diff --git a/.github/mapchecker/config.py b/.github/mapchecker/config.py index 627423a7ecb..ec30ff94d06 100644 --- a/.github/mapchecker/config.py +++ b/.github/mapchecker/config.py @@ -29,5 +29,9 @@ ], "Syndicate": [ "Plastitanium", # And also on blackmarket ships cause syndicate. - ] + ], + "BlackMarket": [ + "Plastitanium", # And also on blackmarket ships cause syndicate. + "ButtonFrameCautionSecurity", # Decal. + ] } diff --git a/Content.Server/Silicons/Borgs/BorgSystem.cs b/Content.Server/Silicons/Borgs/BorgSystem.cs index b07ad656551..eed3e4f00be 100644 --- a/Content.Server/Silicons/Borgs/BorgSystem.cs +++ b/Content.Server/Silicons/Borgs/BorgSystem.cs @@ -1,4 +1,4 @@ -using Content.Server.Actions; +using Content.Server.Actions; using Content.Server.Administration.Logs; using Content.Server.Administration.Managers; using Content.Server.Hands.Systems; @@ -321,11 +321,9 @@ public void BorgActivate(EntityUid uid, BorgChassisComponent component) access.Add($"Captain"); access.Add($"Maintenance"); access.Add($"External"); - access.Add($"Cargo"); - access.Add($"Salvage"); access.Add($"Medical"); - access.Add($"Service"); - access.Add($"Research"); + access.Add($"Pilot"); + access.Add($"Mercenary"); _access.TrySetTags(uid, access); } diff --git a/Content.Server/_NF/GameRule/NfAdventureRuleSystem.cs b/Content.Server/_NF/GameRule/NfAdventureRuleSystem.cs index a2986aab8b6..6851d0fd434 100644 --- a/Content.Server/_NF/GameRule/NfAdventureRuleSystem.cs +++ b/Content.Server/_NF/GameRule/NfAdventureRuleSystem.cs @@ -131,6 +131,7 @@ private void OnStartup(RoundStartingEvent ev) var depotOffset = _random.NextVector2(3000f, 5000f); var tinniaOffset = _random.NextVector2(1100f, 2800f); var caseysOffset = _random.NextVector2(2250f, 4600f); + if (_map.TryLoad(mapId, depotMap, out var depotUids, new MapLoadOptions { Offset = depotOffset @@ -190,7 +191,7 @@ private void OnStartup(RoundStartingEvent ev) if (_map.TryLoad(mapId, lpbravo, out var depotUid4s, new MapLoadOptions { - Offset = _random.NextVector2(2150f, 3900f) + Offset = _random.NextVector2(2150f, 4850f) })) { var meta = EnsureComp(depotUid4s[0]); @@ -221,7 +222,7 @@ private void OnStartup(RoundStartingEvent ev) if (_map.TryLoad(mapId, cove, out var depotUid6s, new MapLoadOptions { - Offset = _random.NextVector2(2250f, 4600f) + Offset = _random.NextVector2(4650f, 6800f) })) { if (_prototypeManager.TryIndex("Cove", out var stationProto)) diff --git a/Content.Server/_NF/Smuggling/DeadDropSystem.cs b/Content.Server/_NF/Smuggling/DeadDropSystem.cs index dad90c8663f..e5d4d4b9690 100644 --- a/Content.Server/_NF/Smuggling/DeadDropSystem.cs +++ b/Content.Server/_NF/Smuggling/DeadDropSystem.cs @@ -35,6 +35,7 @@ public sealed class DeadDropSystem : EntitySystem [Dependency] private readonly ShipyardSystem _shipyard = default!; [Dependency] private readonly ShuttleSystem _shuttle = default!; [Dependency] private readonly IGameTiming _timing = default!; + [Dependency] private readonly IMapManager _mapManager = default!; public override void Initialize() { @@ -94,16 +95,15 @@ private void SendDeadDrop(EntityUid uid, DeadDropComponent component, EntityUid //dont ask me im just fulfilling FTL requirements. var dropLocation = _random.NextVector2(component.MinimumDistance, component.MaximumDistance); var mapId = Transform(user).MapID; - var coords = new MapCoordinates(dropLocation, mapId); - var location = Spawn(null, coords); + var mapUid = _mapManager.GetMapEntityId(mapId); if (TryComp(gridUids[0], out var shuttle)) { - _shuttle.FTLToCoordinates(gridUids[0], shuttle, location.ToCoordinates(), 5.5f, 35f); + _shuttle.FTLToCoordinates(gridUids[0], shuttle, new EntityCoordinates(mapUid, dropLocation), 0f, 0f, 35f); } //tattle on the smuggler here, but obfuscate it a bit if possible to just the grid it was summoned from. - var channel = _prototypeManager.Index("NFSD"); + var channel = _prototypeManager.Index("Nfsd"); var sender = Transform(user).GridUid ?? uid; _radio.SendRadioMessage(sender, Loc.GetString("deaddrop-security-report"), channel, uid); diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 1c38c155183..1dfb072f6e6 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -4149,3 +4149,135 @@ Entries: message: Added new NSFD sprites to the NSF Whiskey and tweaked decals. id: 4929 time: '2024-04-23T00:39:40.0000000+00:00' +- author: erhardsteinhauer + changes: + - type: Add + message: Beware! Blood Cult Janitor has awoken as was prophesized! + - type: Add + message: >- + Cult Forge is now a functional lathe with a modest collection of + crafting recipes. + - type: Tweak + message: >- + Due to budget cuts not every syndicate agent comes equipped with death + acidifier. + id: 4930 + time: '2024-04-23T17:39:31.0000000+00:00' +- author: Cheackraze + changes: + - type: Add + message: Pirates have gained a more firm foothold in the sector. + - type: Tweak + message: >- + Pirate Captains are now a whitelisted role. See the discord for more + information. + id: 4931 + time: '2024-04-23T21:36:50.0000000+00:00' +- author: dvir01 + changes: + - type: Tweak + message: NFSD Fixed the colors and machines on the NFSD base + id: 4932 + time: '2024-04-24T22:36:54.0000000+00:00' +- author: erhardsteinhauer + changes: + - type: Add + message: Added safary suit and hat to AutoDrobe. + - type: Add + message: Added specific procedural suits to AutoDrobe. + - type: Tweak + message: >- + Arcadia Mask, Hydroponics EVA and Mailcarrier EVA helmets hide + character's hair now. + - type: Tweak + message: Pilot's hardsuit no longer requires mask to use air tank. + - type: Fix + message: Fixed arcadia webbing not displaying on character. + id: 4933 + time: '2024-04-24T22:39:53.0000000+00:00' +- author: Cheackraze + changes: + - type: Add + message: Adds the Barnacle black market ship + id: 4934 + time: '2024-04-25T00:20:16.0000000+00:00' +- author: Tych0theSynth + changes: + - type: Tweak + message: Tweaked the NSF Prowler and gave her a new lick of paint. + id: 4935 + time: '2024-04-25T01:01:42.0000000+00:00' +- author: Tych0theSynth + changes: + - type: Tweak + message: Updated NSF Inquisitor. + id: 4936 + time: '2024-04-25T02:57:06.0000000+00:00' +- author: MagnusCrowe + changes: + - type: Add + message: Adds the Bocakillo, pirate ship. + id: 4937 + time: '2024-04-25T05:36:54.0000000+00:00' +- author: Kesiath + changes: + - type: Tweak + message: Temporarily restored Spacelaw books. + id: 4938 + time: '2024-04-26T04:16:05.0000000+00:00' +- author: erhardsteinhauer + changes: + - type: Tweak + message: Added storage compartment to Skeleton Bike. + - type: Tweak + message: It is possible to strap a duffel bag to ATV now. + - type: Tweak + message: ATV hull color is now randomized. + - type: Add + message: Added void-capable hoverbike. Buy one at cargo today! + - type: Add + message: Added void-capable hoverbikes for NFSD and Mail Carrier. + id: 4939 + time: '2024-04-26T04:32:41.0000000+00:00' +- author: erhardsteinhauer + changes: + - type: Add + message: >- + Mail carrier hoverbike flatpack that can be bought from vendomat. and + NFSD + - type: Add + message: >- + NFSD hoverbike flatpack that can be bought from uplink (utility + category). + - type: Remove + message: >- + Removed hoverbikes from cargo catalog. Will be added to expedition loot + pool at some point. + id: 4940 + time: '2024-04-26T16:58:44.0000000+00:00' +- author: Leander + changes: + - type: Tweak + message: Empress got a new coat of paint along with the microships. + id: 4941 + time: '2024-04-26T18:23:05.0000000+00:00' +- author: Gotimanga + changes: + - type: Tweak + message: 'Tweaked the NSF Wasp and changed it to the new NSFD colours ' + id: 4942 + time: '2024-04-26T20:49:17.0000000+00:00' +- author: erhardsteinhauer + changes: + - type: Tweak + message: Revamped ICR Chisel. + - type: Tweak + message: Enabled additional recipes in salvage techfab. + id: 4943 + time: '2024-04-26T21:27:00.0000000+00:00' +- author: Tych0theSynth + changes: + - type: Tweak + message: Reworked the NSF Interceptor and brought it up to date. + id: 4944 + time: '2024-04-26T22:05:51.0000000+00:00' diff --git a/Resources/Locale/en-US/_NF/bluespace-events/events.ftl b/Resources/Locale/en-US/_NF/bluespace-events/events.ftl index 50d771864c0..45b2e6bf175 100644 --- a/Resources/Locale/en-US/_NF/bluespace-events/events.ftl +++ b/Resources/Locale/en-US/_NF/bluespace-events/events.ftl @@ -10,11 +10,11 @@ station-event-bluespace-asteroid-end-announcement = In compliance with NanoTrase station-event-bluespace-ship-start-announcement = We have detected an unusual FTL signature - long range scans indicate an unknown ship. NanoTrasen cannot confirm safety for prospectors within its vicinity, be advised. station-event-bluespace-ship-end-announcement = In compliance with NanoTrasen FTL traffic patterns, the unknown ship has been dissipated to ensure non-collision. -station-event-bluespace-syndicate-ftl-interception-start-announcement = Attention all available NanoTrasen personnel! NanoTrasen Naval Command disrupted the FTL-jump of Syndicate Vessel, according to our deepspace scanners the vessel either already entered the real space in your sector or is about to enter. Code: Intercept, Expunge, Exterminate, Cauterise. Expect armed opposition, use of lethal force against enemy agents is authorized. Do note: any loss of NT affiliated personnel lifes will not be compensated. +station-event-bluespace-syndicate-ftl-interception-start-announcement = Attention all available NanoTrasen personnel! NanoTrasen Naval Command disrupted the FTL-jump of Syndicate Vessel, according to our deepspace scanners the vessel either already entered the real space in your sector or is about to enter. Code: Intercept, Expunge, Decimate, Cauterise. Expect armed opposition, use of lethal force against enemy agents is authorized. Do note: any loss of NT-affiliated personnel lives will not be compensated. Reminder: NT personnel who are granted security clearance for the engagement are required to surrender any hazardous materials to the local security department to ensure safe transportation of Syndicate technology to CentCom for study. Should there be any prisoners, security personnel is required to prepare them for transportation to CentCom for interrogation through the NT-patented Contraband Exchange System (tm). station-event-bluespace-syndicate-ftl-interception-end-announcement = In compliance with NanoTrasen FTL traffic patterns, the Syndicate Vessel has been dissipated to ensure non-collision. -station-event-bluespace-wizardfederation-scout-start-announcement = Attention all available NanoTrasen personnel! NanoTrasen Naval Command detected a Bluespace Anomaly in your sector with the signature indicative of the imminent arrival of a Wizard Federation micro vessel. Code: Intercept, Detain, Incarcerate. Arrest the intruders and prepare them to be handed over to the NanoTrasen Special Forces Unit for enhanced interrogation. +station-event-bluespace-wizardfederation-scout-start-announcement = Attention all available NanoTrasen personnel! NanoTrasen Naval Command detected a Bluespace Anomaly in your sector with the signature indicative of the imminent arrival of a Wizard Federation small vessel. Code: Intercept, Detain, Incarcerate. Arrest the intruders and prepare them for transportation to CentCom for interrogation through NT patented Contraband Exchange System (tm). station-event-bluespace-wizardfederation-scout-end-announcement = In compliance with NanoTrasen FTL traffic patterns, the Wizard Federation Vessel has been dissipated to ensure non-collision. -station-event-bluespace-bloodmoon-start-announcement = A̴̗̕ť̸͓t̸͍̂ë̶͈́̇n̵̠̑t̸̗̅i̸̜̓ő̷͉̭̀n̸̠̿̉ ̷̘̿ȃ̵̲͍͑l̴̲̽͒l̵͔̺̔̉ ̶̩̥͋̋S̵̟̼̐ē̷͓c̶̯̏̒u̸̱̿͊r̶̡͉̈́i̶̙̲͒t̷̢̻͌y̷͇̾̐ ̶͗͜p̵̲͂͆͜e̶̥̣̅ṟ̴͆s̶̹̋o̶̩͓̔͗n̸̝̄̔ṋ̵̓͌͜e̷̮͓̊l̴̩̞̕!̶̬͚̋̚ ̶̻̌̐N̶̖͇͗T̴͎̝̓̋ ̸̛̯N̸͙̓á̵̩̀v̷̬̫́a̸̰̒ļ̸̱͠ ̸͔̕ͅC̶̡͊ò̷̺͊m̶̫̐̽m̶͉̉a̷͖̾n̵̨̞̍̅d̶͓̥̀ ̶̨͖̀͝d̷͎̤̆͑e̶͚͎͗t̷̹̤̉̽e̷͙̽c̴̱͗t̴͖͈̅̽e̶͓̓d̵̼̱̈́ ̵̞̀͆b̸͍̼̋̂l̵͎͆u̵̻̐̚é̵̢̲s̴̢͇̒ṗ̴͉à̶̩̥ć̴͉ê̷͎͠ ̵̧̃͛a̸͙͙̾n̵͚͋o̸̤͑m̸͉̼̆̈́å̴̫l̷̜͂y̷͎̋͛ ̵̨͋ỉ̵̬ͅn̴̨͔͂͗ ̸̙̈̑y̴͉̮̾ȍ̴̠ų̶͝r̵͔̦̍͌ ̴̬̗͑s̷̻̆̒ě̴̗̲c̸̠̦̚t̸̬̅ỏ̵̝͂r̸̮̦̆ ̵͈͝w̴͍͊ỉ̴̯̙̕t̷͖̗̍̍h̷̳̭́ ̴̮̦̃̑t̷̩̓̌ḩ̷͇͝e̵͐́͜ ̸̳̈́͠s̶̖͌į̵̙̚̕g̵̰̓ñ̸̝̽a̷͖͊t̶̲̑u̸̬̾̑r̴̲͚̊̐ē̴̮ ̸̪͛i̴̝͆n̵͈̎̄d̶̥̍̄ȉ̶̜͕̇c̵̳̻͛ǎ̶̱̠̈t̴̢̘̉̔i̵͍͂̔v̸̢̛ͅe̷̛̬͘ ̸̠̱̅͠ŏ̵̹̲f̸͖̱̃̒ ̶͎̽i̵͙̱̊͘m̴̙̞̚m̷͖͉͋ǐ̴̠̊n̸̗̗̂̿è̶͇͖n̷̺̖̚t̵͎͉̽ ̴̝̑͗a̸̖̓̆ȑ̷̢̹̾r̷̬̓͜i̸̞̅v̷̗̒̍͜a̸̱̬̋̓ḽ̵̓ ̷̻̬̃ó̷̧̋f̷̨̈̈́͜ ̷̣͛a̸̞͛ ̴̼̮̈́̀B̵̖͊l̵̻̈́ͅo̴̧̺͗ő̸̳d̶̦̲̈͊ ̷͚̪̇C̶̨̽u̵̥̇l̴̥̣̋̆ṭ̵̞͒̔i̵̐͜s̵̰̏t̴̺̍̽'̴̢͘s̸̬̗̋ ̸͓̌v̷̼̆͛é̶̲͓s̴͙̯̄s̷̯̐̀ẻ̴̮̔l̶̢̀̈́.̷̳͠ ̵͓̜̓S̶̬̫͌e̵̱̣͐͘c̵̖̘̾u̷͎͜͠r̷͚̖̀̀i̵̪͖͗t̸͉͇̎̐y̵̺̼̽͗ ̷̖̋͝C̴̹͝ò̶̤ḓ̴̮̽̈e̴̦̕:̴͕̀̚ ̸̗̂͋Ì̴̪͗n̴̛͎ẗ̵̠̺̅e̷͔̍ͅr̴̖̯̋c̸̨͆e̴̻̖̓͠p̴̤̉t̴̰̆,̴̱̿̄ ̶̫̄Ȅ̵̝̤x̴̥̂͊p̸͕̟̽̕ú̸͙̖̈́n̶͙͗̈́g̶̟̯͑e̸̲̤͂͑,̶͉̤̃ ̷̰͐̆E̶̺͝x̵̛̭̔t̷͔̅e̸̜̩̓͝r̸̻͔̿͋m̵̢̆̄i̴̧͚͌n̷̜̼͊a̴̭̭̓t̸̘̘͝e̶̙̎͐,̶̱͚̽͐ ̷̖̥̔C̸̮̽ầ̸̞u̴̮̿͑t̶͉̕e̶̥͝r̸͔̘͛̏i̵̡̝͆s̵͚͇̃e̷̯͔͊͐.̸̮͊̆ ̶̧̰͒Ȅ̴̻̭̊x̵̞̋̍p̵̱͗̕e̶̛̦ĉ̴̣̅t̶̡̞̃͠ ̴̪̙͆a̴͉̪͋͑ř̷̛͕m̸̙͂͛ḙ̴͎̈́̑d̴̠̒ ̴̢̅o̷̟̪͐͊p̷̤̄p̷̲̠̑̓o̴͔͐͠ś̸̗i̸̩̓͌t̵̜̎i̷̱̅͠o̵̻̅͆ņ̶̱̇,̴̗̊̃ ̸̥̆u̵̪͂s̸̖͊̾e̷̫̭̒̇ ̷̫̲̓̊o̵̠͂f̵̺̿ ̸̦̞̅̔ļ̷̯̄̃ē̸͕t̸͖͗h̸̨͕̆̑à̷͓̫́ḽ̸̛͚̃ ̷̼̟͘f̵̻̱̈́̌ȏ̵̦r̸̭͘ͅć̸̼̂e̴͔̠̊̚ ̶̻̍ä̷̰̩g̷̠͒ą̸̩̈͌i̶̘̘̒͊n̵͖̏s̸̩̏͜t̶͇̳̍ ̵̪̲̋̓ȩ̸̙̏n̷͖̽͑ë̴̞͚́m̴̺͑̈y̵̤̅͂ ̵̥̼͛ạ̵̩̇g̸̣̪͊͂e̷͎̔͂n̸̳̎t̵̥̀s̵̛͚̗̀ ̷̡̝́́ī̶̹͇s̷͓̠̆ ̶̤̤̔͝a̷͇̝͌̇ũ̵͎̤͊t̵̡͖̽ḧ̸̝̥́o̵͙͑ȑ̵̟̮i̷̺͗ż̵͇̍é̸̙̏͜d̷̼̊.̴̮̗̑̿ ̵̰̇P̵͎̟͛ȓ̸͚é̶̤͍̈́v̵͔͑͂e̴͍͉̿͘ṇ̷̝͛t̶̗͚̕ ̶̫͇̉͋N̵̯͛T̸͔̂̚-̷̣̋̕á̷̬͉͘f̵̳̖̀͘f̸͎̟̄i̷̖̺͊́l̶̗͆̄i̷̧͙͑́a̶͂̑͜t̸̘̿̚e̸̺̓d̵̡̪̈́͋ ̷̞͐c̴̺̻͊a̶̮̱̍͠p̶̭̹̌t̴̳̱̒̀a̴̪͉̐i̸̖̎̏n̷͎̫̾s̶̫̖̒̚ ̵̣̒w̴̨̗̒i̸̬̚t̴̝͆h̴̪̮̑̃o̶̥̲̔͘u̷̲̣̐̏t̸̩͌͝ ̵̧̧͛́s̸̬͑̾e̵̯̜̐̈́č̷̮̰u̴̗̜̕r̷͇͇̽̀i̷̛̫̿t̸̞̓͝y̷̨̔ ̶̪̒̈́a̴̻͇̅c̷͙̯̀c̸̩̃̃e̸͇͙̓s̷̭̣͊s̷͇̭̉ ̶̠͂͠f̵͙̣̉͌r̵̲̐͗ǫ̶̬͑͝m̸̖̓ ̷͖̹̌̌ĝ̸̹̍ą̴̂͘i̸͈̺͆̇n̶̜̋ḯ̵̼̮n̵̺̉͊g̸̗̱͘ ̴̪̞̃a̶̩̯͐͂c̶͕̯̓c̷̮̟̿̒ë̷͙́̀s̶̨̳̋s̸̜̆̑ ̵̯̆̎t̷̞͕͆o̶̡̞͐ ̴̱̈́͝t̶͇̋̃h̵̟̼̀e̴̦̼͐̚ ̷̟̗̓͂e̵͙̓̂n̴̻͂̃ȩ̸̻͑m̴̢͋͊ý̷̬́ ̵͔͛v̵͔̓̂͜e̸̖̋ṡ̴̹͑s̴̬̈͋ė̵̖̈l̴̗͆̓ͅ ̷̛̱̀a̷̡̫̿n̸̜̟̓̕d̷͙̜͌̅ ̴̗́͑i̵̫͌ṯ̴̢͝s̵̫̼͂ ̷̱̥͗̓c̴͖͐̚o̶͕͍͒ń̷̞ṱ̸͖̒͛e̷͋ͅn̵̖̠̉͒t̴̲̋̚ș̸͍̈́.̸͖̅̓ ̸̧͛̄A̷͖̞͒͘n̷̮̥̿ḑ̷͊͠ ̵̬͚͂̊ȑ̷̰e̶̬͗ṃ̶̓ͅê̴̬ṁ̴̖͝b̶̨͘e̷̼̫̍r̷͔̦̓̓:̷̜͠ ̸̤̎N̵̢̖͐a̶͘ͅr̶̳̚'̸͈̝̽̕S̶͔̳̎̅i̷̠̝̓è̴͙͛ ̶͖͚͆͂i̸͓͠͝s̸͎͐̀ ̸̻̀̑n̸̮͆ö̶͙̮̇t̵̛̟͝ ̴͎̐͜r̴̘̹͑͛e̴̙̱͂a̵̖͑̆l̵͓̝͑ ̸̝̀á̵͙͎n̶̞̊̉d̶̥͙́̄ ̴̥̫̽c̴̨͉̐̀a̷̲͋̕n̸̦̽ ̷̖̾̕n̸̤̥͑͑ó̵̳t̸̡͆̅ ̸͈͚̒͆h̴͉͔̕u̴̠̩͌̑r̷̡̟̄̋t̵̗̰̃ ̵̛̭y̸͖̯͐ò̸͔̜̈ū̸ͅ.̸̨̜̕ -station-event-bluespace-bloodmoon-end-announcement = I̶̼͈͊̽n̶͉͉̈ ̶̭̝̈c̷̯͔̀o̸̙̊m̸̥̕͜͝p̸͋͜l̵͖͆i̴̛̗̟̓a̴͚̼͗n̸͔͙̓c̶̹̠͌ė̶͙̮ ̸̟́w̶͓̫̎ḯ̷͕t̶͚̩̍h̵̰͘ ̷̫͕̂̊Ň̸̥̞͂a̷̻̐n̴̖̺̒̄o̸̺͚͊́T̵̨̔̃ͅr̷̢͈̾á̸͉͛s̵̞̒ę̴͠n̵̩̈́ ̴̫̐̅F̸̹̤͗̈́T̸̹̅͜L̷̙̱͠ ̷̛͍͒t̴̘̣̔͝r̵̥̈́à̴̮͝f̴͉͇͆̎f̴͙̗̿̈́ȋ̸͍c̶̯͜͠ ̴̨̧̐͒p̷̬̻͐̊a̵͚̓̏t̴͇̺͌̕t̷͈͂̾ḙ̴͎͘ṛ̶̂n̷͔̈́͌s̴̡̤̊̆,̵͍̭͑̔ ̷͎̾t̵̜̪͆ḩ̸͗ę̶͉̏̽ ̶̠̎̑W̶̙̍̚i̴̢̜͘z̵̈́͂͜a̸͓̥̿͑r̵̭͆́ͅd̷̘͉͝ ̴̧̉ͅF̴͇̌͘ë̸͍͎́̀d̶̨̲́͠e̶̪̽͜͠ȑ̶̩͘à̸̺t̴̨̻̀͝ì̷͕̣̄o̶̢͑͠n̴̟̈́ ̸̹̈ͅV̸̜͑ė̵̥̩́s̵̖̓ṡ̵̲̮ȩ̷̈́l̷̰͠ ̸̥̇̆h̵̯͂a̷̜̗͝s̷̻̯̈́̍ ̸͈͂b̸̪̓̇e̸͍̰͋͗e̶͚̜̅̽n̷̡̯̓̋ ̴̤͎̃d̸͇̽i̸͚̍͠s̴̨̍͝ṡ̸͚̩͠ǐ̴̜͘p̵̣͂͂a̸͓̔́t̷̟̱̋̌e̷͕̒͂d̶̦͂͝ ̷̳̈́ṫ̵͈̀ò̵̡̟ ̶͔͂ḙ̸͍́͆n̶̩̐ṣ̸́ǔ̸̠͖ř̸̘̱͑ē̴̜͈ ̵̻͋͌n̴̪̩̊o̶̭̙̅n̶͇̑͒-̸̘̚̚c̸͖̩͌͘ö̴̡͌ͅl̵̳̗̓l̵͖̓̆i̷͖͝ͅs̵̘̝͝i̷̧̜͑̔o̷̼̲͐́ṋ̴̘͠.̶̡͎̌ +station-event-bluespace-bloodmoon-start-announcement = Attention all available NanoTrasen personnel! NanoTrasen Naval Command detected a Bluespace Anomaly in your sector with the signature indicative of the imminent arrival of a Blood Cult's Vessel. Code: Intercept, Expunge, Exterminate, Cauterise. Expect armed opposition, use of lethal force against enemy combatants is mandatory, take no prisoners. Warning! Materials on the Blood Cult's Vessel possess Level 3 Cognitohazard! Local security force is advised to take steps to limit NT personnel's exposure to hazardous materials. Reminder: NT personnel who are granted security clearance for the engagement are required to surrender any hazardous materials to the local security department for containment and undergo a medical examination afterward. +station-event-bluespace-bloodmoon-end-announcement = In compliance with NanoTrasen FTL traffic patterns, the Blood Cult's Vessel has been dissipated to ensure non-collision. diff --git a/Resources/Locale/en-US/_NF/job/job-description.ftl b/Resources/Locale/en-US/_NF/job/job-description.ftl index 09a8661151c..29dab945ee7 100644 --- a/Resources/Locale/en-US/_NF/job/job-description.ftl +++ b/Resources/Locale/en-US/_NF/job/job-description.ftl @@ -1,6 +1,9 @@ job-description-ertmailcarrier = Nothing stops the mail. job-description-mercenary = Execute the bidding of anyone- for the right price. Enjoy being unbound from the confines of the law. job-description-pilot = Pilot spaceships from point A to B, outmaneuver pirates and dodge asteroids. You are a leaf on the solar wind, let others marvel at how you soar. +job-description-pirate = Drink grog, follow orders, swab the deck, and adhere to your Captain and your code. +job-description-pirate-captain = Lead a crew of ne'er-do-wells across the open space and plunder, respectfully, always following the code. +job-description-pirate-first-mate = Assist your captain in any hijinks you find yourselves in. job-description-security-guard = Patrol the empty halls, whistle simple tunes you heard on radio, jingle your keychain and scurry away at the sight of danger. job-description-stc = Expertly de-conflict the space around the station and help the NFSD issue fines for overdocked ships. job-description-sr = Handle access reassignment fairly using your ID console, manage Frontier outpost, and keep Clippy safe. \ No newline at end of file diff --git a/Resources/Locale/en-US/_NF/job/job-names.ftl b/Resources/Locale/en-US/_NF/job/job-names.ftl index dbffef49fc1..bba718341f1 100644 --- a/Resources/Locale/en-US/_NF/job/job-names.ftl +++ b/Resources/Locale/en-US/_NF/job/job-names.ftl @@ -1,6 +1,9 @@ job-name-ertmailcarrier = ERT Mail Carrier job-name-mercenary = Mercenary job-name-pilot = Pilot +job-name-pirate = Pirate +job-name-pirate-captain = Pirate Captain +job-name-pirate-first-mate = Pirate First Mate job-name-security-guard = Security Guard job-name-stc = Station Traffic Controller job-name-sr = Station Representative @@ -9,5 +12,8 @@ job-name-sr = Station Representative JobERTMailCarrier = ERT Mail Carrier JobMercenary = Mercenary JobPilot = Pilot +JobPirate = Pirate +JobPirateCaptain = Pirate Captain +JobPirateFirstMate = Pirate First Mate JobSecurityGuard = Security Guard JobSTC = Station Traffic Controller diff --git a/Resources/Locale/en-US/_NF/prototypes/catalog/cargo/cargo-engineering.ftl b/Resources/Locale/en-US/_NF/prototypes/catalog/cargo/cargo-engineering.ftl deleted file mode 100644 index 89bdc6673df..00000000000 --- a/Resources/Locale/en-US/_NF/prototypes/catalog/cargo/cargo-engineering.ftl +++ /dev/null @@ -1,8 +0,0 @@ -ent-EnginePortableGeneratorJrPacman = { ent-PortableGeneratorJrPacman } - .desc = { ent-PortableGeneratorJrPacman.desc } - -ent-EnginePortableGeneratorPacman = { ent-PortableGeneratorPacman } - .desc = { ent-PortableGeneratorPacman.desc } - -ent-EnginePortableGeneratorSuperPacman = { ent-PortableGeneratorSuperPacman } - .desc = { ent-PortableGeneratorSuperPacman.desc } diff --git a/Resources/Locale/en-US/_NF/prototypes/catalog/cargo/cargo-fun.ftl b/Resources/Locale/en-US/_NF/prototypes/catalog/cargo/cargo-fun.ftl deleted file mode 100644 index c93f16494c2..00000000000 --- a/Resources/Locale/en-US/_NF/prototypes/catalog/cargo/cargo-fun.ftl +++ /dev/null @@ -1,17 +0,0 @@ -ent-FloorsFun = { ent-CrateFloorsFun } - .desc = { ent-CrateFloorsFun.desc } - -ent-FunPianoInstrument = { ent-PianoInstrument } - .desc = { ent-PianoInstrument.desc } - -ent-FunUprightPianoInstrument = { ent-UprightPianoInstrument } - .desc = { ent-UprightPianoInstrument.desc } - -ent-FunChurchOrganInstrument = { ent-ChurchOrganInstrument } - .desc = { ent-ChurchOrganInstrument.desc } - -ent-FunMinimoogInstrument = { ent-MinimoogInstrument } - .desc = { ent-MinimoogInstrument.desc } - -ent-FunDawInstrument = { ent-DawInstrument } - .desc = { ent-DawInstrument.desc } diff --git a/Resources/Locale/en-US/_NF/prototypes/catalog/cargo/cargo-livestock.ftl b/Resources/Locale/en-US/_NF/prototypes/catalog/cargo/cargo-livestock.ftl deleted file mode 100644 index e9808e9575a..00000000000 --- a/Resources/Locale/en-US/_NF/prototypes/catalog/cargo/cargo-livestock.ftl +++ /dev/null @@ -1,2 +0,0 @@ -ent-LivestockEmotionalSupport = { ent-CrateNPCEmotionalSupport } - .desc = { ent-CrateNPCEmotionalSupport.desc } \ No newline at end of file diff --git a/Resources/Locale/en-US/_NF/prototypes/catalog/cargo/cargo-materials.ftl b/Resources/Locale/en-US/_NF/prototypes/catalog/cargo/cargo-materials.ftl deleted file mode 100644 index 1ae00c2cfe2..00000000000 --- a/Resources/Locale/en-US/_NF/prototypes/catalog/cargo/cargo-materials.ftl +++ /dev/null @@ -1,5 +0,0 @@ -ent-Materials = { ent-CrateMaterials } - .desc = { ent-CrateMaterials.desc } - -ent-MaterialUranium = { ent-CrateMaterialUranium } - .desc = { ent-CrateMaterialUranium.desc } diff --git a/Resources/Locale/en-US/_NF/prototypes/catalog/cargo/cargo-service.ftl b/Resources/Locale/en-US/_NF/prototypes/catalog/cargo/cargo-service.ftl deleted file mode 100644 index 5e27cb780d1..00000000000 --- a/Resources/Locale/en-US/_NF/prototypes/catalog/cargo/cargo-service.ftl +++ /dev/null @@ -1,5 +0,0 @@ -ent-ServiceJanitorial2 = { ent-CrateServiceJanitorialSupplies2 } - .desc = { ent-CrateServiceJanitorialSupplies2.desc } - -ent-ServiceVehicleJanicart = { ent-CrateVehicleJanicart } - .desc = { ent-CrateVehicleJanicart.desc } diff --git a/Resources/Locale/en-US/_NF/prototypes/catalog/cargo/cargo-trade.ftl b/Resources/Locale/en-US/_NF/prototypes/catalog/cargo/cargo-trade.ftl deleted file mode 100644 index 3e9348a3542..00000000000 --- a/Resources/Locale/en-US/_NF/prototypes/catalog/cargo/cargo-trade.ftl +++ /dev/null @@ -1,5 +0,0 @@ -ent-CrateTradeSecureNormal = { ent-CrateTradeSecureNormalFilled } - .desc = { ent-CrateTradeSecureNormalFilled.desc } - -ent-CrateTradeSecureHigh = { ent-CrateTradeSecureHighFilled } - .desc = { ent-CrateTradeSecureHighFilled.desc } diff --git a/Resources/Locale/en-US/_NF/prototypes/catalog/cargo/cargo-vending.ftl b/Resources/Locale/en-US/_NF/prototypes/catalog/cargo/cargo-vending.ftl deleted file mode 100644 index 97bf18849dc..00000000000 --- a/Resources/Locale/en-US/_NF/prototypes/catalog/cargo/cargo-vending.ftl +++ /dev/null @@ -1,11 +0,0 @@ -ent-CrateVendingMachineRestockAstroVend = { ent-CrateVendingMachineRestockAstroVendFilled } - .desc = { ent-CrateVendingMachineRestockAstroVendFilled.desc } - -ent-CrateVendingMachineRestockAmmo = { ent-CrateVendingMachineRestockAmmoFilled } - .desc = { ent-CrateVendingMachineRestockAmmoFilled.desc } - -ent-CrateVendingMachineRestockFlatpackVend = { ent-CrateVendingMachineRestockFlatpackVendFilled } - .desc = { ent-CrateVendingMachineRestockFlatpackVendFilled.desc } - -ent-CrateVendingMachineRestockCuddlyCritterVend = { ent-CrateVendingMachineRestockCuddlyCritterVendFilled } - .desc = { ent-CrateVendingMachineRestockCuddlyCritterVendFilled.desc } \ No newline at end of file diff --git a/Resources/Locale/en-US/_NF/prototypes/catalog/fills/crates/engines-crates.ftl b/Resources/Locale/en-US/_NF/prototypes/catalog/fills/crates/engines-crates.ftl deleted file mode 100644 index 73eddc68475..00000000000 --- a/Resources/Locale/en-US/_NF/prototypes/catalog/fills/crates/engines-crates.ftl +++ /dev/null @@ -1,11 +0,0 @@ -ent-CrateThruster = thruster crate - .desc = A crate with a thruster that allows a shuttle to move. - -ent-CrateGyroscope = gyroscope crate - .desc = A crate with a gyroscope that increases the shuttle's potential angular rotation. - -ent-CrateSmallThruster = small thruster crate - .desc = A crate with a small thruster that allows a shuttle to move. - -ent-CrateSmallGyroscope = small gyroscope crate - .desc = A crate with a small gyroscope that increases the shuttle's potential angular rotation. diff --git a/Resources/Locale/en-US/_NF/prototypes/catalog/fills/crates/fun-crates.ftl b/Resources/Locale/en-US/_NF/prototypes/catalog/fills/crates/fun-crates.ftl deleted file mode 100644 index 6a4fdfdff9a..00000000000 --- a/Resources/Locale/en-US/_NF/prototypes/catalog/fills/crates/fun-crates.ftl +++ /dev/null @@ -1,2 +0,0 @@ -ent-CrateFloorsFun = Fun floors tiles crate - .desc = A crate full of 30 random tiles, used for decoration. diff --git a/Resources/Locale/en-US/_NF/prototypes/catalog/fills/crates/livestock-crates.ftl b/Resources/Locale/en-US/_NF/prototypes/catalog/fills/crates/livestock-crates.ftl deleted file mode 100644 index 1449cf9dcdb..00000000000 --- a/Resources/Locale/en-US/_NF/prototypes/catalog/fills/crates/livestock-crates.ftl +++ /dev/null @@ -1,2 +0,0 @@ -ent-CrateNPCEmotionalSupport = Emotional support pet crate - .desc = A crate containing a single emotional support pet. diff --git a/Resources/Locale/en-US/_NF/prototypes/catalog/fills/crates/materials-crates.ftl b/Resources/Locale/en-US/_NF/prototypes/catalog/fills/crates/materials-crates.ftl deleted file mode 100644 index d3c8db05697..00000000000 --- a/Resources/Locale/en-US/_NF/prototypes/catalog/fills/crates/materials-crates.ftl +++ /dev/null @@ -1,5 +0,0 @@ -ent-CrateMaterials = Materials crate - .desc = 1 sheet of glass, plastic, steel, plasma and plasteel. - -ent-CrateMaterialUranium = Uranium crate - .desc = 90 sheets of uranium. diff --git a/Resources/Locale/en-US/_NF/prototypes/catalog/fills/crates/science-crates.ftl b/Resources/Locale/en-US/_NF/prototypes/catalog/fills/crates/science-crates.ftl deleted file mode 100644 index a5ce5ad007c..00000000000 --- a/Resources/Locale/en-US/_NF/prototypes/catalog/fills/crates/science-crates.ftl +++ /dev/null @@ -1,2 +0,0 @@ -ent-CrateScienceLabBundle = scientist lab kit - .desc = Contains a full kit to build your very own science lab. diff --git a/Resources/Locale/en-US/_NF/prototypes/catalog/fills/crates/service-crates.ftl b/Resources/Locale/en-US/_NF/prototypes/catalog/fills/crates/service-crates.ftl deleted file mode 100644 index 588b424a201..00000000000 --- a/Resources/Locale/en-US/_NF/prototypes/catalog/fills/crates/service-crates.ftl +++ /dev/null @@ -1,8 +0,0 @@ -ent-CrateServiceJanitorialSupplies2 = Janitorial supplies crate B - .desc = Fight back against dirt and grime with Nanotrasen's Janitorial Essentials(tm)! Contains two trash bag boxes, one box of wet floor signs and 2 spray cleaners. - -ent-CrateSpaceCleaner = Bulk space cleaner crate - .desc = For a large mess - -ent-CrateVehicleJanicart = Janicart crate - .desc = The janitor's trusty steed. diff --git a/Resources/Locale/en-US/_NF/prototypes/catalog/fills/crates/syndicate-crates.ftl b/Resources/Locale/en-US/_NF/prototypes/catalog/fills/crates/syndicate-crates.ftl deleted file mode 100644 index f5f1fa138c3..00000000000 --- a/Resources/Locale/en-US/_NF/prototypes/catalog/fills/crates/syndicate-crates.ftl +++ /dev/null @@ -1,2 +0,0 @@ -ent-CrateSyndicateLightSurplusBundle = Syndicate light surplus crate - .desc = Contains 30 telecrystals worth of completely random Syndicate items. It can be useless junk or really good. diff --git a/Resources/Locale/en-US/_NF/prototypes/catalog/fills/crates/trade-crates.ftl b/Resources/Locale/en-US/_NF/prototypes/catalog/fills/crates/trade-crates.ftl deleted file mode 100644 index 2afd39f7aa3..00000000000 --- a/Resources/Locale/en-US/_NF/prototypes/catalog/fills/crates/trade-crates.ftl +++ /dev/null @@ -1,5 +0,0 @@ -ent-CrateTradeSecureNormalFilled = Cargo trading crate - .desc = Contains goods made in the Frontier sector, ready to be sold on a cargo depot for higher value. MAKE SURE THE CRATE IS INTACT. - -ent-CrateTradeSecureHighFilled = High value cargo trading crate - .desc = Contains high value goods made in the Frontier sector, ready to be sold on a cargo depot for higher value. MAKE SURE THE CRATE IS INTACT. diff --git a/Resources/Locale/en-US/_NF/prototypes/catalog/fills/crates/vending-crates.ftl b/Resources/Locale/en-US/_NF/prototypes/catalog/fills/crates/vending-crates.ftl deleted file mode 100644 index cbdf5dd81e2..00000000000 --- a/Resources/Locale/en-US/_NF/prototypes/catalog/fills/crates/vending-crates.ftl +++ /dev/null @@ -1,26 +0,0 @@ -ent-CrateVendingMachineRestockAstroVendFilled = AstroVend restock crate - .desc = Contains two restock boxes for the AstroVend vending machine. - -ent-CrateVendingMachineRestockAmmoFilled = Liberation restock crate - .desc = Contains two restock boxes for the Liberation vending machine. - -ent-CrateVendingMachineRestockFlatpackVendFilled = FlatpackVend restock crate - .desc = Contains two restock boxes for a FlatpackVend vending machine. - -ent-CrateVendingMachineRestockCuddlyCritterVendFilled = CuddlyCritterVend restock crate - .desc = Contains two restock boxes for a CuddlyCritterVend vending machine. - -ent-CrateVendingMachineRestockChefvendFilled = ChefVend restock crate - .desc = Contains two restock boxes for a ChefVend vending machine. - -ent-CrateVendingMachineRestockCondimentStationFilled = Condiment Station restock crate - .desc = Contains two restock boxes for a condiment station. - -ent-CrateVendingMachineRestockLessLethalVendFilled = LessLethalVend restock crate - .desc = Contains two restock boxes for the LessLethalVend vending machine. - -ent-CrateVendingMachineRestockAutoTuneVendFilled = AutoTuneVend restock crate - .desc = Contains two restock boxes for the AutoTuneVend vending machine. - -ent-CrateVendingMachineRestockPottedPlantVendFilled = Plant-O-Matic restock crate - .desc = Contains two restock boxes for the Plant-O-Matic vending machine. diff --git a/Resources/Locale/en-US/_NF/prototypes/entities/shuttles/thrusters.ftl b/Resources/Locale/en-US/_NF/prototypes/entities/shuttles/thrusters.ftl deleted file mode 100644 index f1535b82c6a..00000000000 --- a/Resources/Locale/en-US/_NF/prototypes/entities/shuttles/thrusters.ftl +++ /dev/null @@ -1,5 +0,0 @@ -ent-SmallThruster = small thruster - .desc = { ent-BaseThruster.desc } - -ent-SmallGyroscope = small gyroscope - .desc = { ent-Gyroscope.desc } diff --git a/Resources/Locale/en-US/_NF/store/uplink-catalog.ftl b/Resources/Locale/en-US/_NF/store/uplink-catalog.ftl index 829a9ab597f..6d65758abd7 100644 --- a/Resources/Locale/en-US/_NF/store/uplink-catalog.ftl +++ b/Resources/Locale/en-US/_NF/store/uplink-catalog.ftl @@ -20,6 +20,10 @@ uplink-security-hardsuit-experimental-name = Experimental Combat Suit uplink-security-hardsuit-experimental-desc = An advanced combat suit researched by the greatest Nanotrasen minds. Heavily protected and extremely mobile. uplink-security-hardsuit-sheriff-name = Sheriff's HardSuit uplink-security-hardsuit-sheriff-desc = A heavily reinforced Security EVA suit. Provides maximum resistance while maintaining the range of motion expected of security forces. +uplink-security-hardsuit-combat-name = Patrol Combat Hardsuit +uplink-security-hardsuit-combat-desc = An armored patrol suit for combat meant to be utilized for multi-environmental hostile engagements. +uplink-security-hardsuit-commmand-name = Command Combat Hardsuit +uplink-security-hardsuit-commmand-desc = An advanced combat suit designed for seasoned nfsd supervisors meant to be utilized for multi-environmental hostile engagements. uplink-security-mk58-name = MK 58 uplink-security-mk58-desc = Cheap, standard issue side-arm. Uses .35 Auto. uplink-security-kammerer-name = Kammerer @@ -55,12 +59,12 @@ uplink-security-empgrenade-desc = A handheld grenade that emits a high energy pu uplink-security-holo-name = Holo Barrier uplink-security-holo-desc = A battery powered holo projecter that places temporary barriers to bar movement. uplink-security-jetpack-name = Jetpack -uplink-security-jetpack-desc = A pre-filled jetpack for EVA. Comes in a fashionable red. +uplink-security-jetpack-desc = A pre-filled jetpack for EVA. Comes in a fashionable green. uplink-security-magboots-name = NFSD Magboots uplink-security-magboots-desc = Light weight magboots designed to keep the wearer grounded in low and no gravity environments. -uplink-security-techfab-name = Security Techfab -uplink-security-techfab-desc = A circuit board for a Security Techfab. Allows the production of ammunition, magazines, weapons, and numerous other utilities. Uses raw resources. Can be upgraded. -uplink-security-key-name = Security Encryption Keys +uplink-security-techfab-name = NFSD Techfab +uplink-security-techfab-desc = A circuit board for a NFSD Techfab. Allows the production of ammunition, magazines, weapons, and numerous other utilities. Uses raw resources. Can be upgraded. +uplink-security-key-name = NFSD Encryption Keys uplink-security-key-desc = A box of 4 encryption keys that give access to the NFSD radio channel uplink-security-emprocket-name = EMP Rocket uplink-security-emprocket-desc = An EMP Rocket for the RPG-7 @@ -99,7 +103,7 @@ uplink-security-teleshield-desc = An expandable hand-held shield offering excell uplink-security-energyshield-name = Energy Shield uplink-security-energyshield-desc = An exotic energy shield that blocks most incoming damage. uplink-security-swat-name = Swat Gas Mask -uplink-security-swat-desc = A full-face covering version of the standard issue Security Gas Mask. +uplink-security-swat-desc = A full-face covering version of the standard issue NFSD Gas Mask. uplink-security-speedloader-name = .45 Magnum Speed Loader uplink-security-speedloader-desc = A revolver speed loader that comes pre-loaded with .45 magnum. uplink-security-speedloaderrubber-name = .45 Magnum Rubber Speed Loader @@ -132,3 +136,5 @@ uplink-security-stingergrenade-box-name = Stinger Grenade Box uplink-security-stingergrenade-box-desc = A box containing 4 stinger grenades. uplink-security-breachingcharge-box-name = Breaching Charge Box uplink-security-breachingcharge-box-desc = A box containing 4 breaching charges. +uplink-security-hoverbike-name = NFSD Hoverbike Flatpack +uplink-security-hoverbike-desc = Flatpack containing NFSD issued turbine with bike handles. Keys already slotted in the ignition. Very safe. \ No newline at end of file diff --git a/Resources/Locale/en-US/lathe/lathe-categories.ftl b/Resources/Locale/en-US/lathe/lathe-categories.ftl index 6b1917d8351..5f04bdd18a9 100644 --- a/Resources/Locale/en-US/lathe/lathe-categories.ftl +++ b/Resources/Locale/en-US/lathe/lathe-categories.ftl @@ -6,4 +6,6 @@ lathe-category-parts = Parts lathe-category-robotics = Robotics lathe-category-tools = Tools lathe-category-weapons = Weapons +# Frontier lines below lathe-category-evasuits = EVA +lathe-category-armor-nf = Armor diff --git a/Resources/Maps/_NF/Outpost/frontier.yml b/Resources/Maps/_NF/Outpost/frontier.yml index f3b1385b1f2..1a4c6e691b5 100644 --- a/Resources/Maps/_NF/Outpost/frontier.yml +++ b/Resources/Maps/_NF/Outpost/frontier.yml @@ -29,42087 +29,42043 @@ tilemap: 124: Lattice 125: Plating entities: - - proto: "" - entities: - - uid: 2173 - components: - - type: MetaData - - type: Transform - pos: 0.121950805,-0.15609694 - parent: 5691 - - type: MapGrid - chunks: - 0,0: - ind: 0,0 - tiles: agAAAAACfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAfQAAAAAAXAAAAAABXAAAAAAAXAAAAAACXAAAAAADXAAAAAACXAAAAAADXAAAAAABXAAAAAADXAAAAAAAXAAAAAABXAAAAAAAXAAAAAACXAAAAAAAXAAAAAACXAAAAAACawAAAAAAXAAAAAABXAAAAAAAXAAAAAAAXAAAAAADXAAAAAADXAAAAAACXAAAAAADXAAAAAADXAAAAAADXAAAAAADXAAAAAADXAAAAAACXAAAAAAAXAAAAAADXAAAAAABawAAAAAAXAAAAAABXAAAAAAAXAAAAAABXAAAAAADXAAAAAACXAAAAAADXAAAAAABXAAAAAAAXAAAAAABXAAAAAABXAAAAAABXAAAAAACXAAAAAAAXAAAAAADXAAAAAACawAAAAAAXAAAAAADXAAAAAAAXAAAAAAAXAAAAAACXAAAAAAAXAAAAAADXAAAAAABXAAAAAADXAAAAAADXAAAAAADXAAAAAAAXAAAAAABXAAAAAADXAAAAAADXAAAAAABawAAAAAAXAAAAAAAXAAAAAADXAAAAAADXAAAAAACXAAAAAABXAAAAAADXAAAAAAAXAAAAAACXAAAAAAAXAAAAAABXAAAAAADXAAAAAACXAAAAAAAXAAAAAADXAAAAAADawAAAAAAXAAAAAAAXAAAAAABXAAAAAADXAAAAAAAXAAAAAACXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAABfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAAAaAAAAAAAHgAAAAAAHgAAAAADHgAAAAABfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaAAAAAAAaAAAAAAAHgAAAAADHgAAAAAAHgAAAAADfQAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAABHgAAAAADHgAAAAABLgAAAAAAHgAAAAAAfQAAAAAAAAAAAAAAfQAAAAAAHgAAAAABLgAAAAADHgAAAAABLgAAAAADHgAAAAABLgAAAAABHgAAAAACHgAAAAABXAAAAAADHgAAAAACHgAAAAAAHgAAAAAAHgAAAAACfQAAAAAAAAAAAAAAfQAAAAAAHgAAAAACLgAAAAADHgAAAAAALgAAAAABHgAAAAABLgAAAAABHgAAAAABHgAAAAABaAAAAAAAaAAAAAAAHgAAAAAALgAAAAAAHgAAAAADfQAAAAAAAAAAAAAAfQAAAAAAHgAAAAACHgAAAAADHgAAAAAAHgAAAAADHgAAAAACHgAAAAAAHgAAAAACHgAAAAADXAAAAAAAaAAAAAAAHgAAAAAAHgAAAAADHgAAAAACfQAAAAAAAAAAAAAAfQAAAAAAHgAAAAABHgAAAAABHgAAAAADHgAAAAACHgAAAAAAHgAAAAABHgAAAAABHgAAAAABfQAAAAAAXAAAAAADHgAAAAACLgAAAAADHgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAHgAAAAABHgAAAAADHgAAAAACLgAAAAACLgAAAAACHgAAAAACXAAAAAADawAAAAAAHgAAAAACHgAAAAAAHgAAAAABawAAAAAAHgAAAAACHgAAAAAAHgAAAAACawAAAAAAHgAAAAABHgAAAAAALgAAAAABHgAAAAACHgAAAAACLgAAAAAB - version: 6 - -1,0: - ind: -1,0 - tiles: fQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAagAAAAABfQAAAAAAXAAAAAADXAAAAAACXAAAAAACXAAAAAACXAAAAAABXAAAAAACXAAAAAACXAAAAAACXAAAAAACXAAAAAABXAAAAAACXAAAAAABXAAAAAADfQAAAAAAawAAAAAAfQAAAAAAXAAAAAADXAAAAAABXAAAAAAAXAAAAAACXAAAAAAAXAAAAAABXAAAAAADXAAAAAABXAAAAAACXAAAAAACXAAAAAACXAAAAAABXAAAAAABawAAAAAAXAAAAAADXAAAAAACXAAAAAADXAAAAAACXAAAAAABXAAAAAABXAAAAAACXAAAAAAAXAAAAAACXAAAAAAAXAAAAAABXAAAAAAAXAAAAAADXAAAAAAAXAAAAAABawAAAAAAXAAAAAADXAAAAAACXAAAAAABXAAAAAADXAAAAAAAXAAAAAADXAAAAAAAXAAAAAACXAAAAAADXAAAAAAAXAAAAAAAXAAAAAABXAAAAAACXAAAAAABXAAAAAACawAAAAAAXAAAAAACXAAAAAABXAAAAAADXAAAAAABXAAAAAABXAAAAAABXAAAAAACXAAAAAABXAAAAAAAXAAAAAABXAAAAAABXAAAAAACXAAAAAABXAAAAAAAXAAAAAACawAAAAAAXAAAAAAAXAAAAAACfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAAAXAAAAAADXAAAAAADXAAAAAABXAAAAAADXAAAAAADXAAAAAACXAAAAAABXAAAAAABawAAAAAAXAAAAAABXAAAAAABAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAACHgAAAAACHgAAAAADaAAAAAAAXAAAAAADaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAADHgAAAAACHgAAAAACaAAAAAAAaAAAAAAAaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAADLgAAAAAAHgAAAAAAHgAAAAACXAAAAAABXAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAADHgAAAAADHgAAAAABHgAAAAACXAAAAAACXAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAACLgAAAAABHgAAAAABaAAAAAAAaAAAAAAAaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAACHgAAAAADHgAAAAABaAAAAAAAXAAAAAAAaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAHgAAAAAALgAAAAADHgAAAAAAXAAAAAABfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAawAAAAAAaQAAAAABawAAAAAAHgAAAAAAHgAAAAADHgAAAAADawAAAAAAXAAAAAADXAAAAAAA - version: 6 - 1,0: - ind: 1,0 - tiles: fQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAXAAAAAAAXAAAAAACXAAAAAABXAAAAAACXAAAAAADXAAAAAABXAAAAAACXAAAAAABXAAAAAAAXAAAAAACawAAAAAAXAAAAAADXAAAAAABXAAAAAACXAAAAAADXAAAAAADXAAAAAACXAAAAAACXAAAAAABXAAAAAADXAAAAAADXAAAAAADXAAAAAADXAAAAAABXAAAAAADXAAAAAAAawAAAAAAXAAAAAADXAAAAAACXAAAAAABXAAAAAAAXAAAAAAAXAAAAAACXAAAAAACXAAAAAACXAAAAAABXAAAAAACXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAABXAAAAAABawAAAAAAXAAAAAABXAAAAAACXAAAAAADXAAAAAACXAAAAAABXAAAAAABXAAAAAAAXAAAAAACXAAAAAACXAAAAAABXAAAAAACXAAAAAACXAAAAAACXAAAAAAAXAAAAAACawAAAAAAXAAAAAACXAAAAAACXAAAAAACXAAAAAADXAAAAAADXAAAAAADfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAACXAAAAAAAXAAAAAADXAAAAAAAXAAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAPwAAAAAAPwAAAAAAPwAAAAAAPwAAAAAAfQAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAfQAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAHgAAAAABHgAAAAAAfQAAAAAAPwAAAAAAPwAAAAAAPwAAAAAAPwAAAAAAfQAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAHgAAAAADHgAAAAADawAAAAAAPwAAAAAAPwAAAAAAPwAAAAAAPwAAAAAAawAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAfQAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAHgAAAAACHgAAAAAAfQAAAAAAPwAAAAAAPwAAAAAAPwAAAAAAPwAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAfQAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAHgAAAAACHgAAAAABfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAHgAAAAABHgAAAAABHwAAAAAAUwAAAAAAEgAAAAAAEgAAAAAAEgAAAAAAEgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAHgAAAAACHgAAAAADfQAAAAAAUwAAAAAAUwAAAAAAUwAAAAAAUwAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAZgAAAAAA - version: 6 - -2,0: - ind: -2,0 - tiles: fQAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAAAXAAAAAABXAAAAAACXAAAAAACawAAAAAAXAAAAAABXAAAAAAAXAAAAAAAXAAAAAACXAAAAAACXAAAAAADXAAAAAAAXAAAAAACXAAAAAACXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAABXAAAAAADXAAAAAADawAAAAAAXAAAAAABXAAAAAADXAAAAAADXAAAAAABXAAAAAACXAAAAAACXAAAAAACXAAAAAACXAAAAAAAXAAAAAADXAAAAAACXAAAAAAAXAAAAAADXAAAAAADXAAAAAACawAAAAAAXAAAAAABXAAAAAAAXAAAAAACXAAAAAADXAAAAAACXAAAAAADXAAAAAACXAAAAAACXAAAAAAAXAAAAAABXAAAAAACXAAAAAADXAAAAAABXAAAAAABXAAAAAACawAAAAAAXAAAAAADXAAAAAABXAAAAAADXAAAAAAAXAAAAAADXAAAAAABXAAAAAABXAAAAAADXAAAAAADXAAAAAABXAAAAAADXAAAAAADfQAAAAAAXAAAAAAAXAAAAAACfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAABXAAAAAACXAAAAAABfQAAAAAAawAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAACfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAXAAAAAABfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAXAAAAAACfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAXAAAAAADfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAXAAAAAADXAAAAAABXAAAAAAAXAAAAAAAXAAAAAADXAAAAAADfQAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAXAAAAAABXAAAAAABXAAAAAABXAAAAAACXAAAAAABXAAAAAACawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAHgAAAAAAHgAAAAACHgAAAAADfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAHgAAAAACHgAAAAABHgAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAA - version: 6 - -2,-1: - ind: -2,-1 - tiles: fQAAAAAAXAAAAAADXAAAAAABXAAAAAACfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAABXAAAAAACXAAAAAACfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAABXAAAAAACXAAAAAABfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAAAXAAAAAABXAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAACXAAAAAADXAAAAAACfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAACXAAAAAACXAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAADXAAAAAACXAAAAAABfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAAAXAAAAAADXAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAAAXAAAAAABXAAAAAACfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAACXAAAAAADXAAAAAACfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAABXAAAAAACXAAAAAACfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAAAXAAAAAAAXAAAAAACfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAAAXAAAAAABXAAAAAADfQAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - -2,-2: - ind: -2,-2 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAagAAAAABagAAAAAAagAAAAADfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAawAAAAAAXAAAAAADXAAAAAABXAAAAAABawAAAAAAaQAAAAADfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAawAAAAAAXAAAAAABXAAAAAAAXAAAAAABawAAAAAAaQAAAAADfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAawAAAAAAXAAAAAABXAAAAAACXAAAAAADawAAAAAAaQAAAAACfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAABXAAAAAADXAAAAAADfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAAAXAAAAAACXAAAAAADfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAACXAAAAAADXAAAAAADfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAACXAAAAAADXAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAAAXAAAAAACXAAAAAABfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAABXAAAAAABXAAAAAACfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAABXAAAAAADXAAAAAADfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAACXAAAAAAAXAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - 1,-1: - ind: 1,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAADXAAAAAADXAAAAAABfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAABXAAAAAADXAAAAAABfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAADXAAAAAABXAAAAAABfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAADXAAAAAADXAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAACXAAAAAACXAAAAAABfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAACXAAAAAAAXAAAAAABfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAABXAAAAAADXAAAAAADfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAABXAAAAAADXAAAAAACfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAACXAAAAAACXAAAAAACfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAACXAAAAAACXAAAAAACfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAACXAAAAAADXAAAAAADfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAAAXAAAAAACXAAAAAADfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAAAXAAAAAABXAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAXAAAAAACXAAAAAAAXAAAAAACfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAXAAAAAACXAAAAAADXAAAAAACfQAAAAAAfAAAAAAA - version: 6 - 1,-2: - ind: 1,-2 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAagAAAAADagAAAAAAagAAAAACfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAaQAAAAADawAAAAAAXAAAAAABXAAAAAADXAAAAAAAawAAAAAAaQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAaQAAAAABawAAAAAAXAAAAAAAXAAAAAADXAAAAAACawAAAAAAaQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAaQAAAAADawAAAAAAXAAAAAACXAAAAAABXAAAAAABawAAAAAAaQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAXAAAAAADXAAAAAACXAAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAABXAAAAAAAXAAAAAADfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAADXAAAAAADXAAAAAABfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAADXAAAAAADXAAAAAACfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAAAXAAAAAAAXAAAAAADfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAACXAAAAAADXAAAAAADfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAABXAAAAAADXAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAAAXAAAAAADXAAAAAACfQAAAAAAAAAAAAAA - version: 6 - -3,-2: - ind: -3,-2 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAaQAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAaQAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAaQAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - -3,0: - ind: -3,0 - tiles: fQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAbwAAAAABfQAAAAAAXAAAAAACXAAAAAADXAAAAAACXAAAAAACXAAAAAABXAAAAAABXAAAAAAAXAAAAAADXAAAAAABXAAAAAACXAAAAAAAXAAAAAABXAAAAAABXAAAAAACbwAAAAABawAAAAAAXAAAAAACXAAAAAAAXAAAAAACXAAAAAAAXAAAAAAAXAAAAAACXAAAAAADXAAAAAABXAAAAAACXAAAAAACXAAAAAABXAAAAAAAXAAAAAAAXAAAAAABbwAAAAAAawAAAAAAXAAAAAAAXAAAAAADXAAAAAACXAAAAAACXAAAAAADXAAAAAACXAAAAAADXAAAAAABXAAAAAAAXAAAAAADXAAAAAACXAAAAAABXAAAAAABXAAAAAADbwAAAAACawAAAAAAXAAAAAAAXAAAAAABXAAAAAADXAAAAAACXAAAAAAAXAAAAAABXAAAAAACXAAAAAADXAAAAAAAXAAAAAAAXAAAAAADXAAAAAAAXAAAAAAAXAAAAAADbwAAAAAAfQAAAAAAXAAAAAADXAAAAAAAXAAAAAAAXAAAAAABXAAAAAABXAAAAAADXAAAAAABXAAAAAABXAAAAAAAXAAAAAABXAAAAAABfQAAAAAAXAAAAAAAXAAAAAACbwAAAAABfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAXAAAAAADXAAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAZwAAAAABXAAAAAAAbwAAAAAAawAAAAAAbwAAAAAAbwAAAAADfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAZwAAAAADXAAAAAABbwAAAAACawAAAAAAIgAAAAABIgAAAAADIgAAAAADfQAAAAAAawAAAAAAXAAAAAABXAAAAAACawAAAAAAfQAAAAAAIwAAAAABIwAAAAACIwAAAAAAXAAAAAABXAAAAAACfQAAAAAAfQAAAAAAIgAAAAAAIgAAAAAAIgAAAAADfQAAAAAAawAAAAAAXAAAAAADXAAAAAABawAAAAAAfQAAAAAAIwAAAAACIwAAAAAAIwAAAAABXAAAAAAAXAAAAAACHgAAAAAAfQAAAAAAIgAAAAADIgAAAAADIgAAAAACfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAIwAAAAADIwAAAAACIwAAAAABXAAAAAACXAAAAAADHgAAAAAAfQAAAAAAIgAAAAABIgAAAAADIgAAAAABfQAAAAAAXAAAAAADXAAAAAADXAAAAAAAXAAAAAAAXAAAAAADXAAAAAABXAAAAAACXAAAAAAAXAAAAAADXAAAAAABHgAAAAAAfQAAAAAAfQAAAAAAawAAAAAAfQAAAAAAfQAAAAAAXAAAAAAAXAAAAAAAXAAAAAABXAAAAAABXAAAAAABXAAAAAABXAAAAAAAXAAAAAABXAAAAAADXAAAAAABHgAAAAAAfQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAbwAAAAAAawAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAfQAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAbwAAAAABfQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAfQAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAfQAAAAAAfQAAAAAA - version: 6 - -4,0: - ind: -4,0 - tiles: AAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAfQAAAAAAaQAAAAADawAAAAAAXAAAAAACXAAAAAADXAAAAAABawAAAAAAbwAAAAABbwAAAAACbwAAAAABbwAAAAABbwAAAAACbwAAAAADbwAAAAABbwAAAAACAAAAAAAAfQAAAAAAaQAAAAAAawAAAAAAXAAAAAACXAAAAAABXAAAAAADawAAAAAAbwAAAAABbwAAAAACbwAAAAADbwAAAAADbwAAAAACbwAAAAAAHgAAAAABbwAAAAACAAAAAAAAfQAAAAAAaQAAAAAAawAAAAAAXAAAAAADXAAAAAAAXAAAAAACawAAAAAAbwAAAAAAbwAAAAABbwAAAAAAbwAAAAABbwAAAAACHgAAAAACHgAAAAABHgAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAbwAAAAADbwAAAAAAbwAAAAACbwAAAAADbwAAAAACHgAAAAAAbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAbwAAAAAAbwAAAAAAHgAAAAAAbwAAAAACbwAAAAABbwAAAAABbwAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAbwAAAAABHgAAAAABHgAAAAACHgAAAAAAbwAAAAAAbwAAAAAAbwAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAbwAAAAACbwAAAAABHgAAAAABbwAAAAACbwAAAAADbwAAAAACbwAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAbwAAAAADbwAAAAABbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAALQAAAAAALQAAAAAAbwAAAAABbwAAAAADfQAAAAAAHgAAAAACHgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAbwAAAAABbwAAAAADHgAAAAABHgAAAAACHgAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAALQAAAAAALQAAAAAAbwAAAAADbwAAAAAAHgAAAAADHgAAAAADHgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAbwAAAAABbwAAAAACbwAAAAAAHgAAAAABHgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAALQAAAAAALQAAAAAAbwAAAAABbwAAAAADbwAAAAABbwAAAAACbwAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAbwAAAAAAbwAAAAACbwAAAAADbwAAAAADbwAAAAAD - version: 6 - -4,-1: - ind: -4,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAagAAAAAAagAAAAAAagAAAAABfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - -3,-1: - ind: -3,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAA - version: 6 - 2,-2: - ind: 2,-2 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - 2,-1: - ind: 2,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - 2,0: - ind: 2,0 - tiles: fQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAAAXAAAAAADXAAAAAABXAAAAAADXAAAAAABXAAAAAACXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAADXAAAAAABXAAAAAAAXAAAAAACXAAAAAABXAAAAAAAXAAAAAACXAAAAAADXAAAAAADXAAAAAABXAAAAAABXAAAAAABXAAAAAACXAAAAAAAXAAAAAADXAAAAAACXAAAAAACXAAAAAAAXAAAAAAAXAAAAAABXAAAAAAAXAAAAAADXAAAAAADXAAAAAACXAAAAAABXAAAAAACXAAAAAAAXAAAAAAAXAAAAAABXAAAAAAAXAAAAAADXAAAAAADXAAAAAACXAAAAAACXAAAAAABXAAAAAADXAAAAAAAXAAAAAACXAAAAAACXAAAAAAAXAAAAAABXAAAAAACXAAAAAAAXAAAAAACXAAAAAACXAAAAAAAXAAAAAADXAAAAAAAXAAAAAABXAAAAAADXAAAAAABXAAAAAABXAAAAAADXAAAAAADXAAAAAADXAAAAAABXAAAAAAAXAAAAAABXAAAAAACXAAAAAAAXAAAAAACXAAAAAADXAAAAAABXAAAAAABXAAAAAACXAAAAAACXAAAAAABXAAAAAABXAAAAAABXAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAfQAAAAAAXAAAAAABXAAAAAACXAAAAAABXAAAAAAAXAAAAAADXAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAIgAAAAAAIgAAAAAAIgAAAAAAIgAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAIgAAAAAAIgAAAAAAIgAAAAAAIgAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAIgAAAAAAIgAAAAAAIgAAAAAAIgAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAIgAAAAAAIgAAAAAAIgAAAAAAIgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAZgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAIgAAAAAAfQAAAAAA - version: 6 - 3,0: - ind: 3,0 - tiles: fQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAXAAAAAABXAAAAAAAXAAAAAAAXAAAAAADXAAAAAADXAAAAAADXAAAAAAAawAAAAAAXAAAAAADXAAAAAACXAAAAAADawAAAAAAaQAAAAADfQAAAAAAAAAAAAAAAAAAAAAAXAAAAAADXAAAAAADXAAAAAACXAAAAAABXAAAAAAAXAAAAAAAXAAAAAADawAAAAAAXAAAAAAAXAAAAAAAXAAAAAADawAAAAAAaQAAAAACfQAAAAAAAAAAAAAAAAAAAAAAXAAAAAADXAAAAAADXAAAAAAAXAAAAAAAXAAAAAADXAAAAAABXAAAAAAAawAAAAAAXAAAAAACXAAAAAADXAAAAAACawAAAAAAaQAAAAADfQAAAAAAAAAAAAAAAAAAAAAAXAAAAAACXAAAAAADfQAAAAAAfQAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAXAAAAAAAXAAAAAABfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAACfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAABfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - 3,-1: - ind: 3,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAagAAAAABagAAAAABagAAAAADfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - 0,1: - ind: 0,1 - tiles: XAAAAAACawAAAAAAHgAAAAABHgAAAAADHgAAAAACawAAAAAAHgAAAAAAHgAAAAABHgAAAAACawAAAAAAHgAAAAAAHgAAAAADHgAAAAAAHgAAAAABHgAAAAAAHgAAAAAAXAAAAAADawAAAAAAHgAAAAADLgAAAAAAHgAAAAACfQAAAAAAfQAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAXAAAAAABawAAAAAAHgAAAAACHgAAAAAAHgAAAAABfQAAAAAAHgAAAAACHgAAAAADHgAAAAADfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAHgAAAAABHgAAAAACHgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAABXAAAAAAAfQAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAZwAAAAAAXAAAAAACXAAAAAABZwAAAAADXAAAAAACXAAAAAADfQAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAfQAAAAAAXAAAAAACXAAAAAAAZwAAAAACXAAAAAABXAAAAAACfQAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAADXAAAAAADXAAAAAADXAAAAAAAXAAAAAADfQAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAfQAAAAAAXAAAAAABXAAAAAABawAAAAAAXAAAAAADXAAAAAACXAAAAAAAXAAAAAABXAAAAAABfQAAAAAAfQAAAAAAXAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAABXAAAAAACawAAAAAAXAAAAAADXAAAAAADXAAAAAACXAAAAAAAXAAAAAAAfQAAAAAAXAAAAAABZwAAAAABZwAAAAABZwAAAAACZwAAAAABZwAAAAAAXAAAAAADXAAAAAADXAAAAAADawAAAAAAXAAAAAADXAAAAAAAXAAAAAADXAAAAAABXAAAAAADawAAAAAAXAAAAAABXAAAAAABXAAAAAABXAAAAAABXAAAAAACXAAAAAABXAAAAAADXAAAAAACXAAAAAABawAAAAAAXAAAAAADXAAAAAACXAAAAAAAXAAAAAADXAAAAAABawAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAACXAAAAAABXAAAAAABXAAAAAAAXAAAAAABfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAACXAAAAAABawAAAAAAXAAAAAACXAAAAAACXAAAAAABXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAADXAAAAAADXAAAAAACfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAACfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAawAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAACfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - -1,1: - ind: -1,1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAawAAAAAAaQAAAAACawAAAAAAHgAAAAABHgAAAAACHgAAAAADawAAAAAAXAAAAAABXAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAHgAAAAADLgAAAAACHgAAAAADawAAAAAAXAAAAAACXAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAHgAAAAABHgAAAAABHgAAAAAAawAAAAAAXAAAAAAAXAAAAAABfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAawAAAAAAfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAACHgAAAAABHgAAAAAAfQAAAAAAXAAAAAABXAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAADHgAAAAABHgAAAAACfQAAAAAAXAAAAAABXAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAABHgAAAAADHgAAAAACfQAAAAAAXAAAAAADXAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAACHgAAAAABHgAAAAABfQAAAAAAXAAAAAACXAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAADHgAAAAACHgAAAAAAfQAAAAAAXAAAAAADXAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAADXAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAPwAAAAAAPwAAAAAAPwAAAAAAawAAAAAAXAAAAAAAXAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAPwAAAAAAPwAAAAAAPwAAAAAAfQAAAAAAXAAAAAADXAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAPwAAAAAAPwAAAAAAPwAAAAAAfQAAAAAAXAAAAAAAXAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAADXAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAawAAAAAAawAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAXAAAAAABXAAAAAAA - version: 6 - -2,1: - ind: -2,1 - tiles: fQAAAAAAfQAAAAAAfQAAAAAAQQAAAAAAQQAAAAAAQQAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAQQAAAAAAQQAAAAAAQQAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAQQAAAAAAQQAAAAAAQQAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - 1,1: - ind: 1,1 - tiles: HgAAAAADHgAAAAABfQAAAAAAEgAAAAAAEgAAAAAAEgAAAAAAEgAAAAAAEgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAZgAAAAAAZgAAAAAAZgAAAAAAZgAAAAAAZgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAZgAAAAAAZgAAAAAAZgAAAAAAZgAAAAAAZgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAZgAAAAAAZgAAAAAAZgAAAAAAZgAAAAAAZgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAfQAAAAAAfQAAAAAAZwAAAAABZwAAAAAAZwAAAAADZwAAAAACZwAAAAAAZwAAAAACZwAAAAABZwAAAAACZwAAAAACZwAAAAADZwAAAAABZwAAAAACZwAAAAACXAAAAAACXAAAAAABXAAAAAABXAAAAAADZwAAAAAAXAAAAAACZwAAAAAAXAAAAAADZwAAAAAAXAAAAAADZwAAAAADXAAAAAAAZwAAAAADXAAAAAACZwAAAAADXAAAAAABXAAAAAACXAAAAAAAXAAAAAADXAAAAAAAXAAAAAADXAAAAAADXAAAAAACXAAAAAADXAAAAAABXAAAAAABXAAAAAADXAAAAAACXAAAAAAAXAAAAAADXAAAAAABXAAAAAABXAAAAAABXAAAAAADXAAAAAACXAAAAAADXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAABXAAAAAABXAAAAAAAXAAAAAAAXAAAAAABXAAAAAACXAAAAAABXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAABXAAAAAADXAAAAAABXAAAAAADXAAAAAAAXAAAAAAAXAAAAAACXAAAAAADXAAAAAACXAAAAAADXAAAAAABXAAAAAAAXAAAAAAAXAAAAAADXAAAAAAAXAAAAAADXAAAAAABXAAAAAABXAAAAAAAXAAAAAABXAAAAAADXAAAAAADXAAAAAAAXAAAAAADXAAAAAAAXAAAAAADXAAAAAACXAAAAAACXAAAAAABXAAAAAADXAAAAAAAXAAAAAADXAAAAAABXAAAAAADXAAAAAAAXAAAAAACXAAAAAADXAAAAAADXAAAAAADXAAAAAADXAAAAAAAXAAAAAADXAAAAAAAXAAAAAACfQAAAAAAawAAAAAAfQAAAAAAawAAAAAAfQAAAAAAXAAAAAADfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAagAAAAACfQAAAAAAagAAAAACfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - 0,2: - ind: 0,2 - tiles: XAAAAAADfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAABfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAawAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAAAXAAAAAACXAAAAAADXAAAAAABXAAAAAACfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAADXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAADfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAABXAAAAAACXAAAAAACIwAAAAABIwAAAAADfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAABXAAAAAAAXAAAAAACIwAAAAABIwAAAAABfQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAACXAAAAAACXAAAAAAAXAAAAAACXAAAAAABfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAADXAAAAAABXAAAAAACXAAAAAABXAAAAAABXAAAAAADXAAAAAACXAAAAAABXAAAAAADfQAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIwAAAAADIwAAAAACIwAAAAADIwAAAAAAIwAAAAABZwAAAAAAXAAAAAADXAAAAAADXAAAAAABfQAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIwAAAAACIwAAAAABIwAAAAAAIwAAAAADIwAAAAADZwAAAAABXAAAAAACXAAAAAACXAAAAAAAfQAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIwAAAAABIwAAAAABIwAAAAABIwAAAAADIwAAAAADZwAAAAABXAAAAAAAXAAAAAADXAAAAAADfQAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIwAAAAABIwAAAAAAIwAAAAADIwAAAAADIwAAAAACZwAAAAAAXAAAAAABXAAAAAAAXAAAAAABfQAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIwAAAAADIwAAAAAAIwAAAAABIwAAAAAAIwAAAAAAZwAAAAACXAAAAAABXAAAAAABXAAAAAAAfQAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAACXAAAAAACXAAAAAAAXAAAAAABXAAAAAABXAAAAAADXAAAAAACXAAAAAABXAAAAAADfQAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - -1,2: - ind: -1,2 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAXAAAAAAAXAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAXAAAAAACXAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAawAAAAAAawAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAXAAAAAADXAAAAAADXAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAXAAAAAACXAAAAAAAXAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAXAAAAAACXAAAAAAAXAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAXAAAAAADXAAAAAABXAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAXAAAAAABXAAAAAACXAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAACXAAAAAAAXAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAXAAAAAAAXAAAAAADZwAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAXAAAAAACXAAAAAAAZwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAXAAAAAAAXAAAAAAAZwAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAXAAAAAABXAAAAAADZwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAXAAAAAABXAAAAAACZwAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAACXAAAAAACXAAAAAAA - version: 6 - 2,1: - ind: 2,1 - tiles: ZgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAIgAAAAAAfQAAAAAAZgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAawAAAAAAawAAAAAAawAAAAAAXAAAAAAAfQAAAAAAZgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAawAAAAAAawAAAAAAawAAAAAAXAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAIwAAAAAAIwAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAfQAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAawAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAABXAAAAAAAXAAAAAACXAAAAAADXAAAAAACXAAAAAAAXAAAAAAAXAAAAAABXAAAAAAAXAAAAAAAXAAAAAAAawAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAACXAAAAAAAXAAAAAACXAAAAAADXAAAAAADXAAAAAABXAAAAAACXAAAAAAAXAAAAAADXAAAAAAAXAAAAAAAXAAAAAACawAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAACXAAAAAACXAAAAAAAXAAAAAABXAAAAAADXAAAAAAAXAAAAAABXAAAAAAAXAAAAAABXAAAAAABXAAAAAADXAAAAAAAawAAAAAAXAAAAAADXAAAAAABXAAAAAAAXAAAAAADXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAADXAAAAAADXAAAAAACXAAAAAACXAAAAAACXAAAAAACXAAAAAABawAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAADXAAAAAABXAAAAAADXAAAAAAAXAAAAAAAXAAAAAADXAAAAAAAXAAAAAACXAAAAAABfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - 3,1: - ind: 3,1 - tiles: XAAAAAAAfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAAAfQAAAAAAfQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAfQAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAADfQAAAAAAfQAAAAAAYwAAAAAAfQAAAAAAYwAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAACfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAABXAAAAAAAXAAAAAABXAAAAAACXAAAAAADXAAAAAABfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAABXAAAAAAAXAAAAAAAXAAAAAABXAAAAAACXAAAAAABfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAXAAAAAACXAAAAAADXAAAAAACXAAAAAAAXAAAAAADXAAAAAAAXAAAAAAAawAAAAAAXAAAAAAAXAAAAAADXAAAAAACawAAAAAAaQAAAAACfQAAAAAAAAAAAAAAAAAAAAAAXAAAAAACXAAAAAABXAAAAAAAXAAAAAACXAAAAAACXAAAAAAAXAAAAAABawAAAAAAXAAAAAADXAAAAAACXAAAAAABawAAAAAAaQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAXAAAAAAAXAAAAAADXAAAAAAAXAAAAAABXAAAAAABXAAAAAACXAAAAAADawAAAAAAXAAAAAAAXAAAAAABXAAAAAACawAAAAAAaQAAAAADfQAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAagAAAAADagAAAAAAagAAAAABfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - -1,-1: - ind: -1,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAA - version: 6 - 0,3: - ind: 0,3 - tiles: XAAAAAAAZwAAAAADZwAAAAAAZwAAAAAAXAAAAAABXAAAAAACXAAAAAABXAAAAAAAXAAAAAADfQAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAABZwAAAAACZwAAAAADZwAAAAABXAAAAAAAXAAAAAACXAAAAAACXAAAAAAAXAAAAAACfQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAACXAAAAAACXAAAAAADXAAAAAACXAAAAAACXAAAAAABXAAAAAADXAAAAAABXAAAAAABfQAAAAAAfAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAACXAAAAAACXAAAAAAAXAAAAAACXAAAAAADXAAAAAACZwAAAAAAXAAAAAACXAAAAAABfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAAAZwAAAAADXAAAAAACXAAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAXAAAAAACXAAAAAADXAAAAAACXAAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAXAAAAAADXAAAAAADXAAAAAADXAAAAAADawAAAAAAawAAAAAAawAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAXAAAAAAAXAAAAAACXAAAAAACXAAAAAACawAAAAAAawAAAAAAawAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAAAZwAAAAACXAAAAAADXAAAAAABawAAAAAAawAAAAAAawAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAADXAAAAAAAXAAAAAABXAAAAAABfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - -1,3: - ind: -1,3 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - -3,1: - ind: -3,1 - tiles: fQAAAAAAfQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAfQAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAIgAAAAACawAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAfQAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAIgAAAAADfQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - -4,1: - ind: -4,1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAALQAAAAAALQAAAAAAbwAAAAADbwAAAAABfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAbwAAAAABbwAAAAAAawAAAAAAIgAAAAADIgAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAALQAAAAAALQAAAAAAbwAAAAADbwAAAAACfQAAAAAAIgAAAAADIgAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - 0,-1: - ind: 0,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - - type: Broadphase - - type: Physics - bodyStatus: InAir - angularDamping: 999999 - linearDamping: 999999 - fixedRotation: False - bodyType: Dynamic - - type: Fixtures - fixtures: {} - - type: OccluderTree - - type: Shuttle - angularDamping: 999999 - linearDamping: 999999 - - type: GridPathfinding - - type: Gravity - gravityShakeSound: !type:SoundPathSpecifier - path: /Audio/Effects/alert.ogg - - type: DecalGrid - chunkCollection: - version: 2 - nodes: - - node: - color: '#FFFFFFFF' - id: Arrows - decals: - 2085: 3,40 - 2086: 4,40 - - node: - angle: 3.141592653589793 rad - color: '#FFFFFFFF' - id: Arrows - decals: - 2087: 3,37 - 2088: 4,37 - - node: - color: '#334E6DC8' - id: ArrowsGreyscale - decals: - 2010: 0,9 - 2011: 0,9 - 2012: 0,9 - 2013: 0,9 - 2045: -2,9 - 2046: -2,9 - 2047: -2,9 - 2048: -2,9 - 2049: -2,9 - - node: - angle: 3.141592653589793 rad - color: '#334E6DC8' - id: ArrowsGreyscale - decals: - 2004: -2,12 - 2005: -2,12 - 2006: -2,12 - 2007: 0,12 - 2008: 0,12 - 2009: 0,12 - - node: - color: '#52B4E9FF' - id: ArrowsGreyscale - decals: - 376: 15,21 - 377: 17,21 - 378: 19,21 - 379: 25,21 - 380: 27,21 - - node: - color: '#52B4F3AD' - id: ArrowsGreyscale - decals: - 1555: 23,21 - 1556: 23,21 - 1557: 23,21 - 1558: 23,21 - 1559: 23,21 - 1560: 23,21 - 1561: 23,21 - 1562: 23,21 - 1563: 23,21 - 1564: 23,21 - 1567: 21,21 - 1568: 21,21 - 1569: 21,21 - 1570: 21,21 - - node: - zIndex: 180 - angle: 1.5707963267948966 rad - color: '#FFFFFFFF' - id: Bot - decals: - 2113: -1,45 - 2114: -1,44 - 2115: -1,43 - 2116: 5,43 - 2117: 5,44 - 2118: 5,45 - 2119: 2,48 - - node: - color: '#52B4E996' - id: BotLeftGreyscale - decals: - 2480: 26,20 - - node: - color: '#52B4E9AE' - id: BotLeftGreyscale - decals: - 1503: 4,25 - 1504: 5,25 - 1505: 6,25 - 1506: 8,25 - 1553: 7,25 - 1554: 24,20 - - node: - color: '#52B4E9FF' - id: BotLeftGreyscale - decals: - 371: 16,20 - 372: 18,20 - 373: 20,20 - 374: 22,20 - 375: 28,20 - - node: - color: '#FFFFFFFF' - id: BrickTileDarkBox - decals: - 321: 9,11 - 322: 9,10 - 323: 11,11 - 324: 11,10 - 325: 13,11 - 326: 13,10 - 327: 12,15 - 328: 15,15 - 329: 13,14 - 330: 14,14 - 331: 3,17 - 332: 3,14 - 333: 3,12 - 334: 3,10 - 2452: -5,10 - 2453: -5,12 - 2454: -5,14 - 2455: -5,17 - - node: - cleanable: True - color: '#FFFFFFFF' - id: BrickTileDarkBox - decals: - 1349: -5,17 - 1350: -5,14 - 1351: -5,12 - 1352: -5,10 - - node: - color: '#FFFFFFFF' - id: BrickTileDarkCornerNe - decals: - 335: -4,28 - 1993: 1,9 - 2489: 22,12 - - node: - color: '#FFFFFFFF' - id: BrickTileDarkCornerNw - decals: - 338: -6,28 - 2042: -3,9 - 2492: 19,12 - - node: - color: '#FFFFFFFF' - id: BrickTileDarkCornerSe - decals: - 337: -4,26 - 345: 22,9 - 1354: 1,12 - - node: - color: '#FFFFFFFF' - id: BrickTileDarkCornerSw - decals: - 336: -6,26 - 346: 19,9 - 1353: -3,12 - - node: - color: '#FFFFFF81' - id: BrickTileDarkInnerNe - decals: - 1969: -3,12 - 1970: -3,12 - 1979: -1,12 - 1980: -1,12 - - node: - color: '#FFFFFFFF' - id: BrickTileDarkInnerNe - decals: - 160: 4,14 - 283: 11,12 - 1995: 0,9 - - node: - color: '#FFFFFF81' - id: BrickTileDarkInnerNw - decals: - 1973: -1,12 - 1974: -1,12 - 1981: 1,12 - 1982: 1,12 - - node: - color: '#FFFFFFFF' - id: BrickTileDarkInnerNw - decals: - 284: 16,12 - 2044: -2,9 - - node: - color: '#FFFFFF81' - id: BrickTileDarkInnerSe - decals: - 2030: -1,9 - 2031: -1,9 - 2032: -3,9 - 2033: -3,9 - - node: - color: '#FFFFFFFF' - id: BrickTileDarkInnerSe - decals: - 159: 4,17 - 1358: 0,12 - - node: - color: '#FFFFFF81' - id: BrickTileDarkInnerSw - decals: - 2000: 1,9 - 2001: 1,9 - 2036: -1,9 - 2037: -1,9 - - node: - color: '#FFFFFFFF' - id: BrickTileDarkInnerSw - decals: - 1357: -2,12 - - node: - color: '#52B4E996' - id: BrickTileDarkLineE - decals: - 2460: -48,2 - - node: - color: '#FFFFFF81' - id: BrickTileDarkLineE - decals: - 1967: -3,13 - 1968: -3,13 - 1977: -1,13 - 1978: -1,13 - 2024: -3,8 - 2025: -3,8 - 2026: -1,8 - 2027: -1,8 - - node: - color: '#FFFFFFFF' - id: BrickTileDarkLineE - decals: - 157: 4,15 - 158: 4,16 - 287: 11,13 - 288: 11,14 - 341: -4,27 - 1355: 1,13 - 1994: 1,8 - 2017: -3,11 - 2018: -3,10 - 2458: -48,2 - 2459: -48,1 - 2487: 22,10 - 2488: 22,11 - - node: - color: '#FFFFFF81' - id: BrickTileDarkLineN - decals: - 1971: -2,12 - 1972: -2,12 - 1985: 0,12 - 1986: 0,12 - 1996: 0,9 - 1997: 0,9 - 2038: -1,9 - 2039: -1,9 - 2040: -2,9 - 2041: -2,9 - - node: - color: '#FFFFFFFF' - id: BrickTileDarkLineN - decals: - 243: 6,16 - 244: 8,16 - 247: 10,16 - 248: 11,16 - 249: 12,16 - 250: 13,16 - 251: 14,16 - 252: 15,16 - 253: 16,16 - 254: 17,16 - 279: 12,12 - 280: 13,12 - 281: 14,12 - 282: 15,12 - 313: 7,16 - 339: -5,28 - 2490: 21,12 - 2491: 20,12 - - node: - color: '#FFFFFF81' - id: BrickTileDarkLineS - decals: - 1987: -2,12 - 1988: -2,12 - 1989: 0,12 - 1990: 0,12 - 1991: -1,12 - 1992: -1,12 - 2002: 0,9 - 2003: 0,9 - 2034: -2,9 - 2035: -2,9 - - node: - color: '#FFFFFFFF' - id: BrickTileDarkLineS - decals: - 245: 6,15 - 246: 8,15 - 255: 8,12 - 256: 9,12 - 257: 10,12 - 258: 11,12 - 259: 12,12 - 260: 13,12 - 311: 7,15 - 315: 7,18 - 316: 6,18 - 317: 8,18 - 340: -5,26 - 343: 20,9 - 344: 21,9 - - node: - color: '#FFFFFF81' - id: BrickTileDarkLineW - decals: - 1975: -1,13 - 1976: -1,13 - 1983: 1,13 - 1984: 1,13 - 1998: 1,8 - 1999: 1,8 - 2028: -1,8 - 2029: -1,8 - - node: - color: '#FFFFFFFF' - id: BrickTileDarkLineW - decals: - 261: 8,11 - 262: 8,10 - 263: 10,11 - 264: 10,10 - 265: 12,11 - 266: 12,10 - 285: 16,13 - 286: 16,14 - 342: -6,27 - 1356: -3,13 - 2015: 1,11 - 2016: 1,10 - 2043: -3,8 - 2493: 19,11 - 2494: 19,10 - - node: - color: '#52B4E9FF' - id: BrickTileSteelCornerNe - decals: - 553: -48,8 - - node: - color: '#FFFFFFFF' - id: BrickTileSteelCornerNe - decals: - 2630: 32,18 - - node: - color: '#FFFFFFFF' - id: BrickTileSteelCornerNw - decals: - 2607: 27,18 - - node: - color: '#FFFFFFFF' - id: BrickTileSteelCornerSe - decals: - 2643: 32,15 - - node: - color: '#FFFFFFFF' - id: BrickTileSteelCornerSw - decals: - 2608: 27,16 - 2644: 31,15 - - node: - color: '#FFFFFFFF' - id: BrickTileSteelEndN - decals: - 381: 15,21 - 382: 17,21 - 383: 19,21 - 384: 25,21 - 385: 27,21 - 1565: 23,21 - 1566: 21,21 - - node: - color: '#FFFFFFFF' - id: BrickTileSteelInnerSw - decals: - 2645: 31,16 - - node: - color: '#52B4E996' - id: BrickTileSteelLineE - decals: - 2461: -48,2 - 2462: -48,1 - - node: - color: '#52B4E9FF' - id: BrickTileSteelLineE - decals: - 548: -48,3 - 549: -48,4 - 550: -48,5 - 551: -48,6 - 552: -48,7 - - node: - color: '#FFFFFFFF' - id: BrickTileSteelLineE - decals: - 2022: 0,11 - 2023: 0,10 - 2631: 32,17 - 2642: 32,16 - - node: - color: '#52B4E9FF' - id: BrickTileSteelLineN - decals: - 545: -48,15 - 546: -51,15 - 554: -49,8 - 555: -50,8 - 556: -51,8 - 557: -52,8 - 558: -53,8 - 559: -54,8 - 560: -55,8 - 580: -49,15 - 581: -50,15 - - node: - color: '#FF5C5CFF' - id: BrickTileSteelLineN - decals: - 2699: 37,20 - 2700: 36,20 - - node: - color: '#FFFFFFFF' - id: BrickTileSteelLineN - decals: - 2610: 28,18 - 2611: 29,18 - 2612: 30,18 - 2632: 31,18 - - node: - color: '#FF5C5CFF' - id: BrickTileSteelLineS - decals: - 2701: 37,20 - 2702: 36,20 - - node: - color: '#FFFFFFFF' - id: BrickTileSteelLineS - decals: - 2613: 28,16 - 2614: 29,16 - 2615: 30,16 - - node: - color: '#52B4E9FF' - id: BrickTileSteelLineW - decals: - 540: -53,18 - 541: -53,16 - 542: -53,14 - 543: -53,12 - 544: -53,11 - 576: -53,10 - 577: -53,13 - 578: -53,15 - 579: -53,17 - - node: - color: '#FFFFFFFF' - id: BrickTileSteelLineW - decals: - 155: -3,42 - 2014: -2,10 - 2021: -2,11 - 2609: 27,17 - - node: - color: '#FFFFFFFF' - id: BrickTileWhiteCornerNe - decals: - 189: -48,18 - 686: -44,11 - 2675: 5,23 - - node: - color: '#FFFFFFFF' - id: BrickTileWhiteCornerNw - decals: - 187: -50,18 - 684: -46,11 - 2679: 3,23 - - node: - color: '#FFFFFFFF' - id: BrickTileWhiteCornerSe - decals: - 186: -48,17 - 679: -44,8 - 2676: 5,20 - 2678: 5,20 - - node: - color: '#A4610696' - id: BrickTileWhiteCornerSw - decals: - 2077: -3,36 - - node: - color: '#FFFFFFFF' - id: BrickTileWhiteCornerSw - decals: - 188: -50,17 - 681: -46,8 - 2677: 3,20 - - node: - color: '#52DFC4DB' - id: BrickTileWhiteInnerNe - decals: - 745: -33,12 - 747: -32,12 - - node: - color: '#9FED5896' - id: BrickTileWhiteInnerNe - decals: - 164: 4,14 - 298: 11,12 - - node: - color: '#52DFC4DB' - id: BrickTileWhiteInnerNw - decals: - 746: -32,12 - 748: -31,12 - - node: - color: '#9FED5896' - id: BrickTileWhiteInnerNw - decals: - 297: 16,12 - - node: - color: '#9FED5896' - id: BrickTileWhiteInnerSe - decals: - 163: 4,17 - - node: - color: '#EFB34196' - id: BrickTileWhiteInnerSe - decals: - 723: -32,11 - - node: - color: '#9FED5896' - id: BrickTileWhiteLineE - decals: - 161: 4,15 - 162: 4,16 - 289: 11,14 - 290: 11,13 - - node: - zIndex: 180 - color: '#A4610696' - id: BrickTileWhiteLineE - decals: - 2090: 8,52 - 2091: 8,51 - 2092: 8,50 - 2093: 8,49 - 2094: 8,48 - 2095: 8,47 - 2096: 8,46 - 2097: 8,45 - 2098: 8,44 - 2099: 8,43 - 2100: 8,42 - 2101: 8,41 - 2102: 8,56 - 2103: 8,57 - - node: - color: '#EFB34196' - id: BrickTileWhiteLineE - decals: - 718: -32,6 - 719: -32,7 - 720: -32,8 - 721: -32,9 - 722: -32,10 - - node: - color: '#FFFFFFFF' - id: BrickTileWhiteLineE - decals: - 687: -44,10 - 688: -44,9 - 2684: 5,21 - 2685: 5,22 - - node: - color: '#9FED5896' - id: BrickTileWhiteLineN - decals: - 293: 12,12 - 294: 13,12 - 295: 14,12 - 296: 15,12 - 299: 10,16 - 300: 8,16 - 301: 6,16 - 302: 11,16 - 303: 12,16 - 304: 13,16 - 305: 14,16 - 306: 15,16 - 307: 16,16 - 308: 17,16 - 314: 7,16 - - node: - color: '#EFB34196' - id: BrickTileWhiteLineN - decals: - 729: -42,12 - 730: -41,12 - 731: -40,12 - 732: -39,12 - 733: -38,12 - 734: -37,12 - 735: -36,12 - 736: -35,12 - 737: -34,12 - 738: -32,12 - 739: -31,12 - 740: -30,12 - 741: -29,12 - 742: -28,12 - 743: -27,12 - 744: -33,12 - - node: - color: '#FFFFFFFF' - id: BrickTileWhiteLineN - decals: - 191: -49,18 - 685: -45,11 - 2681: 4,23 - - node: - color: '#52B4E996' - id: BrickTileWhiteLineS - decals: - 277: 12,12 - 278: 13,12 - - node: - color: '#9FED5896' - id: BrickTileWhiteLineS - decals: - 309: 8,15 - 310: 6,15 - 312: 7,15 - 318: 6,18 - 319: 7,18 - 320: 8,18 - - node: - color: '#A4610696' - id: BrickTileWhiteLineS - decals: - 2078: -2,36 - 2079: -1,36 - 2080: 0,36 - 2081: 1,36 - 2082: 2,36 - 2083: 3,36 - 2084: 4,36 - - node: - color: '#DE3A3A96' - id: BrickTileWhiteLineS - decals: - 269: 8,12 - 270: 9,12 - - node: - color: '#EFB34196' - id: BrickTileWhiteLineS - decals: - 271: 10,12 - 272: 11,12 - 724: -31,11 - 725: -30,11 - 726: -29,11 - 727: -28,11 - 728: -27,11 - - node: - color: '#FFFFFFFF' - id: BrickTileWhiteLineS - decals: - 190: -49,17 - 680: -45,8 - 2680: 4,20 - - node: - color: '#52B4E996' - id: BrickTileWhiteLineW - decals: - 275: 12,11 - 276: 12,10 - - node: - color: '#9FED5896' - id: BrickTileWhiteLineW - decals: - 291: 16,14 - 292: 16,13 - - node: - color: '#A4610696' - id: BrickTileWhiteLineW - decals: - 156: -3,42 - 2072: -3,41 - 2073: -3,40 - 2074: -3,39 - 2075: -3,38 - 2076: -3,37 - - node: - zIndex: 180 - color: '#A4610696' - id: BrickTileWhiteLineW - decals: - 2104: -3,47 - 2105: -3,46 - - node: - color: '#DE3A3A96' - id: BrickTileWhiteLineW - decals: - 267: 8,10 - 268: 8,11 - - node: - color: '#EFB34196' - id: BrickTileWhiteLineW - decals: - 273: 10,11 - 274: 10,10 - - node: - color: '#FFFFFFFF' - id: BrickTileWhiteLineW - decals: - 682: -46,9 - 683: -46,10 - 2682: 3,21 - 2683: 3,22 - - node: - color: '#9FED580F' - id: CheckerNESW - decals: - 192: -5,20 - 193: -6,20 - 194: -6,21 - 195: -5,21 - 196: -4,21 - 197: -4,20 - 198: -4,22 - 199: -5,22 - 200: -6,22 - 201: -6,23 - 202: -5,23 - 203: -4,23 - 204: -4,24 - 205: -5,24 - 206: -6,24 - - node: - color: '#FFA5007F' - id: CheckerNESW - decals: - 392: 58,24 - - node: - color: '#FFA5007F' - id: CheckerNWSE - decals: - 391: 58,25 - 393: 56,24 - - node: - zIndex: 180 - angle: 1.5707963267948966 rad - color: '#FFFFFFFF' - id: Delivery - decals: - 2120: 1,48 - 2121: 3,48 - - node: - cleanable: True - color: '#A4610696' - id: Dirt - decals: - 395: 9,54 - 396: 10,55 - 397: 10,54 - 398: 11,55 - 399: 7,56 - 400: 7,50 - 401: 1,46 - 402: 4,45 - 403: 3,43 - 404: -4,43 - 405: 0,43 - 406: 1,42 - 407: 3,45 - 408: 6,49 - 409: 1,45 - 410: 1,43 - 411: -2,35 - 412: 1,46 - 413: -1,35 - 414: 1,31 - 415: 9,24 - 416: 9,23 - 417: 12,23 - 418: 12,25 - 419: 55,25 - 420: 57,23 - 421: 58,25 - 422: 57,26 - 423: 56,26 - 424: 56,24 - 425: 58,25 - 426: 55,26 - 427: 55,25 - 428: 17,21 - 429: 2,27 - 430: 3,14 - 431: 4,17 - 432: -6,7 - 433: -3,4 - 434: -3,3 - 435: 55,3 - 436: 57,2 - 437: 59,2 - 438: 59,3 - 439: 59,1 - 440: 59,3 - 441: 56,0 - 442: 57,0 - 443: 60,2 - 444: 60,1 - 445: 60,2 - 446: 60,3 - 447: 57,1 - 448: 57,0 - 449: 56,2 - 450: 56,4 - 451: 58,1 - 452: 56,-2 - 453: 57,1 - 454: 55,3 - 455: 44,8 - 456: 49,9 - 457: 26,2 - 458: 0,7 - 459: -3,6 - 460: -5,7 - 461: 18,2 - 462: 1,2 - 463: -1,2 - 464: -22,0 - 465: -42,6 - 466: -52,9 - 467: -52,9 - 468: -52,9 - 469: -52,9 - 470: -52,9 - 471: -50,9 - 472: -53,9 - 473: -57,3 - 474: -61,2 - 475: -63,3 - 476: -61,1 - 477: -61,2 - 478: -61,1 - 479: -60,0 - 480: -59,0 - 481: -59,-1 - 482: -57,-1 - 483: -56,0 - 484: -57,1 - 485: -47,1 - 486: -47,3 - 487: -31,9 - 488: -32,13 - 489: -33,13 - 490: -3,5 - 491: 4,7 - 492: 1,3 - 493: 4,13 - 494: -7,16 - 495: -3,19 - 496: -7,15 - 497: 4,8 - 498: 2,7 - 499: 2,7 - 500: 2,7 - 501: 1,6 - 502: 28,-11 - 503: -2,0 - 504: 1,0 - 505: 0,0 - 506: -2,0 - 507: -13,5 - 508: -30,-11 - 509: -29,-28 - 510: -31,-26 - 511: -30,-28 - 512: -28,-27 - 513: -29,-26 - 514: -27,-26 - 515: -27,-27 - 516: -27,-29 - 517: -30,-29 - 518: -31,-30 - 519: -32,-28 - 520: -33,-27 - 521: -33,-28 - 522: -34,5 - 523: -43,6 - 524: -47,4 - 525: -48,9 - 526: -49,9 - 527: -50,18 - 528: -50,17 - 529: -49,17 - 530: -49,18 - 531: -48,17 - 532: -49,17 - 533: -50,18 - 534: -48,18 - 535: -49,17 - 536: -50,17 - 537: -50,18 - 538: -48,18 - 539: -48,18 - 2408: 5,3 - 2409: 6,3 - 2410: 9,3 - 2411: 8,2 - 2412: 10,3 - 2413: 9,2 - 2414: 8,3 - 2415: 7,3 - 2416: 6,3 - 2417: 7,4 - 2418: 8,4 - 2419: 11,3 - 2420: 5,3 - 2421: -13,3 - 2422: -13,3 - 2423: -12,3 - 2424: -11,3 - 2425: -11,3 - 2426: -11,4 - 2427: -10,2 - 2428: -9,2 - 2429: -9,3 - 2430: -10,3 - 2431: -8,3 - 2432: -7,3 - 2433: -8,3 - - node: - cleanable: True - color: '#FFFFFFFF' - id: Dirt - decals: - 2538: 35,7 - 2717: 43,18 - - node: - color: '#FFFFFFFF' - id: DirtHeavy - decals: - 571: -60,3 - 2020: -3,10 - - node: - cleanable: True - color: '#FFFFFFFF' - id: DirtHeavy - decals: - 582: -53,14 - 583: -51,13 - 584: -52,10 - 585: -50,11 - 586: -48,11 - 587: -49,14 - 644: -52,8 - 645: -52,7 - 646: -53,6 - 647: -53,5 - 648: -50,4 - 649: -51,3 - 650: -51,3 - 651: -49,3 - 652: -49,3 - 653: -52,5 - 689: -46,11 - 690: -45,8 - 749: -41,11 - 750: -37,12 - 751: -34,11 - 752: -33,9 - 753: -32,7 - 754: -31,12 - 755: -28,11 - 765: -31,11 - 766: -32,10 - 767: -46,1 - 768: -41,3 - 769: -39,4 - 770: -36,2 - 771: -40,4 - 772: -42,4 - 773: -44,2 - 774: -44,4 - 775: -39,4 - 776: -37,4 - 777: -44,5 - 778: -45,4 - 779: -45,5 - 780: -43,5 - 781: -36,4 - 782: -36,3 - 783: -38,5 - 784: -36,5 - 785: -33,2 - 786: -31,2 - 787: -31,4 - 788: -34,4 - 789: -33,4 - 790: -35,2 - 791: -36,1 - 792: -39,1 - 793: -41,3 - 794: -41,1 - 795: -31,2 - 796: -31,1 - 797: -30,1 - 798: -30,2 - 799: -30,4 - 800: -30,5 - 801: -29,5 - 802: -29,2 - 843: -58,2 - 844: -60,1 - 845: -60,-1 - 846: -53,7 - 908: -31,-3 - 909: -28,-6 - 910: -29,-8 - 911: -30,-10 - 912: -31,-10 - 913: -31,-13 - 914: -29,-18 - 915: -30,-17 - 916: -4,6 - 917: -5,6 - 918: -8,5 - 919: -10,5 - 920: -10,6 - 921: -11,5 - 922: -12,5 - 923: -15,2 - 924: -16,2 - 925: -14,1 - 926: -10,2 - 927: -8,1 - 928: -7,2 - 929: -9,1 - 930: -5,3 - 931: -4,4 - 932: -4,3 - 933: -4,2 - 934: -16,1 - 935: -17,2 - 936: -17,3 - 937: -20,1 - 938: -20,2 - 939: -21,3 - 940: -23,1 - 941: -25,2 - 942: -25,3 - 943: -26,3 - 944: -27,1 - 945: -27,3 - 996: -2,6 - 997: -2,4 - 998: -1,3 - 999: -2,3 - 1000: -2,2 - 1001: 0,3 - 1095: 6,2 - 1096: 6,2 - 1097: 5,5 - 1098: 3,6 - 1099: 3,2 - 1100: 9,2 - 1101: 8,5 - 1102: 10,5 - 1103: 12,2 - 1104: 13,3 - 1105: 14,2 - 1106: 14,2 - 1107: 14,4 - 1108: 17,2 - 1109: 18,3 - 1110: 18,3 - 1111: 20,2 - 1112: 21,1 - 1113: 24,3 - 1114: 23,3 - 1115: 22,3 - 1116: 22,2 - 1117: 22,2 - 1118: 23,2 - 1217: 52,1 - 1218: 53,2 - 1219: 52,2 - 1220: 55,0 - 1221: 54,1 - 1222: 47,2 - 1223: 44,3 - 1224: 44,4 - 1225: 45,3 - 1226: 42,2 - 1227: 39,1 - 1228: 38,3 - 1229: 35,3 - 1230: 35,2 - 1231: 34,4 - 1232: 33,4 - 1233: 31,2 - 1234: 29,1 - 1235: 28,3 - 1236: 28,1 - 1237: 45,5 - 1238: 48,4 - 1239: 47,4 - 1240: 27,-1 - 1241: 29,-3 - 1242: 28,-4 - 1243: 28,-6 - 1244: 28,-8 - 1245: 27,-6 - 1246: 27,-5 - 1247: 29,-5 - 1248: 29,-7 - 1249: 29,-8 - 1250: 29,-9 - 1251: 29,-11 - 1252: 27,-12 - 1253: 27,-13 - 1254: 28,-13 - 1255: 29,-13 - 1256: 28,-16 - 1257: 27,-18 - 1258: 28,-19 - 1259: 27,-20 - 1260: 29,-22 - 1261: 29,-23 - 1262: 29,-24 - 1303: 10,4 - 1304: -1,27 - 1305: -1,25 - 1306: -1,24 - 1307: 0,22 - 1308: 1,22 - 1309: 1,24 - 1310: 0,22 - 1311: -2,21 - 1312: -2,20 - 1313: 1,20 - 1314: 1,21 - 1331: -1,26 - 1332: -1,25 - 1344: -19,11 - 1381: -2,15 - 1382: -2,16 - 1383: -2,17 - 1384: -2,17 - 1385: -2,17 - 1386: 0,18 - 1395: -2,18 - 1396: -2,18 - 1403: -3,18 - 1404: -3,18 - 1424: -4,15 - 1425: -4,14 - 1432: -4,12 - 1433: -6,11 - 1434: -6,11 - 1435: -6,11 - 1456: -5,8 - 1457: -5,8 - 1458: -5,8 - 1459: 2,10 - 1460: 2,9 - 1461: 3,8 - 1507: 3,28 - 1508: 4,26 - 1509: 8,28 - 1510: 6,28 - 1511: 9,26 - 1512: 10,26 - 1513: 10,24 - 1514: 10,23 - 1515: 11,24 - 1516: 11,25 - 1517: 11,28 - 1552: 11,26 - 1571: 12,26 - 1572: 13,26 - 1573: 13,24 - 1574: 13,22 - 1575: 16,23 - 1576: 14,21 - 1577: 13,20 - 1578: 14,20 - 1579: 15,23 - 1580: 18,25 - 1581: 15,26 - 1582: 14,26 - 1583: 16,25 - 1584: 17,22 - 1585: 18,25 - 1586: 19,25 - 1587: 17,25 - 1588: 18,22 - 1589: 19,23 - 1590: 22,22 - 1591: 18,23 - 1592: 19,25 - 1593: 17,24 - 1594: 19,23 - 1595: 23,25 - 1596: 21,26 - 1597: 20,25 - 1598: 23,21 - 1599: 21,22 - 1600: 25,22 - 1601: 25,24 - 1602: 25,23 - 1603: 25,25 - 1604: 24,25 - 1605: 28,24 - 1606: 30,23 - 1607: 26,24 - 1608: 27,25 - 1609: 27,24 - 1610: 27,23 - 1611: 29,22 - 1612: 30,22 - 1613: 30,21 - 1614: 29,20 - 1615: 29,20 - 1616: 30,19 - 1617: 33,25 - 1618: 33,25 - 1619: 31,26 - 1743: 16,21 - 1744: 24,21 - 1745: 24,21 - 1746: 30,19 - 1758: 36,26 - 1759: 37,24 - 1760: 37,24 - 1788: 48,24 - 1789: 47,24 - 1790: 47,23 - 1791: 48,23 - 1792: 49,23 - 1793: 52,24 - 1794: 51,25 - 1795: 50,26 - 1796: 49,25 - 1797: 51,25 - 1798: 52,26 - 1799: 52,26 - 1800: 50,26 - 1801: 53,26 - 1802: 53,26 - 1803: 54,26 - 1856: 53,24 - 1888: 14,15 - 1889: 12,16 - 1890: 11,16 - 1891: 10,15 - 1892: 12,15 - 1893: 14,15 - 1894: 15,16 - 1895: 16,16 - 1896: 16,15 - 1897: 16,14 - 1898: 16,13 - 1899: 17,14 - 1900: 16,13 - 1901: 16,11 - 1902: 15,10 - 1903: 15,10 - 1904: 15,12 - 1905: 15,12 - 1906: 15,11 - 1907: 16,10 - 1908: 17,11 - 1909: 17,11 - 1910: 16,12 - 1911: 13,12 - 1912: 13,12 - 1945: -3,33 - 1946: -2,33 - 1947: -2,32 - 1948: -2,32 - 1949: -1,31 - 1950: 0,31 - 1951: 0,31 - 2390: 7,2 - 2391: 6,4 - 2392: 4,3 - 2393: 5,4 - 2394: 11,3 - 2395: 10,2 - 2434: -8,4 - 2435: -7,4 - 2464: -50,3 - 2465: -50,3 - 2466: -53,6 - 2467: -52,6 - 2520: 36,23 - 2521: 37,21 - 2522: 36,20 - 2529: 40,17 - 2530: 41,16 - 2531: 40,16 - 2532: 43,16 - 2533: 44,16 - 2534: 45,17 - 2535: 44,17 - 2536: 44,16 - 2539: 36,9 - 2545: 45,7 - 2546: 44,9 - 2547: 45,8 - 2548: 46,9 - 2549: 47,8 - 2550: 42,9 - 2551: 43,8 - 2552: 47,10 - 2553: 48,8 - 2554: 26,9 - 2562: 34,21 - 2563: 34,22 - 2564: 32,23 - 2565: 34,23 - 2566: 40,23 - 2567: 39,23 - 2568: 40,22 - 2569: 45,22 - 2570: 47,22 - 2571: 41,22 - 2572: 42,22 - 2573: 49,22 - 2574: 52,22 - 2575: 53,23 - 2576: 52,23 - 2577: 43,6 - 2578: 46,6 - 2579: 46,6 - 2580: 48,6 - 2581: 47,6 - 2582: 42,6 - 2583: 50,3 - 2584: 51,3 - 2585: 53,3 - 2586: 54,3 - 2587: 56,3 - 2588: 57,3 - 2589: 46,4 - 2590: 47,3 - 2591: 45,6 - 2592: 20,22 - 2616: 27,18 - 2617: 28,18 - 2618: 29,18 - 2619: 29,17 - 2620: 28,16 - 2621: 30,16 - 2622: 30,18 - 2648: 32,16 - 2649: 31,16 - 2650: 28,18 - 2651: 28,18 - 2718: 43,17 - 2719: 38,17 - 2738: 38,5 - 2739: 40,5 - 2775: 45,15 - 2776: 42,15 - 2777: 41,15 - 2778: 44,15 - 2779: 43,15 - 2780: 45,15 - 2781: 45,16 - 2782: 37,17 - 2783: 36,18 - 2784: 37,18 - - node: - cleanable: True - zIndex: 180 - color: '#FFFFFFFF' - id: DirtHeavy - decals: - 2203: 5,48 - 2204: 5,49 - 2205: 4,49 - 2206: 5,51 - 2207: 5,53 - 2208: 5,54 - 2209: 5,55 - 2210: 6,55 - 2211: 7,57 - 2212: 6,54 - 2213: 6,54 - 2214: 8,55 - 2215: 7,50 - 2216: 8,50 - 2217: 3,50 - 2218: 2,47 - 2219: -2,45 - 2220: 4,47 - 2221: 8,45 - 2222: 7,46 - 2223: 7,43 - 2224: 8,42 - 2225: 4,41 - 2226: 2,39 - 2227: 0,39 - 2228: -1,39 - 2229: -1,38 - 2277: 8,51 - 2291: 10,53 - 2292: 10,53 - 2293: 11,55 - 2294: 11,55 - 2295: -6,44 - 2296: -6,45 - 2297: -5,44 - 2298: -6,43 - 2299: -5,43 - 2300: -5,43 - 2301: 0,40 - 2302: 4,40 - 2303: -34,8 - 2304: -33,7 - 2305: -32,8 - 2306: -33,10 - 2307: -33,10 - 2308: -34,10 - 2309: -32,11 - 2310: -36,12 - 2311: -35,11 - 2312: -39,11 - 2313: -40,12 - 2340: -53,18 - 2341: -53,16 - 2342: -52,15 - 2343: -52,14 - 2344: -51,15 - 2361: -49,5 - 2362: -49,5 - 2363: -56,2 - 2364: -46,4 - 2365: -42,3 - 2366: -42,3 - - node: - color: '#FFFFFFFF' - id: DirtHeavyMonotile - decals: - 654: -46,7 - 2019: -3,11 - - node: - cleanable: True - color: '#FFFFFFFF' - id: DirtHeavyMonotile - decals: - 691: -46,9 - 692: -44,11 - 693: -44,11 - 694: -44,8 - 695: -46,8 - 696: -45,10 - 756: -34,6 - 803: -46,2 - 804: -45,1 - 805: -45,2 - 806: -45,4 - 807: -39,3 - 808: -38,2 - 809: -37,1 - 810: -37,3 - 811: -40,3 - 812: -42,2 - 813: -34,2 - 814: -34,3 - 815: -36,4 - 816: -32,3 - 817: -32,1 - 818: -35,1 - 893: -31,-3 - 894: -31,-4 - 895: -31,-7 - 896: -28,-9 - 897: -29,-9 - 898: -30,-12 - 899: -29,-15 - 900: -30,-12 - 901: -30,-15 - 902: -30,-15 - 903: -29,-17 - 904: -29,-16 - 905: -30,-23 - 906: -28,-23 - 907: -29,-22 - 946: -27,4 - 947: -25,2 - 948: -24,1 - 949: -20,3 - 950: -18,3 - 951: -19,2 - 952: -16,4 - 953: -12,4 - 954: -12,4 - 955: -7,5 - 1002: 0,6 - 1003: 0,2 - 1074: 16,2 - 1075: 19,1 - 1076: 19,1 - 1077: 20,2 - 1078: 19,3 - 1079: 19,3 - 1080: 24,3 - 1081: 24,4 - 1082: 24,2 - 1083: 25,1 - 1084: 12,3 - 1085: 11,2 - 1086: 14,1 - 1087: 14,1 - 1088: 14,1 - 1089: 5,1 - 1090: 4,4 - 1091: 4,4 - 1092: 4,4 - 1093: 3,3 - 1094: 5,2 - 1152: 46,3 - 1153: 46,5 - 1154: 47,6 - 1155: 46,6 - 1156: 45,2 - 1157: 43,2 - 1158: 42,5 - 1159: 41,4 - 1160: 39,3 - 1161: 39,4 - 1162: 36,3 - 1163: 34,3 - 1164: 32,4 - 1165: 32,3 - 1166: 32,2 - 1167: 34,2 - 1168: 33,3 - 1169: 33,2 - 1170: 29,2 - 1171: 29,4 - 1172: 28,3 - 1173: 27,2 - 1174: 27,3 - 1175: 28,2 - 1176: 30,1 - 1177: 32,1 - 1178: 33,1 - 1335: -1,21 - 1336: 0,21 - 1337: 0,25 - 1338: 0,27 - 1339: 0,27 - 1340: -1,28 - 1341: 1,26 - 1342: -2,22 - 1343: -1,22 - 1348: -18,11 - 1387: -1,18 - 1388: 0,17 - 1397: -1,18 - 1398: -1,17 - 1405: -3,16 - 1406: -3,16 - 1407: -3,16 - 1408: -4,17 - 1409: -4,17 - 1410: -4,18 - 1411: -4,18 - 1417: -5,17 - 1418: -4,16 - 1426: -6,14 - 1427: -6,13 - 1428: -6,15 - 1429: -5,16 - 1430: -4,11 - 1431: -4,11 - 1443: -4,9 - 1444: -6,10 - 1445: -6,10 - 1446: -3,11 - 1447: -6,13 - 1448: -6,13 - 1462: 4,9 - 1463: 3,12 - 1464: 3,13 - 1465: 3,13 - 1466: 2,12 - 1467: 2,12 - 1468: 3,11 - 1469: 3,10 - 1470: 3,14 - 1471: 3,17 - 1472: 3,17 - 1518: 3,28 - 1519: 3,27 - 1520: 3,26 - 1521: 3,25 - 1522: 7,26 - 1523: 7,27 - 1524: 6,27 - 1544: 4,25 - 1545: 6,25 - 1546: 8,25 - 1547: 8,25 - 1620: 14,25 - 1621: 13,25 - 1622: 14,23 - 1623: 14,23 - 1624: 13,23 - 1625: 15,24 - 1626: 15,24 - 1627: 16,24 - 1628: 17,23 - 1629: 16,22 - 1630: 15,22 - 1631: 18,24 - 1632: 19,25 - 1633: 19,24 - 1634: 20,24 - 1635: 20,24 - 1636: 20,23 - 1637: 20,23 - 1638: 19,26 - 1639: 19,26 - 1640: 18,26 - 1641: 17,26 - 1642: 16,26 - 1643: 21,24 - 1644: 21,24 - 1645: 21,22 - 1646: 23,22 - 1647: 21,23 - 1648: 21,23 - 1649: 22,23 - 1650: 23,24 - 1651: 22,25 - 1652: 21,24 - 1653: 22,24 - 1654: 23,24 - 1655: 24,24 - 1656: 26,25 - 1657: 26,25 - 1658: 24,24 - 1659: 24,23 - 1660: 27,22 - 1661: 27,22 - 1662: 26,22 - 1663: 26,23 - 1664: 28,23 - 1665: 28,23 - 1666: 28,24 - 1667: 29,24 - 1668: 29,24 - 1669: 31,24 - 1670: 31,25 - 1671: 29,25 - 1672: 30,24 - 1673: 29,22 - 1674: 31,23 - 1675: 31,23 - 1676: 31,22 - 1677: 30,23 - 1678: 29,23 - 1679: 29,21 - 1680: 28,22 - 1681: 30,20 - 1682: 31,21 - 1683: 31,21 - 1684: 33,24 - 1685: 33,24 - 1686: 32,24 - 1687: 32,25 - 1688: 32,26 - 1747: 34,25 - 1748: 34,26 - 1761: 41,25 - 1762: 40,26 - 1763: 40,26 - 1764: 39,25 - 1765: 40,24 - 1766: 41,23 - 1767: 44,24 - 1768: 44,25 - 1769: 43,25 - 1770: 42,25 - 1771: 43,25 - 1772: 44,26 - 1773: 44,26 - 1774: 46,25 - 1775: 47,26 - 1776: 49,26 - 1777: 48,26 - 1778: 49,25 - 1779: 49,26 - 1780: 50,25 - 1781: 50,24 - 1782: 50,23 - 1783: 49,24 - 1784: 48,24 - 1785: 46,23 - 1786: 46,23 - 1787: 46,24 - 1850: 50,26 - 1851: 51,23 - 1852: 51,24 - 1853: 45,23 - 1854: 44,23 - 1855: 42,23 - 1858: 14,11 - 1859: 14,11 - 1860: 14,11 - 1861: 14,10 - 1862: 13,10 - 1863: 13,11 - 1864: 11,11 - 1865: 10,11 - 1866: 9,11 - 1867: 9,11 - 1868: 9,10 - 1869: 9,13 - 1870: 9,13 - 1871: 9,13 - 1872: 9,13 - 1873: 11,14 - 1874: 11,15 - 1875: 12,16 - 1876: 11,16 - 1877: 10,15 - 1878: 11,15 - 1879: 15,16 - 1880: 13,14 - 1881: 15,15 - 1882: 16,16 - 1883: 17,16 - 1884: 17,15 - 1885: 17,13 - 1886: 17,13 - 1887: 17,12 - 1913: 10,12 - 1914: 11,12 - 1915: 11,13 - 1916: 11,13 - 1917: 9,12 - 1918: 8,12 - 1919: 8,12 - 1920: 10,14 - 1952: -3,32 - 1953: -2,32 - 1954: -2,31 - 1955: -2,31 - 1956: 0,33 - 1957: 0,33 - 2052: -3,13 - 2053: -2,10 - 2054: -3,9 - 2055: -1,8 - 2056: -1,9 - 2057: 0,10 - 2061: -1,12 - 2062: -1,13 - 2063: -3,12 - 2064: 0,11 - 2065: 1,13 - 2066: 3,16 - 2067: 3,16 - 2068: 3,18 - 2069: 3,18 - 2070: 3,18 - 2071: 2,18 - 2396: 8,2 - 2397: 7,4 - 2398: 11,4 - 2399: 6,5 - 2436: -14,2 - 2437: -14,4 - 2438: -13,2 - 2634: 31,17 - 2635: 32,18 - 2646: 32,15 - 2647: 31,15 - 2720: 39,17 - 2721: 38,18 - 2722: 36,17 - 2735: 33,5 - 2736: 35,5 - 2737: 37,5 - 2785: 38,18 - 2786: 36,17 - 2787: 37,17 - 2788: 37,22 - 2789: 36,22 - - node: - cleanable: True - zIndex: 180 - color: '#FFFFFFFF' - id: DirtHeavyMonotile - decals: - 2125: 6,57 - 2126: 5,57 - 2127: 5,56 - 2128: 5,54 - 2129: 7,54 - 2130: 7,54 - 2131: 6,54 - 2132: 6,53 - 2133: 5,53 - 2134: 7,53 - 2135: 8,51 - 2136: 8,49 - 2137: 7,48 - 2138: 7,50 - 2139: 7,50 - 2140: 5,50 - 2141: 4,48 - 2142: 5,47 - 2143: 4,50 - 2144: 2,50 - 2145: 2,50 - 2146: 1,51 - 2147: 1,51 - 2148: 0,50 - 2149: 1,49 - 2150: 0,48 - 2151: 1,48 - 2152: 0,47 - 2153: 0,47 - 2154: 0,47 - 2155: -1,47 - 2156: -1,46 - 2157: -2,47 - 2158: -2,47 - 2159: -2,46 - 2160: -2,45 - 2161: -3,45 - 2162: -3,44 - 2163: -3,44 - 2164: -1,44 - 2165: -1,44 - 2166: -3,43 - 2167: -2,43 - 2168: -1,43 - 2169: -1,42 - 2170: -2,42 - 2171: 0,41 - 2172: -1,41 - 2173: -2,40 - 2174: -2,40 - 2175: -3,40 - 2176: -3,39 - 2177: -2,38 - 2178: -3,38 - 2179: -2,38 - 2180: -3,37 - 2181: -3,36 - 2182: -2,36 - 2183: 0,36 - 2184: 0,38 - 2185: 1,38 - 2186: 3,38 - 2187: 1,40 - 2188: 3,41 - 2189: 5,41 - 2190: 2,41 - 2191: 3,36 - 2192: 4,36 - 2193: 4,37 - 2194: 6,41 - 2195: 7,41 - 2196: 7,42 - 2197: 8,43 - 2198: 8,43 - 2199: 7,45 - 2200: 7,47 - 2201: 8,47 - 2202: 5,48 - 2278: 6,52 - 2279: 5,52 - 2280: 6,51 - 2281: 6,51 - 2282: 1,41 - 2283: 1,41 - 2284: 11,53 - 2285: 11,53 - 2286: 11,53 - 2287: 10,55 - 2288: 10,55 - 2289: 10,54 - 2290: 11,54 - 2314: -40,11 - 2315: -41,12 - 2316: -38,12 - 2317: -37,11 - 2318: -36,11 - 2319: -36,11 - 2320: -35,12 - 2321: -32,12 - 2322: -29,12 - 2323: -28,12 - 2324: -27,12 - 2345: -53,15 - 2346: -51,14 - 2347: -51,14 - 2348: -53,12 - 2349: -53,12 - 2350: -53,13 - 2351: -52,12 - - node: - color: '#FFFFFFFF' - id: DirtLight - decals: - 572: -58,3 - - node: - cleanable: True - color: '#FFFFFFFF' - id: DirtLight - decals: - 588: -52,14 - 589: -53,17 - 590: -53,11 - 591: -48,12 - 592: -45,14 - 593: -45,14 - 594: -45,14 - 595: -44,16 - 596: -44,16 - 597: -44,16 - 598: -46,18 - 599: -46,18 - 600: -44,14 - 625: -54,8 - 626: -56,5 - 627: -55,2 - 628: -56,1 - 629: -56,1 - 630: -55,1 - 631: -53,1 - 632: -51,1 - 633: -52,2 - 634: -52,2 - 635: -51,2 - 636: -49,1 - 637: -48,2 - 638: -48,3 - 639: -49,4 - 640: -49,4 - 641: -48,5 - 642: -48,5 - 643: -48,8 - 697: -46,10 - 698: -44,9 - 699: -44,9 - 700: -45,9 - 758: -37,11 - 759: -41,12 - 760: -39,11 - 761: -33,12 - 762: -33,12 - 763: -30,11 - 764: -29,12 - 826: -35,3 - 827: -33,3 - 828: -32,2 - 829: -32,1 - 830: -34,1 - 831: -30,3 - 832: -29,3 - 833: -29,4 - 834: -43,5 - 835: -40,5 - 836: -40,5 - 837: -40,5 - 838: -41,6 - 839: -41,4 - 840: -40,3 - 841: -43,3 - 842: -45,3 - 871: -29,-24 - 872: -30,-24 - 873: -30,-23 - 874: -31,-20 - 875: -31,-20 - 876: -30,-21 - 877: -30,-22 - 878: -29,-19 - 879: -29,-17 - 880: -29,-15 - 881: -31,-14 - 882: -31,-14 - 883: -31,-15 - 884: -31,-15 - 885: -30,-11 - 886: -31,-9 - 887: -30,-8 - 888: -31,-8 - 889: -31,-5 - 890: -30,-3 - 891: -30,-2 - 892: -30,-3 - 965: -11,5 - 966: -10,5 - 967: -10,4 - 968: -9,4 - 969: -6,2 - 970: -6,4 - 971: -6,3 - 972: -6,3 - 973: -5,4 - 974: -6,5 - 975: -6,5 - 976: -6,6 - 977: -6,6 - 978: -6,2 - 979: -5,2 - 980: -5,1 - 981: -5,1 - 982: -5,2 - 983: -5,2 - 984: -13,1 - 985: -16,2 - 986: -16,3 - 987: -16,3 - 988: -18,3 - 989: -20,3 - 990: -20,4 - 991: -21,2 - 992: -24,2 - 993: -25,3 - 994: -24,3 - 995: -26,4 - 1005: -1,5 - 1006: 13,1 - 1007: 12,3 - 1008: 7,5 - 1009: 4,5 - 1010: 4,6 - 1011: 2,6 - 1012: 3,4 - 1013: 2,3 - 1014: 3,1 - 1015: 4,1 - 1016: 5,1 - 1017: 6,1 - 1018: 7,1 - 1019: 9,1 - 1020: 8,4 - 1021: 8,6 - 1022: 9,6 - 1023: 9,6 - 1024: 12,3 - 1025: 13,4 - 1026: 15,4 - 1027: 13,5 - 1028: 14,5 - 1029: 15,3 - 1030: 17,2 - 1031: 17,4 - 1032: 18,4 - 1033: 20,1 - 1034: 19,1 - 1035: 20,1 - 1036: 21,2 - 1037: 20,4 - 1038: 23,3 - 1039: 22,2 - 1040: 23,2 - 1041: 24,3 - 1042: 25,4 - 1043: 25,4 - 1044: 24,1 - 1179: 28,2 - 1180: 29,1 - 1181: 29,1 - 1182: 32,2 - 1183: 34,2 - 1184: 36,2 - 1185: 35,2 - 1186: 34,2 - 1187: 35,3 - 1188: 33,4 - 1189: 33,3 - 1190: 31,3 - 1191: 36,4 - 1192: 40,4 - 1193: 43,3 - 1194: 44,3 - 1195: 44,3 - 1196: 44,3 - 1197: 44,3 - 1198: 41,2 - 1199: 43,1 - 1200: 45,1 - 1201: 45,2 - 1202: 40,1 - 1203: 38,2 - 1204: 41,1 - 1205: 42,1 - 1206: 47,3 - 1207: 47,5 - 1208: 47,5 - 1209: 48,3 - 1210: 51,2 - 1211: 51,1 - 1212: 50,2 - 1213: 48,2 - 1214: 46,1 - 1215: 53,1 - 1216: 53,2 - 1263: 27,-24 - 1264: 28,-24 - 1265: 28,-22 - 1266: 27,-21 - 1267: 27,-19 - 1268: 29,-19 - 1269: 28,-19 - 1270: 27,-16 - 1271: 29,-14 - 1272: 28,-14 - 1273: 28,-15 - 1274: 29,-14 - 1275: 28,-10 - 1276: 29,-8 - 1277: 29,-7 - 1278: 28,-6 - 1279: 29,-6 - 1280: 28,-2 - 1281: 27,-2 - 1282: 29,-1 - 1283: 29,-2 - 1302: 9,5 - 1315: 0,20 - 1316: -1,20 - 1317: -2,21 - 1318: -2,23 - 1319: -2,24 - 1320: -2,25 - 1321: 0,25 - 1322: 0,26 - 1323: 1,25 - 1324: 1,25 - 1325: 1,27 - 1326: 1,28 - 1327: 0,28 - 1328: -1,29 - 1329: 0,29 - 1330: 0,29 - 1375: -2,18 - 1376: -1,17 - 1377: -1,17 - 1378: -1,15 - 1379: -1,15 - 1380: 0,15 - 1389: -1,17 - 1390: 0,16 - 1391: 0,16 - 1392: 0,16 - 1393: -1,16 - 1394: -1,18 - 1399: -1,16 - 1400: -1,16 - 1401: -3,17 - 1402: -3,17 - 1436: -6,9 - 1437: -4,8 - 1438: -4,8 - 1439: -4,8 - 1440: -4,8 - 1449: -6,17 - 1450: -4,16 - 1451: -6,8 - 1452: -6,8 - 1453: -6,8 - 1454: -6,8 - 1455: -6,9 - 1473: 2,17 - 1474: 2,18 - 1475: 4,18 - 1476: 4,18 - 1477: 4,17 - 1478: 4,17 - 1479: 4,16 - 1480: 4,14 - 1481: 4,13 - 1482: 4,13 - 1483: 4,14 - 1484: 4,14 - 1485: 2,16 - 1486: 2,16 - 1487: 2,16 - 1488: 2,16 - 1489: 2,11 - 1490: 2,10 - 1491: 2,9 - 1492: 3,8 - 1493: 2,8 - 1525: 4,27 - 1526: 4,27 - 1527: 5,28 - 1528: 5,28 - 1529: 5,27 - 1530: 10,27 - 1531: 10,27 - 1532: 9,27 - 1533: 11,27 - 1534: 11,26 - 1550: 9,25 - 1551: 6,26 - 1689: 33,26 - 1690: 34,26 - 1691: 34,25 - 1692: 34,24 - 1693: 31,24 - 1694: 32,24 - 1695: 33,24 - 1696: 33,24 - 1697: 30,21 - 1698: 30,22 - 1699: 29,21 - 1700: 28,21 - 1701: 28,23 - 1702: 27,22 - 1703: 26,22 - 1704: 28,21 - 1705: 28,22 - 1706: 25,23 - 1707: 26,23 - 1708: 26,23 - 1709: 25,21 - 1710: 24,23 - 1711: 23,24 - 1712: 24,23 - 1713: 23,23 - 1714: 23,23 - 1715: 24,22 - 1716: 24,24 - 1717: 23,25 - 1718: 22,24 - 1719: 22,25 - 1720: 22,26 - 1721: 25,26 - 1722: 25,26 - 1723: 20,26 - 1724: 19,26 - 1725: 20,26 - 1726: 17,26 - 1727: 18,26 - 1728: 15,26 - 1729: 15,26 - 1730: 15,25 - 1731: 15,25 - 1732: 17,24 - 1733: 16,24 - 1734: 13,24 - 1735: 14,23 - 1736: 14,22 - 1737: 15,22 - 1738: 17,23 - 1739: 19,22 - 1740: 20,21 - 1741: 20,21 - 1742: 18,21 - 1749: 37,26 - 1750: 37,26 - 1751: 36,25 - 1752: 36,25 - 1753: 34,26 - 1754: 33,26 - 1755: 32,26 - 1756: 31,25 - 1757: 29,25 - 1821: 39,25 - 1822: 39,24 - 1823: 39,24 - 1824: 41,23 - 1825: 44,24 - 1826: 44,24 - 1827: 43,24 - 1828: 43,24 - 1829: 42,23 - 1830: 43,23 - 1831: 44,23 - 1832: 45,24 - 1833: 45,25 - 1834: 45,25 - 1835: 47,26 - 1836: 47,26 - 1837: 50,25 - 1838: 50,25 - 1839: 49,24 - 1840: 51,25 - 1841: 52,25 - 1842: 51,25 - 1843: 51,25 - 1844: 53,26 - 1845: 54,26 - 1846: 53,25 - 1847: 53,25 - 1848: 54,25 - 1849: 51,26 - 1857: 29,8 - 1921: 10,14 - 1922: 10,14 - 1923: 10,13 - 1924: 10,13 - 1925: 14,16 - 1926: 13,16 - 1927: 13,16 - 1928: 17,15 - 1929: 17,14 - 1930: 17,15 - 1931: 17,16 - 1932: 17,13 - 1933: 15,11 - 1934: 15,10 - 1935: 14,10 - 1936: 14,12 - 1937: 14,12 - 1938: 7,15 - 1939: 8,16 - 1940: 8,16 - 1941: 7,16 - 1942: 13,21 - 1943: 13,21 - 1944: 13,21 - 1958: -3,32 - 1959: -1,33 - 1960: -1,33 - 1961: -1,32 - 1962: 0,32 - 1963: 0,32 - 1964: 0,32 - 1965: 0,32 - 2050: -1,11 - 2051: -1,13 - 2058: -2,11 - 2059: 1,11 - 2060: -5,12 - 2400: 5,4 - 2401: 5,3 - 2402: 6,2 - 2403: 4,2 - 2404: 10,2 - 2439: -13,2 - 2440: -13,4 - 2441: -11,2 - 2442: -12,2 - 2523: 36,21 - 2524: 37,20 - 2525: 36,19 - 2526: 37,19 - 2527: 37,18 - 2528: 37,17 - 2537: 40,17 - 2543: 39,10 - 2544: 39,9 - 2555: 24,9 - 2556: 7,20 - 2557: 31,20 - 2558: 32,21 - 2559: 32,22 - 2560: 33,23 - 2561: 33,22 - 2623: 28,17 - 2624: 28,17 - 2625: 27,16 - 2633: 32,17 - 2723: 36,18 - 2725: 45,16 - 2726: 37,25 - 2727: 46,25 - 2728: 43,22 - 2729: 41,5 - 2730: 39,5 - 2731: 36,5 - 2732: 34,5 - 2733: 32,5 - 2734: 28,5 - 2790: 39,22 - 2791: 40,22 - 2792: 42,22 - 2793: 43,22 - 2794: 37,22 - 2795: 36,22 - 2796: 38,23 - 2797: 38,25 - 2798: 38,26 - 2799: 40,8 - 2800: 38,8 - 2801: 39,8 - 2802: 40,8 - 2803: 40,11 - 2804: 40,10 - 2805: 37,11 - - node: - cleanable: True - zIndex: 180 - color: '#FFFFFFFF' - id: DirtLight - decals: - 2230: -2,39 - 2231: -2,39 - 2232: 1,37 - 2233: 1,37 - 2234: -1,37 - 2235: -1,37 - 2236: -2,37 - 2237: -2,37 - 2238: -1,41 - 2239: -1,40 - 2240: 0,40 - 2241: -2,44 - 2242: 0,48 - 2243: 0,49 - 2244: 0,49 - 2245: 0,51 - 2246: 3,51 - 2247: 6,53 - 2248: 7,53 - 2249: 8,53 - 2250: 8,54 - 2251: 8,54 - 2252: 7,55 - 2274: 1,50 - 2275: 1,50 - 2276: 7,51 - 2325: -38,11 - 2326: -38,11 - 2327: -39,12 - 2328: -39,12 - 2329: -41,10 - 2330: -38,12 - 2331: -32,12 - 2332: -34,12 - 2333: -33,11 - 2334: -34,8 - 2335: -33,8 - 2336: -29,11 - 2337: -31,12 - 2338: -30,12 - 2339: -30,12 - 2352: -52,11 - 2353: -53,10 - 2354: -49,14 - 2355: -48,14 - 2356: -48,14 - 2357: -50,5 - 2358: -51,5 - 2359: -51,6 - 2360: -51,5 - - node: - color: '#FFFFFFFF' - id: DirtMedium - decals: - 547: -49,13 - - node: - cleanable: True - color: '#FFFFFFFF' - id: DirtMedium - decals: - 601: -46,14 - 602: -45,13 - 603: -44,18 - 604: -44,18 - 605: -44,18 - 606: -52,16 - 607: -54,8 - 608: -54,7 - 609: -54,6 - 610: -51,6 - 611: -51,4 - 612: -52,3 - 613: -54,3 - 614: -54,2 - 615: -55,2 - 616: -55,3 - 617: -55,1 - 618: -52,1 - 619: -49,2 - 620: -48,3 - 621: -49,1 - 622: -49,4 - 623: -49,6 - 624: -49,7 - 701: -45,11 - 702: -45,11 - 757: -34,9 - 819: -46,3 - 820: -46,5 - 821: -44,3 - 822: -43,1 - 823: -40,2 - 824: -37,1 - 825: -35,4 - 847: -50,2 - 848: -31,-1 - 849: -30,-2 - 850: -29,-3 - 851: -29,-5 - 852: -30,-7 - 853: -31,-8 - 854: -31,-10 - 855: -30,-9 - 856: -30,-8 - 857: -30,-11 - 858: -29,-14 - 859: -29,-15 - 860: -29,-13 - 861: -30,-13 - 862: -31,-17 - 863: -30,-19 - 864: -30,-20 - 865: -29,-19 - 866: -29,-20 - 867: -29,-21 - 868: -29,-24 - 869: -31,-23 - 870: -31,-24 - 956: -22,3 - 957: -23,2 - 958: -22,1 - 959: -23,3 - 960: -26,1 - 961: -15,2 - 962: -14,3 - 963: -14,3 - 964: -15,4 - 1004: -1,4 - 1045: 16,1 - 1046: 16,1 - 1047: 14,3 - 1048: 13,3 - 1049: 11,2 - 1050: 9,4 - 1051: 7,5 - 1052: 5,2 - 1053: 4,5 - 1054: 4,5 - 1055: 2,5 - 1056: 3,3 - 1057: 2,6 - 1058: 4,6 - 1059: 4,5 - 1060: 3,2 - 1061: 3,1 - 1062: 4,1 - 1063: 7,1 - 1064: 8,1 - 1065: 11,4 - 1066: 10,5 - 1067: 12,5 - 1068: 15,2 - 1069: 16,3 - 1070: 17,4 - 1071: 17,4 - 1072: 17,1 - 1073: 19,1 - 1119: 27,1 - 1120: 30,3 - 1121: 31,3 - 1122: 31,1 - 1123: 28,4 - 1124: 30,4 - 1125: 34,3 - 1126: 33,1 - 1127: 34,4 - 1128: 37,4 - 1129: 35,1 - 1130: 37,1 - 1131: 39,3 - 1132: 38,2 - 1133: 37,2 - 1134: 37,2 - 1135: 41,2 - 1136: 42,4 - 1137: 44,5 - 1138: 44,2 - 1139: 43,1 - 1140: 45,4 - 1141: 42,5 - 1142: 44,2 - 1143: 46,5 - 1144: 48,3 - 1145: 49,1 - 1146: 47,1 - 1147: 45,1 - 1148: 46,2 - 1149: 52,1 - 1150: 53,1 - 1151: 54,2 - 1284: 27,-1 - 1285: 27,-3 - 1286: 29,-4 - 1287: 28,-3 - 1288: 29,-4 - 1289: 29,-7 - 1290: 29,-9 - 1291: 28,-10 - 1292: 28,-9 - 1293: 29,-10 - 1294: 29,-10 - 1295: 28,-12 - 1296: 28,-14 - 1297: 27,-14 - 1298: 27,-14 - 1299: 29,-12 - 1300: 29,-16 - 1301: 27,-19 - 1333: 0,23 - 1334: 1,23 - 1345: -9,17 - 1346: -8,15 - 1347: -9,15 - 1412: -5,18 - 1413: -5,18 - 1414: -5,17 - 1415: -6,17 - 1416: -6,16 - 1419: -6,16 - 1420: -5,15 - 1421: -5,13 - 1422: -5,13 - 1423: -4,13 - 1441: -5,9 - 1442: -4,10 - 1494: 2,8 - 1495: 4,9 - 1496: 4,10 - 1497: 3,9 - 1498: 4,12 - 1499: 4,13 - 1500: 2,15 - 1501: 2,14 - 1502: 4,15 - 1535: 3,28 - 1536: 4,28 - 1537: 5,28 - 1538: 7,28 - 1539: 7,28 - 1540: 6,27 - 1541: 5,26 - 1542: 5,26 - 1543: 8,27 - 1548: 10,23 - 1549: 11,23 - 1804: 48,26 - 1805: 49,26 - 1806: 48,25 - 1807: 47,25 - 1808: 46,26 - 1809: 45,26 - 1810: 45,26 - 1811: 40,26 - 1812: 43,26 - 1813: 43,26 - 1814: 42,24 - 1815: 41,24 - 1816: 42,25 - 1817: 42,26 - 1818: 41,26 - 1819: 40,25 - 1820: 39,26 - 1966: -1,32 - 2405: 4,3 - 2406: 6,4 - 2407: 11,2 - 2443: -9,4 - 2444: -10,4 - 2445: -8,2 - 2446: -12,4 - 2447: -11,2 - 2448: -12,2 - 2449: -12,1 - 2450: -13,4 - 2451: -13,5 - 2540: 37,10 - 2541: 38,9 - 2542: 38,10 - 2636: 31,18 - 2637: 32,17 - 2724: 42,16 - - node: - cleanable: True - zIndex: 180 - color: '#FFFFFFFF' - id: DirtMedium - decals: - 2253: 7,55 - 2254: 5,56 - 2255: 5,57 - 2256: 4,50 - 2257: 7,49 - 2258: 8,48 - 2259: 8,45 - 2260: 8,44 - 2261: 7,44 - 2262: 8,41 - 2263: 5,41 - 2264: 3,41 - 2265: 3,40 - 2266: 2,40 - 2267: 1,39 - 2268: -1,36 - 2269: 0,37 - 2270: 2,37 - 2271: 2,37 - 2272: -1,40 - 2273: -3,47 - - node: - color: '#334E6DC8' - id: FullTileOverlayGreyscale - decals: - 2463: -50,3 - - node: - color: '#35526FFF' - id: FullTileOverlayGreyscale - decals: - 561: -53,7 - 562: -53,6 - 563: -54,6 - 564: -52,6 - 565: -53,5 - 566: -50,4 - 567: -50,2 - 568: -51,3 - 569: -49,3 - - node: - color: '#9FED5896' - id: HalfTileOverlayGreyscale - decals: - 215: -30,-26 - - node: - color: '#D381C996' - id: HalfTileOverlayGreyscale - decals: - 224: 28,-26 - - node: - color: '#DE3A3A96' - id: HalfTileOverlayGreyscale - decals: - 236: 57,1 - 237: 56,1 - - node: - color: '#FFA5007F' - id: HalfTileOverlayGreyscale - decals: - 386: 58,26 - 387: 57,26 - 389: 56,25 - 390: 57,25 - - node: - color: '#9FED5896' - id: HalfTileOverlayGreyscale180 - decals: - 209: -31,-28 - 210: -30,-28 - 211: -29,-28 - 214: -30,-27 - - node: - color: '#D381C996' - id: HalfTileOverlayGreyscale180 - decals: - 232: 28,-28 - - node: - color: '#FFA5007F' - id: HalfTileOverlayGreyscale180 - decals: - 394: 57,24 - - node: - color: '#DE3A3A96' - id: HalfTileOverlayGreyscale270 - decals: - 238: 58,2 - 239: 58,3 - - node: - color: '#52B4E996' - id: HalfTileOverlayGreyscale90 - decals: - 207: -59,2 - - node: - angle: -3.141592653589793 rad - color: '#FFFFFFFF' - id: LoadingArea - decals: - 154: 6,51 - - node: - zIndex: 180 - angle: -1.5707963267948966 rad - color: '#FFFFFFFF' - id: LoadingArea - decals: - 2109: -1,42 - 2110: -1,46 - - node: - angle: 1.5707963267948966 rad - color: '#FFFFFFFF' - id: LoadingArea - decals: - 152: 6,52 - 153: 6,56 - - node: - zIndex: 180 - angle: 1.5707963267948966 rad - color: '#FFFFFFFF' - id: LoadingArea - decals: - 2111: 5,42 - 2112: 5,46 - - node: - color: '#4B709CFF' - id: MiniTileCheckerAOverlay - decals: - 2652: 3,23 - 2653: 4,23 - 2654: 5,23 - 2655: 5,22 - 2656: 4,22 - 2657: 3,22 - 2658: 3,21 - 2659: 4,21 - 2660: 5,21 - 2661: 5,20 - 2662: 4,20 - 2663: 3,20 - - node: - color: '#9FED5896' - id: MiniTileCheckerAOverlay - decals: - 2595: 27,18 - 2596: 27,17 - 2597: 27,16 - 2598: 28,16 - 2599: 28,17 - 2600: 28,18 - 2601: 29,18 - 2602: 29,17 - 2603: 29,16 - 2604: 30,16 - 2605: 30,17 - 2606: 30,18 - 2626: 31,17 - 2627: 31,18 - 2628: 32,18 - 2629: 32,17 - 2638: 31,16 - 2639: 32,16 - 2640: 32,15 - 2641: 31,15 - - node: - color: '#FFFFFFFF' - id: MiniTileCheckerAOverlay - decals: - 179: -50,17 - 180: -49,17 - 181: -48,17 - 182: -48,18 - 183: -49,18 - 184: -50,18 - 185: -50,18 - - node: - color: '#52B4E996' - id: MiniTileCheckerBOverlay - decals: - 173: -50,17 - 174: -49,17 - 175: -48,17 - 176: -48,18 - 177: -49,18 - 178: -50,18 - - node: - color: '#52B4E9FF' - id: MiniTileCheckerBOverlay - decals: - 667: -46,11 - 668: -45,11 - 669: -44,11 - 670: -44,10 - 671: -45,10 - 672: -46,10 - 673: -46,9 - 674: -45,9 - 675: -44,9 - 676: -44,8 - 677: -45,8 - 678: -46,8 - - node: - color: '#FFFFFFFF' - id: MiniTileCornerOverlayNW - decals: - 2664: 3,23 - - node: - color: '#DE3A3A96' - id: MiniTileLineOverlayW - decals: - 2768: 46,16 - 2769: 46,15 - - node: - color: '#FFFFFFFF' - id: MiniTileOverlay - decals: - 655: -46,11 - 656: -45,11 - 657: -44,11 - 658: -44,10 - 659: -45,10 - 660: -46,10 - 661: -46,9 - 662: -45,9 - 663: -44,9 - 664: -44,8 - 665: -45,8 - 666: -46,8 - - node: - color: '#FFFFFFFF' - id: MiniTileSteelCornerNe - decals: - 2749: 40,11 - - node: - color: '#FFFFFFFF' - id: MiniTileSteelCornerNw - decals: - 2756: 37,11 - - node: - color: '#FFFFFFFF' - id: MiniTileSteelCornerSe - decals: - 2748: 40,8 - - node: - color: '#FFFFFFFF' - id: MiniTileSteelCornerSw - decals: - 2745: 37,8 - - node: - color: '#FFFFFFFF' - id: MiniTileSteelLineE - decals: - 2754: 40,9 - 2755: 40,10 - - node: - color: '#FFFFFFFF' - id: MiniTileSteelLineN - decals: - 2750: 39,11 - 2751: 38,11 - - node: - color: '#FFFFFFFF' - id: MiniTileSteelLineS - decals: - 2752: 39,8 - 2753: 38,8 - - node: - color: '#FFFFFFFF' - id: MiniTileSteelLineW - decals: - 2746: 37,9 - 2747: 37,10 - - node: - color: '#FFFFFFFF' - id: MiniTileWhiteCornerNe - decals: - 2668: 5,23 - - node: - color: '#FFFFFFFF' - id: MiniTileWhiteCornerNw - decals: - 2665: 3,23 - - node: - color: '#FFFFFFFF' - id: MiniTileWhiteCornerSe - decals: - 2666: 5,20 - - node: - color: '#FFFFFFFF' - id: MiniTileWhiteCornerSw - decals: - 2667: 3,20 - - node: - color: '#FFFFFFFF' - id: MiniTileWhiteLineE - decals: - 2669: 5,22 - 2670: 5,21 - - node: - color: '#FFFFFFFF' - id: MiniTileWhiteLineN - decals: - 2671: 4,23 - - node: - color: '#FFFFFFFF' - id: MiniTileWhiteLineS - decals: - 2672: 4,20 - - node: - color: '#FFFFFFFF' - id: MiniTileWhiteLineW - decals: - 2673: 3,21 - 2674: 3,22 - - node: - color: '#4C2A5EFF' - id: QuarterTileOverlayGreyscale - decals: - 2813: -6,18 - 2814: -5,18 - 2815: -4,18 - - node: - color: '#9FED5896' - id: QuarterTileOverlayGreyscale - decals: - 212: -31,-28 - 221: -29,-26 - 2501: 42,6 - 2502: 44,6 - 2503: 43,6 - 2504: 45,6 - 2505: 46,6 - 2506: 47,6 - 2507: 48,6 - - node: - color: '#D381C996' - id: QuarterTileOverlayGreyscale - decals: - 225: 29,-26 - 227: 29,-27 - 234: 27,-28 - - node: - color: '#DE3A3A96' - id: QuarterTileOverlayGreyscale - decals: - 241: 57,2 - - node: - color: '#52B4E996' - id: QuarterTileOverlayGreyscale180 - decals: - 574: -60,1 - - node: - color: '#9FED5896' - id: QuarterTileOverlayGreyscale180 - decals: - 213: -31,-27 - 218: -29,-26 - - node: - color: '#D381C996' - id: QuarterTileOverlayGreyscale180 - decals: - 226: 29,-26 - 229: 29,-27 - 233: 27,-28 - - node: - color: '#DE3A3A96' - id: QuarterTileOverlayGreyscale180 - decals: - 240: 57,3 - 242: 56,2 - - node: - color: '#52B4E996' - id: QuarterTileOverlayGreyscale270 - decals: - 575: -58,1 - - node: - color: '#774194FF' - id: QuarterTileOverlayGreyscale270 - decals: - 2816: -2,26 - 2817: -2,26 - 2818: -2,27 - 2819: -2,28 - 2820: -2,29 - - node: - color: '#9FED5896' - id: QuarterTileOverlayGreyscale270 - decals: - 216: -31,-26 - 220: -29,-27 - - node: - color: '#D381C996' - id: QuarterTileOverlayGreyscale270 - decals: - 222: 27,-26 - 231: 29,-28 - - node: - color: '#DE3A3A96' - id: QuarterTileOverlayGreyscale270 - decals: - 2703: 40,22 - 2704: 41,22 - 2705: 42,22 - 2706: 43,22 - 2707: 44,22 - 2708: 45,22 - 2709: 46,22 - 2710: 47,22 - 2711: 36,18 - 2712: 36,17 - 2713: 36,16 - 2714: 36,15 - 2715: 37,15 - 2716: 38,15 - 2757: 40,15 - 2758: 39,15 - 2759: 45,15 - 2760: 44,15 - 2761: 43,15 - 2762: 42,15 - 2763: 41,15 - 2764: 36,22 - 2765: 37,22 - 2766: 38,22 - 2767: 39,22 - - node: - color: '#52B4E996' - id: QuarterTileOverlayGreyscale90 - decals: - 570: -60,2 - - node: - color: '#9FED5896' - id: QuarterTileOverlayGreyscale90 - decals: - 217: -31,-26 - 219: -29,-27 - - node: - color: '#D381C996' - id: QuarterTileOverlayGreyscale90 - decals: - 223: 27,-26 - 228: 28,-27 - 230: 29,-28 - - node: - color: '#DE3A3A96' - id: QuarterTileOverlayGreyscale90 - decals: - 2770: 41,18 - 2771: 40,18 - 2772: 39,18 - 2773: 38,18 - 2774: 41,17 - - node: - color: '#EFB34196' - id: QuarterTileOverlayGreyscale90 - decals: - 703: -46,5 - 704: -45,5 - 705: -44,5 - 706: -43,5 - 707: -42,5 - 708: -39,5 - 709: -38,5 - 710: -37,5 - 711: -36,5 - - node: - color: '#FFFFFFFF' - id: SpaceStationSign1 - decals: - 2371: -11,4 - 2386: 7,4 - - node: - color: '#FFFFFFFF' - id: SpaceStationSign10 - decals: - 2376: -10,2 - 2387: 8,2 - - node: - color: '#FFFFFFFF' - id: SpaceStationSign11 - decals: - 2377: -9,2 - 2388: 9,2 - - node: - color: '#FFFFFFFF' - id: SpaceStationSign2 - decals: - 2378: -10,4 - 2389: 8,4 - - node: - color: '#FFFFFFFF' - id: SpaceStationSign3 - decals: - 2368: -13,3 - 2385: 5,3 - - node: - color: '#FFFFFFFF' - id: SpaceStationSign4 - decals: - 2369: -12,3 - 2384: 6,3 - - node: - color: '#FFFFFFFF' - id: SpaceStationSign5 - decals: - 2370: -11,3 - 2383: 7,3 - - node: - color: '#FFFFFFFF' - id: SpaceStationSign6 - decals: - 2372: -10,3 - 2382: 8,3 - - node: - color: '#FFFFFFFF' - id: SpaceStationSign7 - decals: - 2373: -9,3 - 2381: 9,3 - - node: - color: '#FFFFFFFF' - id: SpaceStationSign8 - decals: - 2374: -8,3 - 2380: 10,3 - - node: - color: '#FFFFFFFF' - id: SpaceStationSign9 - decals: - 2375: -7,3 - 2379: 11,3 - - node: - color: '#FF5C5CFF' - id: StandClearGreyscale - decals: - 2697: 37,20 - 2698: 36,20 - - node: - color: '#DE3A3A96' - id: ThreeQuarterTileOverlayGreyscale - decals: - 235: 58,1 - - node: - color: '#FFA5007F' - id: ThreeQuarterTileOverlayGreyscale - decals: - 388: 56,26 - - node: - color: '#52B4E996' - id: ThreeQuarterTileOverlayGreyscale180 - decals: - 208: -59,3 - 573: -59,1 - - node: - color: '#FFFFFFFF' - id: WarnBox - decals: - 0: 1,43 - 1: 3,43 - 2: 3,45 - 3: 1,45 - - node: - color: '#52B4E996' - id: WarnBoxGreyscale - decals: - 168: -36,6 - 169: -37,6 - 170: -38,6 - - node: - color: '#DE3A3A96' - id: WarnBoxGreyscale - decals: - 171: -42,6 - 172: -43,6 - - node: - color: '#FFFFFFFF' - id: WarnLineE - decals: - 22: 5,16 - 23: 5,15 - 24: 9,16 - 25: 9,15 - 34: -7,15 - 35: -7,16 - 36: -3,6 - 37: -3,5 - 38: -3,4 - 39: -3,3 - 40: -3,2 - 41: 1,2 - 42: 1,3 - 43: 1,4 - 44: 1,5 - 45: 1,6 - 71: 55,1 - 72: 55,2 - 73: 55,3 - 74: 26,4 - 75: 26,3 - 76: 26,2 - 77: 26,1 - 98: -28,2 - 99: -28,3 - 100: -28,4 - 127: -26,12 - 128: -47,14 - 129: -47,17 - 130: -51,17 - 131: -47,8 - 132: -47,2 - 133: -47,3 - 134: -47,4 - 135: -57,1 - 136: -57,3 - 352: 2,26 - 353: 2,27 - 354: 2,28 - 362: 55,26 - 363: 55,25 - 364: 55,24 - 365: 12,23 - 366: 12,24 - 367: 12,25 - 368: 12,26 - 1359: 1,18 - 1360: 1,17 - 1361: 1,16 - 1362: 1,15 - 1367: -3,15 - 1368: -3,16 - 1369: -3,17 - 1370: -3,18 - 2456: -28,1 - 2495: 35,26 - 2496: 35,25 - 2497: 35,24 - 2811: 35,22 - 2812: 35,23 - - node: - zIndex: 180 - color: '#FFFFFFFF' - id: WarnLineE - decals: - 2122: 8,53 - 2123: 8,54 - 2124: 8,55 - - node: - color: '#FFFFFFFF' - id: WarnLineN - decals: - 10: 0,30 - 11: -1,30 - 12: -2,30 - 13: 0,34 - 14: -1,34 - 15: -2,34 - 16: 0,19 - 17: -1,19 - 18: -2,19 - 30: 7,17 - 56: -6,7 - 57: -5,7 - 58: -4,7 - 59: 4,7 - 60: 3,7 - 61: 2,7 - 82: 28,0 - 83: 29,0 - 84: 27,0 - 93: 27,-25 - 94: 28,-25 - 95: 29,-25 - 96: 28,-11 - 97: 27,-11 - 104: -29,0 - 105: -30,0 - 106: -31,0 - 114: -30,-11 - 115: -29,-25 - 116: -30,-25 - 117: -31,-25 - 118: -40,7 - 119: -41,7 - 120: -32,13 - 121: -28,13 - 146: -52,9 - 147: -53,9 - 148: -45,12 - 370: 48,21 - 716: -41,8 - 717: -40,8 - 2471: -31,0 - 2472: -30,0 - 2473: -29,0 - 2474: -31,-11 - 2475: -29,-11 - 2479: 29,-11 - 2686: 43,17 - 2687: 44,17 - 2688: 45,17 - 2689: 36,19 - 2690: 37,19 - 2691: 36,21 - 2692: 37,21 - - node: - cleanable: True - color: '#FFFFFFFF' - id: WarnLineN - decals: - 2594: 29,19 - - node: - color: '#FFFFFFFF' - id: WarnLineS - decals: - 26: 5,16 - 27: 5,15 - 28: 9,16 - 29: 9,15 - 32: -7,15 - 33: -7,16 - 46: -3,2 - 47: -3,3 - 48: -3,4 - 49: -3,5 - 50: -3,6 - 51: 1,6 - 52: 1,5 - 53: 1,4 - 54: 1,3 - 55: 1,2 - 68: 55,1 - 69: 55,2 - 70: 55,3 - 78: 26,4 - 79: 26,2 - 80: 26,3 - 81: 26,1 - 101: -28,2 - 102: -28,3 - 103: -28,4 - 126: -26,12 - 137: -57,3 - 138: -57,1 - 139: -47,2 - 140: -47,3 - 141: -47,4 - 142: -47,8 - 143: -47,14 - 144: -47,17 - 145: -51,17 - 349: 2,26 - 350: 2,27 - 351: 2,28 - 355: 12,23 - 356: 12,24 - 357: 12,25 - 358: 12,26 - 359: 55,24 - 360: 55,25 - 361: 55,26 - 1363: -3,18 - 1364: -3,17 - 1365: -3,16 - 1366: -3,15 - 1371: 1,15 - 1372: 1,16 - 1373: 1,17 - 1374: 1,18 - 2457: -28,1 - 2498: 35,26 - 2499: 35,25 - 2500: 35,24 - 2809: 35,22 - 2810: 35,23 - - node: - zIndex: 180 - color: '#FFFFFFFF' - id: WarnLineS - decals: - 2106: -3,43 - 2107: -3,44 - 2108: -3,45 - - node: - color: '#FFFFFFFF' - id: WarnLineW - decals: - 4: -2,34 - 5: -1,34 - 6: 0,34 - 7: 0,30 - 8: -1,30 - 9: -2,30 - 19: -2,19 - 20: 0,19 - 21: -1,19 - 31: 7,17 - 62: -4,7 - 63: -5,7 - 64: -6,7 - 65: 4,7 - 66: 2,7 - 67: 3,7 - 85: 29,0 - 86: 28,0 - 87: 27,0 - 88: 28,-11 - 89: 27,-11 - 90: 29,-25 - 91: 28,-25 - 92: 27,-25 - 107: -29,0 - 108: -30,0 - 109: -31,0 - 110: -29,-25 - 111: -30,-25 - 112: -31,-25 - 113: -30,-11 - 122: -41,7 - 123: -40,7 - 124: -32,13 - 125: -28,13 - 149: -52,9 - 150: -53,9 - 151: -45,12 - 165: -29,15 - 166: -28,15 - 167: -27,15 - 369: 48,21 - 712: -40,6 - 713: -41,6 - 714: -41,9 - 715: -40,9 - 2468: -31,0 - 2469: -30,0 - 2470: -29,0 - 2476: -31,-11 - 2477: -29,-11 - 2478: 29,-11 - 2693: 36,19 - 2694: 37,19 - 2695: 37,21 - 2696: 36,21 - - node: - cleanable: True - color: '#FFFFFFFF' - id: WarnLineW - decals: - 2593: 29,19 - - node: - color: '#C8C8C8FF' - id: WoodTrimThinCornerNe - decals: - 2484: 26,12 - 2510: 46,10 - - node: - color: '#FFFFFFFF' - id: WoodTrimThinCornerNe - decals: - 2741: 36,11 - - node: - color: '#C8C8C8FF' - id: WoodTrimThinCornerNw - decals: - 2481: 24,12 - 2509: 42,10 - - node: - color: '#FFFFFFFF' - id: WoodTrimThinCornerNw - decals: - 2740: 35,11 - - node: - color: '#C8C8C8FF' - id: WoodTrimThinCornerSe - decals: - 2482: 26,11 - 2511: 46,8 - - node: - color: '#FFFFFFFF' - id: WoodTrimThinCornerSe - decals: - 2807: 36,8 - - node: - color: '#C8C8C8FF' - id: WoodTrimThinCornerSw - decals: - 2483: 24,11 - 2508: 42,8 - - node: - color: '#FFFFFFFF' - id: WoodTrimThinCornerSw - decals: - 2806: 35,8 - - node: - color: '#C8C8C8FF' - id: WoodTrimThinLineE - decals: - 2519: 46,9 - - node: - color: '#FFFFFFFF' - id: WoodTrimThinLineE - decals: - 2742: 36,9 - 2743: 36,10 - - node: - color: '#C8C8C8FF' - id: WoodTrimThinLineN - decals: - 2485: 25,12 - 2516: 43,10 - 2517: 44,10 - 2518: 45,10 - - node: - color: '#C8C8C8FF' - id: WoodTrimThinLineS - decals: - 2486: 25,11 - 2513: 43,8 - 2514: 44,8 - 2515: 45,8 - - node: - color: '#C8C8C8FF' - id: WoodTrimThinLineW - decals: - 2512: 42,9 - - node: - color: '#FFFFFFFF' - id: WoodTrimThinLineW - decals: - 2744: 35,10 - 2808: 35,9 - - node: - zIndex: 180 - color: '#FF00FFFF' - id: clown - decals: - 2367: 6.027291,42.00365 - - node: - color: '#9BC516FF' - id: shop - decals: - 347: -13,5 - 348: 11,5 - - node: - zIndex: 180 - color: '#FFFF00FF' - id: trade - decals: - 2089: 2,38 - - type: GridAtmosphere - version: 2 - data: - tiles: - 0,0: - 0: 65535 - 1,0: - 0: 65535 - -1,0: - 0: 65535 - 0,1: - 0: 65535 - 0,2: - 0: 65535 - 0,3: - 0: 65535 - 1,1: - 0: 65535 - 1,2: - 0: 48051 - 1,3: - 0: 65467 - 2,0: - 0: 65535 - 2,1: - 0: 65535 - 2,2: - 0: 65520 - 2,3: - 0: 65535 - 3,0: - 0: 65535 - 3,1: - 0: 4095 - 3,2: - 0: 65520 - 3,3: - 0: 65535 - -4,0: - 0: 65535 - -4,1: - 0: 53247 - -4,2: - 0: 65532 - -4,3: - 0: 65535 - -3,0: - 0: 65535 - -3,1: - 0: 65535 - -3,2: - 0: 65521 - -3,3: - 0: 65535 - -2,0: - 0: 65535 - -2,1: - 0: 65535 - -2,3: - 0: 65518 - -2,2: - 0: 61166 - -1,1: - 0: 65535 - -1,2: - 0: 65535 - -1,3: - 0: 65535 - 4,0: - 0: 65535 - 4,1: - 0: 1023 - 4,2: - 0: 65532 - 4,3: - 0: 65535 - 5,0: - 0: 65535 - 5,1: - 0: 255 - 5,2: - 0: 65535 - 5,3: - 0: 65535 - 6,0: - 0: 65535 - 6,1: - 0: 52479 - 6,2: - 0: 65535 - 6,3: - 0: 65535 - 7,0: - 0: 65535 - 7,1: - 0: 65535 - 7,2: - 0: 65535 - 7,3: - 0: 65535 - -8,0: - 0: 65535 - -8,1: - 0: 65535 - -8,2: - 0: 65535 - -8,3: - 0: 65535 - -7,0: - 0: 65535 - -7,1: - 0: 4607 - -7,2: - 0: 65535 - -7,3: - 0: 65535 - -6,0: - 0: 65535 - -6,1: - 0: 255 - -6,2: - 0: 65535 - -6,3: - 0: 65535 - -5,0: - 0: 65535 - -5,1: - 0: 32767 - -5,2: - 0: 65527 - -5,3: - 0: 65535 - -8,-4: - 0: 65535 - -8,-3: - 0: 65535 - -8,-2: - 0: 65535 - -8,-1: - 0: 65535 - -7,-4: - 0: 4369 - -7,-3: - 0: 4369 - -7,-2: - 0: 4369 - -7,-1: - 0: 29457 - -8,-8: - 0: 65520 - -8,-7: - 0: 65535 - -8,-6: - 0: 65535 - -8,-5: - 0: 65535 - -7,-8: - 0: 29456 - -7,-7: - 0: 30583 - -7,-6: - 0: 4371 - -7,-5: - 0: 4369 - 6,-1: - 0: 65228 - 6,-4: - 0: 52428 - 6,-3: - 0: 52428 - 6,-2: - 0: 52428 - 7,-4: - 0: 30583 - 7,-3: - 0: 30583 - 7,-2: - 0: 30583 - 7,-1: - 0: 65399 - 6,-8: - 0: 65216 - 6,-7: - 0: 65535 - 6,-6: - 0: 52430 - 6,-5: - 0: 52428 - 7,-8: - 0: 65392 - 7,-7: - 0: 65535 - 7,-6: - 0: 30591 - 7,-5: - 0: 30583 - -9,-8: - 0: 51200 - -9,-7: - 0: 52428 - -9,-6: - 0: 8 - -12,0: - 0: 65535 - -12,1: - 0: 65535 - -12,2: - 0: 65535 - -12,3: - 0: 65535 - -11,0: - 0: 65535 - -11,1: - 0: 65535 - -11,2: - 0: 65535 - -11,3: - 0: 30719 - 1: 34816 - -10,0: - 0: 65535 - -10,1: - 0: 65535 - -10,2: - 0: 65535 - -10,3: - 0: 61951 - 2: 3584 - -9,0: - 0: 65535 - -9,1: - 0: 65535 - -9,2: - 0: 65535 - -9,3: - 0: 56831 - 1: 8704 - -16,0: - 0: 61166 - -16,1: - 0: 14 - -15,0: - 0: 65535 - -15,1: - 0: 15 - -14,0: - 0: 65535 - -14,1: - 0: 65535 - -14,2: - 0: 65535 - -14,3: - 0: 65535 - -13,0: - 0: 65535 - -13,1: - 0: 65535 - -13,2: - 0: 65535 - -13,3: - 0: 65535 - -16,-1: - 0: 34816 - -15,-1: - 0: 65280 - -9,-1: - 0: 51200 - 8,-8: - 0: 4096 - 8,-7: - 0: 4369 - 8,-1: - 0: 4096 - 8,0: - 0: 65535 - 8,1: - 0: 65535 - 8,2: - 0: 65535 - 8,3: - 0: 65535 - 9,0: - 0: 65535 - 9,1: - 0: 65535 - 9,2: - 0: 65535 - 9,3: - 0: 65535 - 10,0: - 0: 65535 - 10,1: - 0: 65535 - 10,2: - 0: 65535 - 10,3: - 0: 65535 - 11,0: - 0: 65535 - 11,1: - 0: 65535 - 11,2: - 0: 65535 - 11,3: - 0: 65535 - 12,0: - 0: 65535 - 12,1: - 0: 65535 - 12,2: - 0: 65535 - 12,3: - 0: 65535 - 13,0: - 0: 65535 - 13,1: - 0: 30719 - 13,2: - 0: 32759 - 13,3: - 0: 32759 - 14,0: - 0: 65535 - 14,1: - 0: 8079 - 14,2: - 0: 4369 - 14,3: - 0: 4369 - 15,0: - 0: 13107 - 15,1: - 0: 771 - 13,-1: - 0: 34816 - 14,-1: - 0: 65280 - 0,4: - 0: 65535 - 0,5: - 0: 65535 - 0,6: - 0: 65535 - 0,7: - 0: 32767 - 1,4: - 0: 65535 - 1,5: - 0: 65535 - 1,6: - 0: 65535 - 1,7: - 0: 12287 - 2,4: - 0: 65535 - 2,5: - 0: 65535 - 2,6: - 0: 65535 - 2,7: - 0: 36863 - 3,4: - 0: 65535 - 3,5: - 0: 65535 - 3,6: - 0: 65535 - 3,7: - 0: 273 - -4,4: - 0: 65535 - -3,4: - 0: 65535 - -2,4: - 0: 65535 - -2,5: - 0: 61166 - -2,6: - 0: 61166 - -2,7: - 0: 12014 - -1,4: - 0: 65535 - -1,5: - 0: 65535 - -1,6: - 0: 65535 - -1,7: - 0: 65535 - -8,4: - 0: 65535 - -7,4: - 0: 65535 - -6,4: - 0: 63624 - -5,4: - 0: 65535 - 4,4: - 0: 65535 - 5,4: - 0: 65535 - 6,4: - 0: 65535 - 7,4: - 0: 65535 - 0,8: - 0: 65399 - 0,9: - 0: 65535 - 0,10: - 0: 65535 - 0,11: - 0: 65535 - 1,8: - 0: 29474 - 1,9: - 0: 63351 - 1,10: - 0: 65535 - 1,11: - 0: 65535 - 2,9: - 0: 63692 - 2,10: - 0: 48063 - 2,11: - 0: 48127 - 2,8: - 0: 35020 - 3,8: - 0: 17 - 3,9: - 0: 4113 - 3,10: - 0: 1 - -2,8: - 0: 36386 - -2,10: - 0: 61166 - -2,11: - 0: 61166 - -2,9: - 0: 34952 - -1,8: - 0: 65535 - -1,9: - 0: 65535 - -1,10: - 0: 65535 - -1,11: - 0: 65535 - 8,4: - 0: 65535 - 8,5: - 0: 65535 - 8,6: - 0: 65535 - 9,4: - 0: 65535 - 9,5: - 0: 65535 - 9,6: - 0: 65535 - 10,4: - 0: 65535 - 10,5: - 0: 65521 - 10,6: - 0: 65535 - 11,4: - 0: 65535 - 11,5: - 0: 65534 - 11,6: - 0: 65535 - 12,4: - 0: 65535 - 12,5: - 0: 65527 - 12,6: - 0: 65535 - 12,7: - 0: 238 - 13,4: - 0: 65399 - 13,5: - 0: 65524 - 13,6: - 0: 65535 - 13,7: - 0: 255 - 14,4: - 0: 4369 - 14,5: - 0: 62576 - 14,6: - 0: 65535 - 14,7: - 0: 255 - 0,12: - 0: 65535 - 0,13: - 0: 36751 - 1: 24576 - 0,14: - 0: 2184 - 1: 63078 - 1,12: - 0: 65535 - 1,13: - 0: 65535 - 1,14: - 0: 4095 - 1: 61440 - 2,12: - 0: 63483 - 2,13: - 0: 65535 - 2,14: - 0: 2047 - 1: 28672 - 3,12: - 0: 4368 - 3,13: - 0: 4369 - 3,14: - 0: 17 - -2,12: - 0: 14 - 1: 17408 - -1,12: - 0: 39327 - -1,13: - 0: 2191 - 1: 10000 - -12,4: - 0: 65535 - -11,4: - 0: 63351 - 1: 2184 - -10,4: - 0: 61681 - 1: 3840 - 3: 14 - -9,4: - 0: 64733 - 1: 802 - -14,4: - 0: 65535 - -13,4: - 0: 65535 - -1,-1: - 0: 61440 - 0,-1: - 0: 28672 - 4,5: - 0: 65535 - 4,6: - 0: 65535 - 5,5: - 0: 65535 - 5,6: - 0: 65535 - 6,5: - 0: 65535 - 6,6: - 0: 65535 - 6,7: - 0: 12 - 7,5: - 0: 65535 - 7,6: - 0: 65535 - 7,7: - 0: 7 - 15,5: - 0: 12288 - 15,6: - 0: 13107 - 0,15: - 1: 128 - 1,15: - 1: 241 - 2,15: - 1: 114 - -2,13: - 1: 1100 - -1,14: - 1: 34823 - -1,15: - 1: 8 - uniqueMixes: - - volume: 2500 - temperature: 293.15 - moles: - - 21.824879 - - 82.10312 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - volume: 2500 - temperature: 293.15 - moles: - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - volume: 2500 - temperature: 293.15 - moles: - - 0 - - 6666.982 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - volume: 2500 - temperature: 293.15 - moles: - - 6666.982 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - chunkSize: 4 - - type: GasTileOverlay - - type: RadiationGridResistance - - type: BecomesStation - id: Frontier - - type: StationTransit - - type: ProtectedGrid - - type: StationEmpImmune - - type: SpreaderGrid - - type: IFF - - uid: 5691 - components: - - type: MetaData - name: map 1234 - - type: Transform - - type: Map - - type: PhysicsMap - - type: GridTree - - type: MovedGrids - - type: Broadphase - - type: OccluderTree - - proto: ActionToggleLight - entities: - - uid: 2428 - components: - - type: Transform - parent: 1474 - - type: InstantAction - container: 1474 - - proto: AirAlarm - entities: - - uid: 1836 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,7.5 - parent: 2173 - - type: DeviceList - devices: - - 2293 - - 2292 - - 2291 - - 2294 - - 2295 - - 2296 - - 2301 - - 2302 - - 2303 - - 2304 - - 2297 - - 2298 - - 2299 - - 2300 - - 2323 - - 2324 - - 2308 - - 2309 - - 5150 - - 5148 - - 5149 - - 2841 - - 2839 - - 5174 - - 5589 - - proto: AirCanister - entities: - - uid: 2746 - components: - - type: Transform - pos: -35.5,6.5 - parent: 2173 - - uid: 2747 - components: - - type: Transform - pos: -36.5,6.5 - parent: 2173 - - uid: 2748 - components: - - type: Transform - pos: -37.5,6.5 - parent: 2173 - - proto: Airlock - entities: - - uid: 4179 - components: - - type: Transform - pos: -5.5,25.5 - parent: 2173 - - proto: AirlockAtmosphericsGlassLocked - entities: - - uid: 4082 - components: - - type: Transform - pos: -31.5,13.5 - parent: 2173 - - proto: AirlockCargoGlass - entities: - - uid: 4110 - components: - - type: Transform - pos: -1.5,35.5 - parent: 2173 - - uid: 4111 - components: - - type: Transform - pos: -0.5,35.5 - parent: 2173 - - uid: 4112 - components: - - type: Transform - pos: 0.5,35.5 - parent: 2173 - - proto: AirlockEngineeringGlassLocked - entities: - - uid: 4079 - components: - - type: Transform - pos: -25.5,12.5 - parent: 2173 - - uid: 4080 - components: - - type: Transform - pos: -39.5,10.5 - parent: 2173 - - uid: 4081 - components: - - type: Transform - pos: -40.5,10.5 - parent: 2173 - - proto: AirlockEngineeringLocked - entities: - - uid: 4136 - components: - - type: Transform - pos: -39.5,7.5 - parent: 2173 - - uid: 4137 - components: - - type: Transform - pos: -40.5,7.5 - parent: 2173 - - proto: AirlockExternal - entities: - - uid: 366 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -18.5,14.5 - parent: 2173 - - proto: AirlockExternalGlass - entities: - - uid: 737 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,55.5 - parent: 2173 - - uid: 950 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,15.5 - parent: 2173 - - uid: 952 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,16.5 - parent: 2173 - - uid: 2582 - components: - - type: Transform - pos: 56.5,27.5 - parent: 2173 - - uid: 2584 - components: - - type: Transform - pos: 57.5,27.5 - parent: 2173 - - uid: 2585 - components: - - type: Transform - pos: 58.5,27.5 - parent: 2173 - - uid: 2586 - components: - - type: Transform - pos: 59.5,24.5 - parent: 2173 - - uid: 2588 - components: - - type: Transform - pos: 59.5,25.5 - parent: 2173 - - uid: 2640 - components: - - type: Transform - pos: 27.5,26.5 - parent: 2173 - - uid: 2680 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -57.5,0.5 - parent: 2173 - - uid: 2682 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -60.5,1.5 - parent: 2173 - - uid: 2683 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -59.5,0.5 - parent: 2173 - - uid: 2684 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -60.5,2.5 - parent: 2173 - - uid: 2685 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -60.5,3.5 - parent: 2173 - - uid: 2686 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,-25.5 - parent: 2173 - - uid: 2687 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,-26.5 - parent: 2173 - - uid: 2688 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,-27.5 - parent: 2173 - - uid: 2689 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,-25.5 - parent: 2173 - - uid: 2690 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,-26.5 - parent: 2173 - - uid: 2691 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,-27.5 - parent: 2173 - - uid: 2692 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,-28.5 - parent: 2173 - - uid: 2693 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,-28.5 - parent: 2173 - - uid: 2694 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,-28.5 - parent: 2173 - - uid: 2695 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,-25.5 - parent: 2173 - - uid: 2696 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,-26.5 - parent: 2173 - - uid: 2697 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,-27.5 - parent: 2173 - - uid: 2698 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 30.5,-25.5 - parent: 2173 - - uid: 2699 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 30.5,-26.5 - parent: 2173 - - uid: 2700 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 30.5,-27.5 - parent: 2173 - - uid: 2701 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 27.5,-28.5 - parent: 2173 - - uid: 2702 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 29.5,-28.5 - parent: 2173 - - uid: 2703 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 28.5,-28.5 - parent: 2173 - - uid: 2704 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,1.5 - parent: 2173 - - uid: 2705 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,1.5 - parent: 2173 - - uid: 2706 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 59.5,1.5 - parent: 2173 - - uid: 2707 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 59.5,2.5 - parent: 2173 - - uid: 2708 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 59.5,3.5 - parent: 2173 - - uid: 2709 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 58.5,0.5 - parent: 2173 - - uid: 2710 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 57.5,0.5 - parent: 2173 - - uid: 2711 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,0.5 - parent: 2173 - - uid: 2712 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,43.5 - parent: 2173 - - uid: 2713 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,44.5 - parent: 2173 - - uid: 2714 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,45.5 - parent: 2173 - - uid: 2715 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,53.5 - parent: 2173 - - uid: 2716 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,54.5 - parent: 2173 - - uid: 2822 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,57.5 - parent: 2173 - - type: DeviceLinkSink - invokeCounter: 1 - links: - - 4319 - - type: DeviceLinkSource - linkedPorts: - 4319: - - DoorStatus: DoorBolt - - uid: 2861 - components: - - type: Transform - pos: 59.5,26.5 - parent: 2173 - - uid: 4052 - components: - - type: Transform - pos: 29.5,26.5 - parent: 2173 - - uid: 4194 - components: - - type: Transform - pos: -58.5,0.5 - parent: 2173 - - uid: 4319 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,57.5 - parent: 2173 - - type: DeviceLinkSink - invokeCounter: 2 - links: - - 2822 - - type: DeviceLinkSource - linkedPorts: - 2822: - - DoorStatus: DoorBolt - - proto: AirlockExternalGlassShuttleTransit - entities: - - uid: 439 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -16.5,15.5 - parent: 2173 - - type: Docking - name: Bus Dock - - uid: 532 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,15.5 - parent: 2173 - - type: Docking - name: Bus Dock - - uid: 935 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -16.5,16.5 - parent: 2173 - - type: Docking - name: Bus Dock - - uid: 936 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,16.5 - parent: 2173 - - type: Docking - name: Bus Dock - - proto: AirlockFrontierBridgeGlassLocked - entities: - - uid: 3955 - components: - - type: Transform - pos: 9.5,16.5 - parent: 2173 - - uid: 4114 - components: - - type: Transform - pos: 9.5,15.5 - parent: 2173 - - uid: 4115 - components: - - type: Transform - pos: 5.5,16.5 - parent: 2173 - - uid: 4116 - components: - - type: Transform - pos: 5.5,15.5 - parent: 2173 - - uid: 4117 - components: - - type: Transform - pos: 18.5,11.5 - parent: 2173 - - proto: AirlockFrontierBridgeLocked - entities: - - uid: 2386 - components: - - type: Transform - pos: 23.5,11.5 - parent: 2173 - - proto: AirlockFrontierCommandGlassLocked - entities: - - uid: 2550 - components: - - type: Transform - pos: 7.5,17.5 - parent: 2173 - - proto: AirlockGlass - entities: - - uid: 529 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 40.5,7.5 - parent: 2173 - - uid: 780 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,25.5 - parent: 2173 - - uid: 2787 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 39.5,7.5 - parent: 2173 - - uid: 2800 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,14.5 - parent: 2173 - - uid: 3138 - components: - - type: Transform - pos: 2.5,27.5 - parent: 2173 - - uid: 4042 - components: - - type: Transform - pos: 2.5,28.5 - parent: 2173 - - uid: 4083 - components: - - type: Transform - pos: -28.5,0.5 - parent: 2173 - - uid: 4084 - components: - - type: Transform - pos: -29.5,0.5 - parent: 2173 - - uid: 4085 - components: - - type: Transform - pos: -30.5,0.5 - parent: 2173 - - uid: 4086 - components: - - type: Transform - pos: -28.5,-24.5 - parent: 2173 - - uid: 4087 - components: - - type: Transform - pos: -30.5,-24.5 - parent: 2173 - - uid: 4088 - components: - - type: Transform - pos: -29.5,-24.5 - parent: 2173 - - uid: 4089 - components: - - type: Transform - pos: -5.5,7.5 - parent: 2173 - - uid: 4090 - components: - - type: Transform - pos: -4.5,7.5 - parent: 2173 - - uid: 4091 - components: - - type: Transform - pos: -3.5,7.5 - parent: 2173 - - uid: 4092 - components: - - type: Transform - pos: 2.5,7.5 - parent: 2173 - - uid: 4093 - components: - - type: Transform - pos: 3.5,7.5 - parent: 2173 - - uid: 4094 - components: - - type: Transform - pos: 4.5,7.5 - parent: 2173 - - uid: 4095 - components: - - type: Transform - pos: 27.5,0.5 - parent: 2173 - - uid: 4096 - components: - - type: Transform - pos: 28.5,0.5 - parent: 2173 - - uid: 4097 - components: - - type: Transform - pos: 29.5,0.5 - parent: 2173 - - uid: 4098 - components: - - type: Transform - pos: 27.5,-24.5 - parent: 2173 - - uid: 4099 - components: - - type: Transform - pos: 28.5,-24.5 - parent: 2173 - - uid: 4100 - components: - - type: Transform - pos: 29.5,-24.5 - parent: 2173 - - uid: 4101 - components: - - type: Transform - pos: 55.5,1.5 - parent: 2173 - - uid: 4102 - components: - - type: Transform - pos: 55.5,2.5 - parent: 2173 - - uid: 4103 - components: - - type: Transform - pos: 55.5,3.5 - parent: 2173 - - uid: 4104 - components: - - type: Transform - pos: -1.5,19.5 - parent: 2173 - - uid: 4105 - components: - - type: Transform - pos: -0.5,19.5 - parent: 2173 - - uid: 4106 - components: - - type: Transform - pos: 0.5,19.5 - parent: 2173 - - uid: 4107 - components: - - type: Transform - pos: -1.5,30.5 - parent: 2173 - - uid: 4108 - components: - - type: Transform - pos: -0.5,30.5 - parent: 2173 - - uid: 4109 - components: - - type: Transform - pos: 0.5,30.5 - parent: 2173 - - uid: 5008 - components: - - type: Transform - pos: 2.5,26.5 - parent: 2173 - - uid: 5843 - components: - - type: Transform - pos: 12.5,23.5 - parent: 2173 - - uid: 5844 - components: - - type: Transform - pos: 12.5,24.5 - parent: 2173 - - uid: 5846 - components: - - type: Transform - pos: 12.5,26.5 - parent: 2173 - - uid: 5856 - components: - - type: Transform - pos: 55.5,26.5 - parent: 2173 - - uid: 5857 - components: - - type: Transform - pos: 55.5,25.5 - parent: 2173 - - uid: 5858 - components: - - type: Transform - pos: 55.5,24.5 - parent: 2173 - - proto: AirlockGlassShuttle - entities: - - uid: 2170 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,-25.5 - parent: 2173 - - type: Docking - name: 2A - - uid: 2171 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,-26.5 - parent: 2173 - - type: Docking - name: 2A - - uid: 2172 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,-27.5 - parent: 2173 - - type: Docking - name: 2A - - uid: 2175 - components: - - type: Transform - pos: -28.5,-30.5 - parent: 2173 - - type: Docking - name: 2B - - uid: 2176 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,-27.5 - parent: 2173 - - type: Docking - name: 2C - - uid: 2177 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,-26.5 - parent: 2173 - - type: Docking - name: 2C - - uid: 2178 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,-25.5 - parent: 2173 - - type: Docking - name: 2C - - uid: 2179 - components: - - type: Transform - pos: -1.5,-0.5 - parent: 2173 - - type: Docking - name: 6A - - uid: 2180 - components: - - type: Transform - pos: 0.5,-0.5 - parent: 2173 - - type: Docking - name: 6A - - uid: 2181 - components: - - type: Transform - pos: 27.5,-30.5 - parent: 2173 - - type: Docking - name: 3B - - uid: 2182 - components: - - type: Transform - pos: 28.5,-30.5 - parent: 2173 - - type: Docking - name: 3B - - uid: 2183 - components: - - type: Transform - pos: 29.5,-30.5 - parent: 2173 - - type: Docking - name: 3B - - uid: 2184 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,-27.5 - parent: 2173 - - type: Docking - name: 3A - - uid: 2185 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,-26.5 - parent: 2173 - - type: Docking - name: 3A - - uid: 2186 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,-25.5 - parent: 2173 - - type: Docking - name: 3A - - uid: 2187 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 32.5,-27.5 - parent: 2173 - - type: Docking - name: 3C - - uid: 2188 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 32.5,-26.5 - parent: 2173 - - type: Docking - name: 3C - - uid: 2189 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 32.5,-25.5 - parent: 2173 - - type: Docking - name: 3C - - uid: 2190 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 61.5,1.5 - parent: 2173 - - type: Docking - name: 4B - - uid: 2191 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 61.5,2.5 - parent: 2173 - - type: Docking - name: 4B - - uid: 2192 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 61.5,3.5 - parent: 2173 - - type: Docking - name: 4B - - uid: 2193 - components: - - type: Transform - pos: 58.5,-1.5 - parent: 2173 - - type: Docking - name: 4A - - uid: 2194 - components: - - type: Transform - pos: 57.5,-1.5 - parent: 2173 - - type: Docking - name: 4A - - uid: 2195 - components: - - type: Transform - pos: 56.5,-1.5 - parent: 2173 - - type: Docking - name: 4A - - uid: 2196 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,43.5 - parent: 2173 - - type: Docking - name: 7A - - uid: 2197 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,44.5 - parent: 2173 - - type: Docking - name: 7A - - uid: 2198 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,45.5 - parent: 2173 - - type: Docking - name: 7A - - uid: 2199 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,53.5 - parent: 2173 - - type: Docking - name: 7B - - uid: 2200 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,54.5 - parent: 2173 - - type: Docking - name: 7B - - uid: 2201 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,55.5 - parent: 2173 - - type: Docking - name: 7B - - uid: 2202 - components: - - type: Transform - pos: -57.5,-1.5 - parent: 2173 - - type: Docking - name: 1B - - uid: 2203 - components: - - type: Transform - pos: -58.5,-1.5 - parent: 2173 - - type: Docking - name: 1B - - uid: 2204 - components: - - type: Transform - pos: -59.5,-1.5 - parent: 2173 - - type: Docking - name: 1B - - uid: 2205 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -62.5,1.5 - parent: 2173 - - type: Docking - name: 1A - - uid: 2206 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -62.5,2.5 - parent: 2173 - - type: Docking - name: 1A - - uid: 2207 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -62.5,3.5 - parent: 2173 - - type: Docking - name: 1A - - uid: 2587 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 56.5,29.5 - parent: 2173 - - type: Docking - name: 5B - - uid: 2589 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,28.5 - parent: 2173 - - type: Docking - name: 6B - - uid: 3770 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 61.5,26.5 - parent: 2173 - - type: Docking - name: 5A - - uid: 3919 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 58.5,29.5 - parent: 2173 - - type: Docking - name: 5B - - uid: 3920 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,29.5 - parent: 2173 - - type: Docking - name: 5B - - uid: 4051 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,28.5 - parent: 2173 - - type: Docking - name: 6B - - uid: 4982 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 61.5,24.5 - parent: 2173 - - type: Docking - name: 5A - - uid: 4983 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 61.5,25.5 - parent: 2173 - - type: Docking - name: 5A - - uid: 5801 - components: - - type: Transform - pos: -29.5,-30.5 - parent: 2173 - - type: Docking - name: 2B - - uid: 5805 - components: - - type: Transform - pos: -30.5,-30.5 - parent: 2173 - - type: Docking - name: 2B - - proto: AirlockJanitorLocked - entities: - - uid: 2754 - components: - - type: Transform - pos: -4.5,19.5 - parent: 2173 - - uid: 2755 - components: - - type: Transform - pos: -2.5,26.5 - parent: 2173 - - proto: AirlockMailCarrierLocked - entities: - - uid: 389 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 29.5,19.5 - parent: 2173 - - proto: AirlockMaint - entities: - - uid: 383 - components: - - type: Transform - pos: 33.5,13.5 - parent: 2173 - - uid: 386 - components: - - type: Transform - pos: 34.5,20.5 - parent: 2173 - - uid: 3012 - components: - - type: Transform - pos: 33.5,6.5 - parent: 2173 - - uid: 4059 - components: - - type: Transform - pos: 49.5,12.5 - parent: 2173 - - proto: AirlockMaintEngiLocked - entities: - - uid: 4131 - components: - - type: Transform - pos: -22.5,13.5 - parent: 2173 - - proto: AirlockMaintFrontierBridgeLocked - entities: - - uid: 3763 - components: - - type: Transform - pos: 27.5,14.5 - parent: 2173 - - uid: 4128 - components: - - type: Transform - pos: 15.5,17.5 - parent: 2173 - - uid: 5019 - components: - - type: Transform - pos: 10.5,19.5 - parent: 2173 - - proto: AirlockMaintLocked - entities: - - uid: 2094 - components: - - type: Transform - pos: -19.5,11.5 - parent: 2173 - - uid: 2597 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 48.5,21.5 - parent: 2173 - - uid: 4130 - components: - - type: Transform - pos: -29.5,6.5 - parent: 2173 - - uid: 4132 - components: - - type: Transform - pos: 52.5,4.5 - parent: 2173 - - proto: AirlockMedical - entities: - - uid: 4133 - components: - - type: Transform - pos: -46.5,14.5 - parent: 2173 - - uid: 4134 - components: - - type: Transform - pos: -44.5,12.5 - parent: 2173 - - uid: 4135 - components: - - type: Transform - pos: -46.5,17.5 - parent: 2173 - - proto: AirlockMedicalGlass - entities: - - uid: 4069 - components: - - type: Transform - pos: -56.5,3.5 - parent: 2173 - - uid: 4070 - components: - - type: Transform - pos: -56.5,2.5 - parent: 2173 - - uid: 4071 - components: - - type: Transform - pos: -56.5,1.5 - parent: 2173 - - uid: 4072 - components: - - type: Transform - pos: -46.5,2.5 - parent: 2173 - - uid: 4073 - components: - - type: Transform - pos: -46.5,3.5 - parent: 2173 - - uid: 4074 - components: - - type: Transform - pos: -46.5,4.5 - parent: 2173 - - uid: 4075 - components: - - type: Transform - pos: -52.5,9.5 - parent: 2173 - - uid: 4076 - components: - - type: Transform - pos: -51.5,9.5 - parent: 2173 - - uid: 4077 - components: - - type: Transform - pos: -50.5,17.5 - parent: 2173 - - uid: 4078 - components: - - type: Transform - pos: -46.5,8.5 - parent: 2173 - - proto: AirlockSecurityGlassLocked - entities: - - uid: 2976 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 37.5,21.5 - parent: 2173 - - type: DeviceLinkSink - invokeCounter: 2 - links: - - 3745 - - 3746 - - type: DeviceLinkSource - linkedPorts: - 3746: - - DoorStatus: Close - 3745: - - DoorStatus: Close - - uid: 2982 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 36.5,21.5 - parent: 2173 - - type: DeviceLinkSink - invokeCounter: 2 - links: - - 3745 - - 3746 - - type: DeviceLinkSource - linkedPorts: - 3746: - - DoorStatus: Close - 3745: - - DoorStatus: Close - - uid: 3745 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 37.5,19.5 - parent: 2173 - - type: DeviceLinkSink - invokeCounter: 2 - links: - - 2982 - - 2976 - - type: DeviceLinkSource - linkedPorts: - 2976: - - DoorStatus: Close - 2982: - - DoorStatus: Close - - uid: 3746 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 36.5,19.5 - parent: 2173 - - type: DeviceLinkSink - invokeCounter: 2 - links: - - 2976 - - 2982 - - type: DeviceLinkSource - linkedPorts: - 2976: - - DoorStatus: Close - 2982: - - DoorStatus: Close - - proto: AirlockSeviceFrontierLocked - entities: - - uid: 2562 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 45.5,7.5 - parent: 2173 - - proto: AltarConvertMaint - entities: - - uid: 5452 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 29.5,14.5 - parent: 2173 - missingComponents: - - Anchorable - - proto: AntiAnomalyZone200 - entities: - - uid: 4477 - components: - - type: Transform - pos: -0.5,10.5 - parent: 2173 - - proto: APCBasic - entities: - - uid: 1671 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -29.5,14.5 - parent: 2173 - - uid: 1835 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,7.5 - parent: 2173 - - uid: 1953 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,40.5 - parent: 2173 - - uid: 1969 - components: - - type: Transform - pos: 4.5,52.5 - parent: 2173 - - uid: 2122 - components: - - type: Transform - pos: -40.5,13.5 - parent: 2173 - - uid: 2614 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,19.5 - parent: 2173 - - uid: 2863 - components: - - type: Transform - pos: 12.5,17.5 - parent: 2173 - - uid: 2865 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 46.5,0.5 - parent: 2173 - - uid: 2866 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 30.5,-15.5 - parent: 2173 - - uid: 2867 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,-15.5 - parent: 2173 - - uid: 2868 - components: - - type: Transform - pos: 17.5,5.5 - parent: 2173 - - uid: 2869 - components: - - type: Transform - pos: -18.5,5.5 - parent: 2173 - - uid: 2871 - components: - - type: Transform - pos: -49.5,16.5 - parent: 2173 - - uid: 2872 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -41.5,0.5 - parent: 2173 - - uid: 2873 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,28.5 - parent: 2173 - - uid: 3126 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,28.5 - parent: 2173 - - uid: 3758 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,15.5 - parent: 2173 - - uid: 5462 - components: - - type: Transform - pos: 38.5,18.5 - parent: 2173 - - proto: AtmosDeviceFanTiny - entities: - - uid: 5 - components: - - type: Transform - pos: -25.5,-25.5 - parent: 2173 - - uid: 6 - components: - - type: Transform - pos: -25.5,-26.5 - parent: 2173 - - uid: 7 - components: - - type: Transform - pos: -25.5,-27.5 - parent: 2173 - - uid: 15 - components: - - type: Transform - pos: -28.5,-30.5 - parent: 2173 - - uid: 16 - components: - - type: Transform - pos: -30.5,-30.5 - parent: 2173 - - uid: 17 - components: - - type: Transform - pos: -29.5,-30.5 - parent: 2173 - - uid: 18 - components: - - type: Transform - pos: -33.5,-27.5 - parent: 2173 - - uid: 19 - components: - - type: Transform - pos: -33.5,-26.5 - parent: 2173 - - uid: 20 - components: - - type: Transform - pos: -33.5,-25.5 - parent: 2173 - - uid: 191 - components: - - type: Transform - pos: 29.5,-30.5 - parent: 2173 - - uid: 192 - components: - - type: Transform - pos: 28.5,-30.5 - parent: 2173 - - uid: 193 - components: - - type: Transform - pos: 27.5,-30.5 - parent: 2173 - - uid: 194 - components: - - type: Transform - pos: 32.5,-27.5 - parent: 2173 - - uid: 195 - components: - - type: Transform - pos: 32.5,-26.5 - parent: 2173 - - uid: 196 - components: - - type: Transform - pos: 32.5,-25.5 - parent: 2173 - - uid: 197 - components: - - type: Transform - pos: 24.5,-27.5 - parent: 2173 - - uid: 198 - components: - - type: Transform - pos: 24.5,-26.5 - parent: 2173 - - uid: 199 - components: - - type: Transform - pos: 24.5,-25.5 - parent: 2173 - - uid: 360 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,15.5 - parent: 2173 - - uid: 428 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,16.5 - parent: 2173 - - uid: 535 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,15.5 - parent: 2173 - - uid: 698 - components: - - type: Transform - pos: -6.5,42.5 - parent: 2173 - - uid: 699 - components: - - type: Transform - pos: -6.5,43.5 - parent: 2173 - - uid: 700 - components: - - type: Transform - pos: -6.5,44.5 - parent: 2173 - - uid: 701 - components: - - type: Transform - pos: -6.5,45.5 - parent: 2173 - - uid: 702 - components: - - type: Transform - pos: -6.5,46.5 - parent: 2173 - - uid: 711 - components: - - type: Transform - pos: 12.5,52.5 - parent: 2173 - - uid: 712 - components: - - type: Transform - pos: 12.5,53.5 - parent: 2173 - - uid: 713 - components: - - type: Transform - pos: 12.5,54.5 - parent: 2173 - - uid: 714 - components: - - type: Transform - pos: 12.5,55.5 - parent: 2173 - - uid: 715 - components: - - type: Transform - pos: 12.5,56.5 - parent: 2173 - - uid: 970 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,16.5 - parent: 2173 - - uid: 1422 - components: - - type: Transform - pos: -57.5,-1.5 - parent: 2173 - - uid: 1423 - components: - - type: Transform - pos: -58.5,-1.5 - parent: 2173 - - uid: 1424 - components: - - type: Transform - pos: -59.5,-1.5 - parent: 2173 - - uid: 1425 - components: - - type: Transform - pos: -62.5,1.5 - parent: 2173 - - uid: 1426 - components: - - type: Transform - pos: -62.5,2.5 - parent: 2173 - - uid: 1427 - components: - - type: Transform - pos: -62.5,3.5 - parent: 2173 - - uid: 1556 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 56.5,-1.5 - parent: 2173 - - uid: 1557 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,-1.5 - parent: 2173 - - uid: 1558 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 58.5,-1.5 - parent: 2173 - - uid: 1560 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 61.5,1.5 - parent: 2173 - - uid: 1561 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 61.5,2.5 - parent: 2173 - - uid: 1562 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 61.5,3.5 - parent: 2173 - - uid: 1593 - components: - - type: Transform - pos: -1.5,-0.5 - parent: 2173 - - uid: 1594 - components: - - type: Transform - pos: 0.5,-0.5 - parent: 2173 - - uid: 2617 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,28.5 - parent: 2173 - - uid: 2618 - components: - - type: Transform - pos: 56.5,29.5 - parent: 2173 - - uid: 2792 - components: - - type: Transform - pos: 61.5,25.5 - parent: 2173 - - uid: 3916 - components: - - type: Transform - pos: 61.5,26.5 - parent: 2173 - - uid: 3917 - components: - - type: Transform - pos: 58.5,29.5 - parent: 2173 - - uid: 3921 - components: - - type: Transform - pos: 57.5,29.5 - parent: 2173 - - uid: 4987 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,28.5 - parent: 2173 - - uid: 4991 - components: - - type: Transform - pos: 61.5,24.5 - parent: 2173 - - uid: 6024 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,57.5 - parent: 2173 - - proto: AtmosFixBlockerMarker - entities: - - uid: 4886 - components: - - type: Transform - pos: -40.5,14.5 - parent: 2173 - - uid: 4910 - components: - - type: Transform - pos: -40.5,15.5 - parent: 2173 - - uid: 4911 - components: - - type: Transform - pos: -40.5,16.5 - parent: 2173 - - uid: 4912 - components: - - type: Transform - pos: -40.5,17.5 - parent: 2173 - - uid: 4913 - components: - - type: Transform - pos: -40.5,18.5 - parent: 2173 - - uid: 4914 - components: - - type: Transform - pos: -39.5,18.5 - parent: 2173 - - uid: 4915 - components: - - type: Transform - pos: -38.5,18.5 - parent: 2173 - - uid: 4916 - components: - - type: Transform - pos: -37.5,18.5 - parent: 2173 - - uid: 4917 - components: - - type: Transform - pos: -36.5,18.5 - parent: 2173 - - uid: 4918 - components: - - type: Transform - pos: -35.5,18.5 - parent: 2173 - - uid: 4919 - components: - - type: Transform - pos: -34.5,18.5 - parent: 2173 - - uid: 4920 - components: - - type: Transform - pos: -34.5,17.5 - parent: 2173 - - uid: 4921 - components: - - type: Transform - pos: -34.5,16.5 - parent: 2173 - - uid: 4922 - components: - - type: Transform - pos: -34.5,15.5 - parent: 2173 - - uid: 4923 - components: - - type: Transform - pos: -34.5,14.5 - parent: 2173 - - proto: AtmosFixNitrogenMarker - entities: - - uid: 4064 - components: - - type: Transform - pos: -38.5,14.5 - parent: 2173 - - uid: 4065 - components: - - type: Transform - pos: -37.5,14.5 - parent: 2173 - - uid: 4066 - components: - - type: Transform - pos: -36.5,14.5 - parent: 2173 - - proto: AtmosFixOxygenMarker - entities: - - uid: 4061 - components: - - type: Transform - pos: -38.5,16.5 - parent: 2173 - - uid: 4062 - components: - - type: Transform - pos: -37.5,16.5 - parent: 2173 - - uid: 4063 - components: - - type: Transform - pos: -36.5,16.5 - parent: 2173 - - proto: BannerMedical - entities: - - uid: 2444 - components: - - type: Transform - pos: -50.5,8.5 - parent: 2173 - - uid: 2445 - components: - - type: Transform - pos: -45.5,11.5 - parent: 2173 - - proto: BannerSecurity - entities: - - uid: 2220 - components: - - type: Transform - pos: 38.5,22.5 - parent: 2173 - - uid: 3049 - components: - - type: Transform - pos: 46.5,22.5 - parent: 2173 - - proto: Barricade - entities: - - uid: 2515 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 51.5,6.5 - parent: 2173 - - proto: Bed - entities: - - uid: 346 - components: - - type: Transform - pos: 45.5,18.5 - parent: 2173 - - uid: 399 - components: - - type: Transform - pos: 26.5,12.5 - parent: 2173 - - uid: 1521 - components: - - type: Transform - pos: 43.5,18.5 - parent: 2173 - - uid: 4172 - components: - - type: Transform - pos: -5.5,28.5 - parent: 2173 - - proto: BedsheetCentcom - entities: - - uid: 3460 - components: - - type: Transform - pos: 26.5,12.5 - parent: 2173 - - proto: BedsheetOrange - entities: - - uid: 800 - components: - - type: Transform - pos: 45.5,18.5 - parent: 2173 - - uid: 2148 - components: - - type: Transform - pos: 43.5,18.5 - parent: 2173 - - proto: BedsheetPurple - entities: - - uid: 4173 - components: - - type: Transform - pos: -5.5,28.5 - parent: 2173 - - proto: BenchSofaCorner - entities: - - uid: 4282 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,9.5 - parent: 2173 - - type: Physics - canCollide: False - bodyType: Static - - type: Fixtures - fixtures: {} - - proto: BenchSofaCorpLeft - entities: - - uid: 2241 - components: - - type: Transform - pos: 48.5,10.5 - parent: 2173 - - type: Physics - bodyType: Static - - proto: BenchSofaCorpRight - entities: - - uid: 4295 - components: - - type: Transform - pos: 47.5,10.5 - parent: 2173 - - type: Physics - bodyType: Static - - proto: BenchSofaLeft - entities: - - uid: 2522 - components: - - type: Transform - pos: 2.5,51.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 2525 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,39.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 4283 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,10.5 - parent: 2173 - - type: Physics - bodyType: Static - - proto: BenchSofaRight - entities: - - uid: 2521 - components: - - type: Transform - pos: 1.5,51.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 2526 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,38.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 4284 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 20.5,9.5 - parent: 2173 - - type: Physics - bodyType: Static - - proto: BenchSteelLeft - entities: - - uid: 261 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,11.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 515 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 53.5,22.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 1181 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,12.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 2454 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,1.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 2457 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -9.5,1.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 2464 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 10.5,1.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 2465 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,1.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 2838 - components: - - type: Transform - pos: 43.5,26.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 4161 - components: - - type: Transform - pos: -22.5,4.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 4162 - components: - - type: Transform - pos: 19.5,4.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 4458 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -38.5,1.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 4462 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 39.5,1.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 5751 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,22.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 5778 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 29.5,-16.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 5779 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 27.5,-8.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 5790 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,-6.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 5791 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,-18.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 5815 - components: - - type: Transform - pos: 8.5,28.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 5816 - components: - - type: Transform - pos: 22.5,26.5 - parent: 2173 - - type: Physics - bodyType: Static - - proto: BenchSteelMiddle - entities: - - uid: 759 - components: - - type: Transform - pos: 44.5,26.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 2456 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,1.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 2459 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,1.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 2460 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,1.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 2461 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,1.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 4160 - components: - - type: Transform - pos: -21.5,4.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 4163 - components: - - type: Transform - pos: 20.5,4.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 4457 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -39.5,1.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 4461 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 38.5,1.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 5753 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,23.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 5782 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 29.5,-17.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 5783 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 27.5,-7.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 5788 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,-17.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 5789 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,-7.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 5813 - components: - - type: Transform - pos: 23.5,26.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 5814 - components: - - type: Transform - pos: 9.5,28.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 5825 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 52.5,22.5 - parent: 2173 - - type: Physics - bodyType: Static - - proto: BenchSteelRight - entities: - - uid: 393 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,12.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 760 - components: - - type: Transform - pos: 45.5,26.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 2414 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,11.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 2455 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,1.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 2458 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -11.5,1.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 2462 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,1.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 2463 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,1.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 4159 - components: - - type: Transform - pos: -20.5,4.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 4164 - components: - - type: Transform - pos: 21.5,4.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 4459 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -40.5,1.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 4460 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 37.5,1.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 5752 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,24.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 5780 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 27.5,-6.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 5781 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 29.5,-18.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 5792 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,-16.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 5793 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,-8.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 5818 - components: - - type: Transform - pos: 24.5,26.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 5820 - components: - - type: Transform - pos: 10.5,28.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 5826 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 51.5,22.5 - parent: 2173 - - type: Physics - bodyType: Static - - proto: BenchSteelWhiteLeft - entities: - - uid: 2104 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -51.5,3.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 2105 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -52.5,4.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 2395 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -54.5,5.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 2399 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -48.5,1.5 - parent: 2173 - - type: Physics - bodyType: Static - - proto: BenchSteelWhiteMiddle - entities: - - uid: 2397 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -49.5,1.5 - parent: 2173 - - type: Physics - bodyType: Static - - proto: BenchSteelWhiteRight - entities: - - uid: 2106 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -52.5,3.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 2107 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -51.5,4.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 2396 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -54.5,6.5 - parent: 2173 - - type: Physics - bodyType: Static - - uid: 2398 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -50.5,1.5 - parent: 2173 - - type: Physics - bodyType: Static - - proto: BiomassReclaimer - entities: - - uid: 2476 - components: - - type: Transform - pos: -48.5,10.5 - parent: 2173 - - proto: BlastDoor - entities: - - uid: 2725 - components: - - type: Transform - pos: 12.5,56.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2735 - - uid: 2727 - components: - - type: Transform - pos: 9.5,56.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2735 - - uid: 2728 - components: - - type: Transform - pos: 12.5,52.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2735 - - uid: 2729 - components: - - type: Transform - pos: 9.5,52.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2735 - - uid: 2730 - components: - - type: Transform - pos: -6.5,46.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2734 - - uid: 2731 - components: - - type: Transform - pos: -3.5,46.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2734 - - uid: 2732 - components: - - type: Transform - pos: -6.5,42.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2734 - - uid: 2733 - components: - - type: Transform - pos: -3.5,42.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2734 - - proto: BlockGameArcade - entities: - - uid: 2101 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,13.5 - parent: 2173 - - type: SpamEmitSound - enabled: False - - proto: BodyBagFolded - entities: - - uid: 1475 - components: - - type: Transform - pos: -49.685345,10.644573 - parent: 2173 - - uid: 3782 - components: - - type: Transform - pos: -49.331177,10.884157 - parent: 2173 - - proto: Bookshelf - entities: - - uid: 3125 - components: - - type: Transform - pos: 21.5,12.5 - parent: 2173 - - proto: BorgCharger - entities: - - uid: 530 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -20.5,13.5 - parent: 2173 - - uid: 1536 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,15.5 - parent: 2173 - - proto: BoxBodyBag - entities: - - uid: 2390 - components: - - type: Transform - pos: -45.37189,16.401287 - parent: 2173 - - proto: BoxFolderBlack - entities: - - uid: 5738 - components: - - type: Transform - pos: 0.5751088,4.6923933 - parent: 2173 - - proto: BoxFolderBlue - entities: - - uid: 2234 - components: - - type: Transform - pos: -47.97512,6.7225327 - parent: 2173 - - uid: 5737 - components: - - type: Transform - pos: 0.6921819,4.9265394 - parent: 2173 - - uid: 6047 - components: - - type: Transform - pos: 12.441788,13.714111 - parent: 2173 - - proto: BoxFolderGrey - entities: - - uid: 2235 - components: - - type: Transform - pos: -49.52271,7.3101997 - parent: 2173 - - proto: BoxFolderRed - entities: - - uid: 6048 - components: - - type: Transform - pos: 12.75118,13.469055 - parent: 2173 - - proto: BoxFolderWhite - entities: - - uid: 2232 - components: - - type: Transform - pos: -48.22512,6.5454493 - parent: 2173 - - uid: 2233 - components: - - type: Transform - pos: -49.37637,7.544346 - parent: 2173 - - proto: BoxNitrileGloves - entities: - - uid: 2391 - components: - - type: Transform - pos: -45.611477,16.755453 - parent: 2173 - - proto: BoxTrashbag - entities: - - uid: 4467 - components: - - type: Transform - pos: -5.358975,22.649593 - parent: 2173 - - proto: BrbSign - entities: - - uid: 5663 - components: - - type: Transform - pos: 5.3096757,22.51846 - parent: 2173 - - proto: Bucket - entities: - - uid: 4188 - components: - - type: Transform - pos: -5.705048,21.793915 - parent: 2173 - - uid: 4947 - components: - - type: Transform - pos: -5.5340576,21.663313 - parent: 2173 - - proto: CableApcExtension - entities: - - uid: 355 - components: - - type: Transform - pos: -18.5,14.5 - parent: 2173 - - uid: 368 - components: - - type: Transform - pos: -18.5,16.5 - parent: 2173 - - uid: 375 - components: - - type: Transform - pos: -17.5,16.5 - parent: 2173 - - uid: 384 - components: - - type: Transform - pos: 33.5,6.5 - parent: 2173 - - uid: 391 - components: - - type: Transform - pos: 22.5,18.5 - parent: 2173 - - uid: 431 - components: - - type: Transform - pos: -18.5,15.5 - parent: 2173 - - uid: 443 - components: - - type: Transform - pos: 33.5,10.5 - parent: 2173 - - uid: 444 - components: - - type: Transform - pos: 31.5,10.5 - parent: 2173 - - uid: 456 - components: - - type: Transform - pos: 30.5,10.5 - parent: 2173 - - uid: 457 - components: - - type: Transform - pos: 29.5,10.5 - parent: 2173 - - uid: 458 - components: - - type: Transform - pos: 30.5,9.5 - parent: 2173 - - uid: 459 - components: - - type: Transform - pos: 30.5,8.5 - parent: 2173 - - uid: 471 - components: - - type: Transform - pos: 9.5,26.5 - parent: 2173 - - uid: 490 - components: - - type: Transform - pos: 29.5,24.5 - parent: 2173 - - uid: 496 - components: - - type: Transform - pos: 35.5,24.5 - parent: 2173 - - uid: 497 - components: - - type: Transform - pos: 39.5,24.5 - parent: 2173 - - uid: 498 - components: - - type: Transform - pos: 32.5,24.5 - parent: 2173 - - uid: 499 - components: - - type: Transform - pos: 36.5,24.5 - parent: 2173 - - uid: 508 - components: - - type: Transform - pos: 37.5,24.5 - parent: 2173 - - uid: 509 - components: - - type: Transform - pos: 13.5,26.5 - parent: 2173 - - uid: 510 - components: - - type: Transform - pos: 41.5,24.5 - parent: 2173 - - uid: 511 - components: - - type: Transform - pos: 40.5,24.5 - parent: 2173 - - uid: 512 - components: - - type: Transform - pos: 42.5,24.5 - parent: 2173 - - uid: 513 - components: - - type: Transform - pos: 38.5,24.5 - parent: 2173 - - uid: 556 - components: - - type: Transform - pos: 35.5,10.5 - parent: 2173 - - uid: 559 - components: - - type: Transform - pos: 34.5,13.5 - parent: 2173 - - uid: 560 - components: - - type: Transform - pos: 35.5,13.5 - parent: 2173 - - uid: 561 - components: - - type: Transform - pos: 34.5,17.5 - parent: 2173 - - uid: 562 - components: - - type: Transform - pos: 34.5,16.5 - parent: 2173 - - uid: 564 - components: - - type: Transform - pos: 48.5,12.5 - parent: 2173 - - uid: 565 - components: - - type: Transform - pos: 47.5,12.5 - parent: 2173 - - uid: 566 - components: - - type: Transform - pos: 36.5,13.5 - parent: 2173 - - uid: 567 - components: - - type: Transform - pos: 46.5,12.5 - parent: 2173 - - uid: 568 - components: - - type: Transform - pos: 45.5,12.5 - parent: 2173 - - uid: 569 - components: - - type: Transform - pos: 34.5,15.5 - parent: 2173 - - uid: 570 - components: - - type: Transform - pos: 49.5,12.5 - parent: 2173 - - uid: 581 - components: - - type: Transform - pos: 16.5,24.5 - parent: 2173 - - uid: 582 - components: - - type: Transform - pos: 17.5,24.5 - parent: 2173 - - uid: 583 - components: - - type: Transform - pos: 3.5,28.5 - parent: 2173 - - uid: 584 - components: - - type: Transform - pos: 10.5,24.5 - parent: 2173 - - uid: 585 - components: - - type: Transform - pos: 11.5,24.5 - parent: 2173 - - uid: 586 - components: - - type: Transform - pos: 12.5,24.5 - parent: 2173 - - uid: 587 - components: - - type: Transform - pos: 13.5,24.5 - parent: 2173 - - uid: 588 - components: - - type: Transform - pos: 14.5,24.5 - parent: 2173 - - uid: 589 - components: - - type: Transform - pos: 15.5,24.5 - parent: 2173 - - uid: 590 - components: - - type: Transform - pos: 51.5,24.5 - parent: 2173 - - uid: 591 - components: - - type: Transform - pos: 58.5,24.5 - parent: 2173 - - uid: 592 - components: - - type: Transform - pos: 59.5,24.5 - parent: 2173 - - uid: 593 - components: - - type: Transform - pos: 51.5,26.5 - parent: 2173 - - uid: 594 - components: - - type: Transform - pos: 50.5,26.5 - parent: 2173 - - uid: 595 - components: - - type: Transform - pos: 49.5,26.5 - parent: 2173 - - uid: 596 - components: - - type: Transform - pos: 48.5,26.5 - parent: 2173 - - uid: 597 - components: - - type: Transform - pos: 39.5,26.5 - parent: 2173 - - uid: 598 - components: - - type: Transform - pos: 38.5,26.5 - parent: 2173 - - uid: 599 - components: - - type: Transform - pos: 47.5,26.5 - parent: 2173 - - uid: 600 - components: - - type: Transform - pos: 42.5,26.5 - parent: 2173 - - uid: 601 - components: - - type: Transform - pos: 46.5,26.5 - parent: 2173 - - uid: 602 - components: - - type: Transform - pos: 41.5,26.5 - parent: 2173 - - uid: 603 - components: - - type: Transform - pos: 60.5,24.5 - parent: 2173 - - uid: 604 - components: - - type: Transform - pos: 58.5,25.5 - parent: 2173 - - uid: 605 - components: - - type: Transform - pos: 50.5,24.5 - parent: 2173 - - uid: 606 - components: - - type: Transform - pos: 43.5,24.5 - parent: 2173 - - uid: 607 - components: - - type: Transform - pos: 33.5,24.5 - parent: 2173 - - uid: 608 - components: - - type: Transform - pos: 34.5,24.5 - parent: 2173 - - uid: 609 - components: - - type: Transform - pos: 37.5,26.5 - parent: 2173 - - uid: 610 - components: - - type: Transform - pos: 36.5,26.5 - parent: 2173 - - uid: 611 - components: - - type: Transform - pos: 35.5,26.5 - parent: 2173 - - uid: 612 - components: - - type: Transform - pos: 34.5,26.5 - parent: 2173 - - uid: 613 - components: - - type: Transform - pos: 33.5,26.5 - parent: 2173 - - uid: 614 - components: - - type: Transform - pos: 32.5,26.5 - parent: 2173 - - uid: 624 - components: - - type: Transform - pos: 16.5,26.5 - parent: 2173 - - uid: 625 - components: - - type: Transform - pos: 30.5,26.5 - parent: 2173 - - uid: 626 - components: - - type: Transform - pos: 28.5,26.5 - parent: 2173 - - uid: 627 - components: - - type: Transform - pos: 25.5,26.5 - parent: 2173 - - uid: 628 - components: - - type: Transform - pos: 21.5,26.5 - parent: 2173 - - uid: 629 - components: - - type: Transform - pos: 19.5,26.5 - parent: 2173 - - uid: 630 - components: - - type: Transform - pos: 55.5,26.5 - parent: 2173 - - uid: 631 - components: - - type: Transform - pos: 53.5,26.5 - parent: 2173 - - uid: 632 - components: - - type: Transform - pos: 58.5,27.5 - parent: 2173 - - uid: 633 - components: - - type: Transform - pos: 58.5,28.5 - parent: 2173 - - uid: 634 - components: - - type: Transform - pos: 56.5,28.5 - parent: 2173 - - uid: 640 - components: - - type: Transform - pos: 56.5,29.5 - parent: 2173 - - uid: 641 - components: - - type: Transform - pos: 20.5,24.5 - parent: 2173 - - uid: 642 - components: - - type: Transform - pos: 21.5,24.5 - parent: 2173 - - uid: 643 - components: - - type: Transform - pos: 18.5,24.5 - parent: 2173 - - uid: 644 - components: - - type: Transform - pos: 19.5,24.5 - parent: 2173 - - uid: 645 - components: - - type: Transform - pos: 25.5,24.5 - parent: 2173 - - uid: 647 - components: - - type: Transform - pos: 26.5,24.5 - parent: 2173 - - uid: 652 - components: - - type: Transform - pos: 23.5,24.5 - parent: 2173 - - uid: 653 - components: - - type: Transform - pos: 24.5,24.5 - parent: 2173 - - uid: 654 - components: - - type: Transform - pos: 34.5,23.5 - parent: 2173 - - uid: 655 - components: - - type: Transform - pos: 27.5,24.5 - parent: 2173 - - uid: 656 - components: - - type: Transform - pos: 28.5,24.5 - parent: 2173 - - uid: 657 - components: - - type: Transform - pos: 44.5,12.5 - parent: 2173 - - uid: 658 - components: - - type: Transform - pos: 34.5,22.5 - parent: 2173 - - uid: 659 - components: - - type: Transform - pos: 34.5,21.5 - parent: 2173 - - uid: 660 - components: - - type: Transform - pos: 34.5,20.5 - parent: 2173 - - uid: 669 - components: - - type: Transform - pos: 34.5,19.5 - parent: 2173 - - uid: 684 - components: - - type: Transform - pos: 34.5,18.5 - parent: 2173 - - uid: 706 - components: - - type: Transform - pos: 9.5,24.5 - parent: 2173 - - uid: 707 - components: - - type: Transform - pos: 8.5,28.5 - parent: 2173 - - uid: 708 - components: - - type: Transform - pos: 3.5,26.5 - parent: 2173 - - uid: 709 - components: - - type: Transform - pos: 3.5,27.5 - parent: 2173 - - uid: 797 - components: - - type: Transform - pos: 45.5,7.5 - parent: 2173 - - uid: 937 - components: - - type: Transform - pos: -19.5,11.5 - parent: 2173 - - uid: 965 - components: - - type: Transform - pos: -18.5,11.5 - parent: 2173 - - uid: 966 - components: - - type: Transform - pos: -18.5,12.5 - parent: 2173 - - uid: 967 - components: - - type: Transform - pos: -18.5,13.5 - parent: 2173 - - uid: 969 - components: - - type: Transform - pos: -20.5,11.5 - parent: 2173 - - uid: 1112 - components: - - type: Transform - pos: 23.5,11.5 - parent: 2173 - - uid: 1194 - components: - - type: Transform - pos: 8.5,26.5 - parent: 2173 - - uid: 1195 - components: - - type: Transform - pos: 8.5,27.5 - parent: 2173 - - uid: 1201 - components: - - type: Transform - pos: 25.5,11.5 - parent: 2173 - - uid: 1212 - components: - - type: Transform - pos: 30.5,24.5 - parent: 2173 - - uid: 1215 - components: - - type: Transform - pos: 22.5,24.5 - parent: 2173 - - uid: 1219 - components: - - type: Transform - pos: 52.5,24.5 - parent: 2173 - - uid: 1220 - components: - - type: Transform - pos: 56.5,27.5 - parent: 2173 - - uid: 1227 - components: - - type: Transform - pos: 44.5,24.5 - parent: 2173 - - uid: 1228 - components: - - type: Transform - pos: 61.5,24.5 - parent: 2173 - - uid: 1229 - components: - - type: Transform - pos: 44.5,26.5 - parent: 2173 - - uid: 1506 - components: - - type: Transform - pos: 17.5,4.5 - parent: 2173 - - uid: 1568 - components: - - type: Transform - pos: 14.5,26.5 - parent: 2173 - - uid: 1569 - components: - - type: Transform - pos: 31.5,26.5 - parent: 2173 - - uid: 1570 - components: - - type: Transform - pos: 26.5,26.5 - parent: 2173 - - uid: 1571 - components: - - type: Transform - pos: 23.5,26.5 - parent: 2173 - - uid: 1572 - components: - - type: Transform - pos: 22.5,26.5 - parent: 2173 - - uid: 1573 - components: - - type: Transform - pos: 17.5,26.5 - parent: 2173 - - uid: 1574 - components: - - type: Transform - pos: 56.5,25.5 - parent: 2173 - - uid: 1687 - components: - - type: Transform - pos: -29.5,14.5 - parent: 2173 - - uid: 1688 - components: - - type: Transform - pos: -28.5,14.5 - parent: 2173 - - uid: 1689 - components: - - type: Transform - pos: -28.5,15.5 - parent: 2173 - - uid: 1690 - components: - - type: Transform - pos: -28.5,16.5 - parent: 2173 - - uid: 1691 - components: - - type: Transform - pos: -28.5,17.5 - parent: 2173 - - uid: 1692 - components: - - type: Transform - pos: -28.5,18.5 - parent: 2173 - - uid: 1693 - components: - - type: Transform - pos: -27.5,18.5 - parent: 2173 - - uid: 1694 - components: - - type: Transform - pos: -26.5,18.5 - parent: 2173 - - uid: 1695 - components: - - type: Transform - pos: -26.5,17.5 - parent: 2173 - - uid: 1696 - components: - - type: Transform - pos: -26.5,16.5 - parent: 2173 - - uid: 1697 - components: - - type: Transform - pos: -26.5,15.5 - parent: 2173 - - uid: 1698 - components: - - type: Transform - pos: -30.5,14.5 - parent: 2173 - - uid: 1699 - components: - - type: Transform - pos: -30.5,15.5 - parent: 2173 - - uid: 1700 - components: - - type: Transform - pos: -30.5,16.5 - parent: 2173 - - uid: 1701 - components: - - type: Transform - pos: -30.5,17.5 - parent: 2173 - - uid: 1702 - components: - - type: Transform - pos: -30.5,18.5 - parent: 2173 - - uid: 1703 - components: - - type: Transform - pos: -31.5,18.5 - parent: 2173 - - uid: 1704 - components: - - type: Transform - pos: -32.5,18.5 - parent: 2173 - - uid: 1705 - components: - - type: Transform - pos: -33.5,18.5 - parent: 2173 - - uid: 1706 - components: - - type: Transform - pos: -33.5,17.5 - parent: 2173 - - uid: 1707 - components: - - type: Transform - pos: -33.5,16.5 - parent: 2173 - - uid: 1708 - components: - - type: Transform - pos: -33.5,15.5 - parent: 2173 - - uid: 1709 - components: - - type: Transform - pos: -33.5,14.5 - parent: 2173 - - uid: 1710 - components: - - type: Transform - pos: -34.5,14.5 - parent: 2173 - - uid: 1711 - components: - - type: Transform - pos: -34.5,16.5 - parent: 2173 - - uid: 1712 - components: - - type: Transform - pos: -35.5,16.5 - parent: 2173 - - uid: 1713 - components: - - type: Transform - pos: -36.5,16.5 - parent: 2173 - - uid: 1714 - components: - - type: Transform - pos: -35.5,14.5 - parent: 2173 - - uid: 1715 - components: - - type: Transform - pos: -36.5,14.5 - parent: 2173 - - uid: 1810 - components: - - type: Transform - pos: 21.5,18.5 - parent: 2173 - - uid: 1845 - components: - - type: Transform - pos: -2.5,7.5 - parent: 2173 - - uid: 1846 - components: - - type: Transform - pos: -3.5,7.5 - parent: 2173 - - uid: 1847 - components: - - type: Transform - pos: -4.5,7.5 - parent: 2173 - - uid: 1848 - components: - - type: Transform - pos: -5.5,7.5 - parent: 2173 - - uid: 1849 - components: - - type: Transform - pos: -1.5,7.5 - parent: 2173 - - uid: 1850 - components: - - type: Transform - pos: -0.5,7.5 - parent: 2173 - - uid: 1851 - components: - - type: Transform - pos: 0.5,7.5 - parent: 2173 - - uid: 1852 - components: - - type: Transform - pos: 1.5,7.5 - parent: 2173 - - uid: 1853 - components: - - type: Transform - pos: 2.5,7.5 - parent: 2173 - - uid: 1854 - components: - - type: Transform - pos: 3.5,7.5 - parent: 2173 - - uid: 1855 - components: - - type: Transform - pos: 4.5,7.5 - parent: 2173 - - uid: 1856 - components: - - type: Transform - pos: -5.5,8.5 - parent: 2173 - - uid: 1857 - components: - - type: Transform - pos: -5.5,9.5 - parent: 2173 - - uid: 1858 - components: - - type: Transform - pos: -5.5,10.5 - parent: 2173 - - uid: 1859 - components: - - type: Transform - pos: -5.5,11.5 - parent: 2173 - - uid: 1860 - components: - - type: Transform - pos: -5.5,12.5 - parent: 2173 - - uid: 1861 - components: - - type: Transform - pos: -5.5,13.5 - parent: 2173 - - uid: 1862 - components: - - type: Transform - pos: -5.5,14.5 - parent: 2173 - - uid: 1863 - components: - - type: Transform - pos: -5.5,15.5 - parent: 2173 - - uid: 1864 - components: - - type: Transform - pos: -5.5,16.5 - parent: 2173 - - uid: 1865 - components: - - type: Transform - pos: -5.5,17.5 - parent: 2173 - - uid: 1866 - components: - - type: Transform - pos: -5.5,18.5 - parent: 2173 - - uid: 1867 - components: - - type: Transform - pos: -4.5,18.5 - parent: 2173 - - uid: 1868 - components: - - type: Transform - pos: -3.5,18.5 - parent: 2173 - - uid: 1869 - components: - - type: Transform - pos: -2.5,18.5 - parent: 2173 - - uid: 1870 - components: - - type: Transform - pos: -1.5,18.5 - parent: 2173 - - uid: 1871 - components: - - type: Transform - pos: -0.5,18.5 - parent: 2173 - - uid: 1872 - components: - - type: Transform - pos: 0.5,18.5 - parent: 2173 - - uid: 1873 - components: - - type: Transform - pos: 1.5,18.5 - parent: 2173 - - uid: 1874 - components: - - type: Transform - pos: 2.5,18.5 - parent: 2173 - - uid: 1875 - components: - - type: Transform - pos: 3.5,18.5 - parent: 2173 - - uid: 1876 - components: - - type: Transform - pos: 4.5,18.5 - parent: 2173 - - uid: 1877 - components: - - type: Transform - pos: 4.5,17.5 - parent: 2173 - - uid: 1878 - components: - - type: Transform - pos: 4.5,16.5 - parent: 2173 - - uid: 1879 - components: - - type: Transform - pos: 4.5,15.5 - parent: 2173 - - uid: 1880 - components: - - type: Transform - pos: 4.5,14.5 - parent: 2173 - - uid: 1881 - components: - - type: Transform - pos: 4.5,13.5 - parent: 2173 - - uid: 1882 - components: - - type: Transform - pos: 4.5,12.5 - parent: 2173 - - uid: 1883 - components: - - type: Transform - pos: 4.5,11.5 - parent: 2173 - - uid: 1884 - components: - - type: Transform - pos: 4.5,10.5 - parent: 2173 - - uid: 1885 - components: - - type: Transform - pos: 4.5,9.5 - parent: 2173 - - uid: 1886 - components: - - type: Transform - pos: 4.5,8.5 - parent: 2173 - - uid: 1887 - components: - - type: Transform - pos: -0.5,8.5 - parent: 2173 - - uid: 1888 - components: - - type: Transform - pos: -0.5,9.5 - parent: 2173 - - uid: 1889 - components: - - type: Transform - pos: -0.5,10.5 - parent: 2173 - - uid: 1890 - components: - - type: Transform - pos: -0.5,11.5 - parent: 2173 - - uid: 1891 - components: - - type: Transform - pos: -0.5,12.5 - parent: 2173 - - uid: 1892 - components: - - type: Transform - pos: -0.5,13.5 - parent: 2173 - - uid: 1893 - components: - - type: Transform - pos: -0.5,17.5 - parent: 2173 - - uid: 1894 - components: - - type: Transform - pos: -0.5,16.5 - parent: 2173 - - uid: 1895 - components: - - type: Transform - pos: -0.5,15.5 - parent: 2173 - - uid: 1896 - components: - - type: Transform - pos: -1.5,11.5 - parent: 2173 - - uid: 1897 - components: - - type: Transform - pos: -3.5,11.5 - parent: 2173 - - uid: 1898 - components: - - type: Transform - pos: -2.5,11.5 - parent: 2173 - - uid: 1899 - components: - - type: Transform - pos: -4.5,11.5 - parent: 2173 - - uid: 1900 - components: - - type: Transform - pos: 0.5,11.5 - parent: 2173 - - uid: 1901 - components: - - type: Transform - pos: 1.5,11.5 - parent: 2173 - - uid: 1902 - components: - - type: Transform - pos: 2.5,11.5 - parent: 2173 - - uid: 1903 - components: - - type: Transform - pos: 3.5,11.5 - parent: 2173 - - uid: 1904 - components: - - type: Transform - pos: 3.5,15.5 - parent: 2173 - - uid: 1905 - components: - - type: Transform - pos: 2.5,15.5 - parent: 2173 - - uid: 1906 - components: - - type: Transform - pos: 1.5,15.5 - parent: 2173 - - uid: 1907 - components: - - type: Transform - pos: 0.5,15.5 - parent: 2173 - - uid: 1908 - components: - - type: Transform - pos: -4.5,15.5 - parent: 2173 - - uid: 1909 - components: - - type: Transform - pos: -3.5,15.5 - parent: 2173 - - uid: 1910 - components: - - type: Transform - pos: -2.5,15.5 - parent: 2173 - - uid: 1911 - components: - - type: Transform - pos: -1.5,15.5 - parent: 2173 - - uid: 1964 - components: - - type: Transform - pos: 5.5,40.5 - parent: 2173 - - uid: 1965 - components: - - type: Transform - pos: 5.5,41.5 - parent: 2173 - - uid: 1966 - components: - - type: Transform - pos: 6.5,41.5 - parent: 2173 - - uid: 1967 - components: - - type: Transform - pos: 7.5,41.5 - parent: 2173 - - uid: 1968 - components: - - type: Transform - pos: 8.5,41.5 - parent: 2173 - - uid: 1982 - components: - - type: Transform - pos: 3.5,41.5 - parent: 2173 - - uid: 1983 - components: - - type: Transform - pos: 2.5,41.5 - parent: 2173 - - uid: 1984 - components: - - type: Transform - pos: 1.5,41.5 - parent: 2173 - - uid: 1985 - components: - - type: Transform - pos: 0.5,41.5 - parent: 2173 - - uid: 1986 - components: - - type: Transform - pos: -0.5,41.5 - parent: 2173 - - uid: 1987 - components: - - type: Transform - pos: -1.5,41.5 - parent: 2173 - - uid: 1988 - components: - - type: Transform - pos: -2.5,41.5 - parent: 2173 - - uid: 1989 - components: - - type: Transform - pos: -2.5,42.5 - parent: 2173 - - uid: 1990 - components: - - type: Transform - pos: -2.5,43.5 - parent: 2173 - - uid: 1991 - components: - - type: Transform - pos: -2.5,44.5 - parent: 2173 - - uid: 1992 - components: - - type: Transform - pos: -2.5,45.5 - parent: 2173 - - uid: 1993 - components: - - type: Transform - pos: -2.5,46.5 - parent: 2173 - - uid: 1994 - components: - - type: Transform - pos: -2.5,47.5 - parent: 2173 - - uid: 1995 - components: - - type: Transform - pos: -3.5,44.5 - parent: 2173 - - uid: 1996 - components: - - type: Transform - pos: -4.5,44.5 - parent: 2173 - - uid: 1997 - components: - - type: Transform - pos: -5.5,44.5 - parent: 2173 - - uid: 1998 - components: - - type: Transform - pos: -5.5,45.5 - parent: 2173 - - uid: 1999 - components: - - type: Transform - pos: -5.5,46.5 - parent: 2173 - - uid: 2000 - components: - - type: Transform - pos: -5.5,43.5 - parent: 2173 - - uid: 2001 - components: - - type: Transform - pos: -5.5,42.5 - parent: 2173 - - uid: 2002 - components: - - type: Transform - pos: 4.5,41.5 - parent: 2173 - - uid: 2003 - components: - - type: Transform - pos: -2.5,40.5 - parent: 2173 - - uid: 2004 - components: - - type: Transform - pos: -2.5,39.5 - parent: 2173 - - uid: 2005 - components: - - type: Transform - pos: -2.5,38.5 - parent: 2173 - - uid: 2006 - components: - - type: Transform - pos: -2.5,37.5 - parent: 2173 - - uid: 2007 - components: - - type: Transform - pos: -2.5,36.5 - parent: 2173 - - uid: 2008 - components: - - type: Transform - pos: -1.5,36.5 - parent: 2173 - - uid: 2009 - components: - - type: Transform - pos: -0.5,36.5 - parent: 2173 - - uid: 2010 - components: - - type: Transform - pos: 0.5,36.5 - parent: 2173 - - uid: 2011 - components: - - type: Transform - pos: 1.5,36.5 - parent: 2173 - - uid: 2012 - components: - - type: Transform - pos: 2.5,36.5 - parent: 2173 - - uid: 2013 - components: - - type: Transform - pos: 3.5,36.5 - parent: 2173 - - uid: 2014 - components: - - type: Transform - pos: 4.5,36.5 - parent: 2173 - - uid: 2015 - components: - - type: Transform - pos: 4.5,37.5 - parent: 2173 - - uid: 2016 - components: - - type: Transform - pos: 4.5,38.5 - parent: 2173 - - uid: 2017 - components: - - type: Transform - pos: 4.5,39.5 - parent: 2173 - - uid: 2018 - components: - - type: Transform - pos: 0.5,37.5 - parent: 2173 - - uid: 2019 - components: - - type: Transform - pos: 0.5,38.5 - parent: 2173 - - uid: 2020 - components: - - type: Transform - pos: 0.5,39.5 - parent: 2173 - - uid: 2021 - components: - - type: Transform - pos: 0.5,40.5 - parent: 2173 - - uid: 2022 - components: - - type: Transform - pos: 4.5,52.5 - parent: 2173 - - uid: 2023 - components: - - type: Transform - pos: 5.5,52.5 - parent: 2173 - - uid: 2024 - components: - - type: Transform - pos: 5.5,53.5 - parent: 2173 - - uid: 2025 - components: - - type: Transform - pos: 5.5,54.5 - parent: 2173 - - uid: 2026 - components: - - type: Transform - pos: 5.5,55.5 - parent: 2173 - - uid: 2027 - components: - - type: Transform - pos: 5.5,56.5 - parent: 2173 - - uid: 2028 - components: - - type: Transform - pos: 5.5,57.5 - parent: 2173 - - uid: 2029 - components: - - type: Transform - pos: 6.5,57.5 - parent: 2173 - - uid: 2030 - components: - - type: Transform - pos: 7.5,57.5 - parent: 2173 - - uid: 2031 - components: - - type: Transform - pos: 8.5,57.5 - parent: 2173 - - uid: 2032 - components: - - type: Transform - pos: 8.5,56.5 - parent: 2173 - - uid: 2033 - components: - - type: Transform - pos: 8.5,55.5 - parent: 2173 - - uid: 2034 - components: - - type: Transform - pos: 8.5,54.5 - parent: 2173 - - uid: 2035 - components: - - type: Transform - pos: 9.5,54.5 - parent: 2173 - - uid: 2036 - components: - - type: Transform - pos: 10.5,54.5 - parent: 2173 - - uid: 2037 - components: - - type: Transform - pos: 11.5,54.5 - parent: 2173 - - uid: 2038 - components: - - type: Transform - pos: 11.5,55.5 - parent: 2173 - - uid: 2039 - components: - - type: Transform - pos: 11.5,56.5 - parent: 2173 - - uid: 2040 - components: - - type: Transform - pos: 11.5,53.5 - parent: 2173 - - uid: 2041 - components: - - type: Transform - pos: 11.5,52.5 - parent: 2173 - - uid: 2042 - components: - - type: Transform - pos: 8.5,53.5 - parent: 2173 - - uid: 2043 - components: - - type: Transform - pos: 8.5,52.5 - parent: 2173 - - uid: 2044 - components: - - type: Transform - pos: 8.5,51.5 - parent: 2173 - - uid: 2045 - components: - - type: Transform - pos: 8.5,50.5 - parent: 2173 - - uid: 2046 - components: - - type: Transform - pos: 8.5,49.5 - parent: 2173 - - uid: 2047 - components: - - type: Transform - pos: 8.5,48.5 - parent: 2173 - - uid: 2048 - components: - - type: Transform - pos: 8.5,47.5 - parent: 2173 - - uid: 2049 - components: - - type: Transform - pos: 8.5,46.5 - parent: 2173 - - uid: 2050 - components: - - type: Transform - pos: 8.5,45.5 - parent: 2173 - - uid: 2051 - components: - - type: Transform - pos: 8.5,44.5 - parent: 2173 - - uid: 2052 - components: - - type: Transform - pos: 8.5,43.5 - parent: 2173 - - uid: 2053 - components: - - type: Transform - pos: 7.5,43.5 - parent: 2173 - - uid: 2054 - components: - - type: Transform - pos: 6.5,43.5 - parent: 2173 - - uid: 2055 - components: - - type: Transform - pos: 5.5,43.5 - parent: 2173 - - uid: 2056 - components: - - type: Transform - pos: 4.5,43.5 - parent: 2173 - - uid: 2057 - components: - - type: Transform - pos: 3.5,43.5 - parent: 2173 - - uid: 2058 - components: - - type: Transform - pos: 2.5,43.5 - parent: 2173 - - uid: 2059 - components: - - type: Transform - pos: 1.5,43.5 - parent: 2173 - - uid: 2060 - components: - - type: Transform - pos: 0.5,43.5 - parent: 2173 - - uid: 2061 - components: - - type: Transform - pos: 0.5,44.5 - parent: 2173 - - uid: 2062 - components: - - type: Transform - pos: 0.5,45.5 - parent: 2173 - - uid: 2063 - components: - - type: Transform - pos: 0.5,46.5 - parent: 2173 - - uid: 2064 - components: - - type: Transform - pos: 0.5,47.5 - parent: 2173 - - uid: 2065 - components: - - type: Transform - pos: 0.5,48.5 - parent: 2173 - - uid: 2066 - components: - - type: Transform - pos: 0.5,49.5 - parent: 2173 - - uid: 2067 - components: - - type: Transform - pos: 0.5,50.5 - parent: 2173 - - uid: 2068 - components: - - type: Transform - pos: 0.5,51.5 - parent: 2173 - - uid: 2069 - components: - - type: Transform - pos: 1.5,51.5 - parent: 2173 - - uid: 2070 - components: - - type: Transform - pos: 2.5,51.5 - parent: 2173 - - uid: 2071 - components: - - type: Transform - pos: 3.5,51.5 - parent: 2173 - - uid: 2072 - components: - - type: Transform - pos: 4.5,51.5 - parent: 2173 - - uid: 2073 - components: - - type: Transform - pos: 1.5,47.5 - parent: 2173 - - uid: 2074 - components: - - type: Transform - pos: 2.5,47.5 - parent: 2173 - - uid: 2075 - components: - - type: Transform - pos: 3.5,47.5 - parent: 2173 - - uid: 2076 - components: - - type: Transform - pos: 4.5,47.5 - parent: 2173 - - uid: 2077 - components: - - type: Transform - pos: 5.5,47.5 - parent: 2173 - - uid: 2078 - components: - - type: Transform - pos: 6.5,47.5 - parent: 2173 - - uid: 2079 - components: - - type: Transform - pos: 7.5,47.5 - parent: 2173 - - uid: 2080 - components: - - type: Transform - pos: -0.5,35.5 - parent: 2173 - - uid: 2081 - components: - - type: Transform - pos: -0.5,34.5 - parent: 2173 - - uid: 2082 - components: - - type: Transform - pos: -0.5,33.5 - parent: 2173 - - uid: 2083 - components: - - type: Transform - pos: -0.5,32.5 - parent: 2173 - - uid: 2084 - components: - - type: Transform - pos: -0.5,31.5 - parent: 2173 - - uid: 2085 - components: - - type: Transform - pos: -0.5,30.5 - parent: 2173 - - uid: 2091 - components: - - type: Transform - pos: 43.5,12.5 - parent: 2173 - - uid: 2092 - components: - - type: Transform - pos: 42.5,12.5 - parent: 2173 - - uid: 2097 - components: - - type: Transform - pos: -6.5,15.5 - parent: 2173 - - uid: 2098 - components: - - type: Transform - pos: -7.5,15.5 - parent: 2173 - - uid: 2102 - components: - - type: Transform - pos: 42.5,13.5 - parent: 2173 - - uid: 2103 - components: - - type: Transform - pos: 40.5,13.5 - parent: 2173 - - uid: 2137 - components: - - type: Transform - pos: 32.5,10.5 - parent: 2173 - - uid: 2138 - components: - - type: Transform - pos: 33.5,9.5 - parent: 2173 - - uid: 2158 - components: - - type: Transform - pos: 4.5,25.5 - parent: 2173 - - uid: 2167 - components: - - type: Transform - pos: 15.5,26.5 - parent: 2173 - - uid: 2168 - components: - - type: Transform - pos: 29.5,26.5 - parent: 2173 - - uid: 2169 - components: - - type: Transform - pos: 27.5,26.5 - parent: 2173 - - uid: 2313 - components: - - type: Transform - pos: 24.5,26.5 - parent: 2173 - - uid: 2314 - components: - - type: Transform - pos: 20.5,26.5 - parent: 2173 - - uid: 2315 - components: - - type: Transform - pos: 18.5,26.5 - parent: 2173 - - uid: 2345 - components: - - type: Transform - pos: 37.5,23.5 - parent: 2173 - - uid: 2377 - components: - - type: Transform - pos: 19.5,18.5 - parent: 2173 - - uid: 2378 - components: - - type: Transform - pos: 15.5,18.5 - parent: 2173 - - uid: 2379 - components: - - type: Transform - pos: 30.5,12.5 - parent: 2173 - - uid: 2380 - components: - - type: Transform - pos: 33.5,8.5 - parent: 2173 - - uid: 2383 - components: - - type: Transform - pos: 30.5,11.5 - parent: 2173 - - uid: 2423 - components: - - type: Transform - pos: 33.5,13.5 - parent: 2173 - - uid: 2481 - components: - - type: Transform - pos: 41.5,13.5 - parent: 2173 - - uid: 2489 - components: - - type: Transform - pos: 53.5,24.5 - parent: 2173 - - uid: 2490 - components: - - type: Transform - pos: 55.5,24.5 - parent: 2173 - - uid: 2491 - components: - - type: Transform - pos: 56.5,24.5 - parent: 2173 - - uid: 2492 - components: - - type: Transform - pos: 45.5,24.5 - parent: 2173 - - uid: 2493 - components: - - type: Transform - pos: 46.5,24.5 - parent: 2173 - - uid: 2494 - components: - - type: Transform - pos: 47.5,24.5 - parent: 2173 - - uid: 2495 - components: - - type: Transform - pos: 58.5,26.5 - parent: 2173 - - uid: 2496 - components: - - type: Transform - pos: 58.5,29.5 - parent: 2173 - - uid: 2497 - components: - - type: Transform - pos: 56.5,26.5 - parent: 2173 - - uid: 2498 - components: - - type: Transform - pos: 43.5,26.5 - parent: 2173 - - uid: 2536 - components: - - type: Transform - pos: 52.5,26.5 - parent: 2173 - - uid: 2539 - components: - - type: Transform - pos: 57.5,24.5 - parent: 2173 - - uid: 2540 - components: - - type: Transform - pos: 45.5,26.5 - parent: 2173 - - uid: 2542 - components: - - type: Transform - pos: 48.5,24.5 - parent: 2173 - - uid: 2577 - components: - - type: Transform - pos: 12.5,26.5 - parent: 2173 - - uid: 2590 - components: - - type: Transform - pos: 61.5,26.5 - parent: 2173 - - uid: 2593 - components: - - type: Transform - pos: 10.5,26.5 - parent: 2173 - - uid: 2594 - components: - - type: Transform - pos: 11.5,26.5 - parent: 2173 - - uid: 2615 - components: - - type: Transform - pos: 9.5,19.5 - parent: 2173 - - uid: 2669 - components: - - type: Transform - pos: 19.5,15.5 - parent: 2173 - - uid: 2762 - components: - - type: Transform - pos: 46.5,9.5 - parent: 2173 - - uid: 2767 - components: - - type: Transform - pos: 20.5,15.5 - parent: 2173 - - uid: 2778 - components: - - type: Transform - pos: 45.5,8.5 - parent: 2173 - - uid: 2779 - components: - - type: Transform - pos: 45.5,6.5 - parent: 2173 - - uid: 2857 - components: - - type: Transform - pos: 50.5,10.5 - parent: 2173 - - uid: 2858 - components: - - type: Transform - pos: 50.5,13.5 - parent: 2173 - - uid: 2977 - components: - - type: Transform - pos: 44.5,9.5 - parent: 2173 - - uid: 2978 - components: - - type: Transform - pos: 43.5,9.5 - parent: 2173 - - uid: 3031 - components: - - type: Transform - pos: 30.5,23.5 - parent: 2173 - - uid: 3039 - components: - - type: Transform - pos: 39.5,8.5 - parent: 2173 - - uid: 3040 - components: - - type: Transform - pos: 47.5,9.5 - parent: 2173 - - uid: 3043 - components: - - type: Transform - pos: 45.5,9.5 - parent: 2173 - - uid: 3052 - components: - - type: Transform - pos: 50.5,12.5 - parent: 2173 - - uid: 3121 - components: - - type: Transform - pos: 50.5,11.5 - parent: 2173 - - uid: 3128 - components: - - type: Transform - pos: 16.5,18.5 - parent: 2173 - - uid: 3129 - components: - - type: Transform - pos: 14.5,18.5 - parent: 2173 - - uid: 3132 - components: - - type: Transform - pos: 35.5,12.5 - parent: 2173 - - uid: 3143 - components: - - type: Transform - pos: 31.5,24.5 - parent: 2173 - - uid: 3154 - components: - - type: Transform - pos: 33.5,7.5 - parent: 2173 - - uid: 3178 - components: - - type: Transform - pos: -45.5,8.5 - parent: 2173 - - uid: 3179 - components: - - type: Transform - pos: -49.5,16.5 - parent: 2173 - - uid: 3180 - components: - - type: Transform - pos: -49.5,17.5 - parent: 2173 - - uid: 3181 - components: - - type: Transform - pos: -49.5,18.5 - parent: 2173 - - uid: 3182 - components: - - type: Transform - pos: -48.5,18.5 - parent: 2173 - - uid: 3183 - components: - - type: Transform - pos: -47.5,18.5 - parent: 2173 - - uid: 3184 - components: - - type: Transform - pos: -47.5,17.5 - parent: 2173 - - uid: 3185 - components: - - type: Transform - pos: -46.5,17.5 - parent: 2173 - - uid: 3186 - components: - - type: Transform - pos: -45.5,17.5 - parent: 2173 - - uid: 3187 - components: - - type: Transform - pos: -44.5,17.5 - parent: 2173 - - uid: 3188 - components: - - type: Transform - pos: -43.5,17.5 - parent: 2173 - - uid: 3189 - components: - - type: Transform - pos: -43.5,16.5 - parent: 2173 - - uid: 3190 - components: - - type: Transform - pos: -43.5,15.5 - parent: 2173 - - uid: 3191 - components: - - type: Transform - pos: -43.5,14.5 - parent: 2173 - - uid: 3192 - components: - - type: Transform - pos: -44.5,14.5 - parent: 2173 - - uid: 3193 - components: - - type: Transform - pos: -45.5,14.5 - parent: 2173 - - uid: 3194 - components: - - type: Transform - pos: -44.5,13.5 - parent: 2173 - - uid: 3195 - components: - - type: Transform - pos: -44.5,12.5 - parent: 2173 - - uid: 3196 - components: - - type: Transform - pos: -44.5,11.5 - parent: 2173 - - uid: 3197 - components: - - type: Transform - pos: -44.5,10.5 - parent: 2173 - - uid: 3198 - components: - - type: Transform - pos: -44.5,9.5 - parent: 2173 - - uid: 3199 - components: - - type: Transform - pos: -44.5,8.5 - parent: 2173 - - uid: 3200 - components: - - type: Transform - pos: -46.5,8.5 - parent: 2173 - - uid: 3201 - components: - - type: Transform - pos: -47.5,8.5 - parent: 2173 - - uid: 3202 - components: - - type: Transform - pos: -48.5,8.5 - parent: 2173 - - uid: 3203 - components: - - type: Transform - pos: -49.5,8.5 - parent: 2173 - - uid: 3204 - components: - - type: Transform - pos: -50.5,8.5 - parent: 2173 - - uid: 3205 - components: - - type: Transform - pos: -51.5,8.5 - parent: 2173 - - uid: 3206 - components: - - type: Transform - pos: -51.5,9.5 - parent: 2173 - - uid: 3207 - components: - - type: Transform - pos: -51.5,10.5 - parent: 2173 - - uid: 3208 - components: - - type: Transform - pos: -51.5,11.5 - parent: 2173 - - uid: 3209 - components: - - type: Transform - pos: -51.5,12.5 - parent: 2173 - - uid: 3210 - components: - - type: Transform - pos: -51.5,13.5 - parent: 2173 - - uid: 3211 - components: - - type: Transform - pos: -51.5,14.5 - parent: 2173 - - uid: 3212 - components: - - type: Transform - pos: -51.5,15.5 - parent: 2173 - - uid: 3213 - components: - - type: Transform - pos: -51.5,16.5 - parent: 2173 - - uid: 3214 - components: - - type: Transform - pos: -51.5,17.5 - parent: 2173 - - uid: 3215 - components: - - type: Transform - pos: -50.5,17.5 - parent: 2173 - - uid: 3216 - components: - - type: Transform - pos: -52.5,16.5 - parent: 2173 - - uid: 3217 - components: - - type: Transform - pos: -53.5,16.5 - parent: 2173 - - uid: 3218 - components: - - type: Transform - pos: -54.5,16.5 - parent: 2173 - - uid: 3219 - components: - - type: Transform - pos: -51.5,18.5 - parent: 2173 - - uid: 3220 - components: - - type: Transform - pos: -52.5,18.5 - parent: 2173 - - uid: 3221 - components: - - type: Transform - pos: -53.5,18.5 - parent: 2173 - - uid: 3222 - components: - - type: Transform - pos: -54.5,18.5 - parent: 2173 - - uid: 3223 - components: - - type: Transform - pos: -52.5,14.5 - parent: 2173 - - uid: 3224 - components: - - type: Transform - pos: -53.5,14.5 - parent: 2173 - - uid: 3225 - components: - - type: Transform - pos: -54.5,14.5 - parent: 2173 - - uid: 3226 - components: - - type: Transform - pos: -52.5,12.5 - parent: 2173 - - uid: 3227 - components: - - type: Transform - pos: -53.5,12.5 - parent: 2173 - - uid: 3228 - components: - - type: Transform - pos: -54.5,12.5 - parent: 2173 - - uid: 3229 - components: - - type: Transform - pos: -52.5,10.5 - parent: 2173 - - uid: 3230 - components: - - type: Transform - pos: -53.5,10.5 - parent: 2173 - - uid: 3231 - components: - - type: Transform - pos: -54.5,10.5 - parent: 2173 - - uid: 3232 - components: - - type: Transform - pos: -28.5,9.5 - parent: 2173 - - uid: 3233 - components: - - type: Transform - pos: -50.5,11.5 - parent: 2173 - - uid: 3234 - components: - - type: Transform - pos: -49.5,11.5 - parent: 2173 - - uid: 3235 - components: - - type: Transform - pos: -48.5,11.5 - parent: 2173 - - uid: 3236 - components: - - type: Transform - pos: -47.5,11.5 - parent: 2173 - - uid: 3237 - components: - - type: Transform - pos: -50.5,14.5 - parent: 2173 - - uid: 3238 - components: - - type: Transform - pos: -49.5,14.5 - parent: 2173 - - uid: 3239 - components: - - type: Transform - pos: -48.5,14.5 - parent: 2173 - - uid: 3240 - components: - - type: Transform - pos: -47.5,14.5 - parent: 2173 - - uid: 3241 - components: - - type: Transform - pos: -46.5,14.5 - parent: 2173 - - uid: 3242 - components: - - type: Transform - pos: -51.5,7.5 - parent: 2173 - - uid: 3243 - components: - - type: Transform - pos: -51.5,6.5 - parent: 2173 - - uid: 3244 - components: - - type: Transform - pos: -51.5,5.5 - parent: 2173 - - uid: 3245 - components: - - type: Transform - pos: -51.5,4.5 - parent: 2173 - - uid: 3246 - components: - - type: Transform - pos: -51.5,3.5 - parent: 2173 - - uid: 3247 - components: - - type: Transform - pos: -51.5,2.5 - parent: 2173 - - uid: 3248 - components: - - type: Transform - pos: -51.5,1.5 - parent: 2173 - - uid: 3249 - components: - - type: Transform - pos: -52.5,1.5 - parent: 2173 - - uid: 3250 - components: - - type: Transform - pos: -53.5,1.5 - parent: 2173 - - uid: 3251 - components: - - type: Transform - pos: -54.5,1.5 - parent: 2173 - - uid: 3252 - components: - - type: Transform - pos: -55.5,1.5 - parent: 2173 - - uid: 3253 - components: - - type: Transform - pos: -56.5,1.5 - parent: 2173 - - uid: 3254 - components: - - type: Transform - pos: -57.5,1.5 - parent: 2173 - - uid: 3255 - components: - - type: Transform - pos: -58.5,1.5 - parent: 2173 - - uid: 3256 - components: - - type: Transform - pos: -59.5,1.5 - parent: 2173 - - uid: 3257 - components: - - type: Transform - pos: -60.5,1.5 - parent: 2173 - - uid: 3258 - components: - - type: Transform - pos: -61.5,1.5 - parent: 2173 - - uid: 3259 - components: - - type: Transform - pos: -61.5,2.5 - parent: 2173 - - uid: 3260 - components: - - type: Transform - pos: -61.5,2.5 - parent: 2173 - - uid: 3261 - components: - - type: Transform - pos: -61.5,3.5 - parent: 2173 - - uid: 3262 - components: - - type: Transform - pos: -57.5,0.5 - parent: 2173 - - uid: 3263 - components: - - type: Transform - pos: -57.5,-0.5 - parent: 2173 - - uid: 3264 - components: - - type: Transform - pos: -58.5,-0.5 - parent: 2173 - - uid: 3265 - components: - - type: Transform - pos: -59.5,-0.5 - parent: 2173 - - uid: 3266 - components: - - type: Transform - pos: -52.5,8.5 - parent: 2173 - - uid: 3267 - components: - - type: Transform - pos: -53.5,8.5 - parent: 2173 - - uid: 3268 - components: - - type: Transform - pos: -54.5,8.5 - parent: 2173 - - uid: 3269 - components: - - type: Transform - pos: -54.5,7.5 - parent: 2173 - - uid: 3270 - components: - - type: Transform - pos: -54.5,6.5 - parent: 2173 - - uid: 3271 - components: - - type: Transform - pos: -54.5,5.5 - parent: 2173 - - uid: 3272 - components: - - type: Transform - pos: -54.5,4.5 - parent: 2173 - - uid: 3273 - components: - - type: Transform - pos: -54.5,3.5 - parent: 2173 - - uid: 3274 - components: - - type: Transform - pos: -54.5,2.5 - parent: 2173 - - uid: 3275 - components: - - type: Transform - pos: -50.5,1.5 - parent: 2173 - - uid: 3276 - components: - - type: Transform - pos: -49.5,1.5 - parent: 2173 - - uid: 3277 - components: - - type: Transform - pos: -48.5,1.5 - parent: 2173 - - uid: 3278 - components: - - type: Transform - pos: -47.5,1.5 - parent: 2173 - - uid: 3279 - components: - - type: Transform - pos: -47.5,2.5 - parent: 2173 - - uid: 3280 - components: - - type: Transform - pos: -47.5,3.5 - parent: 2173 - - uid: 3281 - components: - - type: Transform - pos: -47.5,4.5 - parent: 2173 - - uid: 3282 - components: - - type: Transform - pos: -47.5,5.5 - parent: 2173 - - uid: 3283 - components: - - type: Transform - pos: -47.5,6.5 - parent: 2173 - - uid: 3284 - components: - - type: Transform - pos: -47.5,7.5 - parent: 2173 - - uid: 3285 - components: - - type: Transform - pos: -41.5,0.5 - parent: 2173 - - uid: 3286 - components: - - type: Transform - pos: -41.5,1.5 - parent: 2173 - - uid: 3287 - components: - - type: Transform - pos: -41.5,2.5 - parent: 2173 - - uid: 3288 - components: - - type: Transform - pos: -41.5,3.5 - parent: 2173 - - uid: 3289 - components: - - type: Transform - pos: -41.5,4.5 - parent: 2173 - - uid: 3290 - components: - - type: Transform - pos: -42.5,4.5 - parent: 2173 - - uid: 3291 - components: - - type: Transform - pos: -43.5,4.5 - parent: 2173 - - uid: 3292 - components: - - type: Transform - pos: -44.5,4.5 - parent: 2173 - - uid: 3293 - components: - - type: Transform - pos: -45.5,4.5 - parent: 2173 - - uid: 3294 - components: - - type: Transform - pos: -40.5,4.5 - parent: 2173 - - uid: 3295 - components: - - type: Transform - pos: -39.5,4.5 - parent: 2173 - - uid: 3296 - components: - - type: Transform - pos: -38.5,4.5 - parent: 2173 - - uid: 3297 - components: - - type: Transform - pos: -37.5,4.5 - parent: 2173 - - uid: 3298 - components: - - type: Transform - pos: -36.5,4.5 - parent: 2173 - - uid: 3299 - components: - - type: Transform - pos: -35.5,4.5 - parent: 2173 - - uid: 3300 - components: - - type: Transform - pos: -34.5,4.5 - parent: 2173 - - uid: 3301 - components: - - type: Transform - pos: -33.5,4.5 - parent: 2173 - - uid: 3302 - components: - - type: Transform - pos: -32.5,4.5 - parent: 2173 - - uid: 3303 - components: - - type: Transform - pos: -31.5,4.5 - parent: 2173 - - uid: 3304 - components: - - type: Transform - pos: -30.5,4.5 - parent: 2173 - - uid: 3305 - components: - - type: Transform - pos: -29.5,4.5 - parent: 2173 - - uid: 3306 - components: - - type: Transform - pos: -28.5,4.5 - parent: 2173 - - uid: 3307 - components: - - type: Transform - pos: -29.5,5.5 - parent: 2173 - - uid: 3308 - components: - - type: Transform - pos: -29.5,6.5 - parent: 2173 - - uid: 3309 - components: - - type: Transform - pos: -29.5,7.5 - parent: 2173 - - uid: 3310 - components: - - type: Transform - pos: -29.5,8.5 - parent: 2173 - - uid: 3311 - components: - - type: Transform - pos: -29.5,9.5 - parent: 2173 - - uid: 3312 - components: - - type: Transform - pos: -27.5,9.5 - parent: 2173 - - uid: 3313 - components: - - type: Transform - pos: -26.5,9.5 - parent: 2173 - - uid: 3314 - components: - - type: Transform - pos: -25.5,9.5 - parent: 2173 - - uid: 3315 - components: - - type: Transform - pos: -24.5,9.5 - parent: 2173 - - uid: 3316 - components: - - type: Transform - pos: -23.5,9.5 - parent: 2173 - - uid: 3317 - components: - - type: Transform - pos: -22.5,9.5 - parent: 2173 - - uid: 3318 - components: - - type: Transform - pos: -21.5,9.5 - parent: 2173 - - uid: 3319 - components: - - type: Transform - pos: -21.5,10.5 - parent: 2173 - - uid: 3320 - components: - - type: Transform - pos: -21.5,11.5 - parent: 2173 - - uid: 3321 - components: - - type: Transform - pos: -21.5,12.5 - parent: 2173 - - uid: 3322 - components: - - type: Transform - pos: -21.5,13.5 - parent: 2173 - - uid: 3323 - components: - - type: Transform - pos: -22.5,13.5 - parent: 2173 - - uid: 3324 - components: - - type: Transform - pos: -23.5,13.5 - parent: 2173 - - uid: 3325 - components: - - type: Transform - pos: -23.5,12.5 - parent: 2173 - - uid: 3326 - components: - - type: Transform - pos: 43.5,5.5 - parent: 2173 - - uid: 3327 - components: - - type: Transform - pos: -40.5,13.5 - parent: 2173 - - uid: 3328 - components: - - type: Transform - pos: -40.5,12.5 - parent: 2173 - - uid: 3329 - components: - - type: Transform - pos: -40.5,11.5 - parent: 2173 - - uid: 3330 - components: - - type: Transform - pos: -39.5,11.5 - parent: 2173 - - uid: 3331 - components: - - type: Transform - pos: -38.5,11.5 - parent: 2173 - - uid: 3332 - components: - - type: Transform - pos: -37.5,11.5 - parent: 2173 - - uid: 3333 - components: - - type: Transform - pos: -36.5,11.5 - parent: 2173 - - uid: 3334 - components: - - type: Transform - pos: -35.5,11.5 - parent: 2173 - - uid: 3335 - components: - - type: Transform - pos: -34.5,11.5 - parent: 2173 - - uid: 3336 - components: - - type: Transform - pos: -33.5,11.5 - parent: 2173 - - uid: 3337 - components: - - type: Transform - pos: -32.5,11.5 - parent: 2173 - - uid: 3338 - components: - - type: Transform - pos: -31.5,11.5 - parent: 2173 - - uid: 3339 - components: - - type: Transform - pos: -30.5,11.5 - parent: 2173 - - uid: 3340 - components: - - type: Transform - pos: -29.5,11.5 - parent: 2173 - - uid: 3341 - components: - - type: Transform - pos: -28.5,11.5 - parent: 2173 - - uid: 3342 - components: - - type: Transform - pos: -27.5,11.5 - parent: 2173 - - uid: 3343 - components: - - type: Transform - pos: -32.5,10.5 - parent: 2173 - - uid: 3344 - components: - - type: Transform - pos: -32.5,9.5 - parent: 2173 - - uid: 3345 - components: - - type: Transform - pos: -32.5,8.5 - parent: 2173 - - uid: 3346 - components: - - type: Transform - pos: -32.5,7.5 - parent: 2173 - - uid: 3347 - components: - - type: Transform - pos: -32.5,6.5 - parent: 2173 - - uid: 3348 - components: - - type: Transform - pos: -40.5,10.5 - parent: 2173 - - uid: 3349 - components: - - type: Transform - pos: -40.5,9.5 - parent: 2173 - - uid: 3350 - components: - - type: Transform - pos: -40.5,8.5 - parent: 2173 - - uid: 3351 - components: - - type: Transform - pos: -40.5,7.5 - parent: 2173 - - uid: 3352 - components: - - type: Transform - pos: -40.5,6.5 - parent: 2173 - - uid: 3353 - components: - - type: Transform - pos: -35.5,10.5 - parent: 2173 - - uid: 3354 - components: - - type: Transform - pos: -35.5,9.5 - parent: 2173 - - uid: 3355 - components: - - type: Transform - pos: -35.5,8.5 - parent: 2173 - - uid: 3356 - components: - - type: Transform - pos: -18.5,5.5 - parent: 2173 - - uid: 3357 - components: - - type: Transform - pos: -18.5,4.5 - parent: 2173 - - uid: 3358 - components: - - type: Transform - pos: -18.5,3.5 - parent: 2173 - - uid: 3359 - components: - - type: Transform - pos: -18.5,2.5 - parent: 2173 - - uid: 3360 - components: - - type: Transform - pos: -18.5,1.5 - parent: 2173 - - uid: 3361 - components: - - type: Transform - pos: -19.5,1.5 - parent: 2173 - - uid: 3362 - components: - - type: Transform - pos: -20.5,1.5 - parent: 2173 - - uid: 3363 - components: - - type: Transform - pos: -21.5,1.5 - parent: 2173 - - uid: 3364 - components: - - type: Transform - pos: -22.5,1.5 - parent: 2173 - - uid: 3365 - components: - - type: Transform - pos: -23.5,1.5 - parent: 2173 - - uid: 3366 - components: - - type: Transform - pos: -24.5,1.5 - parent: 2173 - - uid: 3367 - components: - - type: Transform - pos: -25.5,1.5 - parent: 2173 - - uid: 3368 - components: - - type: Transform - pos: -26.5,1.5 - parent: 2173 - - uid: 3369 - components: - - type: Transform - pos: -26.5,2.5 - parent: 2173 - - uid: 3370 - components: - - type: Transform - pos: -26.5,3.5 - parent: 2173 - - uid: 3371 - components: - - type: Transform - pos: -26.5,4.5 - parent: 2173 - - uid: 3372 - components: - - type: Transform - pos: -25.5,4.5 - parent: 2173 - - uid: 3373 - components: - - type: Transform - pos: -24.5,4.5 - parent: 2173 - - uid: 3374 - components: - - type: Transform - pos: -23.5,4.5 - parent: 2173 - - uid: 3375 - components: - - type: Transform - pos: -22.5,4.5 - parent: 2173 - - uid: 3376 - components: - - type: Transform - pos: -21.5,4.5 - parent: 2173 - - uid: 3377 - components: - - type: Transform - pos: -20.5,4.5 - parent: 2173 - - uid: 3378 - components: - - type: Transform - pos: -19.5,4.5 - parent: 2173 - - uid: 3379 - components: - - type: Transform - pos: -17.5,4.5 - parent: 2173 - - uid: 3380 - components: - - type: Transform - pos: -16.5,4.5 - parent: 2173 - - uid: 3381 - components: - - type: Transform - pos: -15.5,4.5 - parent: 2173 - - uid: 3382 - components: - - type: Transform - pos: -14.5,4.5 - parent: 2173 - - uid: 3383 - components: - - type: Transform - pos: -13.5,4.5 - parent: 2173 - - uid: 3384 - components: - - type: Transform - pos: -12.5,4.5 - parent: 2173 - - uid: 3385 - components: - - type: Transform - pos: -11.5,4.5 - parent: 2173 - - uid: 3386 - components: - - type: Transform - pos: -11.5,5.5 - parent: 2173 - - uid: 3387 - components: - - type: Transform - pos: -10.5,5.5 - parent: 2173 - - uid: 3388 - components: - - type: Transform - pos: -9.5,5.5 - parent: 2173 - - uid: 3389 - components: - - type: Transform - pos: -8.5,5.5 - parent: 2173 - - uid: 3390 - components: - - type: Transform - pos: -7.5,5.5 - parent: 2173 - - uid: 3391 - components: - - type: Transform - pos: -6.5,5.5 - parent: 2173 - - uid: 3392 - components: - - type: Transform - pos: -5.5,5.5 - parent: 2173 - - uid: 3393 - components: - - type: Transform - pos: -4.5,5.5 - parent: 2173 - - uid: 3394 - components: - - type: Transform - pos: -3.5,5.5 - parent: 2173 - - uid: 3395 - components: - - type: Transform - pos: -3.5,4.5 - parent: 2173 - - uid: 3396 - components: - - type: Transform - pos: -3.5,3.5 - parent: 2173 - - uid: 3397 - components: - - type: Transform - pos: -3.5,2.5 - parent: 2173 - - uid: 3398 - components: - - type: Transform - pos: -3.5,1.5 - parent: 2173 - - uid: 3399 - components: - - type: Transform - pos: -4.5,1.5 - parent: 2173 - - uid: 3400 - components: - - type: Transform - pos: -5.5,1.5 - parent: 2173 - - uid: 3401 - components: - - type: Transform - pos: -6.5,1.5 - parent: 2173 - - uid: 3402 - components: - - type: Transform - pos: -7.5,1.5 - parent: 2173 - - uid: 3403 - components: - - type: Transform - pos: -8.5,1.5 - parent: 2173 - - uid: 3404 - components: - - type: Transform - pos: -9.5,1.5 - parent: 2173 - - uid: 3405 - components: - - type: Transform - pos: -10.5,1.5 - parent: 2173 - - uid: 3406 - components: - - type: Transform - pos: -11.5,1.5 - parent: 2173 - - uid: 3407 - components: - - type: Transform - pos: -12.5,1.5 - parent: 2173 - - uid: 3408 - components: - - type: Transform - pos: -13.5,1.5 - parent: 2173 - - uid: 3409 - components: - - type: Transform - pos: -14.5,1.5 - parent: 2173 - - uid: 3410 - components: - - type: Transform - pos: -15.5,1.5 - parent: 2173 - - uid: 3411 - components: - - type: Transform - pos: -16.5,1.5 - parent: 2173 - - uid: 3412 - components: - - type: Transform - pos: -17.5,1.5 - parent: 2173 - - uid: 3413 - components: - - type: Transform - pos: -7.5,2.5 - parent: 2173 - - uid: 3414 - components: - - type: Transform - pos: -7.5,3.5 - parent: 2173 - - uid: 3415 - components: - - type: Transform - pos: -7.5,4.5 - parent: 2173 - - uid: 3416 - components: - - type: Transform - pos: -2.5,3.5 - parent: 2173 - - uid: 3417 - components: - - type: Transform - pos: -1.5,3.5 - parent: 2173 - - uid: 3418 - components: - - type: Transform - pos: -1.5,2.5 - parent: 2173 - - uid: 3419 - components: - - type: Transform - pos: -1.5,1.5 - parent: 2173 - - uid: 3420 - components: - - type: Transform - pos: 0.5,1.5 - parent: 2173 - - uid: 3421 - components: - - type: Transform - pos: 0.5,2.5 - parent: 2173 - - uid: 3422 - components: - - type: Transform - pos: 0.5,3.5 - parent: 2173 - - uid: 3423 - components: - - type: Transform - pos: 1.5,3.5 - parent: 2173 - - uid: 3424 - components: - - type: Transform - pos: 2.5,3.5 - parent: 2173 - - uid: 3425 - components: - - type: Transform - pos: 2.5,2.5 - parent: 2173 - - uid: 3426 - components: - - type: Transform - pos: 2.5,1.5 - parent: 2173 - - uid: 3427 - components: - - type: Transform - pos: 3.5,1.5 - parent: 2173 - - uid: 3428 - components: - - type: Transform - pos: 4.5,1.5 - parent: 2173 - - uid: 3429 - components: - - type: Transform - pos: 5.5,1.5 - parent: 2173 - - uid: 3430 - components: - - type: Transform - pos: 6.5,1.5 - parent: 2173 - - uid: 3431 - components: - - type: Transform - pos: 7.5,1.5 - parent: 2173 - - uid: 3432 - components: - - type: Transform - pos: 8.5,1.5 - parent: 2173 - - uid: 3433 - components: - - type: Transform - pos: 9.5,1.5 - parent: 2173 - - uid: 3434 - components: - - type: Transform - pos: 10.5,1.5 - parent: 2173 - - uid: 3435 - components: - - type: Transform - pos: 11.5,1.5 - parent: 2173 - - uid: 3436 - components: - - type: Transform - pos: 12.5,1.5 - parent: 2173 - - uid: 3437 - components: - - type: Transform - pos: 13.5,1.5 - parent: 2173 - - uid: 3438 - components: - - type: Transform - pos: 14.5,1.5 - parent: 2173 - - uid: 3439 - components: - - type: Transform - pos: 15.5,1.5 - parent: 2173 - - uid: 3440 - components: - - type: Transform - pos: 16.5,1.5 - parent: 2173 - - uid: 3441 - components: - - type: Transform - pos: 17.5,1.5 - parent: 2173 - - uid: 3442 - components: - - type: Transform - pos: 18.5,1.5 - parent: 2173 - - uid: 3443 - components: - - type: Transform - pos: 19.5,1.5 - parent: 2173 - - uid: 3444 - components: - - type: Transform - pos: 20.5,1.5 - parent: 2173 - - uid: 3445 - components: - - type: Transform - pos: 21.5,1.5 - parent: 2173 - - uid: 3446 - components: - - type: Transform - pos: 22.5,1.5 - parent: 2173 - - uid: 3447 - components: - - type: Transform - pos: 23.5,1.5 - parent: 2173 - - uid: 3448 - components: - - type: Transform - pos: 24.5,1.5 - parent: 2173 - - uid: 3449 - components: - - type: Transform - pos: 25.5,1.5 - parent: 2173 - - uid: 3450 - components: - - type: Transform - pos: 25.5,2.5 - parent: 2173 - - uid: 3451 - components: - - type: Transform - pos: 25.5,3.5 - parent: 2173 - - uid: 3452 - components: - - type: Transform - pos: 25.5,4.5 - parent: 2173 - - uid: 3453 - components: - - type: Transform - pos: 24.5,4.5 - parent: 2173 - - uid: 3454 - components: - - type: Transform - pos: 23.5,4.5 - parent: 2173 - - uid: 3455 - components: - - type: Transform - pos: 22.5,4.5 - parent: 2173 - - uid: 3456 - components: - - type: Transform - pos: 21.5,4.5 - parent: 2173 - - uid: 3457 - components: - - type: Transform - pos: 20.5,4.5 - parent: 2173 - - uid: 3458 - components: - - type: Transform - pos: 19.5,4.5 - parent: 2173 - - uid: 3459 - components: - - type: Transform - pos: 18.5,4.5 - parent: 2173 - - uid: 3461 - components: - - type: Transform - pos: 17.5,5.5 - parent: 2173 - - uid: 3462 - components: - - type: Transform - pos: 16.5,4.5 - parent: 2173 - - uid: 3463 - components: - - type: Transform - pos: 15.5,4.5 - parent: 2173 - - uid: 3464 - components: - - type: Transform - pos: 14.5,4.5 - parent: 2173 - - uid: 3465 - components: - - type: Transform - pos: 13.5,4.5 - parent: 2173 - - uid: 3466 - components: - - type: Transform - pos: 12.5,4.5 - parent: 2173 - - uid: 3467 - components: - - type: Transform - pos: 11.5,4.5 - parent: 2173 - - uid: 3468 - components: - - type: Transform - pos: 10.5,4.5 - parent: 2173 - - uid: 3469 - components: - - type: Transform - pos: 10.5,5.5 - parent: 2173 - - uid: 3470 - components: - - type: Transform - pos: 9.5,5.5 - parent: 2173 - - uid: 3471 - components: - - type: Transform - pos: 8.5,5.5 - parent: 2173 - - uid: 3472 - components: - - type: Transform - pos: 7.5,5.5 - parent: 2173 - - uid: 3473 - components: - - type: Transform - pos: 6.5,5.5 - parent: 2173 - - uid: 3474 - components: - - type: Transform - pos: 5.5,5.5 - parent: 2173 - - uid: 3475 - components: - - type: Transform - pos: 4.5,5.5 - parent: 2173 - - uid: 3476 - components: - - type: Transform - pos: 3.5,5.5 - parent: 2173 - - uid: 3477 - components: - - type: Transform - pos: 2.5,5.5 - parent: 2173 - - uid: 3478 - components: - - type: Transform - pos: 2.5,4.5 - parent: 2173 - - uid: 3479 - components: - - type: Transform - pos: 6.5,4.5 - parent: 2173 - - uid: 3480 - components: - - type: Transform - pos: 6.5,3.5 - parent: 2173 - - uid: 3481 - components: - - type: Transform - pos: 6.5,2.5 - parent: 2173 - - uid: 3482 - components: - - type: Transform - pos: 17.5,3.5 - parent: 2173 - - uid: 3483 - components: - - type: Transform - pos: 17.5,2.5 - parent: 2173 - - uid: 3484 - components: - - type: Transform - pos: 30.5,-15.5 - parent: 2173 - - uid: 3485 - components: - - type: Transform - pos: 29.5,-15.5 - parent: 2173 - - uid: 3486 - components: - - type: Transform - pos: 28.5,-15.5 - parent: 2173 - - uid: 3487 - components: - - type: Transform - pos: 27.5,-15.5 - parent: 2173 - - uid: 3488 - components: - - type: Transform - pos: 27.5,-14.5 - parent: 2173 - - uid: 3489 - components: - - type: Transform - pos: 27.5,-13.5 - parent: 2173 - - uid: 3490 - components: - - type: Transform - pos: 27.5,-12.5 - parent: 2173 - - uid: 3491 - components: - - type: Transform - pos: 27.5,-11.5 - parent: 2173 - - uid: 3492 - components: - - type: Transform - pos: 27.5,-10.5 - parent: 2173 - - uid: 3493 - components: - - type: Transform - pos: 27.5,-9.5 - parent: 2173 - - uid: 3494 - components: - - type: Transform - pos: 27.5,-8.5 - parent: 2173 - - uid: 3495 - components: - - type: Transform - pos: 27.5,-7.5 - parent: 2173 - - uid: 3496 - components: - - type: Transform - pos: 27.5,-6.5 - parent: 2173 - - uid: 3497 - components: - - type: Transform - pos: 27.5,-5.5 - parent: 2173 - - uid: 3498 - components: - - type: Transform - pos: 27.5,-4.5 - parent: 2173 - - uid: 3499 - components: - - type: Transform - pos: 27.5,-3.5 - parent: 2173 - - uid: 3500 - components: - - type: Transform - pos: 27.5,-2.5 - parent: 2173 - - uid: 3501 - components: - - type: Transform - pos: 27.5,-1.5 - parent: 2173 - - uid: 3502 - components: - - type: Transform - pos: 27.5,-0.5 - parent: 2173 - - uid: 3503 - components: - - type: Transform - pos: 28.5,-0.5 - parent: 2173 - - uid: 3504 - components: - - type: Transform - pos: 29.5,-0.5 - parent: 2173 - - uid: 3505 - components: - - type: Transform - pos: 29.5,-1.5 - parent: 2173 - - uid: 3506 - components: - - type: Transform - pos: 29.5,-2.5 - parent: 2173 - - uid: 3507 - components: - - type: Transform - pos: 29.5,-3.5 - parent: 2173 - - uid: 3508 - components: - - type: Transform - pos: 29.5,-4.5 - parent: 2173 - - uid: 3509 - components: - - type: Transform - pos: 29.5,-5.5 - parent: 2173 - - uid: 3510 - components: - - type: Transform - pos: 29.5,-6.5 - parent: 2173 - - uid: 3511 - components: - - type: Transform - pos: 29.5,-7.5 - parent: 2173 - - uid: 3512 - components: - - type: Transform - pos: 29.5,-8.5 - parent: 2173 - - uid: 3513 - components: - - type: Transform - pos: 29.5,-9.5 - parent: 2173 - - uid: 3514 - components: - - type: Transform - pos: 29.5,-10.5 - parent: 2173 - - uid: 3515 - components: - - type: Transform - pos: 29.5,-11.5 - parent: 2173 - - uid: 3516 - components: - - type: Transform - pos: 29.5,-12.5 - parent: 2173 - - uid: 3517 - components: - - type: Transform - pos: 29.5,-13.5 - parent: 2173 - - uid: 3518 - components: - - type: Transform - pos: 29.5,-14.5 - parent: 2173 - - uid: 3519 - components: - - type: Transform - pos: 29.5,-16.5 - parent: 2173 - - uid: 3520 - components: - - type: Transform - pos: 29.5,-17.5 - parent: 2173 - - uid: 3521 - components: - - type: Transform - pos: 29.5,-18.5 - parent: 2173 - - uid: 3522 - components: - - type: Transform - pos: 29.5,-19.5 - parent: 2173 - - uid: 3523 - components: - - type: Transform - pos: 29.5,-20.5 - parent: 2173 - - uid: 3524 - components: - - type: Transform - pos: 29.5,-21.5 - parent: 2173 - - uid: 3525 - components: - - type: Transform - pos: 29.5,-22.5 - parent: 2173 - - uid: 3526 - components: - - type: Transform - pos: 29.5,-23.5 - parent: 2173 - - uid: 3527 - components: - - type: Transform - pos: 29.5,-24.5 - parent: 2173 - - uid: 3528 - components: - - type: Transform - pos: 29.5,-25.5 - parent: 2173 - - uid: 3529 - components: - - type: Transform - pos: 29.5,-26.5 - parent: 2173 - - uid: 3530 - components: - - type: Transform - pos: 29.5,-27.5 - parent: 2173 - - uid: 3531 - components: - - type: Transform - pos: 29.5,-28.5 - parent: 2173 - - uid: 3532 - components: - - type: Transform - pos: 29.5,-29.5 - parent: 2173 - - uid: 3533 - components: - - type: Transform - pos: 30.5,-27.5 - parent: 2173 - - uid: 3534 - components: - - type: Transform - pos: 31.5,-27.5 - parent: 2173 - - uid: 3535 - components: - - type: Transform - pos: 31.5,-25.5 - parent: 2173 - - uid: 3536 - components: - - type: Transform - pos: 30.5,-25.5 - parent: 2173 - - uid: 3537 - components: - - type: Transform - pos: 28.5,-27.5 - parent: 2173 - - uid: 3538 - components: - - type: Transform - pos: 27.5,-27.5 - parent: 2173 - - uid: 3539 - components: - - type: Transform - pos: 26.5,-27.5 - parent: 2173 - - uid: 3540 - components: - - type: Transform - pos: 25.5,-27.5 - parent: 2173 - - uid: 3541 - components: - - type: Transform - pos: 27.5,-28.5 - parent: 2173 - - uid: 3542 - components: - - type: Transform - pos: 27.5,-29.5 - parent: 2173 - - uid: 3543 - components: - - type: Transform - pos: 27.5,-26.5 - parent: 2173 - - uid: 3544 - components: - - type: Transform - pos: 27.5,-25.5 - parent: 2173 - - uid: 3545 - components: - - type: Transform - pos: 26.5,-25.5 - parent: 2173 - - uid: 3546 - components: - - type: Transform - pos: 25.5,-25.5 - parent: 2173 - - uid: 3547 - components: - - type: Transform - pos: 27.5,-24.5 - parent: 2173 - - uid: 3548 - components: - - type: Transform - pos: 27.5,-23.5 - parent: 2173 - - uid: 3549 - components: - - type: Transform - pos: 27.5,-22.5 - parent: 2173 - - uid: 3550 - components: - - type: Transform - pos: 27.5,-21.5 - parent: 2173 - - uid: 3551 - components: - - type: Transform - pos: 27.5,-20.5 - parent: 2173 - - uid: 3552 - components: - - type: Transform - pos: 27.5,-19.5 - parent: 2173 - - uid: 3553 - components: - - type: Transform - pos: 27.5,-18.5 - parent: 2173 - - uid: 3554 - components: - - type: Transform - pos: 27.5,-17.5 - parent: 2173 - - uid: 3555 - components: - - type: Transform - pos: 27.5,-16.5 - parent: 2173 - - uid: 3556 - components: - - type: Transform - pos: -31.5,-15.5 - parent: 2173 - - uid: 3557 - components: - - type: Transform - pos: -30.5,-15.5 - parent: 2173 - - uid: 3558 - components: - - type: Transform - pos: -30.5,-16.5 - parent: 2173 - - uid: 3559 - components: - - type: Transform - pos: -30.5,-17.5 - parent: 2173 - - uid: 3560 - components: - - type: Transform - pos: -30.5,-18.5 - parent: 2173 - - uid: 3561 - components: - - type: Transform - pos: -30.5,-19.5 - parent: 2173 - - uid: 3562 - components: - - type: Transform - pos: -30.5,-20.5 - parent: 2173 - - uid: 3563 - components: - - type: Transform - pos: -30.5,-21.5 - parent: 2173 - - uid: 3564 - components: - - type: Transform - pos: -30.5,-22.5 - parent: 2173 - - uid: 3565 - components: - - type: Transform - pos: -30.5,-23.5 - parent: 2173 - - uid: 3566 - components: - - type: Transform - pos: -30.5,-24.5 - parent: 2173 - - uid: 3567 - components: - - type: Transform - pos: -30.5,-25.5 - parent: 2173 - - uid: 3568 - components: - - type: Transform - pos: -30.5,-26.5 - parent: 2173 - - uid: 3569 - components: - - type: Transform - pos: -30.5,-27.5 - parent: 2173 - - uid: 3570 - components: - - type: Transform - pos: -29.5,-27.5 - parent: 2173 - - uid: 3571 - components: - - type: Transform - pos: -28.5,-27.5 - parent: 2173 - - uid: 3572 - components: - - type: Transform - pos: -28.5,-26.5 - parent: 2173 - - uid: 3573 - components: - - type: Transform - pos: -28.5,-25.5 - parent: 2173 - - uid: 3574 - components: - - type: Transform - pos: -27.5,-27.5 - parent: 2173 - - uid: 3575 - components: - - type: Transform - pos: -26.5,-27.5 - parent: 2173 - - uid: 3576 - components: - - type: Transform - pos: -26.5,-25.5 - parent: 2173 - - uid: 3577 - components: - - type: Transform - pos: -27.5,-25.5 - parent: 2173 - - uid: 3578 - components: - - type: Transform - pos: -28.5,-28.5 - parent: 2173 - - uid: 3579 - components: - - type: Transform - pos: -28.5,-29.5 - parent: 2173 - - uid: 3580 - components: - - type: Transform - pos: -30.5,-29.5 - parent: 2173 - - uid: 3581 - components: - - type: Transform - pos: -30.5,-28.5 - parent: 2173 - - uid: 3582 - components: - - type: Transform - pos: -31.5,-27.5 - parent: 2173 - - uid: 3583 - components: - - type: Transform - pos: -32.5,-27.5 - parent: 2173 - - uid: 3584 - components: - - type: Transform - pos: -32.5,-25.5 - parent: 2173 - - uid: 3585 - components: - - type: Transform - pos: -31.5,-25.5 - parent: 2173 - - uid: 3586 - components: - - type: Transform - pos: -28.5,-24.5 - parent: 2173 - - uid: 3587 - components: - - type: Transform - pos: -28.5,-23.5 - parent: 2173 - - uid: 3588 - components: - - type: Transform - pos: -28.5,-22.5 - parent: 2173 - - uid: 3589 - components: - - type: Transform - pos: -28.5,-21.5 - parent: 2173 - - uid: 3590 - components: - - type: Transform - pos: -28.5,-20.5 - parent: 2173 - - uid: 3591 - components: - - type: Transform - pos: -28.5,-19.5 - parent: 2173 - - uid: 3592 - components: - - type: Transform - pos: -28.5,-18.5 - parent: 2173 - - uid: 3593 - components: - - type: Transform - pos: -28.5,-17.5 - parent: 2173 - - uid: 3594 - components: - - type: Transform - pos: -28.5,-16.5 - parent: 2173 - - uid: 3595 - components: - - type: Transform - pos: -28.5,-15.5 - parent: 2173 - - uid: 3596 - components: - - type: Transform - pos: -28.5,-14.5 - parent: 2173 - - uid: 3597 - components: - - type: Transform - pos: -28.5,-13.5 - parent: 2173 - - uid: 3598 - components: - - type: Transform - pos: -28.5,-12.5 - parent: 2173 - - uid: 3599 - components: - - type: Transform - pos: -28.5,-11.5 - parent: 2173 - - uid: 3600 - components: - - type: Transform - pos: -28.5,-10.5 - parent: 2173 - - uid: 3601 - components: - - type: Transform - pos: -28.5,-9.5 - parent: 2173 - - uid: 3602 - components: - - type: Transform - pos: -28.5,-8.5 - parent: 2173 - - uid: 3603 - components: - - type: Transform - pos: -28.5,-7.5 - parent: 2173 - - uid: 3604 - components: - - type: Transform - pos: -28.5,-6.5 - parent: 2173 - - uid: 3605 - components: - - type: Transform - pos: -28.5,-5.5 - parent: 2173 - - uid: 3606 - components: - - type: Transform - pos: -28.5,-4.5 - parent: 2173 - - uid: 3607 - components: - - type: Transform - pos: -28.5,-3.5 - parent: 2173 - - uid: 3608 - components: - - type: Transform - pos: -28.5,-2.5 - parent: 2173 - - uid: 3609 - components: - - type: Transform - pos: -28.5,-1.5 - parent: 2173 - - uid: 3610 - components: - - type: Transform - pos: -28.5,-0.5 - parent: 2173 - - uid: 3611 - components: - - type: Transform - pos: -29.5,-0.5 - parent: 2173 - - uid: 3612 - components: - - type: Transform - pos: -30.5,-0.5 - parent: 2173 - - uid: 3613 - components: - - type: Transform - pos: -30.5,-1.5 - parent: 2173 - - uid: 3614 - components: - - type: Transform - pos: -30.5,-2.5 - parent: 2173 - - uid: 3615 - components: - - type: Transform - pos: -30.5,-3.5 - parent: 2173 - - uid: 3616 - components: - - type: Transform - pos: -30.5,-4.5 - parent: 2173 - - uid: 3617 - components: - - type: Transform - pos: -30.5,-5.5 - parent: 2173 - - uid: 3618 - components: - - type: Transform - pos: -30.5,-6.5 - parent: 2173 - - uid: 3619 - components: - - type: Transform - pos: -30.5,-7.5 - parent: 2173 - - uid: 3620 - components: - - type: Transform - pos: -30.5,-8.5 - parent: 2173 - - uid: 3621 - components: - - type: Transform - pos: -30.5,-9.5 - parent: 2173 - - uid: 3622 - components: - - type: Transform - pos: -30.5,-10.5 - parent: 2173 - - uid: 3623 - components: - - type: Transform - pos: -30.5,-11.5 - parent: 2173 - - uid: 3624 - components: - - type: Transform - pos: -30.5,-12.5 - parent: 2173 - - uid: 3625 - components: - - type: Transform - pos: -30.5,-13.5 - parent: 2173 - - uid: 3626 - components: - - type: Transform - pos: -30.5,-14.5 - parent: 2173 - - uid: 3627 - components: - - type: Transform - pos: -28.5,3.5 - parent: 2173 - - uid: 3628 - components: - - type: Transform - pos: -28.5,2.5 - parent: 2173 - - uid: 3629 - components: - - type: Transform - pos: -28.5,1.5 - parent: 2173 - - uid: 3630 - components: - - type: Transform - pos: -29.5,1.5 - parent: 2173 - - uid: 3631 - components: - - type: Transform - pos: -30.5,1.5 - parent: 2173 - - uid: 3632 - components: - - type: Transform - pos: -31.5,1.5 - parent: 2173 - - uid: 3633 - components: - - type: Transform - pos: -32.5,1.5 - parent: 2173 - - uid: 3634 - components: - - type: Transform - pos: -33.5,1.5 - parent: 2173 - - uid: 3635 - components: - - type: Transform - pos: -34.5,1.5 - parent: 2173 - - uid: 3636 - components: - - type: Transform - pos: -35.5,1.5 - parent: 2173 - - uid: 3637 - components: - - type: Transform - pos: -36.5,1.5 - parent: 2173 - - uid: 3638 - components: - - type: Transform - pos: -37.5,1.5 - parent: 2173 - - uid: 3639 - components: - - type: Transform - pos: -38.5,1.5 - parent: 2173 - - uid: 3640 - components: - - type: Transform - pos: -39.5,1.5 - parent: 2173 - - uid: 3641 - components: - - type: Transform - pos: -40.5,1.5 - parent: 2173 - - uid: 3642 - components: - - type: Transform - pos: -42.5,1.5 - parent: 2173 - - uid: 3643 - components: - - type: Transform - pos: -43.5,1.5 - parent: 2173 - - uid: 3644 - components: - - type: Transform - pos: -44.5,1.5 - parent: 2173 - - uid: 3645 - components: - - type: Transform - pos: -45.5,1.5 - parent: 2173 - - uid: 3646 - components: - - type: Transform - pos: -45.5,2.5 - parent: 2173 - - uid: 3647 - components: - - type: Transform - pos: -45.5,3.5 - parent: 2173 - - uid: 3648 - components: - - type: Transform - pos: 46.5,0.5 - parent: 2173 - - uid: 3649 - components: - - type: Transform - pos: 46.5,1.5 - parent: 2173 - - uid: 3650 - components: - - type: Transform - pos: 47.5,1.5 - parent: 2173 - - uid: 3651 - components: - - type: Transform - pos: 48.5,1.5 - parent: 2173 - - uid: 3652 - components: - - type: Transform - pos: 49.5,1.5 - parent: 2173 - - uid: 3653 - components: - - type: Transform - pos: 50.5,1.5 - parent: 2173 - - uid: 3654 - components: - - type: Transform - pos: 51.5,1.5 - parent: 2173 - - uid: 3655 - components: - - type: Transform - pos: 52.5,1.5 - parent: 2173 - - uid: 3656 - components: - - type: Transform - pos: 53.5,1.5 - parent: 2173 - - uid: 3657 - components: - - type: Transform - pos: 54.5,1.5 - parent: 2173 - - uid: 3658 - components: - - type: Transform - pos: 55.5,1.5 - parent: 2173 - - uid: 3659 - components: - - type: Transform - pos: 56.5,1.5 - parent: 2173 - - uid: 3660 - components: - - type: Transform - pos: 57.5,1.5 - parent: 2173 - - uid: 3661 - components: - - type: Transform - pos: 58.5,1.5 - parent: 2173 - - uid: 3662 - components: - - type: Transform - pos: 59.5,1.5 - parent: 2173 - - uid: 3663 - components: - - type: Transform - pos: 60.5,1.5 - parent: 2173 - - uid: 3664 - components: - - type: Transform - pos: 58.5,0.5 - parent: 2173 - - uid: 3665 - components: - - type: Transform - pos: 58.5,-0.5 - parent: 2173 - - uid: 3666 - components: - - type: Transform - pos: 56.5,0.5 - parent: 2173 - - uid: 3667 - components: - - type: Transform - pos: 56.5,-0.5 - parent: 2173 - - uid: 3668 - components: - - type: Transform - pos: 58.5,2.5 - parent: 2173 - - uid: 3669 - components: - - type: Transform - pos: 58.5,3.5 - parent: 2173 - - uid: 3670 - components: - - type: Transform - pos: 59.5,3.5 - parent: 2173 - - uid: 3671 - components: - - type: Transform - pos: 60.5,3.5 - parent: 2173 - - uid: 3672 - components: - - type: Transform - pos: 57.5,3.5 - parent: 2173 - - uid: 3673 - components: - - type: Transform - pos: 56.5,3.5 - parent: 2173 - - uid: 3674 - components: - - type: Transform - pos: 55.5,3.5 - parent: 2173 - - uid: 3675 - components: - - type: Transform - pos: 54.5,3.5 - parent: 2173 - - uid: 3676 - components: - - type: Transform - pos: 53.5,3.5 - parent: 2173 - - uid: 3677 - components: - - type: Transform - pos: 52.5,3.5 - parent: 2173 - - uid: 3678 - components: - - type: Transform - pos: 51.5,3.5 - parent: 2173 - - uid: 3679 - components: - - type: Transform - pos: 50.5,3.5 - parent: 2173 - - uid: 3680 - components: - - type: Transform - pos: 49.5,3.5 - parent: 2173 - - uid: 3681 - components: - - type: Transform - pos: 48.5,3.5 - parent: 2173 - - uid: 3682 - components: - - type: Transform - pos: 47.5,3.5 - parent: 2173 - - uid: 3683 - components: - - type: Transform - pos: 46.5,3.5 - parent: 2173 - - uid: 3684 - components: - - type: Transform - pos: 46.5,2.5 - parent: 2173 - - uid: 3685 - components: - - type: Transform - pos: 46.5,4.5 - parent: 2173 - - uid: 3686 - components: - - type: Transform - pos: 46.5,5.5 - parent: 2173 - - uid: 3692 - components: - - type: Transform - pos: 52.5,4.5 - parent: 2173 - - uid: 3693 - components: - - type: Transform - pos: 52.5,5.5 - parent: 2173 - - uid: 3694 - components: - - type: Transform - pos: 53.5,5.5 - parent: 2173 - - uid: 3695 - components: - - type: Transform - pos: 53.5,6.5 - parent: 2173 - - uid: 3696 - components: - - type: Transform - pos: 53.5,7.5 - parent: 2173 - - uid: 3697 - components: - - type: Transform - pos: 53.5,8.5 - parent: 2173 - - uid: 3698 - components: - - type: Transform - pos: 53.5,9.5 - parent: 2173 - - uid: 3699 - components: - - type: Transform - pos: 53.5,10.5 - parent: 2173 - - uid: 3700 - components: - - type: Transform - pos: 53.5,11.5 - parent: 2173 - - uid: 3701 - components: - - type: Transform - pos: 53.5,12.5 - parent: 2173 - - uid: 3702 - components: - - type: Transform - pos: 53.5,13.5 - parent: 2173 - - uid: 3703 - components: - - type: Transform - pos: 52.5,13.5 - parent: 2173 - - uid: 3704 - components: - - type: Transform - pos: 52.5,14.5 - parent: 2173 - - uid: 3705 - components: - - type: Transform - pos: 52.5,15.5 - parent: 2173 - - uid: 3706 - components: - - type: Transform - pos: 52.5,16.5 - parent: 2173 - - uid: 3707 - components: - - type: Transform - pos: 52.5,17.5 - parent: 2173 - - uid: 3708 - components: - - type: Transform - pos: 51.5,15.5 - parent: 2173 - - uid: 3709 - components: - - type: Transform - pos: 50.5,15.5 - parent: 2173 - - uid: 3710 - components: - - type: Transform - pos: 49.5,15.5 - parent: 2173 - - uid: 3711 - components: - - type: Transform - pos: 48.5,15.5 - parent: 2173 - - uid: 3712 - components: - - type: Transform - pos: 48.5,16.5 - parent: 2173 - - uid: 3713 - components: - - type: Transform - pos: 48.5,17.5 - parent: 2173 - - uid: 3714 - components: - - type: Transform - pos: 48.5,18.5 - parent: 2173 - - uid: 3718 - components: - - type: Transform - pos: 51.5,13.5 - parent: 2173 - - uid: 3721 - components: - - type: Transform - pos: 30.5,13.5 - parent: 2173 - - uid: 3722 - components: - - type: Transform - pos: 31.5,13.5 - parent: 2173 - - uid: 3747 - components: - - type: Transform - pos: 39.5,7.5 - parent: 2173 - - uid: 3754 - components: - - type: Transform - pos: 17.5,18.5 - parent: 2173 - - uid: 3755 - components: - - type: Transform - pos: 20.5,18.5 - parent: 2173 - - uid: 3757 - components: - - type: Transform - pos: 18.5,18.5 - parent: 2173 - - uid: 3761 - components: - - type: Transform - pos: 32.5,13.5 - parent: 2173 - - uid: 3780 - components: - - type: Transform - pos: 39.5,6.5 - parent: 2173 - - uid: 3797 - components: - - type: Transform - pos: 13.5,18.5 - parent: 2173 - - uid: 3811 - components: - - type: Transform - pos: 44.5,5.5 - parent: 2173 - - uid: 3812 - components: - - type: Transform - pos: 45.5,5.5 - parent: 2173 - - uid: 3813 - components: - - type: Transform - pos: 42.5,5.5 - parent: 2173 - - uid: 3814 - components: - - type: Transform - pos: 41.5,5.5 - parent: 2173 - - uid: 3815 - components: - - type: Transform - pos: 40.5,5.5 - parent: 2173 - - uid: 3816 - components: - - type: Transform - pos: 39.5,5.5 - parent: 2173 - - uid: 3817 - components: - - type: Transform - pos: 38.5,5.5 - parent: 2173 - - uid: 3818 - components: - - type: Transform - pos: 37.5,5.5 - parent: 2173 - - uid: 3819 - components: - - type: Transform - pos: 36.5,5.5 - parent: 2173 - - uid: 3820 - components: - - type: Transform - pos: 35.5,5.5 - parent: 2173 - - uid: 3821 - components: - - type: Transform - pos: 34.5,5.5 - parent: 2173 - - uid: 3822 - components: - - type: Transform - pos: 33.5,5.5 - parent: 2173 - - uid: 3823 - components: - - type: Transform - pos: 32.5,5.5 - parent: 2173 - - uid: 3824 - components: - - type: Transform - pos: 31.5,5.5 - parent: 2173 - - uid: 3825 - components: - - type: Transform - pos: 30.5,5.5 - parent: 2173 - - uid: 3826 - components: - - type: Transform - pos: 29.5,5.5 - parent: 2173 - - uid: 3827 - components: - - type: Transform - pos: 28.5,5.5 - parent: 2173 - - uid: 3828 - components: - - type: Transform - pos: 27.5,5.5 - parent: 2173 - - uid: 3829 - components: - - type: Transform - pos: 27.5,4.5 - parent: 2173 - - uid: 3830 - components: - - type: Transform - pos: 27.5,3.5 - parent: 2173 - - uid: 3831 - components: - - type: Transform - pos: 27.5,2.5 - parent: 2173 - - uid: 3832 - components: - - type: Transform - pos: 27.5,1.5 - parent: 2173 - - uid: 3833 - components: - - type: Transform - pos: 28.5,1.5 - parent: 2173 - - uid: 3834 - components: - - type: Transform - pos: 29.5,1.5 - parent: 2173 - - uid: 3835 - components: - - type: Transform - pos: 30.5,1.5 - parent: 2173 - - uid: 3836 - components: - - type: Transform - pos: 31.5,1.5 - parent: 2173 - - uid: 3837 - components: - - type: Transform - pos: 32.5,1.5 - parent: 2173 - - uid: 3838 - components: - - type: Transform - pos: 33.5,1.5 - parent: 2173 - - uid: 3839 - components: - - type: Transform - pos: 34.5,1.5 - parent: 2173 - - uid: 3840 - components: - - type: Transform - pos: 35.5,1.5 - parent: 2173 - - uid: 3841 - components: - - type: Transform - pos: 36.5,1.5 - parent: 2173 - - uid: 3842 - components: - - type: Transform - pos: 37.5,1.5 - parent: 2173 - - uid: 3843 - components: - - type: Transform - pos: 38.5,1.5 - parent: 2173 - - uid: 3844 - components: - - type: Transform - pos: 39.5,1.5 - parent: 2173 - - uid: 3845 - components: - - type: Transform - pos: 40.5,1.5 - parent: 2173 - - uid: 3846 - components: - - type: Transform - pos: 41.5,1.5 - parent: 2173 - - uid: 3847 - components: - - type: Transform - pos: 42.5,1.5 - parent: 2173 - - uid: 3848 - components: - - type: Transform - pos: 43.5,1.5 - parent: 2173 - - uid: 3849 - components: - - type: Transform - pos: 44.5,1.5 - parent: 2173 - - uid: 3850 - components: - - type: Transform - pos: 45.5,1.5 - parent: 2173 - - uid: 3851 - components: - - type: Transform - pos: 37.5,4.5 - parent: 2173 - - uid: 3852 - components: - - type: Transform - pos: 37.5,3.5 - parent: 2173 - - uid: 3853 - components: - - type: Transform - pos: 37.5,2.5 - parent: 2173 - - uid: 3854 - components: - - type: Transform - pos: 32.5,4.5 - parent: 2173 - - uid: 3855 - components: - - type: Transform - pos: 32.5,3.5 - parent: 2173 - - uid: 3856 - components: - - type: Transform - pos: 32.5,2.5 - parent: 2173 - - uid: 3857 - components: - - type: Transform - pos: 42.5,4.5 - parent: 2173 - - uid: 3858 - components: - - type: Transform - pos: 42.5,3.5 - parent: 2173 - - uid: 3859 - components: - - type: Transform - pos: 42.5,2.5 - parent: 2173 - - uid: 3867 - components: - - type: Transform - pos: 25.5,16.5 - parent: 2173 - - uid: 3876 - components: - - type: Transform - pos: 23.5,18.5 - parent: 2173 - - uid: 3877 - components: - - type: Transform - pos: 12.5,17.5 - parent: 2173 - - uid: 3878 - components: - - type: Transform - pos: 12.5,16.5 - parent: 2173 - - uid: 3879 - components: - - type: Transform - pos: 12.5,15.5 - parent: 2173 - - uid: 3880 - components: - - type: Transform - pos: 12.5,14.5 - parent: 2173 - - uid: 3881 - components: - - type: Transform - pos: 12.5,13.5 - parent: 2173 - - uid: 3882 - components: - - type: Transform - pos: 11.5,16.5 - parent: 2173 - - uid: 3883 - components: - - type: Transform - pos: 10.5,16.5 - parent: 2173 - - uid: 3884 - components: - - type: Transform - pos: 9.5,16.5 - parent: 2173 - - uid: 3885 - components: - - type: Transform - pos: 8.5,16.5 - parent: 2173 - - uid: 3886 - components: - - type: Transform - pos: 7.5,16.5 - parent: 2173 - - uid: 3887 - components: - - type: Transform - pos: 6.5,16.5 - parent: 2173 - - uid: 3888 - components: - - type: Transform - pos: 12.5,12.5 - parent: 2173 - - uid: 3889 - components: - - type: Transform - pos: 11.5,12.5 - parent: 2173 - - uid: 3890 - components: - - type: Transform - pos: 10.5,12.5 - parent: 2173 - - uid: 3891 - components: - - type: Transform - pos: 9.5,12.5 - parent: 2173 - - uid: 3892 - components: - - type: Transform - pos: 8.5,12.5 - parent: 2173 - - uid: 3893 - components: - - type: Transform - pos: 13.5,12.5 - parent: 2173 - - uid: 3894 - components: - - type: Transform - pos: 14.5,12.5 - parent: 2173 - - uid: 3895 - components: - - type: Transform - pos: 15.5,12.5 - parent: 2173 - - uid: 3896 - components: - - type: Transform - pos: 16.5,12.5 - parent: 2173 - - uid: 3897 - components: - - type: Transform - pos: 17.5,12.5 - parent: 2173 - - uid: 3898 - components: - - type: Transform - pos: 17.5,13.5 - parent: 2173 - - uid: 3899 - components: - - type: Transform - pos: 17.5,14.5 - parent: 2173 - - uid: 3901 - components: - - type: Transform - pos: 17.5,16.5 - parent: 2173 - - uid: 3902 - components: - - type: Transform - pos: 16.5,16.5 - parent: 2173 - - uid: 3903 - components: - - type: Transform - pos: 15.5,16.5 - parent: 2173 - - uid: 3904 - components: - - type: Transform - pos: 14.5,16.5 - parent: 2173 - - uid: 3905 - components: - - type: Transform - pos: 13.5,16.5 - parent: 2173 - - uid: 3906 - components: - - type: Transform - pos: 12.5,18.5 - parent: 2173 - - uid: 3908 - components: - - type: Transform - pos: 24.5,18.5 - parent: 2173 - - uid: 3909 - components: - - type: Transform - pos: 25.5,18.5 - parent: 2173 - - uid: 3911 - components: - - type: Transform - pos: 25.5,15.5 - parent: 2173 - - uid: 3914 - components: - - type: Transform - pos: 9.5,25.5 - parent: 2173 - - uid: 3918 - components: - - type: Transform - pos: 59.5,26.5 - parent: 2173 - - uid: 3934 - components: - - type: Transform - pos: 9.5,25.5 - parent: 2173 - - uid: 3935 - components: - - type: Transform - pos: 8.5,25.5 - parent: 2173 - - uid: 3936 - components: - - type: Transform - pos: 7.5,25.5 - parent: 2173 - - uid: 3937 - components: - - type: Transform - pos: 6.5,25.5 - parent: 2173 - - uid: 3938 - components: - - type: Transform - pos: 5.5,25.5 - parent: 2173 - - uid: 3940 - components: - - type: Transform - pos: 5.5,23.5 - parent: 2173 - - uid: 3941 - components: - - type: Transform - pos: 5.5,22.5 - parent: 2173 - - uid: 3942 - components: - - type: Transform - pos: 5.5,21.5 - parent: 2173 - - uid: 3944 - components: - - type: Transform - pos: 4.5,21.5 - parent: 2173 - - uid: 3945 - components: - - type: Transform - pos: 3.5,21.5 - parent: 2173 - - uid: 3946 - components: - - type: Transform - pos: 3.5,22.5 - parent: 2173 - - uid: 3947 - components: - - type: Transform - pos: 3.5,23.5 - parent: 2173 - - uid: 3949 - components: - - type: Transform - pos: 3.5,25.5 - parent: 2173 - - uid: 3950 - components: - - type: Transform - pos: 6.5,21.5 - parent: 2173 - - uid: 3951 - components: - - type: Transform - pos: 7.5,21.5 - parent: 2173 - - uid: 3952 - components: - - type: Transform - pos: 8.5,21.5 - parent: 2173 - - uid: 3953 - components: - - type: Transform - pos: 8.5,22.5 - parent: 2173 - - uid: 3954 - components: - - type: Transform - pos: 8.5,23.5 - parent: 2173 - - uid: 3956 - components: - - type: Transform - pos: 8.5,20.5 - parent: 2173 - - uid: 3957 - components: - - type: Transform - pos: 8.5,19.5 - parent: 2173 - - uid: 3958 - components: - - type: Transform - pos: 8.5,18.5 - parent: 2173 - - uid: 3959 - components: - - type: Transform - pos: 7.5,18.5 - parent: 2173 - - uid: 3960 - components: - - type: Transform - pos: 6.5,18.5 - parent: 2173 - - uid: 3961 - components: - - type: Transform - pos: 6.5,19.5 - parent: 2173 - - uid: 3962 - components: - - type: Transform - pos: 6.5,20.5 - parent: 2173 - - uid: 3963 - components: - - type: Transform - pos: 8.5,11.5 - parent: 2173 - - uid: 3964 - components: - - type: Transform - pos: 8.5,10.5 - parent: 2173 - - uid: 3965 - components: - - type: Transform - pos: 9.5,10.5 - parent: 2173 - - uid: 3966 - components: - - type: Transform - pos: 10.5,10.5 - parent: 2173 - - uid: 3967 - components: - - type: Transform - pos: 11.5,10.5 - parent: 2173 - - uid: 3968 - components: - - type: Transform - pos: 12.5,10.5 - parent: 2173 - - uid: 3969 - components: - - type: Transform - pos: 13.5,10.5 - parent: 2173 - - uid: 3970 - components: - - type: Transform - pos: 14.5,10.5 - parent: 2173 - - uid: 3971 - components: - - type: Transform - pos: 15.5,10.5 - parent: 2173 - - uid: 3972 - components: - - type: Transform - pos: 16.5,10.5 - parent: 2173 - - uid: 3973 - components: - - type: Transform - pos: 17.5,10.5 - parent: 2173 - - uid: 3974 - components: - - type: Transform - pos: 17.5,11.5 - parent: 2173 - - uid: 3975 - components: - - type: Transform - pos: 18.5,11.5 - parent: 2173 - - uid: 3976 - components: - - type: Transform - pos: 19.5,11.5 - parent: 2173 - - uid: 3977 - components: - - type: Transform - pos: 20.5,11.5 - parent: 2173 - - uid: 3978 - components: - - type: Transform - pos: 21.5,11.5 - parent: 2173 - - uid: 3979 - components: - - type: Transform - pos: 22.5,11.5 - parent: 2173 - - uid: 3980 - components: - - type: Transform - pos: 20.5,10.5 - parent: 2173 - - uid: 3981 - components: - - type: Transform - pos: 20.5,9.5 - parent: 2173 - - uid: 3982 - components: - - type: Transform - pos: 22.5,10.5 - parent: 2173 - - uid: 3983 - components: - - type: Transform - pos: 22.5,9.5 - parent: 2173 - - uid: 3984 - components: - - type: Transform - pos: 22.5,12.5 - parent: 2173 - - uid: 3990 - components: - - type: Transform - pos: 24.5,12.5 - parent: 2173 - - uid: 3991 - components: - - type: Transform - pos: 24.5,11.5 - parent: 2173 - - uid: 3992 - components: - - type: Transform - pos: 24.5,10.5 - parent: 2173 - - uid: 3993 - components: - - type: Transform - pos: 24.5,9.5 - parent: 2173 - - uid: 3994 - components: - - type: Transform - pos: 25.5,9.5 - parent: 2173 - - uid: 3995 - components: - - type: Transform - pos: 26.5,9.5 - parent: 2173 - - uid: 3996 - components: - - type: Transform - pos: 19.5,12.5 - parent: 2173 - - uid: 3998 - components: - - type: Transform - pos: -2.5,28.5 - parent: 2173 - - uid: 3999 - components: - - type: Transform - pos: -3.5,28.5 - parent: 2173 - - uid: 4000 - components: - - type: Transform - pos: -4.5,28.5 - parent: 2173 - - uid: 4001 - components: - - type: Transform - pos: -5.5,28.5 - parent: 2173 - - uid: 4002 - components: - - type: Transform - pos: -5.5,27.5 - parent: 2173 - - uid: 4003 - components: - - type: Transform - pos: -5.5,26.5 - parent: 2173 - - uid: 4004 - components: - - type: Transform - pos: -5.5,25.5 - parent: 2173 - - uid: 4005 - components: - - type: Transform - pos: -5.5,24.5 - parent: 2173 - - uid: 4006 - components: - - type: Transform - pos: -5.5,23.5 - parent: 2173 - - uid: 4007 - components: - - type: Transform - pos: -5.5,22.5 - parent: 2173 - - uid: 4008 - components: - - type: Transform - pos: -5.5,21.5 - parent: 2173 - - uid: 4009 - components: - - type: Transform - pos: -5.5,20.5 - parent: 2173 - - uid: 4010 - components: - - type: Transform - pos: -4.5,20.5 - parent: 2173 - - uid: 4011 - components: - - type: Transform - pos: -3.5,20.5 - parent: 2173 - - uid: 4012 - components: - - type: Transform - pos: -3.5,21.5 - parent: 2173 - - uid: 4013 - components: - - type: Transform - pos: -3.5,22.5 - parent: 2173 - - uid: 4014 - components: - - type: Transform - pos: -3.5,23.5 - parent: 2173 - - uid: 4015 - components: - - type: Transform - pos: -3.5,24.5 - parent: 2173 - - uid: 4016 - components: - - type: Transform - pos: -3.5,25.5 - parent: 2173 - - uid: 4017 - components: - - type: Transform - pos: -3.5,26.5 - parent: 2173 - - uid: 4018 - components: - - type: Transform - pos: -3.5,27.5 - parent: 2173 - - uid: 4019 - components: - - type: Transform - pos: -1.5,28.5 - parent: 2173 - - uid: 4020 - components: - - type: Transform - pos: -0.5,28.5 - parent: 2173 - - uid: 4021 - components: - - type: Transform - pos: 0.5,28.5 - parent: 2173 - - uid: 4022 - components: - - type: Transform - pos: 0.5,27.5 - parent: 2173 - - uid: 4023 - components: - - type: Transform - pos: 0.5,26.5 - parent: 2173 - - uid: 4024 - components: - - type: Transform - pos: 0.5,25.5 - parent: 2173 - - uid: 4025 - components: - - type: Transform - pos: 0.5,24.5 - parent: 2173 - - uid: 4026 - components: - - type: Transform - pos: 0.5,23.5 - parent: 2173 - - uid: 4027 - components: - - type: Transform - pos: 0.5,22.5 - parent: 2173 - - uid: 4028 - components: - - type: Transform - pos: 0.5,21.5 - parent: 2173 - - uid: 4029 - components: - - type: Transform - pos: 0.5,20.5 - parent: 2173 - - uid: 4030 - components: - - type: Transform - pos: -0.5,20.5 - parent: 2173 - - uid: 4031 - components: - - type: Transform - pos: -1.5,20.5 - parent: 2173 - - uid: 4032 - components: - - type: Transform - pos: -1.5,21.5 - parent: 2173 - - uid: 4033 - components: - - type: Transform - pos: -1.5,22.5 - parent: 2173 - - uid: 4034 - components: - - type: Transform - pos: -1.5,23.5 - parent: 2173 - - uid: 4035 - components: - - type: Transform - pos: -1.5,24.5 - parent: 2173 - - uid: 4036 - components: - - type: Transform - pos: -1.5,25.5 - parent: 2173 - - uid: 4037 - components: - - type: Transform - pos: -1.5,26.5 - parent: 2173 - - uid: 4038 - components: - - type: Transform - pos: -1.5,27.5 - parent: 2173 - - uid: 4044 - components: - - type: Transform - pos: 54.5,26.5 - parent: 2173 - - uid: 4045 - components: - - type: Transform - pos: 54.5,24.5 - parent: 2173 - - uid: 4046 - components: - - type: Transform - pos: 49.5,24.5 - parent: 2173 - - uid: 4047 - components: - - type: Transform - pos: 40.5,26.5 - parent: 2173 - - uid: 4119 - components: - - type: Transform - pos: 21.5,15.5 - parent: 2173 - - uid: 4121 - components: - - type: Transform - pos: 22.5,15.5 - parent: 2173 - - uid: 4298 - components: - - type: Transform - pos: 25.5,17.5 - parent: 2173 - - uid: 4299 - components: - - type: Transform - pos: 25.5,14.5 - parent: 2173 - - uid: 4700 - components: - - type: Transform - pos: 9.5,28.5 - parent: 2173 - - uid: 4701 - components: - - type: Transform - pos: 10.5,28.5 - parent: 2173 - - uid: 4702 - components: - - type: Transform - pos: 11.5,28.5 - parent: 2173 - - uid: 4703 - components: - - type: Transform - pos: 12.5,28.5 - parent: 2173 - - uid: 4963 - components: - - type: Transform - pos: 35.5,11.5 - parent: 2173 - - uid: 4992 - components: - - type: Transform - pos: 60.5,26.5 - parent: 2173 - - uid: 5009 - components: - - type: Transform - pos: 18.5,15.5 - parent: 2173 - - uid: 5581 - components: - - type: Transform - pos: 38.5,18.5 - parent: 2173 - - uid: 5592 - components: - - type: Transform - pos: 38.5,17.5 - parent: 2173 - - uid: 5594 - components: - - type: Transform - pos: 38.5,16.5 - parent: 2173 - - uid: 5624 - components: - - type: Transform - pos: 39.5,16.5 - parent: 2173 - - uid: 5627 - components: - - type: Transform - pos: 40.5,16.5 - parent: 2173 - - uid: 5644 - components: - - type: Transform - pos: 41.5,16.5 - parent: 2173 - - uid: 5645 - components: - - type: Transform - pos: 42.5,16.5 - parent: 2173 - - uid: 5648 - components: - - type: Transform - pos: 43.5,16.5 - parent: 2173 - - uid: 5650 - components: - - type: Transform - pos: 44.5,16.5 - parent: 2173 - - uid: 5651 - components: - - type: Transform - pos: 37.5,18.5 - parent: 2173 - - uid: 5654 - components: - - type: Transform - pos: 37.5,19.5 - parent: 2173 - - uid: 5662 - components: - - type: Transform - pos: 37.5,20.5 - parent: 2173 - - uid: 5849 - components: - - type: Transform - pos: 48.5,19.5 - parent: 2173 - - uid: 5850 - components: - - type: Transform - pos: 48.5,20.5 - parent: 2173 - - uid: 5851 - components: - - type: Transform - pos: 48.5,23.5 - parent: 2173 - - uid: 5852 - components: - - type: Transform - pos: 42.5,23.5 - parent: 2173 - - uid: 5854 - components: - - type: Transform - pos: 42.5,25.5 - parent: 2173 - - uid: 5866 - components: - - type: Transform - pos: 30.5,21.5 - parent: 2173 - - uid: 5867 - components: - - type: Transform - pos: 30.5,22.5 - parent: 2173 - - uid: 5868 - components: - - type: Transform - pos: 29.5,21.5 - parent: 2173 - - uid: 5869 - components: - - type: Transform - pos: 28.5,21.5 - parent: 2173 - - uid: 5870 - components: - - type: Transform - pos: 27.5,21.5 - parent: 2173 - - uid: 5871 - components: - - type: Transform - pos: 26.5,21.5 - parent: 2173 - - uid: 5872 - components: - - type: Transform - pos: 25.5,21.5 - parent: 2173 - - uid: 5873 - components: - - type: Transform - pos: 24.5,21.5 - parent: 2173 - - uid: 5874 - components: - - type: Transform - pos: 23.5,21.5 - parent: 2173 - - uid: 5875 - components: - - type: Transform - pos: 22.5,21.5 - parent: 2173 - - uid: 6123 - components: - - type: Transform - pos: 4.5,57.5 - parent: 2173 - - uid: 6148 - components: - - type: Transform - pos: 3.5,57.5 - parent: 2173 - - proto: CableHV - entities: - - uid: 440 - components: - - type: Transform - pos: 10.5,17.5 - parent: 2173 - - uid: 1106 - components: - - type: Transform - pos: 9.5,16.5 - parent: 2173 - - uid: 1107 - components: - - type: Transform - pos: 4.5,17.5 - parent: 2173 - - uid: 1108 - components: - - type: Transform - pos: 5.5,16.5 - parent: 2173 - - uid: 1109 - components: - - type: Transform - pos: 7.5,16.5 - parent: 2173 - - uid: 1110 - components: - - type: Transform - pos: 1.5,18.5 - parent: 2173 - - uid: 1111 - components: - - type: Transform - pos: 2.5,18.5 - parent: 2173 - - uid: 1495 - components: - - type: Transform - pos: -15.5,4.5 - parent: 2173 - - uid: 1496 - components: - - type: Transform - pos: -12.5,4.5 - parent: 2173 - - uid: 1497 - components: - - type: Transform - pos: -9.5,4.5 - parent: 2173 - - uid: 1524 - components: - - type: Transform - pos: -3.5,4.5 - parent: 2173 - - uid: 1525 - components: - - type: Transform - pos: -4.5,4.5 - parent: 2173 - - uid: 1527 - components: - - type: Transform - pos: -8.5,4.5 - parent: 2173 - - uid: 1529 - components: - - type: Transform - pos: -14.5,4.5 - parent: 2173 - - uid: 1599 - components: - - type: Transform - pos: -34.5,10.5 - parent: 2173 - - uid: 1600 - components: - - type: Transform - pos: -34.5,9.5 - parent: 2173 - - uid: 1601 - components: - - type: Transform - pos: -34.5,8.5 - parent: 2173 - - uid: 1602 - components: - - type: Transform - pos: -36.5,10.5 - parent: 2173 - - uid: 1603 - components: - - type: Transform - pos: -36.5,9.5 - parent: 2173 - - uid: 1604 - components: - - type: Transform - pos: -36.5,8.5 - parent: 2173 - - uid: 1605 - components: - - type: Transform - pos: -35.5,8.5 - parent: 2173 - - uid: 1606 - components: - - type: Transform - pos: -37.5,8.5 - parent: 2173 - - uid: 1607 - components: - - type: Transform - pos: -37.5,9.5 - parent: 2173 - - uid: 1608 - components: - - type: Transform - pos: -36.5,11.5 - parent: 2173 - - uid: 1609 - components: - - type: Transform - pos: -36.5,12.5 - parent: 2173 - - uid: 1610 - components: - - type: Transform - pos: -37.5,12.5 - parent: 2173 - - uid: 1611 - components: - - type: Transform - pos: -38.5,12.5 - parent: 2173 - - uid: 1612 - components: - - type: Transform - pos: -39.5,12.5 - parent: 2173 - - uid: 1613 - components: - - type: Transform - pos: -40.5,12.5 - parent: 2173 - - uid: 1614 - components: - - type: Transform - pos: -41.5,12.5 - parent: 2173 - - uid: 1615 - components: - - type: Transform - pos: -42.5,12.5 - parent: 2173 - - uid: 1616 - components: - - type: Transform - pos: -42.5,11.5 - parent: 2173 - - uid: 1617 - components: - - type: Transform - pos: -42.5,10.5 - parent: 2173 - - uid: 1618 - components: - - type: Transform - pos: -42.5,9.5 - parent: 2173 - - uid: 1619 - components: - - type: Transform - pos: -42.5,8.5 - parent: 2173 - - uid: 1628 - components: - - type: Transform - pos: -38.5,9.5 - parent: 2173 - - uid: 1629 - components: - - type: Transform - pos: -38.5,8.5 - parent: 2173 - - uid: 1630 - components: - - type: Transform - pos: -39.5,8.5 - parent: 2173 - - uid: 1631 - components: - - type: Transform - pos: -39.5,9.5 - parent: 2173 - - uid: 1632 - components: - - type: Transform - pos: -40.5,9.5 - parent: 2173 - - uid: 1633 - components: - - type: Transform - pos: -40.5,8.5 - parent: 2173 - - uid: 1634 - components: - - type: Transform - pos: -41.5,8.5 - parent: 2173 - - uid: 1635 - components: - - type: Transform - pos: -41.5,9.5 - parent: 2173 - - uid: 1636 - components: - - type: Transform - pos: -40.5,7.5 - parent: 2173 - - uid: 1637 - components: - - type: Transform - pos: -40.5,6.5 - parent: 2173 - - uid: 1638 - components: - - type: Transform - pos: -40.5,5.5 - parent: 2173 - - uid: 1639 - components: - - type: Transform - pos: -40.5,4.5 - parent: 2173 - - uid: 1640 - components: - - type: Transform - pos: -39.5,4.5 - parent: 2173 - - uid: 1641 - components: - - type: Transform - pos: -38.5,4.5 - parent: 2173 - - uid: 1642 - components: - - type: Transform - pos: -37.5,4.5 - parent: 2173 - - uid: 1643 - components: - - type: Transform - pos: -36.5,4.5 - parent: 2173 - - uid: 1644 - components: - - type: Transform - pos: -35.5,4.5 - parent: 2173 - - uid: 1645 - components: - - type: Transform - pos: -34.5,4.5 - parent: 2173 - - uid: 1646 - components: - - type: Transform - pos: -33.5,4.5 - parent: 2173 - - uid: 1647 - components: - - type: Transform - pos: -32.5,4.5 - parent: 2173 - - uid: 1648 - components: - - type: Transform - pos: -31.5,4.5 - parent: 2173 - - uid: 1649 - components: - - type: Transform - pos: -30.5,4.5 - parent: 2173 - - uid: 1650 - components: - - type: Transform - pos: -29.5,4.5 - parent: 2173 - - uid: 1651 - components: - - type: Transform - pos: -29.5,5.5 - parent: 2173 - - uid: 1655 - components: - - type: Transform - pos: -35.5,12.5 - parent: 2173 - - uid: 1656 - components: - - type: Transform - pos: -34.5,12.5 - parent: 2173 - - uid: 1657 - components: - - type: Transform - pos: -33.5,12.5 - parent: 2173 - - uid: 1658 - components: - - type: Transform - pos: -32.5,12.5 - parent: 2173 - - uid: 1659 - components: - - type: Transform - pos: -31.5,12.5 - parent: 2173 - - uid: 1660 - components: - - type: Transform - pos: -30.5,12.5 - parent: 2173 - - uid: 1661 - components: - - type: Transform - pos: -29.5,12.5 - parent: 2173 - - uid: 1662 - components: - - type: Transform - pos: -28.5,12.5 - parent: 2173 - - uid: 1663 - components: - - type: Transform - pos: -27.5,12.5 - parent: 2173 - - uid: 1664 - components: - - type: Transform - pos: -27.5,13.5 - parent: 2173 - - uid: 1665 - components: - - type: Transform - pos: -27.5,14.5 - parent: 2173 - - uid: 1668 - components: - - type: Transform - pos: -26.5,14.5 - parent: 2173 - - uid: 1669 - components: - - type: Transform - pos: -25.5,14.5 - parent: 2173 - - uid: 1719 - components: - - type: Transform - pos: -29.5,6.5 - parent: 2173 - - uid: 1720 - components: - - type: Transform - pos: -29.5,7.5 - parent: 2173 - - uid: 1721 - components: - - type: Transform - pos: -29.5,8.5 - parent: 2173 - - uid: 1722 - components: - - type: Transform - pos: -29.5,9.5 - parent: 2173 - - uid: 1723 - components: - - type: Transform - pos: -28.5,9.5 - parent: 2173 - - uid: 1724 - components: - - type: Transform - pos: -27.5,9.5 - parent: 2173 - - uid: 1725 - components: - - type: Transform - pos: -26.5,9.5 - parent: 2173 - - uid: 1726 - components: - - type: Transform - pos: -25.5,9.5 - parent: 2173 - - uid: 1727 - components: - - type: Transform - pos: -24.5,9.5 - parent: 2173 - - uid: 1728 - components: - - type: Transform - pos: -23.5,9.5 - parent: 2173 - - uid: 1729 - components: - - type: Transform - pos: -22.5,9.5 - parent: 2173 - - uid: 1730 - components: - - type: Transform - pos: -21.5,9.5 - parent: 2173 - - uid: 1731 - components: - - type: Transform - pos: -21.5,10.5 - parent: 2173 - - uid: 1732 - components: - - type: Transform - pos: -21.5,11.5 - parent: 2173 - - uid: 1733 - components: - - type: Transform - pos: -21.5,12.5 - parent: 2173 - - uid: 1734 - components: - - type: Transform - pos: -21.5,13.5 - parent: 2173 - - uid: 1735 - components: - - type: Transform - pos: -22.5,13.5 - parent: 2173 - - uid: 1736 - components: - - type: Transform - pos: -23.5,13.5 - parent: 2173 - - uid: 1737 - components: - - type: Transform - pos: -23.5,12.5 - parent: 2173 - - uid: 1738 - components: - - type: Transform - pos: -23.5,11.5 - parent: 2173 - - uid: 1739 - components: - - type: Transform - pos: -24.5,11.5 - parent: 2173 - - uid: 1740 - components: - - type: Transform - pos: -28.5,4.5 - parent: 2173 - - uid: 1741 - components: - - type: Transform - pos: -27.5,4.5 - parent: 2173 - - uid: 1742 - components: - - type: Transform - pos: -26.5,4.5 - parent: 2173 - - uid: 1743 - components: - - type: Transform - pos: -25.5,4.5 - parent: 2173 - - uid: 1744 - components: - - type: Transform - pos: -24.5,4.5 - parent: 2173 - - uid: 1745 - components: - - type: Transform - pos: -23.5,4.5 - parent: 2173 - - uid: 1746 - components: - - type: Transform - pos: -22.5,4.5 - parent: 2173 - - uid: 1747 - components: - - type: Transform - pos: -21.5,4.5 - parent: 2173 - - uid: 1748 - components: - - type: Transform - pos: -20.5,4.5 - parent: 2173 - - uid: 1749 - components: - - type: Transform - pos: -19.5,4.5 - parent: 2173 - - uid: 1750 - components: - - type: Transform - pos: -18.5,4.5 - parent: 2173 - - uid: 1801 - components: - - type: Transform - pos: 3.5,18.5 - parent: 2173 - - uid: 1802 - components: - - type: Transform - pos: 4.5,18.5 - parent: 2173 - - uid: 1803 - components: - - type: Transform - pos: 8.5,16.5 - parent: 2173 - - uid: 1804 - components: - - type: Transform - pos: 6.5,16.5 - parent: 2173 - - uid: 1805 - components: - - type: Transform - pos: 4.5,16.5 - parent: 2173 - - uid: 1806 - components: - - type: Transform - pos: 10.5,16.5 - parent: 2173 - - uid: 1813 - components: - - type: Transform - pos: -3.5,5.5 - parent: 2173 - - uid: 1814 - components: - - type: Transform - pos: -3.5,6.5 - parent: 2173 - - uid: 1815 - components: - - type: Transform - pos: -3.5,7.5 - parent: 2173 - - uid: 1816 - components: - - type: Transform - pos: -3.5,8.5 - parent: 2173 - - uid: 1817 - components: - - type: Transform - pos: -3.5,9.5 - parent: 2173 - - uid: 1818 - components: - - type: Transform - pos: -3.5,10.5 - parent: 2173 - - uid: 1819 - components: - - type: Transform - pos: -3.5,11.5 - parent: 2173 - - uid: 1820 - components: - - type: Transform - pos: -3.5,12.5 - parent: 2173 - - uid: 1821 - components: - - type: Transform - pos: -3.5,13.5 - parent: 2173 - - uid: 1822 - components: - - type: Transform - pos: -3.5,14.5 - parent: 2173 - - uid: 1823 - components: - - type: Transform - pos: -3.5,15.5 - parent: 2173 - - uid: 1824 - components: - - type: Transform - pos: -3.5,16.5 - parent: 2173 - - uid: 1825 - components: - - type: Transform - pos: -3.5,17.5 - parent: 2173 - - uid: 1826 - components: - - type: Transform - pos: -3.5,18.5 - parent: 2173 - - uid: 1830 - components: - - type: Transform - pos: 1.5,14.5 - parent: 2173 - - uid: 1831 - components: - - type: Transform - pos: 0.5,14.5 - parent: 2173 - - uid: 1832 - components: - - type: Transform - pos: -0.5,14.5 - parent: 2173 - - uid: 1833 - components: - - type: Transform - pos: -1.5,14.5 - parent: 2173 - - uid: 1834 - components: - - type: Transform - pos: -2.5,14.5 - parent: 2173 - - uid: 1912 - components: - - type: Transform - pos: -2.5,18.5 - parent: 2173 - - uid: 1913 - components: - - type: Transform - pos: -1.5,18.5 - parent: 2173 - - uid: 1914 - components: - - type: Transform - pos: -0.5,18.5 - parent: 2173 - - uid: 1915 - components: - - type: Transform - pos: -0.5,19.5 - parent: 2173 - - uid: 1916 - components: - - type: Transform - pos: -0.5,20.5 - parent: 2173 - - uid: 1917 - components: - - type: Transform - pos: -0.5,21.5 - parent: 2173 - - uid: 1918 - components: - - type: Transform - pos: -0.5,22.5 - parent: 2173 - - uid: 1919 - components: - - type: Transform - pos: -0.5,23.5 - parent: 2173 - - uid: 1920 - components: - - type: Transform - pos: -0.5,24.5 - parent: 2173 - - uid: 1921 - components: - - type: Transform - pos: -0.5,25.5 - parent: 2173 - - uid: 1922 - components: - - type: Transform - pos: -0.5,26.5 - parent: 2173 - - uid: 1923 - components: - - type: Transform - pos: -0.5,27.5 - parent: 2173 - - uid: 1924 - components: - - type: Transform - pos: -0.5,28.5 - parent: 2173 - - uid: 1925 - components: - - type: Transform - pos: -0.5,29.5 - parent: 2173 - - uid: 1926 - components: - - type: Transform - pos: -0.5,30.5 - parent: 2173 - - uid: 1927 - components: - - type: Transform - pos: -0.5,31.5 - parent: 2173 - - uid: 1928 - components: - - type: Transform - pos: -0.5,32.5 - parent: 2173 - - uid: 1929 - components: - - type: Transform - pos: -0.5,33.5 - parent: 2173 - - uid: 1930 - components: - - type: Transform - pos: -0.5,34.5 - parent: 2173 - - uid: 1931 - components: - - type: Transform - pos: -0.5,35.5 - parent: 2173 - - uid: 1932 - components: - - type: Transform - pos: -0.5,36.5 - parent: 2173 - - uid: 1933 - components: - - type: Transform - pos: -1.5,36.5 - parent: 2173 - - uid: 1934 - components: - - type: Transform - pos: -2.5,36.5 - parent: 2173 - - uid: 1937 - components: - - type: Transform - pos: -3.5,36.5 - parent: 2173 - - uid: 1938 - components: - - type: Transform - pos: -3.5,37.5 - parent: 2173 - - uid: 1939 - components: - - type: Transform - pos: -3.5,38.5 - parent: 2173 - - uid: 1940 - components: - - type: Transform - pos: -3.5,39.5 - parent: 2173 - - uid: 1941 - components: - - type: Transform - pos: -3.5,40.5 - parent: 2173 - - uid: 2217 - components: - - type: Transform - pos: 0.5,18.5 - parent: 2173 - - uid: 2623 - components: - - type: Transform - pos: -16.5,4.5 - parent: 2173 - - uid: 2624 - components: - - type: Transform - pos: -13.5,4.5 - parent: 2173 - - uid: 2625 - components: - - type: Transform - pos: -10.5,4.5 - parent: 2173 - - uid: 2626 - components: - - type: Transform - pos: -7.5,4.5 - parent: 2173 - - uid: 2627 - components: - - type: Transform - pos: -5.5,4.5 - parent: 2173 - - uid: 2631 - components: - - type: Transform - pos: -6.5,4.5 - parent: 2173 - - uid: 2632 - components: - - type: Transform - pos: -11.5,4.5 - parent: 2173 - - uid: 2633 - components: - - type: Transform - pos: -17.5,4.5 - parent: 2173 - - uid: 4709 - components: - - type: Transform - pos: 10.5,15.5 - parent: 2173 - - uid: 4789 - components: - - type: Transform - pos: 10.5,14.5 - parent: 2173 - - uid: 4790 - components: - - type: Transform - pos: 10.5,13.5 - parent: 2173 - - uid: 4794 - components: - - type: Transform - pos: 10.5,12.5 - parent: 2173 - - uid: 4811 - components: - - type: Transform - pos: 10.5,11.5 - parent: 2173 - - uid: 5463 - components: - - type: Transform - pos: 39.5,19.5 - parent: 2173 - - uid: 5464 - components: - - type: Transform - pos: 38.5,19.5 - parent: 2173 - - uid: 5803 - components: - - type: Transform - pos: -3.5,41.5 - parent: 2173 - - proto: CableMV - entities: - - uid: 417 - components: - - type: Transform - pos: 12.5,16.5 - parent: 2173 - - uid: 1498 - components: - - type: Transform - pos: 4.5,9.5 - parent: 2173 - - uid: 1499 - components: - - type: Transform - pos: 4.5,8.5 - parent: 2173 - - uid: 1500 - components: - - type: Transform - pos: 4.5,10.5 - parent: 2173 - - uid: 1501 - components: - - type: Transform - pos: 4.5,11.5 - parent: 2173 - - uid: 1502 - components: - - type: Transform - pos: 4.5,13.5 - parent: 2173 - - uid: 1503 - components: - - type: Transform - pos: 4.5,15.5 - parent: 2173 - - uid: 1507 - components: - - type: Transform - pos: 16.5,4.5 - parent: 2173 - - uid: 1508 - components: - - type: Transform - pos: 15.5,4.5 - parent: 2173 - - uid: 1509 - components: - - type: Transform - pos: 14.5,4.5 - parent: 2173 - - uid: 1510 - components: - - type: Transform - pos: 13.5,4.5 - parent: 2173 - - uid: 1512 - components: - - type: Transform - pos: 12.5,4.5 - parent: 2173 - - uid: 1513 - components: - - type: Transform - pos: 11.5,4.5 - parent: 2173 - - uid: 1514 - components: - - type: Transform - pos: 10.5,4.5 - parent: 2173 - - uid: 1515 - components: - - type: Transform - pos: 9.5,4.5 - parent: 2173 - - uid: 1516 - components: - - type: Transform - pos: 8.5,4.5 - parent: 2173 - - uid: 1517 - components: - - type: Transform - pos: 7.5,4.5 - parent: 2173 - - uid: 1518 - components: - - type: Transform - pos: 6.5,4.5 - parent: 2173 - - uid: 1519 - components: - - type: Transform - pos: 5.5,4.5 - parent: 2173 - - uid: 1520 - components: - - type: Transform - pos: 4.5,4.5 - parent: 2173 - - uid: 1522 - components: - - type: Transform - pos: 4.5,14.5 - parent: 2173 - - uid: 1523 - components: - - type: Transform - pos: 4.5,12.5 - parent: 2173 - - uid: 1672 - components: - - type: Transform - pos: -25.5,14.5 - parent: 2173 - - uid: 1673 - components: - - type: Transform - pos: -25.5,15.5 - parent: 2173 - - uid: 1674 - components: - - type: Transform - pos: -25.5,16.5 - parent: 2173 - - uid: 1675 - components: - - type: Transform - pos: -25.5,17.5 - parent: 2173 - - uid: 1676 - components: - - type: Transform - pos: -25.5,18.5 - parent: 2173 - - uid: 1677 - components: - - type: Transform - pos: -25.5,19.5 - parent: 2173 - - uid: 1678 - components: - - type: Transform - pos: -26.5,19.5 - parent: 2173 - - uid: 1679 - components: - - type: Transform - pos: -27.5,19.5 - parent: 2173 - - uid: 1680 - components: - - type: Transform - pos: -28.5,19.5 - parent: 2173 - - uid: 1681 - components: - - type: Transform - pos: -29.5,19.5 - parent: 2173 - - uid: 1682 - components: - - type: Transform - pos: -29.5,18.5 - parent: 2173 - - uid: 1683 - components: - - type: Transform - pos: -29.5,17.5 - parent: 2173 - - uid: 1684 - components: - - type: Transform - pos: -29.5,16.5 - parent: 2173 - - uid: 1685 - components: - - type: Transform - pos: -29.5,15.5 - parent: 2173 - - uid: 1686 - components: - - type: Transform - pos: -29.5,14.5 - parent: 2173 - - uid: 1755 - components: - - type: Transform - pos: 10.5,16.5 - parent: 2173 - - uid: 1766 - components: - - type: Transform - pos: 0.5,18.5 - parent: 2173 - - uid: 1767 - components: - - type: Transform - pos: 2.5,18.5 - parent: 2173 - - uid: 1768 - components: - - type: Transform - pos: 1.5,18.5 - parent: 2173 - - uid: 1771 - components: - - type: Transform - pos: 3.5,18.5 - parent: 2173 - - uid: 1772 - components: - - type: Transform - pos: 4.5,18.5 - parent: 2173 - - uid: 1773 - components: - - type: Transform - pos: 4.5,17.5 - parent: 2173 - - uid: 1774 - components: - - type: Transform - pos: 4.5,16.5 - parent: 2173 - - uid: 1775 - components: - - type: Transform - pos: 7.5,16.5 - parent: 2173 - - uid: 1776 - components: - - type: Transform - pos: 6.5,16.5 - parent: 2173 - - uid: 1777 - components: - - type: Transform - pos: 5.5,16.5 - parent: 2173 - - uid: 1778 - components: - - type: Transform - pos: 9.5,16.5 - parent: 2173 - - uid: 1837 - components: - - type: Transform - pos: -2.5,14.5 - parent: 2173 - - uid: 1838 - components: - - type: Transform - pos: -2.5,12.5 - parent: 2173 - - uid: 1839 - components: - - type: Transform - pos: -2.5,13.5 - parent: 2173 - - uid: 1840 - components: - - type: Transform - pos: -2.5,11.5 - parent: 2173 - - uid: 1841 - components: - - type: Transform - pos: -2.5,10.5 - parent: 2173 - - uid: 1842 - components: - - type: Transform - pos: -2.5,9.5 - parent: 2173 - - uid: 1843 - components: - - type: Transform - pos: -2.5,8.5 - parent: 2173 - - uid: 1844 - components: - - type: Transform - pos: -2.5,7.5 - parent: 2173 - - uid: 1943 - components: - - type: Transform - pos: -3.5,36.5 - parent: 2173 - - uid: 1944 - components: - - type: Transform - pos: -3.5,35.5 - parent: 2173 - - uid: 1945 - components: - - type: Transform - pos: -2.5,35.5 - parent: 2173 - - uid: 1946 - components: - - type: Transform - pos: -1.5,35.5 - parent: 2173 - - uid: 1947 - components: - - type: Transform - pos: -0.5,35.5 - parent: 2173 - - uid: 1948 - components: - - type: Transform - pos: -3.5,37.5 - parent: 2173 - - uid: 1949 - components: - - type: Transform - pos: -3.5,38.5 - parent: 2173 - - uid: 1950 - components: - - type: Transform - pos: -3.5,39.5 - parent: 2173 - - uid: 1951 - components: - - type: Transform - pos: -3.5,40.5 - parent: 2173 - - uid: 1952 - components: - - type: Transform - pos: -3.5,41.5 - parent: 2173 - - uid: 1954 - components: - - type: Transform - pos: -3.5,40.5 - parent: 2173 - - uid: 1955 - components: - - type: Transform - pos: -2.5,40.5 - parent: 2173 - - uid: 1956 - components: - - type: Transform - pos: -1.5,40.5 - parent: 2173 - - uid: 1957 - components: - - type: Transform - pos: -0.5,40.5 - parent: 2173 - - uid: 1958 - components: - - type: Transform - pos: 0.5,40.5 - parent: 2173 - - uid: 1959 - components: - - type: Transform - pos: 1.5,40.5 - parent: 2173 - - uid: 1960 - components: - - type: Transform - pos: 2.5,40.5 - parent: 2173 - - uid: 1961 - components: - - type: Transform - pos: 3.5,40.5 - parent: 2173 - - uid: 1962 - components: - - type: Transform - pos: 4.5,40.5 - parent: 2173 - - uid: 1963 - components: - - type: Transform - pos: 5.5,40.5 - parent: 2173 - - uid: 1970 - components: - - type: Transform - pos: 4.5,52.5 - parent: 2173 - - uid: 1971 - components: - - type: Transform - pos: 4.5,51.5 - parent: 2173 - - uid: 1972 - components: - - type: Transform - pos: 4.5,50.5 - parent: 2173 - - uid: 1973 - components: - - type: Transform - pos: 4.5,49.5 - parent: 2173 - - uid: 1974 - components: - - type: Transform - pos: 4.5,48.5 - parent: 2173 - - uid: 1975 - components: - - type: Transform - pos: 4.5,47.5 - parent: 2173 - - uid: 1976 - components: - - type: Transform - pos: 4.5,46.5 - parent: 2173 - - uid: 1977 - components: - - type: Transform - pos: 4.5,45.5 - parent: 2173 - - uid: 1978 - components: - - type: Transform - pos: 4.5,44.5 - parent: 2173 - - uid: 1979 - components: - - type: Transform - pos: 4.5,43.5 - parent: 2173 - - uid: 1980 - components: - - type: Transform - pos: 4.5,42.5 - parent: 2173 - - uid: 1981 - components: - - type: Transform - pos: 4.5,41.5 - parent: 2173 - - uid: 2093 - components: - - type: Transform - pos: -29.5,8.5 - parent: 2173 - - uid: 2145 - components: - - type: Transform - pos: 11.5,16.5 - parent: 2173 - - uid: 2155 - components: - - type: Transform - pos: 8.5,16.5 - parent: 2173 - - uid: 2215 - components: - - type: Transform - pos: 10.5,17.5 - parent: 2173 - - uid: 2561 - components: - - type: Transform - pos: 4.5,7.5 - parent: 2173 - - uid: 2628 - components: - - type: Transform - pos: 4.5,5.5 - parent: 2173 - - uid: 2629 - components: - - type: Transform - pos: 4.5,6.5 - parent: 2173 - - uid: 2771 - components: - - type: Transform - pos: 15.5,16.5 - parent: 2173 - - uid: 2772 - components: - - type: Transform - pos: 14.5,16.5 - parent: 2173 - - uid: 2773 - components: - - type: Transform - pos: 13.5,16.5 - parent: 2173 - - uid: 2874 - components: - - type: Transform - pos: -23.5,11.5 - parent: 2173 - - uid: 2875 - components: - - type: Transform - pos: -24.5,11.5 - parent: 2173 - - uid: 2876 - components: - - type: Transform - pos: -24.5,12.5 - parent: 2173 - - uid: 2877 - components: - - type: Transform - pos: -25.5,12.5 - parent: 2173 - - uid: 2878 - components: - - type: Transform - pos: -26.5,12.5 - parent: 2173 - - uid: 2879 - components: - - type: Transform - pos: -27.5,12.5 - parent: 2173 - - uid: 2880 - components: - - type: Transform - pos: -28.5,12.5 - parent: 2173 - - uid: 2881 - components: - - type: Transform - pos: -29.5,12.5 - parent: 2173 - - uid: 2882 - components: - - type: Transform - pos: -30.5,12.5 - parent: 2173 - - uid: 2883 - components: - - type: Transform - pos: -31.5,12.5 - parent: 2173 - - uid: 2884 - components: - - type: Transform - pos: -32.5,12.5 - parent: 2173 - - uid: 2885 - components: - - type: Transform - pos: -33.5,12.5 - parent: 2173 - - uid: 2886 - components: - - type: Transform - pos: -34.5,12.5 - parent: 2173 - - uid: 2887 - components: - - type: Transform - pos: -35.5,12.5 - parent: 2173 - - uid: 2888 - components: - - type: Transform - pos: -36.5,12.5 - parent: 2173 - - uid: 2889 - components: - - type: Transform - pos: -37.5,12.5 - parent: 2173 - - uid: 2890 - components: - - type: Transform - pos: -38.5,12.5 - parent: 2173 - - uid: 2891 - components: - - type: Transform - pos: -39.5,12.5 - parent: 2173 - - uid: 2892 - components: - - type: Transform - pos: -40.5,12.5 - parent: 2173 - - uid: 2893 - components: - - type: Transform - pos: -40.5,13.5 - parent: 2173 - - uid: 2894 - components: - - type: Transform - pos: -40.5,11.5 - parent: 2173 - - uid: 2895 - components: - - type: Transform - pos: -40.5,10.5 - parent: 2173 - - uid: 2896 - components: - - type: Transform - pos: -40.5,9.5 - parent: 2173 - - uid: 2897 - components: - - type: Transform - pos: -40.5,8.5 - parent: 2173 - - uid: 2898 - components: - - type: Transform - pos: -40.5,7.5 - parent: 2173 - - uid: 2899 - components: - - type: Transform - pos: -40.5,6.5 - parent: 2173 - - uid: 2900 - components: - - type: Transform - pos: -40.5,5.5 - parent: 2173 - - uid: 2901 - components: - - type: Transform - pos: -40.5,4.5 - parent: 2173 - - uid: 2902 - components: - - type: Transform - pos: -41.5,4.5 - parent: 2173 - - uid: 2903 - components: - - type: Transform - pos: -41.5,3.5 - parent: 2173 - - uid: 2904 - components: - - type: Transform - pos: -41.5,2.5 - parent: 2173 - - uid: 2905 - components: - - type: Transform - pos: -41.5,1.5 - parent: 2173 - - uid: 2906 - components: - - type: Transform - pos: -41.5,0.5 - parent: 2173 - - uid: 2907 - components: - - type: Transform - pos: -42.5,4.5 - parent: 2173 - - uid: 2908 - components: - - type: Transform - pos: -43.5,4.5 - parent: 2173 - - uid: 2909 - components: - - type: Transform - pos: -44.5,4.5 - parent: 2173 - - uid: 2910 - components: - - type: Transform - pos: -45.5,4.5 - parent: 2173 - - uid: 2911 - components: - - type: Transform - pos: -46.5,4.5 - parent: 2173 - - uid: 2912 - components: - - type: Transform - pos: -47.5,4.5 - parent: 2173 - - uid: 2913 - components: - - type: Transform - pos: -48.5,4.5 - parent: 2173 - - uid: 2914 - components: - - type: Transform - pos: -49.5,4.5 - parent: 2173 - - uid: 2915 - components: - - type: Transform - pos: -50.5,4.5 - parent: 2173 - - uid: 2916 - components: - - type: Transform - pos: -51.5,4.5 - parent: 2173 - - uid: 2917 - components: - - type: Transform - pos: -51.5,5.5 - parent: 2173 - - uid: 2918 - components: - - type: Transform - pos: -51.5,6.5 - parent: 2173 - - uid: 2919 - components: - - type: Transform - pos: -51.5,7.5 - parent: 2173 - - uid: 2921 - components: - - type: Transform - pos: -51.5,9.5 - parent: 2173 - - uid: 2922 - components: - - type: Transform - pos: -51.5,10.5 - parent: 2173 - - uid: 2923 - components: - - type: Transform - pos: -51.5,11.5 - parent: 2173 - - uid: 2924 - components: - - type: Transform - pos: -51.5,12.5 - parent: 2173 - - uid: 2925 - components: - - type: Transform - pos: -51.5,13.5 - parent: 2173 - - uid: 2926 - components: - - type: Transform - pos: -51.5,14.5 - parent: 2173 - - uid: 2927 - components: - - type: Transform - pos: -51.5,15.5 - parent: 2173 - - uid: 2928 - components: - - type: Transform - pos: -50.5,15.5 - parent: 2173 - - uid: 2929 - components: - - type: Transform - pos: -49.5,15.5 - parent: 2173 - - uid: 2930 - components: - - type: Transform - pos: -49.5,16.5 - parent: 2173 - - uid: 2931 - components: - - type: Transform - pos: -23.5,12.5 - parent: 2173 - - uid: 2932 - components: - - type: Transform - pos: -23.5,13.5 - parent: 2173 - - uid: 2933 - components: - - type: Transform - pos: -22.5,13.5 - parent: 2173 - - uid: 2934 - components: - - type: Transform - pos: -21.5,13.5 - parent: 2173 - - uid: 2935 - components: - - type: Transform - pos: -21.5,12.5 - parent: 2173 - - uid: 2936 - components: - - type: Transform - pos: -21.5,11.5 - parent: 2173 - - uid: 2937 - components: - - type: Transform - pos: -21.5,10.5 - parent: 2173 - - uid: 2938 - components: - - type: Transform - pos: -21.5,9.5 - parent: 2173 - - uid: 2939 - components: - - type: Transform - pos: -22.5,9.5 - parent: 2173 - - uid: 2940 - components: - - type: Transform - pos: -23.5,9.5 - parent: 2173 - - uid: 2941 - components: - - type: Transform - pos: -24.5,9.5 - parent: 2173 - - uid: 2942 - components: - - type: Transform - pos: -25.5,9.5 - parent: 2173 - - uid: 2943 - components: - - type: Transform - pos: -26.5,9.5 - parent: 2173 - - uid: 2944 - components: - - type: Transform - pos: -27.5,9.5 - parent: 2173 - - uid: 2945 - components: - - type: Transform - pos: -28.5,9.5 - parent: 2173 - - uid: 2946 - components: - - type: Transform - pos: -29.5,9.5 - parent: 2173 - - uid: 2947 - components: - - type: Transform - pos: -29.5,7.5 - parent: 2173 - - uid: 2948 - components: - - type: Transform - pos: -29.5,6.5 - parent: 2173 - - uid: 2949 - components: - - type: Transform - pos: -29.5,5.5 - parent: 2173 - - uid: 2950 - components: - - type: Transform - pos: -29.5,4.5 - parent: 2173 - - uid: 2951 - components: - - type: Transform - pos: -29.5,3.5 - parent: 2173 - - uid: 2952 - components: - - type: Transform - pos: -29.5,2.5 - parent: 2173 - - uid: 2953 - components: - - type: Transform - pos: -29.5,1.5 - parent: 2173 - - uid: 2954 - components: - - type: Transform - pos: -29.5,0.5 - parent: 2173 - - uid: 2955 - components: - - type: Transform - pos: -29.5,-0.5 - parent: 2173 - - uid: 2956 - components: - - type: Transform - pos: -29.5,-1.5 - parent: 2173 - - uid: 2957 - components: - - type: Transform - pos: -29.5,-2.5 - parent: 2173 - - uid: 2958 - components: - - type: Transform - pos: -29.5,-3.5 - parent: 2173 - - uid: 2959 - components: - - type: Transform - pos: -29.5,-4.5 - parent: 2173 - - uid: 2960 - components: - - type: Transform - pos: -29.5,-5.5 - parent: 2173 - - uid: 2961 - components: - - type: Transform - pos: -29.5,-6.5 - parent: 2173 - - uid: 2962 - components: - - type: Transform - pos: -29.5,-7.5 - parent: 2173 - - uid: 2963 - components: - - type: Transform - pos: -29.5,-8.5 - parent: 2173 - - uid: 2964 - components: - - type: Transform - pos: -29.5,-9.5 - parent: 2173 - - uid: 2965 - components: - - type: Transform - pos: -29.5,-10.5 - parent: 2173 - - uid: 2966 - components: - - type: Transform - pos: -29.5,-11.5 - parent: 2173 - - uid: 2967 - components: - - type: Transform - pos: -29.5,-12.5 - parent: 2173 - - uid: 2968 - components: - - type: Transform - pos: -29.5,-13.5 - parent: 2173 - - uid: 2969 - components: - - type: Transform - pos: -29.5,-14.5 - parent: 2173 - - uid: 2970 - components: - - type: Transform - pos: -29.5,-15.5 - parent: 2173 - - uid: 2971 - components: - - type: Transform - pos: -30.5,-15.5 - parent: 2173 - - uid: 2972 - components: - - type: Transform - pos: -31.5,-15.5 - parent: 2173 - - uid: 2973 - components: - - type: Transform - pos: 28.5,3.5 - parent: 2173 - - uid: 2974 - components: - - type: Transform - pos: -20.5,11.5 - parent: 2173 - - uid: 2975 - components: - - type: Transform - pos: -19.5,11.5 - parent: 2173 - - uid: 2989 - components: - - type: Transform - pos: -28.5,4.5 - parent: 2173 - - uid: 2990 - components: - - type: Transform - pos: -27.5,4.5 - parent: 2173 - - uid: 2991 - components: - - type: Transform - pos: -26.5,4.5 - parent: 2173 - - uid: 2992 - components: - - type: Transform - pos: -25.5,4.5 - parent: 2173 - - uid: 2993 - components: - - type: Transform - pos: -24.5,4.5 - parent: 2173 - - uid: 2994 - components: - - type: Transform - pos: -23.5,4.5 - parent: 2173 - - uid: 2995 - components: - - type: Transform - pos: -22.5,4.5 - parent: 2173 - - uid: 2996 - components: - - type: Transform - pos: -21.5,4.5 - parent: 2173 - - uid: 2997 - components: - - type: Transform - pos: -20.5,4.5 - parent: 2173 - - uid: 2998 - components: - - type: Transform - pos: -19.5,4.5 - parent: 2173 - - uid: 2999 - components: - - type: Transform - pos: -18.5,4.5 - parent: 2173 - - uid: 3000 - components: - - type: Transform - pos: -18.5,5.5 - parent: 2173 - - uid: 3014 - components: - - type: Transform - pos: -0.5,18.5 - parent: 2173 - - uid: 3015 - components: - - type: Transform - pos: -0.5,19.5 - parent: 2173 - - uid: 3016 - components: - - type: Transform - pos: -0.5,20.5 - parent: 2173 - - uid: 3017 - components: - - type: Transform - pos: -0.5,21.5 - parent: 2173 - - uid: 3018 - components: - - type: Transform - pos: -0.5,22.5 - parent: 2173 - - uid: 3019 - components: - - type: Transform - pos: -0.5,23.5 - parent: 2173 - - uid: 3020 - components: - - type: Transform - pos: -0.5,24.5 - parent: 2173 - - uid: 3021 - components: - - type: Transform - pos: -0.5,25.5 - parent: 2173 - - uid: 3022 - components: - - type: Transform - pos: -0.5,26.5 - parent: 2173 - - uid: 3023 - components: - - type: Transform - pos: -0.5,27.5 - parent: 2173 - - uid: 3024 - components: - - type: Transform - pos: -0.5,28.5 - parent: 2173 - - uid: 3025 - components: - - type: Transform - pos: -1.5,28.5 - parent: 2173 - - uid: 3026 - components: - - type: Transform - pos: -2.5,28.5 - parent: 2173 - - uid: 3033 - components: - - type: Transform - pos: 17.5,14.5 - parent: 2173 - - uid: 3034 - components: - - type: Transform - pos: 17.5,15.5 - parent: 2173 - - uid: 3035 - components: - - type: Transform - pos: 10.5,19.5 - parent: 2173 - - uid: 3036 - components: - - type: Transform - pos: 17.5,16.5 - parent: 2173 - - uid: 3037 - components: - - type: Transform - pos: -0.5,21.5 - parent: 2173 - - uid: 3038 - components: - - type: Transform - pos: 16.5,16.5 - parent: 2173 - - uid: 3064 - components: - - type: Transform - pos: 28.5,4.5 - parent: 2173 - - uid: 3065 - components: - - type: Transform - pos: 27.5,4.5 - parent: 2173 - - uid: 3066 - components: - - type: Transform - pos: 26.5,4.5 - parent: 2173 - - uid: 3067 - components: - - type: Transform - pos: 25.5,4.5 - parent: 2173 - - uid: 3068 - components: - - type: Transform - pos: 24.5,4.5 - parent: 2173 - - uid: 3069 - components: - - type: Transform - pos: 23.5,4.5 - parent: 2173 - - uid: 3070 - components: - - type: Transform - pos: 22.5,4.5 - parent: 2173 - - uid: 3071 - components: - - type: Transform - pos: 21.5,4.5 - parent: 2173 - - uid: 3072 - components: - - type: Transform - pos: 20.5,4.5 - parent: 2173 - - uid: 3073 - components: - - type: Transform - pos: 19.5,4.5 - parent: 2173 - - uid: 3074 - components: - - type: Transform - pos: 18.5,4.5 - parent: 2173 - - uid: 3075 - components: - - type: Transform - pos: 17.5,4.5 - parent: 2173 - - uid: 3076 - components: - - type: Transform - pos: 17.5,5.5 - parent: 2173 - - uid: 3077 - components: - - type: Transform - pos: 29.5,4.5 - parent: 2173 - - uid: 3078 - components: - - type: Transform - pos: 30.5,4.5 - parent: 2173 - - uid: 3079 - components: - - type: Transform - pos: 31.5,4.5 - parent: 2173 - - uid: 3080 - components: - - type: Transform - pos: 32.5,4.5 - parent: 2173 - - uid: 3081 - components: - - type: Transform - pos: 33.5,4.5 - parent: 2173 - - uid: 3082 - components: - - type: Transform - pos: 34.5,4.5 - parent: 2173 - - uid: 3083 - components: - - type: Transform - pos: 35.5,4.5 - parent: 2173 - - uid: 3084 - components: - - type: Transform - pos: 36.5,4.5 - parent: 2173 - - uid: 3085 - components: - - type: Transform - pos: 37.5,4.5 - parent: 2173 - - uid: 3086 - components: - - type: Transform - pos: 38.5,4.5 - parent: 2173 - - uid: 3087 - components: - - type: Transform - pos: 39.5,4.5 - parent: 2173 - - uid: 3088 - components: - - type: Transform - pos: 40.5,4.5 - parent: 2173 - - uid: 3089 - components: - - type: Transform - pos: 41.5,4.5 - parent: 2173 - - uid: 3090 - components: - - type: Transform - pos: 42.5,4.5 - parent: 2173 - - uid: 3091 - components: - - type: Transform - pos: 43.5,4.5 - parent: 2173 - - uid: 3092 - components: - - type: Transform - pos: 44.5,4.5 - parent: 2173 - - uid: 3093 - components: - - type: Transform - pos: 45.5,4.5 - parent: 2173 - - uid: 3094 - components: - - type: Transform - pos: 46.5,4.5 - parent: 2173 - - uid: 3095 - components: - - type: Transform - pos: 46.5,3.5 - parent: 2173 - - uid: 3096 - components: - - type: Transform - pos: 46.5,2.5 - parent: 2173 - - uid: 3097 - components: - - type: Transform - pos: 46.5,1.5 - parent: 2173 - - uid: 3098 - components: - - type: Transform - pos: 46.5,0.5 - parent: 2173 - - uid: 3115 - components: - - type: Transform - pos: 12.5,17.5 - parent: 2173 - - uid: 3157 - components: - - type: Transform - pos: 28.5,2.5 - parent: 2173 - - uid: 3158 - components: - - type: Transform - pos: 28.5,1.5 - parent: 2173 - - uid: 3159 - components: - - type: Transform - pos: 28.5,0.5 - parent: 2173 - - uid: 3160 - components: - - type: Transform - pos: 28.5,-0.5 - parent: 2173 - - uid: 3161 - components: - - type: Transform - pos: 28.5,-1.5 - parent: 2173 - - uid: 3162 - components: - - type: Transform - pos: 28.5,-2.5 - parent: 2173 - - uid: 3163 - components: - - type: Transform - pos: 28.5,-3.5 - parent: 2173 - - uid: 3164 - components: - - type: Transform - pos: 28.5,-4.5 - parent: 2173 - - uid: 3165 - components: - - type: Transform - pos: 28.5,-5.5 - parent: 2173 - - uid: 3166 - components: - - type: Transform - pos: 28.5,-6.5 - parent: 2173 - - uid: 3167 - components: - - type: Transform - pos: 28.5,-7.5 - parent: 2173 - - uid: 3168 - components: - - type: Transform - pos: 28.5,-8.5 - parent: 2173 - - uid: 3169 - components: - - type: Transform - pos: 28.5,-9.5 - parent: 2173 - - uid: 3170 - components: - - type: Transform - pos: 28.5,-10.5 - parent: 2173 - - uid: 3171 - components: - - type: Transform - pos: 28.5,-11.5 - parent: 2173 - - uid: 3172 - components: - - type: Transform - pos: 28.5,-12.5 - parent: 2173 - - uid: 3173 - components: - - type: Transform - pos: 28.5,-13.5 - parent: 2173 - - uid: 3174 - components: - - type: Transform - pos: 28.5,-14.5 - parent: 2173 - - uid: 3175 - components: - - type: Transform - pos: 28.5,-15.5 - parent: 2173 - - uid: 3176 - components: - - type: Transform - pos: 29.5,-15.5 - parent: 2173 - - uid: 3177 - components: - - type: Transform - pos: 30.5,-15.5 - parent: 2173 - - uid: 3939 - components: - - type: Transform - pos: 10.5,18.5 - parent: 2173 - - uid: 4435 - components: - - type: Transform - pos: 0.5,28.5 - parent: 2173 - - uid: 4436 - components: - - type: Transform - pos: 1.5,28.5 - parent: 2173 - - uid: 4438 - components: - - type: Transform - pos: 2.5,28.5 - parent: 2173 - - uid: 4439 - components: - - type: Transform - pos: 3.5,28.5 - parent: 2173 - - uid: 4440 - components: - - type: Transform - pos: 4.5,28.5 - parent: 2173 - - uid: 4441 - components: - - type: Transform - pos: 5.5,28.5 - parent: 2173 - - uid: 4442 - components: - - type: Transform - pos: 6.5,28.5 - parent: 2173 - - uid: 4443 - components: - - type: Transform - pos: 7.5,28.5 - parent: 2173 - - uid: 4479 - components: - - type: Transform - pos: 8.5,28.5 - parent: 2173 - - uid: 4480 - components: - - type: Transform - pos: 9.5,28.5 - parent: 2173 - - uid: 4491 - components: - - type: Transform - pos: 10.5,28.5 - parent: 2173 - - uid: 4604 - components: - - type: Transform - pos: -51.5,8.5 - parent: 2173 - - uid: 4698 - components: - - type: Transform - pos: 11.5,28.5 - parent: 2173 - - uid: 4699 - components: - - type: Transform - pos: 12.5,28.5 - parent: 2173 - - uid: 5020 - components: - - type: Transform - pos: 9.5,19.5 - parent: 2173 - - uid: 5453 - components: - - type: Transform - pos: 18.5,15.5 - parent: 2173 - - uid: 5465 - components: - - type: Transform - pos: 38.5,19.5 - parent: 2173 - - uid: 5578 - components: - - type: Transform - pos: 38.5,18.5 - parent: 2173 - - proto: CableTerminal - entities: - - uid: 1620 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -42.5,8.5 - parent: 2173 - - uid: 1621 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -42.5,9.5 - parent: 2173 - - uid: 1622 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -37.5,9.5 - parent: 2173 - - uid: 1623 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -37.5,8.5 - parent: 2173 - - uid: 1667 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,14.5 - parent: 2173 - - uid: 1828 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,14.5 - parent: 2173 - - uid: 1935 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,36.5 - parent: 2173 - - proto: CargoPallet - entities: - - uid: 976 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,39.5 - parent: 2173 - - uid: 977 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,38.5 - parent: 2173 - - uid: 978 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,38.5 - parent: 2173 - - uid: 979 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,39.5 - parent: 2173 - - proto: CargoTelepad - entities: - - uid: 2529 - components: - - type: Transform - pos: 1.5,43.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 4449 - - 3029 - - type: ContainerContainer - containers: - machine_board: !type:Container - ents: [] - machine_parts: !type:Container - ents: [] - - uid: 2530 - components: - - type: Transform - pos: 1.5,45.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 4449 - - 3029 - - type: ContainerContainer - containers: - machine_board: !type:Container - ents: [] - machine_parts: !type:Container - ents: [] - - uid: 2531 - components: - - type: Transform - pos: 3.5,45.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 4449 - - 3029 - - type: ContainerContainer - containers: - machine_board: !type:Container - ents: [] - machine_parts: !type:Container - ents: [] - - uid: 2532 - components: - - type: Transform - pos: 3.5,43.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 4449 - - 3029 - - type: ContainerContainer - containers: - machine_board: !type:Container - ents: [] - machine_parts: !type:Container - ents: [] - - proto: CarpetOrange - entities: - - uid: 460 - components: - - type: Transform - pos: 48.5,9.5 - parent: 2173 - - uid: 461 - components: - - type: Transform - pos: 48.5,8.5 - parent: 2173 - - uid: 2240 - components: - - type: Transform - pos: 47.5,10.5 - parent: 2173 - - uid: 2558 - components: - - type: Transform - pos: 47.5,9.5 - parent: 2173 - - uid: 3127 - components: - - type: Transform - pos: 47.5,8.5 - parent: 2173 - - uid: 3723 - components: - - type: Transform - pos: 48.5,10.5 - parent: 2173 - - proto: CarpetSBlue - entities: - - uid: 4976 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,22.5 - parent: 2173 - - uid: 4988 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,21.5 - parent: 2173 - - uid: 4989 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,20.5 - parent: 2173 - - uid: 4990 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,20.5 - parent: 2173 - - uid: 4997 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,21.5 - parent: 2173 - - uid: 4998 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,22.5 - parent: 2173 - - proto: Catwalk - entities: - - uid: 376 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -18.5,11.5 - parent: 2173 - - uid: 416 - components: - - type: Transform - pos: 25.5,14.5 - parent: 2173 - - uid: 620 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 29.5,13.5 - parent: 2173 - - uid: 740 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,43.5 - parent: 2173 - - uid: 741 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,42.5 - parent: 2173 - - uid: 742 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,43.5 - parent: 2173 - - uid: 743 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,44.5 - parent: 2173 - - uid: 744 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,46.5 - parent: 2173 - - uid: 745 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,45.5 - parent: 2173 - - uid: 756 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 37.5,13.5 - parent: 2173 - - uid: 757 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 38.5,13.5 - parent: 2173 - - uid: 758 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 34.5,13.5 - parent: 2173 - - uid: 762 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 31.5,13.5 - parent: 2173 - - uid: 764 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,42.5 - parent: 2173 - - uid: 765 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,42.5 - parent: 2173 - - uid: 766 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,45.5 - parent: 2173 - - uid: 767 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,44.5 - parent: 2173 - - uid: 768 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,44.5 - parent: 2173 - - uid: 798 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 29.5,14.5 - parent: 2173 - - uid: 799 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 35.5,13.5 - parent: 2173 - - uid: 808 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,46.5 - parent: 2173 - - uid: 809 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,46.5 - parent: 2173 - - uid: 810 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,46.5 - parent: 2173 - - uid: 811 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,46.5 - parent: 2173 - - uid: 812 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,45.5 - parent: 2173 - - uid: 813 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,44.5 - parent: 2173 - - uid: 814 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,43.5 - parent: 2173 - - uid: 815 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,42.5 - parent: 2173 - - uid: 816 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,42.5 - parent: 2173 - - uid: 938 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -18.5,12.5 - parent: 2173 - - uid: 942 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -18.5,13.5 - parent: 2173 - - uid: 1210 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,14.5 - parent: 2173 - - uid: 1487 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 36.5,13.5 - parent: 2173 - - uid: 1578 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 30.5,13.5 - parent: 2173 - - uid: 2147 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 33.5,13.5 - parent: 2173 - - uid: 2150 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 32.5,13.5 - parent: 2173 - - uid: 2244 - components: - - type: Transform - pos: 25.5,17.5 - parent: 2173 - - uid: 2347 - components: - - type: Transform - pos: 25.5,18.5 - parent: 2173 - - uid: 2382 - components: - - type: Transform - pos: 24.5,18.5 - parent: 2173 - - uid: 2432 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 34.5,18.5 - parent: 2173 - - uid: 2487 - components: - - type: Transform - pos: 12.5,18.5 - parent: 2173 - - uid: 2488 - components: - - type: Transform - pos: 11.5,18.5 - parent: 2173 - - uid: 2502 - components: - - type: Transform - pos: 53.5,6.5 - parent: 2173 - - uid: 2503 - components: - - type: Transform - pos: 53.5,7.5 - parent: 2173 - - uid: 2504 - components: - - type: Transform - pos: 53.5,8.5 - parent: 2173 - - uid: 2505 - components: - - type: Transform - pos: 53.5,9.5 - parent: 2173 - - uid: 2506 - components: - - type: Transform - pos: 53.5,10.5 - parent: 2173 - - uid: 2533 - components: - - type: Transform - pos: 2.5,44.5 - parent: 2173 - - uid: 2812 - components: - - type: Transform - pos: 49.5,18.5 - parent: 2173 - - uid: 2813 - components: - - type: Transform - pos: 49.5,17.5 - parent: 2173 - - uid: 2814 - components: - - type: Transform - pos: 49.5,16.5 - parent: 2173 - - uid: 2815 - components: - - type: Transform - pos: 49.5,15.5 - parent: 2173 - - uid: 2816 - components: - - type: Transform - pos: 50.5,18.5 - parent: 2173 - - uid: 2817 - components: - - type: Transform - pos: 50.5,17.5 - parent: 2173 - - uid: 2818 - components: - - type: Transform - pos: 50.5,16.5 - parent: 2173 - - uid: 2819 - components: - - type: Transform - pos: 50.5,15.5 - parent: 2173 - - uid: 3041 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 39.5,13.5 - parent: 2173 - - uid: 3135 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 34.5,15.5 - parent: 2173 - - uid: 3717 - components: - - type: Transform - pos: 23.5,18.5 - parent: 2173 - - uid: 3779 - components: - - type: Transform - pos: 23.5,15.5 - parent: 2173 - - uid: 3799 - components: - - type: Transform - pos: 18.5,18.5 - parent: 2173 - - uid: 3800 - components: - - type: Transform - pos: 16.5,18.5 - parent: 2173 - - uid: 3801 - components: - - type: Transform - pos: 20.5,18.5 - parent: 2173 - - uid: 3802 - components: - - type: Transform - pos: 19.5,18.5 - parent: 2173 - - uid: 3803 - components: - - type: Transform - pos: 21.5,18.5 - parent: 2173 - - uid: 3804 - components: - - type: Transform - pos: 22.5,18.5 - parent: 2173 - - uid: 3943 - components: - - type: Transform - pos: 15.5,18.5 - parent: 2173 - - uid: 3985 - components: - - type: Transform - pos: 14.5,18.5 - parent: 2173 - - uid: 4141 - components: - - type: Transform - pos: -29.5,7.5 - parent: 2173 - - uid: 4142 - components: - - type: Transform - pos: -29.5,8.5 - parent: 2173 - - uid: 4143 - components: - - type: Transform - pos: -28.5,9.5 - parent: 2173 - - uid: 4144 - components: - - type: Transform - pos: -27.5,9.5 - parent: 2173 - - uid: 4145 - components: - - type: Transform - pos: -26.5,9.5 - parent: 2173 - - uid: 4146 - components: - - type: Transform - pos: -25.5,9.5 - parent: 2173 - - uid: 4147 - components: - - type: Transform - pos: -24.5,9.5 - parent: 2173 - - uid: 4148 - components: - - type: Transform - pos: -23.5,9.5 - parent: 2173 - - uid: 4149 - components: - - type: Transform - pos: -22.5,9.5 - parent: 2173 - - uid: 4150 - components: - - type: Transform - pos: -21.5,12.5 - parent: 2173 - - uid: 4151 - components: - - type: Transform - pos: -21.5,11.5 - parent: 2173 - - uid: 4152 - components: - - type: Transform - pos: -21.5,10.5 - parent: 2173 - - uid: 4153 - components: - - type: Transform - pos: -24.5,13.5 - parent: 2173 - - uid: 4154 - components: - - type: Transform - pos: -24.5,12.5 - parent: 2173 - - uid: 4155 - components: - - type: Transform - pos: -23.5,13.5 - parent: 2173 - - uid: 4156 - components: - - type: Transform - pos: -23.5,12.5 - parent: 2173 - - uid: 4297 - components: - - type: Transform - pos: 17.5,18.5 - parent: 2173 - - uid: 4300 - components: - - type: Transform - pos: 13.5,18.5 - parent: 2173 - - uid: 4302 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 34.5,14.5 - parent: 2173 - - uid: 4416 - components: - - type: Transform - pos: 25.5,16.5 - parent: 2173 - - uid: 4417 - components: - - type: Transform - pos: 25.5,15.5 - parent: 2173 - - uid: 4928 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 34.5,17.5 - parent: 2173 - - uid: 4929 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 34.5,16.5 - parent: 2173 - - uid: 5451 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,13.5 - parent: 2173 - - uid: 5845 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,54.5 - parent: 2173 - - uid: 5879 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,57.5 - parent: 2173 - - uid: 5880 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,58.5 - parent: 2173 - - uid: 5881 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,59.5 - parent: 2173 - - uid: 5882 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,59.5 - parent: 2173 - - uid: 5883 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,59.5 - parent: 2173 - - uid: 5884 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,59.5 - parent: 2173 - - uid: 5885 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,59.5 - parent: 2173 - - uid: 5886 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,59.5 - parent: 2173 - - uid: 5895 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,59.5 - parent: 2173 - - uid: 5943 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,59.5 - parent: 2173 - - uid: 5944 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,59.5 - parent: 2173 - - uid: 5945 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,59.5 - parent: 2173 - - uid: 5946 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,56.5 - parent: 2173 - - uid: 5947 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,55.5 - parent: 2173 - - uid: 5954 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,54.5 - parent: 2173 - - uid: 5970 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,54.5 - parent: 2173 - - uid: 6007 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,54.5 - parent: 2173 - - uid: 6008 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,54.5 - parent: 2173 - - uid: 6009 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,54.5 - parent: 2173 - - uid: 6012 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,53.5 - parent: 2173 - - uid: 6020 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,52.5 - parent: 2173 - - uid: 6021 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,51.5 - parent: 2173 - - uid: 6022 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,50.5 - parent: 2173 - - uid: 6118 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,57.5 - parent: 2173 - - uid: 6119 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,57.5 - parent: 2173 - - uid: 6120 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,57.5 - parent: 2173 - - proto: Chair - entities: - - uid: 650 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 39.5,9.5 - parent: 2173 - - uid: 651 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 39.5,11.5 - parent: 2173 - - uid: 754 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 39.5,10.5 - parent: 2173 - - uid: 755 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 38.5,11.5 - parent: 2173 - - uid: 2569 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 38.5,9.5 - parent: 2173 - - uid: 3030 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 38.5,10.5 - parent: 2173 - - uid: 4972 - components: - - type: Transform - anchored: False - rot: 2.9297875483804425 rad - pos: 7.4317293,20.845003 - parent: 2173 - - type: Physics - bodyType: Dynamic - - uid: 4973 - components: - - type: Transform - anchored: False - rot: 2.4314612468057355 rad - pos: 8.224873,20.845003 - parent: 2173 - - type: Physics - bodyType: Dynamic - - proto: ChairFolding - entities: - - uid: 834 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 30.5,11.5 - parent: 2173 - - uid: 835 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 28.5,8.5 - parent: 2173 - - uid: 1544 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 30.5,9.5 - parent: 2173 - - uid: 1596 - components: - - type: Transform - pos: 28.5,12.5 - parent: 2173 - - uid: 1788 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,8.5 - parent: 2173 - - uid: 2144 - components: - - type: Transform - pos: 29.5,12.5 - parent: 2173 - - proto: ChairFoldingSpawnFolded - entities: - - uid: 2770 - components: - - type: Transform - pos: 30.481953,10.653053 - parent: 2173 - - proto: ChairOfficeDark - entities: - - uid: 2151 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 37.5,16.5 - parent: 2173 - - uid: 4268 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,11.5 - parent: 2173 - - uid: 4269 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,10.5 - parent: 2173 - - uid: 4270 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,11.5 - parent: 2173 - - uid: 4271 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,10.5 - parent: 2173 - - uid: 4272 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,11.5 - parent: 2173 - - uid: 4273 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,10.5 - parent: 2173 - - uid: 4971 - components: - - type: Transform - rot: -1.2571299031386722 rad - pos: 7.982242,22.264536 - parent: 2173 - - uid: 5661 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,23.5 - parent: 2173 - - proto: ChairOfficeLight - entities: - - uid: 1173 - components: - - type: Transform - pos: -48.5,7.5 - parent: 2173 - - uid: 1174 - components: - - type: Transform - pos: -47.5,7.5 - parent: 2173 - - uid: 2609 - components: - - type: Transform - pos: -32.472733,7.011403 - parent: 2173 - - uid: 2671 - components: - - type: Transform - pos: -31.462313,7.0218196 - parent: 2173 - - uid: 2829 - components: - - type: Transform - pos: 29.5,17.5 - parent: 2173 - - uid: 4452 - components: - - type: Transform - pos: -0.5,5.5 - parent: 2173 - - proto: ChairPilotSeat - entities: - - uid: 4266 - components: - - type: Transform - pos: 13.5,14.5 - parent: 2173 - - uid: 4267 - components: - - type: Transform - pos: 14.5,14.5 - parent: 2173 - - proto: ChairWood - entities: - - uid: 4176 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,27.5 - parent: 2173 - - proto: CigPackRed - entities: - - uid: 3865 - components: - - type: Transform - pos: 28.323841,16.64893 - parent: 2173 - - proto: CleanerDispenser - entities: - - uid: 4945 - components: - - type: Transform - pos: -4.5,25.5 - parent: 2173 - - proto: CloningPod - entities: - - uid: 828 - components: - - type: Transform - pos: -49.5,13.5 - parent: 2173 - - proto: ClosetEmergencyFilledRandom - entities: - - uid: 943 - components: - - type: Transform - pos: -18.5,10.5 - parent: 2173 - - uid: 2789 - components: - - type: Transform - pos: -28.5,7.5 - parent: 2173 - - uid: 3051 - components: - - type: Transform - pos: 42.5,12.5 - parent: 2173 - - uid: 4377 - components: - - type: Transform - pos: 52.5,12.5 - parent: 2173 - - uid: 4478 - components: - - type: Transform - pos: 31.5,7.5 - parent: 2173 - - proto: ClosetFireFilled - entities: - - uid: 2790 - components: - - type: Transform - pos: -28.5,8.5 - parent: 2173 - - uid: 4935 - components: - - type: Transform - pos: 33.5,11.5 - parent: 2173 - - proto: ClosetJanitorBombFilled - entities: - - uid: 2430 - components: - - type: Transform - pos: -3.5,21.5 - parent: 2173 - - proto: ClosetL3JanitorFilled - entities: - - uid: 3062 - components: - - type: Transform - pos: -3.5,20.5 - parent: 2173 - - proto: ClosetMaintenanceFilledRandom - entities: - - uid: 1811 - components: - - type: Transform - pos: 48.5,13.5 - parent: 2173 - - uid: 4364 - components: - - type: Transform - pos: 27.5,7.5 - parent: 2173 - - proto: ClosetToolFilled - entities: - - uid: 951 - components: - - type: Transform - pos: -20.5,12.5 - parent: 2173 - - proto: ClothingEyesGlasses - entities: - - uid: 4932 - components: - - type: Transform - pos: -47.646618,6.8266993 - parent: 2173 - - proto: ClothingHandsGlovesColorYellow - entities: - - uid: 2751 - components: - - type: Transform - pos: -31.542974,9.846401 - parent: 2173 - - proto: ClothingHeadHatParamedicsoftFlipped - entities: - - uid: 2446 - components: - - type: Transform - pos: -44.45599,7.6922913 - parent: 2173 - - proto: ClothingHeadHatPirate - entities: - - uid: 1809 - components: - - type: Transform - pos: 30.38733,11.46982 - parent: 2173 - - proto: ClothingNeckStethoscope - entities: - - uid: 2478 - components: - - type: Transform - pos: -47.427868,6.6287827 - parent: 2173 - - proto: ClothingOuterCoatParamedicWB - entities: - - uid: 2449 - components: - - type: Transform - pos: -44.616962,7.589852 - parent: 2173 - - proto: ClothingUniformJumpskirtParamedic - entities: - - uid: 2448 - components: - - type: Transform - pos: -44.35355,7.7215595 - parent: 2173 - - proto: ClothingUniformJumpsuitParamedic - entities: - - uid: 2447 - components: - - type: Transform - pos: -44.587696,7.5313153 - parent: 2173 - - proto: ComfyChair - entities: - - uid: 2174 - components: - - type: Transform - pos: 14.5,5.5 - parent: 2173 - - uid: 2408 - components: - - type: Transform - pos: 8.5,6.5 - parent: 2173 - - uid: 4180 - components: - - type: Transform - pos: -15.5,5.5 - parent: 2173 - - uid: 4470 - components: - - type: Transform - pos: -9.5,6.5 - parent: 2173 - - proto: ComputerAlert - entities: - - uid: 2638 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,11.5 - parent: 2173 - - proto: ComputerBankATM - entities: - - uid: 2660 - components: - - type: Transform - pos: 0.5,13.5 - parent: 2173 - - type: ContainerContainer - containers: - bank-ATM-cashSlot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - board: !type:Container - showEnts: False - occludes: True - ents: [] - - uid: 2663 - components: - - type: Transform - pos: -1.5,13.5 - parent: 2173 - - type: ContainerContainer - containers: - bank-ATM-cashSlot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - board: !type:Container - showEnts: False - occludes: True - ents: [] - - uid: 5722 - components: - - type: Transform - pos: -54.5,7.5 - parent: 2173 - - type: ContainerContainer - containers: - bank-ATM-cashSlot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - board: !type:Container - showEnts: False - occludes: True - ents: [] - - proto: ComputerCloningConsole - entities: - - uid: 2231 - components: - - type: Transform - pos: -48.5,13.5 - parent: 2173 - - proto: ComputerId - entities: - - uid: 2654 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,23.5 - parent: 2173 - - proto: ComputerPowerMonitoring - entities: - - uid: 2630 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,12.5 - parent: 2173 - - proto: ComputerRadar - entities: - - uid: 345 - components: - - type: Transform - pos: 21.5,26.5 - parent: 2173 - - uid: 4169 - components: - - type: Transform - pos: -24.5,4.5 - parent: 2173 - - uid: 4473 - components: - - type: Transform - pos: 23.5,4.5 - parent: 2173 - - uid: 4933 - components: - - type: Transform - pos: 48.5,6.5 - parent: 2173 - - uid: 5848 - components: - - type: Transform - pos: 47.5,26.5 - parent: 2173 - - proto: ComputerShipyard - entities: - - uid: 2120 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,8.5 - parent: 2173 - - type: ContainerContainer - containers: - ShipyardConsole-targetId: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - board: !type:Container - showEnts: False - occludes: True - ents: [] - - uid: 2121 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,8.5 - parent: 2173 - - type: ContainerContainer - containers: - ShipyardConsole-targetId: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - board: !type:Container - showEnts: False - occludes: True - ents: [] - - proto: ComputerShipyardScrap - entities: - - uid: 3807 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 51.5,9.5 - parent: 2173 - - type: ContainerContainer - containers: - ShipyardConsole-targetId: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - board: !type:Container - showEnts: False - occludes: True - ents: [] - - proto: ComputerStationRecords - entities: - - uid: 4053 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,22.5 - parent: 2173 - - proto: ComputerTabletopCargoOrders - entities: - - uid: 2832 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,10.5 - parent: 2173 - - type: ContainerContainer - containers: - board: !type:Container - ents: [] - - uid: 3029 - components: - - type: Transform - pos: 1.5,49.5 - parent: 2173 - - type: DeviceLinkSource - linkedPorts: - 2530: - - OrderSender: OrderReceiver - 2531: - - OrderSender: OrderReceiver - 2529: - - OrderSender: OrderReceiver - 2532: - - OrderSender: OrderReceiver - - type: ContainerContainer - containers: - board: !type:Container - ents: [] - - uid: 4449 - components: - - type: Transform - pos: 3.5,49.5 - parent: 2173 - - type: DeviceLinkSource - linkedPorts: - 2530: - - OrderSender: OrderReceiver - 2531: - - OrderSender: OrderReceiver - 2529: - - OrderSender: OrderReceiver - 2532: - - OrderSender: OrderReceiver - - type: ContainerContainer - containers: - board: !type:Container - ents: [] - - proto: ComputerTabletopComms - entities: - - uid: 4818 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,13.5 - parent: 2173 - - proto: ComputerTabletopCrewMonitoring - entities: - - uid: 4178 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -49.5,8.5 - parent: 2173 - - uid: 4816 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,10.5 - parent: 2173 - - proto: ComputerTabletopCriminalRecords - entities: - - uid: 2833 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,11.5 - parent: 2173 - - uid: 3053 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 37.5,15.5 - parent: 2173 - - proto: ComputerTabletopId - entities: - - uid: 2392 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,14.5 - parent: 2173 - - proto: ComputerTabletopMedicalRecords - entities: - - uid: 4815 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,11.5 - parent: 2173 - - proto: ComputerTabletopPalletConsoleNFLowMarket - entities: - - uid: 4476 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,38.5 - parent: 2173 - - type: ContainerContainer - containers: - board: !type:Container - ents: [] - - proto: ComputerTabletopPowerMonitoring - entities: - - uid: 4814 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,11.5 - parent: 2173 - - proto: ComputerTabletopRadar - entities: - - uid: 524 - components: - - type: Transform - pos: -2.5,41.5 - parent: 2173 - - uid: 1476 - components: - - type: Transform - pos: -49.5,6.5 - parent: 2173 - - uid: 2388 - components: - - type: Transform - pos: -0.5,4.5 - parent: 2173 - - proto: ComputerTabletopShipyard - entities: - - uid: 500 - components: - - type: Transform - pos: -1.5,41.5 - parent: 2173 - - type: ContainerContainer - containers: - ShipyardConsole-targetId: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - board: !type:Container - showEnts: False - occludes: True - ents: [] - - proto: ComputerTabletopShuttle - entities: - - uid: 4820 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,14.5 - parent: 2173 - - proto: ComputerTabletopSurveillanceCameraMonitor - entities: - - uid: 2387 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,13.5 - parent: 2173 - - uid: 2764 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 36.5,16.5 - parent: 2173 - - proto: ComputerTabletopSurveillanceWirelessCameraMonitor - entities: - - uid: 2437 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,10.5 - parent: 2173 - - proto: ComputerTelevision - entities: - - uid: 3133 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 48.5,8.5 - parent: 2173 - - uid: 4422 - components: - - type: Transform - pos: 19.5,12.5 - parent: 2173 - - proto: ComputerWallmountBankATM - entities: - - uid: 2136 - components: - - type: Transform - pos: 3.5,29.5 - parent: 2173 - - type: ContainerContainer - containers: - bank-ATM-cashSlot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - board: !type:Container - showEnts: False - occludes: True - ents: [] - - type: Physics - canCollide: False - - uid: 2140 - components: - - type: Transform - pos: 51.5,27.5 - parent: 2173 - - type: ContainerContainer - containers: - bank-ATM-cashSlot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - board: !type:Container - showEnts: False - occludes: True - ents: [] - - type: Physics - canCollide: False - - uid: 2141 - components: - - type: Transform - pos: 51.5,4.5 - parent: 2173 - - type: ContainerContainer - containers: - bank-ATM-cashSlot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - board: !type:Container - showEnts: False - occludes: True - ents: [] - - type: Physics - canCollide: False - - uid: 2142 - components: - - type: Transform - pos: 17.5,27.5 - parent: 2173 - - type: ContainerContainer - containers: - bank-ATM-cashSlot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - board: !type:Container - showEnts: False - occludes: True - ents: [] - - type: Physics - canCollide: False - - proto: ConveyorBelt - entities: - - uid: 746 - components: - - type: Transform - pos: 6.5,50.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2738 - - uid: 747 - components: - - type: Transform - pos: 6.5,49.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2738 - - uid: 748 - components: - - type: Transform - pos: 6.5,48.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2738 - - uid: 749 - components: - - type: Transform - pos: 6.5,47.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2738 - - uid: 750 - components: - - type: Transform - pos: 6.5,46.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2738 - - uid: 751 - components: - - type: Transform - pos: 6.5,45.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2738 - - uid: 752 - components: - - type: Transform - pos: 6.5,44.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2738 - - uid: 753 - components: - - type: Transform - pos: 6.5,43.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2738 - - uid: 769 - components: - - type: Transform - pos: 6.5,42.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2738 - - uid: 2352 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,46.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2375 - - uid: 2353 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,46.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2375 - - uid: 2354 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,42.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2375 - - uid: 2355 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,46.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2375 - - uid: 2356 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,46.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2375 - - uid: 2357 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,42.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2375 - - uid: 2358 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,42.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2375 - - uid: 2359 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,42.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2375 - - uid: 2360 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,42.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2375 - - uid: 2361 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,46.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2375 - - uid: 2362 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,52.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2368 - - uid: 2363 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,56.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2368 - - uid: 2364 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,56.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2368 - - uid: 2365 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,52.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2368 - - uid: 2366 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,56.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2368 - - uid: 2367 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,56.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2368 - - uid: 2369 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,56.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2368 - - uid: 2370 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,52.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2368 - - uid: 2371 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,52.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2368 - - uid: 2372 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,52.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2368 - - uid: 2373 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,52.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2368 - - uid: 2374 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,42.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2375 - - uid: 3790 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,56.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2368 - - uid: 3791 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,46.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2375 - - uid: 6083 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 52.5,18.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 6145 - - proto: CrewMonitoringServer - entities: - - uid: 3055 - components: - - type: Transform - pos: 20.5,16.5 - parent: 2173 - - type: SingletonDeviceNetServer - active: False - available: False - - proto: DefaultStationBeacon - entities: - - uid: 5775 - components: - - type: Transform - pos: -7.5,16.5 - parent: 2173 - - type: NavMapBeacon - text: Bus Dock - - uid: 5823 - components: - - type: Transform - pos: -58.5,2.5 - parent: 2173 - - type: NavMapBeacon - text: Dock 1 - - uid: 5824 - components: - - type: Transform - pos: -0.5,0.5 - parent: 2173 - - type: NavMapBeacon - text: Dock 6a - - uid: 5830 - components: - - type: Transform - pos: -29.5,-26.5 - parent: 2173 - - type: NavMapBeacon - text: Dock 2 - - uid: 5831 - components: - - type: Transform - pos: 28.5,-26.5 - parent: 2173 - - type: NavMapBeacon - text: Dock 3 - - uid: 5832 - components: - - type: Transform - pos: 57.5,2.5 - parent: 2173 - - type: NavMapBeacon - text: Dock 4 - - uid: 5833 - components: - - type: Transform - pos: 57.5,25.5 - parent: 2173 - - type: NavMapBeacon - text: Dock 5 - - uid: 5834 - components: - - type: Transform - pos: 28.5,27.5 - parent: 2173 - - type: NavMapBeacon - text: Dock 6b - - uid: 5835 - components: - - type: Transform - pos: -5.5,44.5 - parent: 2173 - - type: NavMapBeacon - text: Dock 7a - - uid: 5836 - components: - - type: Transform - pos: 11.5,54.5 - parent: 2173 - - type: NavMapBeacon - text: Dock 7b - - proto: DefaultStationBeaconBridge - entities: - - uid: 4954 - components: - - type: Transform - pos: 12.5,13.5 - parent: 2173 - - proto: DefaultStationBeaconBrig - entities: - - uid: 2635 - components: - - type: Transform - pos: 41.5,17.5 - parent: 2173 - - proto: DefaultStationBeaconCargoBay - entities: - - uid: 5180 - components: - - type: Transform - pos: 2.5,44.5 - parent: 2173 - - proto: DefaultStationBeaconCryosleep - entities: - - uid: 2485 - components: - - type: Transform - pos: -51.5,14.5 - parent: 2173 - - proto: DefaultStationBeaconDisposals - entities: - - uid: 2486 - components: - - type: Transform - pos: 51.5,17.5 - parent: 2173 - - proto: DefaultStationBeaconEngineering - entities: - - uid: 2664 - components: - - type: Transform - pos: -33.5,11.5 - parent: 2173 - - proto: DefaultStationBeaconFrontierATM - entities: - - uid: 5838 - components: - - type: Transform - pos: -0.5,13.5 - parent: 2173 - - uid: 5847 - components: - - type: Transform - pos: -54.5,7.5 - parent: 2173 - - uid: 5853 - components: - - type: Transform - pos: 51.5,4.5 - parent: 2173 - - uid: 5855 - components: - - type: Transform - pos: 51.5,27.5 - parent: 2173 - - uid: 5859 - components: - - type: Transform - pos: 17.5,27.5 - parent: 2173 - - uid: 5860 - components: - - type: Transform - pos: 3.5,29.5 - parent: 2173 - - proto: DefaultStationBeaconFrontierShipyard - entities: - - uid: 5861 - components: - - type: Transform - pos: -0.5,8.5 - parent: 2173 - - uid: 5862 - components: - - type: Transform - pos: -1.5,41.5 - parent: 2173 - - proto: DefaultStationBeaconFrontierSROffice - entities: - - uid: 5183 - components: - - type: Transform - pos: 7.5,21.5 - parent: 2173 - - proto: DefaultStationBeaconFrontierSRQuarters - entities: - - uid: 5837 - components: - - type: Transform - pos: 23.5,11.5 - parent: 2173 - - proto: DefaultStationBeaconJanitorsCloset - entities: - - uid: 5155 - components: - - type: Transform - pos: -4.5,22.5 - parent: 2173 - - proto: DefaultStationBeaconMedbay - entities: - - uid: 5175 - components: - - type: Transform - pos: -51.5,5.5 - parent: 2173 - - proto: DefaultStationBeaconService - entities: - - uid: 2776 - components: - - type: Transform - pos: 45.5,9.5 - parent: 2173 - - type: NavMapBeacon - text: Breakroom - - uid: 6152 - components: - - type: Transform - pos: 29.5,17.5 - parent: 2173 - - type: NavMapBeacon - text: Mail Office - - proto: DefaultStationBeaconTelecoms - entities: - - uid: 2768 - components: - - type: Transform - pos: 21.5,15.5 - parent: 2173 - - proto: DefaultStationBeaconTheater - entities: - - uid: 3912 - components: - - type: Transform - pos: 37.5,9.5 - parent: 2173 - - proto: DefibrillatorCabinetFilled - entities: - - uid: 2229 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -46.5,12.5 - parent: 2173 - - uid: 2555 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -55.5,5.5 - parent: 2173 - - uid: 5728 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,-20.5 - parent: 2173 - - uid: 5734 - components: - - type: Transform - pos: 54.5,4.5 - parent: 2173 - - uid: 5735 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,20.5 - parent: 2173 - - uid: 5736 - components: - - type: Transform - pos: 5.5,58.5 - parent: 2173 - - proto: DisposalBend - entities: - - uid: 432 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,16.5 - parent: 2173 - - uid: 1102 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,18.5 - parent: 2173 - - uid: 1757 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 27.5,17.5 - parent: 2173 - - uid: 1758 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,16.5 - parent: 2173 - - uid: 1759 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 31.5,16.5 - parent: 2173 - - uid: 1760 - components: - - type: Transform - pos: 31.5,17.5 - parent: 2173 - - uid: 2218 - components: - - type: Transform - pos: 28.5,18.5 - parent: 2173 - - uid: 2384 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 39.5,13.5 - parent: 2173 - - uid: 2385 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,13.5 - parent: 2173 - - uid: 2412 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,25.5 - parent: 2173 - - uid: 2474 - components: - - type: Transform - pos: 11.5,27.5 - parent: 2173 - - uid: 3156 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,27.5 - parent: 2173 - - uid: 3731 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 30.5,18.5 - parent: 2173 - - uid: 3753 - components: - - type: Transform - pos: 29.5,25.5 - parent: 2173 - - uid: 5352 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 48.5,5.5 - parent: 2173 - - uid: 5359 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,2.5 - parent: 2173 - - uid: 5362 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 52.5,5.5 - parent: 2173 - - uid: 5363 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,5.5 - parent: 2173 - - uid: 5370 - components: - - type: Transform - pos: 53.5,13.5 - parent: 2173 - - uid: 5371 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 52.5,13.5 - parent: 2173 - - uid: 5441 - components: - - type: Transform - pos: 3.5,16.5 - parent: 2173 - - uid: 5457 - components: - - type: Transform - pos: 48.5,24.5 - parent: 2173 - - uid: 5525 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -52.5,2.5 - parent: 2173 - - uid: 5534 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -32.5,11.5 - parent: 2173 - - uid: 5561 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -52.5,14.5 - parent: 2173 - - uid: 5568 - components: - - type: Transform - pos: -45.5,14.5 - parent: 2173 - - uid: 6041 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 48.5,16.5 - parent: 2173 - - uid: 6082 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,24.5 - parent: 2173 - - uid: 6089 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,36.5 - parent: 2173 - - uid: 6142 - components: - - type: Transform - pos: 17.5,15.5 - parent: 2173 - - proto: DisposalJunction - entities: - - uid: 4413 - components: - - type: Transform - pos: 48.5,22.5 - parent: 2173 - - uid: 5520 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -47.5,2.5 - parent: 2173 - - proto: DisposalJunctionFlipped - entities: - - uid: 4290 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 52.5,16.5 - parent: 2173 - - uid: 4415 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,16.5 - parent: 2173 - - uid: 5355 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 48.5,2.5 - parent: 2173 - - uid: 5397 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 27.5,2.5 - parent: 2173 - - uid: 5419 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,2.5 - parent: 2173 - - uid: 5427 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,2.5 - parent: 2173 - - uid: 5440 - components: - - type: Transform - pos: 3.5,15.5 - parent: 2173 - - uid: 5480 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,2.5 - parent: 2173 - - uid: 5502 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -28.5,2.5 - parent: 2173 - - uid: 5543 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -32.5,2.5 - parent: 2173 - - proto: DisposalPipe - entities: - - uid: 830 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 15.5,25.5 - parent: 2173 - - uid: 832 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,27.5 - parent: 2173 - - uid: 833 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,27.5 - parent: 2173 - - uid: 1076 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,27.5 - parent: 2173 - - uid: 1097 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,24.5 - parent: 2173 - - uid: 1100 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 27.5,25.5 - parent: 2173 - - uid: 1101 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 18.5,18.5 - parent: 2173 - - uid: 1104 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 19.5,18.5 - parent: 2173 - - uid: 1420 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,25.5 - parent: 2173 - - uid: 1468 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,25.5 - parent: 2173 - - uid: 1477 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,25.5 - parent: 2173 - - uid: 1485 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 20.5,25.5 - parent: 2173 - - uid: 1490 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,25.5 - parent: 2173 - - uid: 1534 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 16.5,25.5 - parent: 2173 - - uid: 1535 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,27.5 - parent: 2173 - - uid: 1543 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,27.5 - parent: 2173 - - uid: 1551 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,27.5 - parent: 2173 - - uid: 1554 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,23.5 - parent: 2173 - - uid: 1555 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,25.5 - parent: 2173 - - uid: 1595 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,20.5 - parent: 2173 - - uid: 1756 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,16.5 - parent: 2173 - - uid: 1779 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,19.5 - parent: 2173 - - uid: 1780 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 25.5,25.5 - parent: 2173 - - uid: 1781 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,22.5 - parent: 2173 - - uid: 1789 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,27.5 - parent: 2173 - - uid: 1790 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,27.5 - parent: 2173 - - uid: 1791 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,25.5 - parent: 2173 - - uid: 1794 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,17.5 - parent: 2173 - - uid: 1795 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,18.5 - parent: 2173 - - uid: 1796 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 20.5,18.5 - parent: 2173 - - uid: 1797 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,18.5 - parent: 2173 - - uid: 1798 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,18.5 - parent: 2173 - - uid: 1799 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 23.5,18.5 - parent: 2173 - - uid: 1800 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,18.5 - parent: 2173 - - uid: 1807 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,18.5 - parent: 2173 - - uid: 1808 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 30.5,16.5 - parent: 2173 - - uid: 2095 - components: - - type: Transform - pos: -5.5,17.5 - parent: 2173 - - uid: 2156 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,27.5 - parent: 2173 - - uid: 2157 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,27.5 - parent: 2173 - - uid: 2159 - components: - - type: Transform - pos: 11.5,26.5 - parent: 2173 - - uid: 2160 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 14.5,25.5 - parent: 2173 - - uid: 2161 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,25.5 - parent: 2173 - - uid: 2162 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,25.5 - parent: 2173 - - uid: 2163 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,27.5 - parent: 2173 - - uid: 2164 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,27.5 - parent: 2173 - - uid: 2210 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,27.5 - parent: 2173 - - uid: 2211 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,27.5 - parent: 2173 - - uid: 2212 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,21.5 - parent: 2173 - - uid: 2213 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,25.5 - parent: 2173 - - uid: 2216 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,18.5 - parent: 2173 - - uid: 2219 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 27.5,18.5 - parent: 2173 - - uid: 2349 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 30.5,13.5 - parent: 2173 - - uid: 2350 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 32.5,13.5 - parent: 2173 - - uid: 2376 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 31.5,13.5 - parent: 2173 - - uid: 2421 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 33.5,13.5 - parent: 2173 - - uid: 2429 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 34.5,13.5 - parent: 2173 - - uid: 2477 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 35.5,13.5 - parent: 2173 - - uid: 2479 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 36.5,13.5 - parent: 2173 - - uid: 2483 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 37.5,13.5 - parent: 2173 - - uid: 2501 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 53.5,6.5 - parent: 2173 - - uid: 2518 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 38.5,13.5 - parent: 2173 - - uid: 2842 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,14.5 - parent: 2173 - - uid: 3764 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 24.5,25.5 - parent: 2173 - - uid: 4398 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,27.5 - parent: 2173 - - uid: 4414 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,25.5 - parent: 2173 - - uid: 4706 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,15.5 - parent: 2173 - - uid: 5353 - components: - - type: Transform - pos: 48.5,4.5 - parent: 2173 - - uid: 5354 - components: - - type: Transform - pos: 48.5,3.5 - parent: 2173 - - uid: 5356 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 49.5,2.5 - parent: 2173 - - uid: 5357 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 50.5,2.5 - parent: 2173 - - uid: 5358 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 51.5,2.5 - parent: 2173 - - uid: 5360 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 52.5,3.5 - parent: 2173 - - uid: 5361 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 52.5,4.5 - parent: 2173 - - uid: 5364 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 53.5,7.5 - parent: 2173 - - uid: 5365 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 53.5,8.5 - parent: 2173 - - uid: 5366 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 53.5,9.5 - parent: 2173 - - uid: 5367 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 53.5,10.5 - parent: 2173 - - uid: 5368 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 53.5,11.5 - parent: 2173 - - uid: 5369 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 53.5,12.5 - parent: 2173 - - uid: 5372 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 52.5,14.5 - parent: 2173 - - uid: 5373 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 52.5,15.5 - parent: 2173 - - uid: 5375 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 52.5,17.5 - parent: 2173 - - uid: 5377 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 47.5,2.5 - parent: 2173 - - uid: 5378 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 46.5,2.5 - parent: 2173 - - uid: 5379 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 45.5,2.5 - parent: 2173 - - uid: 5380 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 44.5,2.5 - parent: 2173 - - uid: 5381 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 43.5,2.5 - parent: 2173 - - uid: 5382 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 42.5,2.5 - parent: 2173 - - uid: 5383 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 41.5,2.5 - parent: 2173 - - uid: 5384 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 40.5,2.5 - parent: 2173 - - uid: 5385 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 39.5,2.5 - parent: 2173 - - uid: 5386 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 38.5,2.5 - parent: 2173 - - uid: 5387 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 37.5,2.5 - parent: 2173 - - uid: 5388 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,2.5 - parent: 2173 - - uid: 5389 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 35.5,2.5 - parent: 2173 - - uid: 5390 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 34.5,2.5 - parent: 2173 - - uid: 5391 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 33.5,2.5 - parent: 2173 - - uid: 5392 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 32.5,2.5 - parent: 2173 - - uid: 5393 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 31.5,2.5 - parent: 2173 - - uid: 5394 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 30.5,2.5 - parent: 2173 - - uid: 5395 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 29.5,2.5 - parent: 2173 - - uid: 5396 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 28.5,2.5 - parent: 2173 - - uid: 5398 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,2.5 - parent: 2173 - - uid: 5399 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 25.5,2.5 - parent: 2173 - - uid: 5400 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 24.5,2.5 - parent: 2173 - - uid: 5401 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,2.5 - parent: 2173 - - uid: 5402 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,2.5 - parent: 2173 - - uid: 5403 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,2.5 - parent: 2173 - - uid: 5404 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 20.5,2.5 - parent: 2173 - - uid: 5405 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,2.5 - parent: 2173 - - uid: 5406 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,2.5 - parent: 2173 - - uid: 5407 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,2.5 - parent: 2173 - - uid: 5408 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 16.5,2.5 - parent: 2173 - - uid: 5409 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 15.5,2.5 - parent: 2173 - - uid: 5410 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 14.5,2.5 - parent: 2173 - - uid: 5411 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,2.5 - parent: 2173 - - uid: 5412 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,2.5 - parent: 2173 - - uid: 5413 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,2.5 - parent: 2173 - - uid: 5414 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,2.5 - parent: 2173 - - uid: 5415 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,2.5 - parent: 2173 - - uid: 5416 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,2.5 - parent: 2173 - - uid: 5417 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,2.5 - parent: 2173 - - uid: 5418 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,2.5 - parent: 2173 - - uid: 5420 - components: - - type: Transform - pos: 27.5,3.5 - parent: 2173 - - uid: 5421 - components: - - type: Transform - pos: 27.5,4.5 - parent: 2173 - - uid: 5424 - components: - - type: Transform - pos: 5.5,5.5 - parent: 2173 - - uid: 5425 - components: - - type: Transform - pos: 5.5,4.5 - parent: 2173 - - uid: 5426 - components: - - type: Transform - pos: 5.5,3.5 - parent: 2173 - - uid: 5428 - components: - - type: Transform - pos: 3.5,3.5 - parent: 2173 - - uid: 5429 - components: - - type: Transform - pos: 3.5,4.5 - parent: 2173 - - uid: 5430 - components: - - type: Transform - pos: 3.5,5.5 - parent: 2173 - - uid: 5431 - components: - - type: Transform - pos: 3.5,6.5 - parent: 2173 - - uid: 5432 - components: - - type: Transform - pos: 3.5,7.5 - parent: 2173 - - uid: 5433 - components: - - type: Transform - pos: 3.5,8.5 - parent: 2173 - - uid: 5434 - components: - - type: Transform - pos: 3.5,9.5 - parent: 2173 - - uid: 5435 - components: - - type: Transform - pos: 3.5,10.5 - parent: 2173 - - uid: 5436 - components: - - type: Transform - pos: 3.5,11.5 - parent: 2173 - - uid: 5437 - components: - - type: Transform - pos: 3.5,12.5 - parent: 2173 - - uid: 5438 - components: - - type: Transform - pos: 3.5,13.5 - parent: 2173 - - uid: 5439 - components: - - type: Transform - pos: 3.5,14.5 - parent: 2173 - - uid: 5442 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,16.5 - parent: 2173 - - uid: 5443 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,16.5 - parent: 2173 - - uid: 5444 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,16.5 - parent: 2173 - - uid: 5446 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,16.5 - parent: 2173 - - uid: 5447 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,16.5 - parent: 2173 - - uid: 5448 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,16.5 - parent: 2173 - - uid: 5449 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,16.5 - parent: 2173 - - uid: 5458 - components: - - type: Transform - pos: 48.5,23.5 - parent: 2173 - - uid: 5459 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 47.5,24.5 - parent: 2173 - - uid: 5460 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 46.5,24.5 - parent: 2173 - - uid: 5461 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 45.5,24.5 - parent: 2173 - - uid: 5466 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 44.5,24.5 - parent: 2173 - - uid: 5467 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 43.5,24.5 - parent: 2173 - - uid: 5468 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 42.5,24.5 - parent: 2173 - - uid: 5469 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 41.5,24.5 - parent: 2173 - - uid: 5470 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,2.5 - parent: 2173 - - uid: 5471 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,2.5 - parent: 2173 - - uid: 5472 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,2.5 - parent: 2173 - - uid: 5473 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,2.5 - parent: 2173 - - uid: 5474 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,2.5 - parent: 2173 - - uid: 5475 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,2.5 - parent: 2173 - - uid: 5476 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,2.5 - parent: 2173 - - uid: 5477 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,2.5 - parent: 2173 - - uid: 5478 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,2.5 - parent: 2173 - - uid: 5479 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,2.5 - parent: 2173 - - uid: 5481 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -7.5,2.5 - parent: 2173 - - uid: 5482 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,2.5 - parent: 2173 - - uid: 5483 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -9.5,2.5 - parent: 2173 - - uid: 5484 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -10.5,2.5 - parent: 2173 - - uid: 5485 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -11.5,2.5 - parent: 2173 - - uid: 5486 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -12.5,2.5 - parent: 2173 - - uid: 5487 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -13.5,2.5 - parent: 2173 - - uid: 5488 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -14.5,2.5 - parent: 2173 - - uid: 5489 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -15.5,2.5 - parent: 2173 - - uid: 5490 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -16.5,2.5 - parent: 2173 - - uid: 5491 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -17.5,2.5 - parent: 2173 - - uid: 5492 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -18.5,2.5 - parent: 2173 - - uid: 5493 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -19.5,2.5 - parent: 2173 - - uid: 5494 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -20.5,2.5 - parent: 2173 - - uid: 5495 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -21.5,2.5 - parent: 2173 - - uid: 5496 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -22.5,2.5 - parent: 2173 - - uid: 5497 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,2.5 - parent: 2173 - - uid: 5498 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -24.5,2.5 - parent: 2173 - - uid: 5499 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,2.5 - parent: 2173 - - uid: 5500 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -26.5,2.5 - parent: 2173 - - uid: 5501 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,2.5 - parent: 2173 - - uid: 5503 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -29.5,2.5 - parent: 2173 - - uid: 5504 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,2.5 - parent: 2173 - - uid: 5505 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,2.5 - parent: 2173 - - uid: 5506 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -33.5,2.5 - parent: 2173 - - uid: 5507 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -34.5,2.5 - parent: 2173 - - uid: 5508 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -35.5,2.5 - parent: 2173 - - uid: 5509 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -36.5,2.5 - parent: 2173 - - uid: 5510 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -37.5,2.5 - parent: 2173 - - uid: 5511 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -38.5,2.5 - parent: 2173 - - uid: 5512 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -39.5,2.5 - parent: 2173 - - uid: 5513 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -40.5,2.5 - parent: 2173 - - uid: 5514 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,2.5 - parent: 2173 - - uid: 5515 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -42.5,2.5 - parent: 2173 - - uid: 5516 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -43.5,2.5 - parent: 2173 - - uid: 5517 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -44.5,2.5 - parent: 2173 - - uid: 5518 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -45.5,2.5 - parent: 2173 - - uid: 5519 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -46.5,2.5 - parent: 2173 - - uid: 5521 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -48.5,2.5 - parent: 2173 - - uid: 5522 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -49.5,2.5 - parent: 2173 - - uid: 5523 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -50.5,2.5 - parent: 2173 - - uid: 5524 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -51.5,2.5 - parent: 2173 - - uid: 5529 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,11.5 - parent: 2173 - - uid: 5530 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,11.5 - parent: 2173 - - uid: 5531 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,11.5 - parent: 2173 - - uid: 5532 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,11.5 - parent: 2173 - - uid: 5533 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,11.5 - parent: 2173 - - uid: 5535 - components: - - type: Transform - pos: -32.5,10.5 - parent: 2173 - - uid: 5536 - components: - - type: Transform - pos: -32.5,9.5 - parent: 2173 - - uid: 5537 - components: - - type: Transform - pos: -32.5,8.5 - parent: 2173 - - uid: 5538 - components: - - type: Transform - pos: -32.5,7.5 - parent: 2173 - - uid: 5539 - components: - - type: Transform - pos: -32.5,6.5 - parent: 2173 - - uid: 5540 - components: - - type: Transform - pos: -32.5,5.5 - parent: 2173 - - uid: 5541 - components: - - type: Transform - pos: -32.5,4.5 - parent: 2173 - - uid: 5542 - components: - - type: Transform - pos: -32.5,3.5 - parent: 2173 - - uid: 5544 - components: - - type: Transform - pos: -28.5,3.5 - parent: 2173 - - uid: 5545 - components: - - type: Transform - pos: -28.5,4.5 - parent: 2173 - - uid: 5546 - components: - - type: Transform - pos: -6.5,3.5 - parent: 2173 - - uid: 5547 - components: - - type: Transform - pos: -6.5,4.5 - parent: 2173 - - uid: 5548 - components: - - type: Transform - pos: -6.5,5.5 - parent: 2173 - - uid: 5550 - components: - - type: Transform - pos: -52.5,3.5 - parent: 2173 - - uid: 5551 - components: - - type: Transform - pos: -52.5,4.5 - parent: 2173 - - uid: 5552 - components: - - type: Transform - pos: -52.5,5.5 - parent: 2173 - - uid: 5553 - components: - - type: Transform - pos: -52.5,6.5 - parent: 2173 - - uid: 5554 - components: - - type: Transform - pos: -52.5,7.5 - parent: 2173 - - uid: 5555 - components: - - type: Transform - pos: -52.5,8.5 - parent: 2173 - - uid: 5556 - components: - - type: Transform - pos: -52.5,9.5 - parent: 2173 - - uid: 5557 - components: - - type: Transform - pos: -52.5,10.5 - parent: 2173 - - uid: 5558 - components: - - type: Transform - pos: -52.5,11.5 - parent: 2173 - - uid: 5559 - components: - - type: Transform - pos: -52.5,12.5 - parent: 2173 - - uid: 5560 - components: - - type: Transform - pos: -52.5,13.5 - parent: 2173 - - uid: 5562 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -51.5,14.5 - parent: 2173 - - uid: 5563 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -50.5,14.5 - parent: 2173 - - uid: 5564 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -49.5,14.5 - parent: 2173 - - uid: 5565 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -48.5,14.5 - parent: 2173 - - uid: 5566 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -47.5,14.5 - parent: 2173 - - uid: 5567 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -46.5,14.5 - parent: 2173 - - uid: 6011 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 45.5,22.5 - parent: 2173 - - uid: 6031 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 46.5,22.5 - parent: 2173 - - uid: 6032 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 47.5,22.5 - parent: 2173 - - uid: 6033 - components: - - type: Transform - pos: 48.5,21.5 - parent: 2173 - - uid: 6034 - components: - - type: Transform - pos: 48.5,20.5 - parent: 2173 - - uid: 6035 - components: - - type: Transform - pos: 48.5,19.5 - parent: 2173 - - uid: 6036 - components: - - type: Transform - pos: 48.5,18.5 - parent: 2173 - - uid: 6037 - components: - - type: Transform - pos: 48.5,17.5 - parent: 2173 - - uid: 6038 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 49.5,16.5 - parent: 2173 - - uid: 6039 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 50.5,16.5 - parent: 2173 - - uid: 6040 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 51.5,16.5 - parent: 2173 - - uid: 6042 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 40.5,24.5 - parent: 2173 - - uid: 6053 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 39.5,24.5 - parent: 2173 - - uid: 6054 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 38.5,24.5 - parent: 2173 - - uid: 6055 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 37.5,24.5 - parent: 2173 - - uid: 6056 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,24.5 - parent: 2173 - - uid: 6057 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 35.5,24.5 - parent: 2173 - - uid: 6058 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 34.5,24.5 - parent: 2173 - - uid: 6059 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 33.5,24.5 - parent: 2173 - - uid: 6060 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 32.5,24.5 - parent: 2173 - - uid: 6061 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 31.5,24.5 - parent: 2173 - - uid: 6062 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 30.5,24.5 - parent: 2173 - - uid: 6063 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 29.5,24.5 - parent: 2173 - - uid: 6064 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 28.5,24.5 - parent: 2173 - - uid: 6065 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 27.5,24.5 - parent: 2173 - - uid: 6066 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,24.5 - parent: 2173 - - uid: 6067 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,24.5 - parent: 2173 - - uid: 6068 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,24.5 - parent: 2173 - - uid: 6069 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 23.5,24.5 - parent: 2173 - - uid: 6070 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,24.5 - parent: 2173 - - uid: 6071 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,24.5 - parent: 2173 - - uid: 6072 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 20.5,24.5 - parent: 2173 - - uid: 6073 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 19.5,24.5 - parent: 2173 - - uid: 6074 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 18.5,24.5 - parent: 2173 - - uid: 6075 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,24.5 - parent: 2173 - - uid: 6076 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,24.5 - parent: 2173 - - uid: 6077 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,24.5 - parent: 2173 - - uid: 6078 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,24.5 - parent: 2173 - - uid: 6079 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,23.5 - parent: 2173 - - uid: 6085 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,36.5 - parent: 2173 - - uid: 6086 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,36.5 - parent: 2173 - - uid: 6087 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,36.5 - parent: 2173 - - uid: 6088 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,36.5 - parent: 2173 - - uid: 6090 - components: - - type: Transform - pos: -0.5,35.5 - parent: 2173 - - uid: 6091 - components: - - type: Transform - pos: -0.5,34.5 - parent: 2173 - - uid: 6092 - components: - - type: Transform - pos: -0.5,33.5 - parent: 2173 - - uid: 6093 - components: - - type: Transform - pos: -0.5,32.5 - parent: 2173 - - uid: 6094 - components: - - type: Transform - pos: -0.5,31.5 - parent: 2173 - - uid: 6095 - components: - - type: Transform - pos: -0.5,30.5 - parent: 2173 - - uid: 6096 - components: - - type: Transform - pos: -0.5,29.5 - parent: 2173 - - uid: 6097 - components: - - type: Transform - pos: -0.5,28.5 - parent: 2173 - - uid: 6098 - components: - - type: Transform - pos: -0.5,27.5 - parent: 2173 - - uid: 6099 - components: - - type: Transform - pos: -0.5,26.5 - parent: 2173 - - uid: 6100 - components: - - type: Transform - pos: -0.5,25.5 - parent: 2173 - - uid: 6101 - components: - - type: Transform - pos: -0.5,24.5 - parent: 2173 - - uid: 6102 - components: - - type: Transform - pos: -0.5,23.5 - parent: 2173 - - uid: 6103 - components: - - type: Transform - pos: -0.5,22.5 - parent: 2173 - - uid: 6104 - components: - - type: Transform - pos: -0.5,21.5 - parent: 2173 - - uid: 6105 - components: - - type: Transform - pos: -0.5,20.5 - parent: 2173 - - uid: 6106 - components: - - type: Transform - pos: -0.5,19.5 - parent: 2173 - - uid: 6107 - components: - - type: Transform - pos: -0.5,18.5 - parent: 2173 - - uid: 6108 - components: - - type: Transform - pos: -0.5,17.5 - parent: 2173 - - uid: 6125 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,15.5 - parent: 2173 - - uid: 6126 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,15.5 - parent: 2173 - - uid: 6127 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,15.5 - parent: 2173 - - uid: 6128 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,15.5 - parent: 2173 - - uid: 6129 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,15.5 - parent: 2173 - - uid: 6130 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,15.5 - parent: 2173 - - uid: 6131 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,15.5 - parent: 2173 - - uid: 6132 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,15.5 - parent: 2173 - - uid: 6133 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,15.5 - parent: 2173 - - uid: 6134 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,15.5 - parent: 2173 - - uid: 6135 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,15.5 - parent: 2173 - - uid: 6136 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,15.5 - parent: 2173 - - uid: 6137 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,15.5 - parent: 2173 - - uid: 6138 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,14.5 - parent: 2173 - - uid: 6139 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,13.5 - parent: 2173 - - uid: 6140 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,12.5 - parent: 2173 - - uid: 6141 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,11.5 - parent: 2173 - - proto: DisposalRouterFlipped - entities: - - uid: 1761 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 30.5,17.5 - parent: 2173 - - type: DisposalRouter - tags: - - mailroom - - uid: 1769 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 29.5,17.5 - parent: 2173 - - type: DisposalRouter - tags: - - janitor - - uid: 1770 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,17.5 - parent: 2173 - - type: DisposalRouter - tags: - - bridge - - uid: 2837 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 29.5,16.5 - parent: 2173 - - type: DisposalRouter - tags: - - stationguard - - proto: DisposalTrunk - entities: - - uid: 430 - components: - - type: Transform - pos: -5.5,18.5 - parent: 2173 - - uid: 1103 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,16.5 - parent: 2173 - - uid: 1221 - components: - - type: Transform - pos: 39.5,15.5 - parent: 2173 - - uid: 1793 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 31.5,18.5 - parent: 2173 - - uid: 3795 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,26.5 - parent: 2173 - - uid: 4433 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,36.5 - parent: 2173 - - uid: 5003 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,22.5 - parent: 2173 - - uid: 5351 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 49.5,5.5 - parent: 2173 - - uid: 5376 - components: - - type: Transform - pos: 52.5,18.5 - parent: 2173 - - uid: 5422 - components: - - type: Transform - pos: 27.5,5.5 - parent: 2173 - - uid: 5423 - components: - - type: Transform - pos: 5.5,6.5 - parent: 2173 - - uid: 5526 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -47.5,1.5 - parent: 2173 - - uid: 5527 - components: - - type: Transform - pos: -28.5,5.5 - parent: 2173 - - uid: 5528 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,11.5 - parent: 2173 - - uid: 5549 - components: - - type: Transform - pos: -6.5,6.5 - parent: 2173 - - uid: 5569 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -45.5,13.5 - parent: 2173 - - uid: 6010 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 44.5,22.5 - parent: 2173 - - uid: 6143 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,10.5 - parent: 2173 - - proto: DisposalUnit - entities: - - uid: 1472 - components: - - type: Transform - pos: -45.5,13.5 - parent: 2173 - - uid: 1537 - components: - - type: Transform - pos: -5.5,18.5 - parent: 2173 - - uid: 2401 - components: - - type: Transform - pos: -47.5,1.5 - parent: 2173 - - uid: 2426 - components: - - type: Transform - pos: 5.5,6.5 - parent: 2173 - - uid: 2427 - components: - - type: Transform - pos: -6.5,6.5 - parent: 2173 - - uid: 2519 - components: - - type: Transform - pos: 13.5,22.5 - parent: 2173 - - uid: 2552 - components: - - type: Transform - pos: 27.5,5.5 - parent: 2173 - - uid: 2553 - components: - - type: Transform - pos: -28.5,5.5 - parent: 2173 - - uid: 2554 - components: - - type: Transform - pos: 49.5,5.5 - parent: 2173 - - uid: 2639 - components: - - type: Transform - pos: -26.5,11.5 - parent: 2173 - - uid: 4276 - components: - - type: Transform - pos: 17.5,10.5 - parent: 2173 - - uid: 4426 - components: - - type: Transform - pos: 4.5,36.5 - parent: 2173 - - uid: 5810 - components: - - type: Transform - pos: 44.5,22.5 - parent: 2173 - - proto: DogBed - entities: - - uid: 412 - components: - - type: MetaData - desc: A comfy looking cat-bed. This one appears to be scratched up a lot around the sides. - name: cat bed - - type: Transform - pos: 27.5,18.5 - parent: 2173 - - uid: 5017 - components: - - type: Transform - pos: 9.5,21.5 - parent: 2173 - - proto: Dresser - entities: - - uid: 3789 - components: - - type: Transform - pos: 26.5,11.5 - parent: 2173 - - proto: DrinkDriestMartiniGlass - entities: - - uid: 4288 - components: - - type: Transform - pos: 20.639734,10.901373 - parent: 2173 - - proto: DrinkWaterCup - entities: - - uid: 2517 - components: - - type: Transform - pos: 43.48876,8.557232 - parent: 2173 - - uid: 3006 - components: - - type: Transform - pos: 43.359848,8.699106 - parent: 2173 - - uid: 3011 - components: - - type: Transform - pos: 43.695023,8.712004 - parent: 2173 - - uid: 6029 - components: - - type: Transform - pos: 8.3031645,13.530552 - parent: 2173 - - uid: 6146 - components: - - type: Transform - pos: 8.510882,13.686802 - parent: 2173 - - uid: 6147 - components: - - type: Transform - pos: 8.698382,13.488884 - parent: 2173 - - proto: EmergencyLight - entities: - - uid: 395 - components: - - type: Transform - pos: 22.5,12.5 - parent: 2173 - - uid: 414 - components: - - type: Transform - pos: 49.5,5.5 - parent: 2173 - - uid: 4324 - components: - - type: Transform - pos: 54.5,3.5 - parent: 2173 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 4326 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 35.5,1.5 - parent: 2173 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 4330 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 29.5,-4.5 - parent: 2173 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 4331 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 27.5,-14.5 - parent: 2173 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 4332 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 20.5,1.5 - parent: 2173 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 4333 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,1.5 - parent: 2173 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 4334 - components: - - type: Transform - pos: 6.5,6.5 - parent: 2173 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 4335 - components: - - type: Transform - pos: -7.5,6.5 - parent: 2173 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 4336 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -12.5,1.5 - parent: 2173 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 4337 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -21.5,1.5 - parent: 2173 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 4338 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,-4.5 - parent: 2173 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 4339 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,-14.5 - parent: 2173 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 4340 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,1.5 - parent: 2173 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 4341 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -41.5,1.5 - parent: 2173 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 4342 - components: - - type: Transform - pos: -50.5,8.5 - parent: 2173 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 4343 - components: - - type: Transform - pos: -50.5,15.5 - parent: 2173 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 4344 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -45.5,16.5 - parent: 2173 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 4345 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -45.5,10.5 - parent: 2173 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 4346 - components: - - type: Transform - pos: -35.5,12.5 - parent: 2173 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 4347 - components: - - type: Transform - pos: -26.5,18.5 - parent: 2173 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 4348 - components: - - type: Transform - pos: -31.5,18.5 - parent: 2173 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 4350 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,14.5 - parent: 2173 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 4351 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,14.5 - parent: 2173 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 4353 - components: - - type: Transform - pos: 13.5,16.5 - parent: 2173 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 4355 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,22.5 - parent: 2173 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 4356 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,23.5 - parent: 2173 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 4357 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,40.5 - parent: 2173 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 4358 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,52.5 - parent: 2173 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 4944 - components: - - type: Transform - pos: 28.5,18.5 - parent: 2173 - - proto: EmergencyMedipen - entities: - - uid: 5720 - components: - - type: Transform - pos: -48.664906,15.32777 - parent: 2173 - - uid: 5721 - components: - - type: Transform - pos: -48.589905,15.402771 - parent: 2173 - - proto: EmergencyRollerBedSpawnFolded - entities: - - uid: 2389 - components: - - type: Transform - pos: -49.449234,15.683861 - parent: 2173 - - proto: FaxMachineBase - entities: - - uid: 2859 - components: - - type: Transform - pos: 41.5,18.5 - parent: 2173 - - type: FaxMachine - name: Frontier Outpost Station Guard - - uid: 4453 - components: - - type: Transform - pos: 0.5,5.5 - parent: 2173 - - type: FaxMachine - name: Frontier Outpost Reception - - uid: 5660 - components: - - type: Transform - pos: 3.5,21.5 - parent: 2173 - - type: FaxMachine - name: Frontier Outpost SR - - uid: 5746 - components: - - type: Transform - pos: 13.5,16.5 - parent: 2173 - - type: FaxMachine - name: Frontier Outpost STC - - proto: FaxMachineCaptain - entities: - - uid: 6049 - components: - - type: Transform - pos: 22.5,9.5 - parent: 2173 - - type: FaxMachine - name: Frontier Outpost Administration - - proto: filingCabinetRandom - entities: - - uid: 3765 - components: - - type: Transform - pos: 6.5,23.5 - parent: 2173 - - proto: FireAlarm - entities: - - uid: 5570 - components: - - type: Transform - pos: -55.5,4.5 - parent: 2173 - - type: DeviceList - devices: - - 2250 - - 2249 - - 2248 - - 2245 - - 2246 - - 2247 - - 2252 - - 2251 - - 2256 - - uid: 5571 - components: - - type: Transform - pos: -50.5,16.5 - parent: 2173 - - type: DeviceList - devices: - - 2251 - - 2252 - - 2253 - - 2255 - - 2254 - - uid: 5572 - components: - - type: Transform - pos: -38.5,6.5 - parent: 2173 - - type: DeviceList - devices: - - 2245 - - 2246 - - 2247 - - 2262 - - 2263 - - 2264 - - 2258 - - 2259 - - 2274 - - 2273 - - 2272 - - 2271 - - 2270 - - 2269 - - 2268 - - uid: 5573 - components: - - type: Transform - pos: -34.5,13.5 - parent: 2173 - - type: DeviceList - devices: - - 2260 - - 2261 - - 2264 - - 2263 - - 2262 - - 2265 - - 2267 - - 2266 - - uid: 5574 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,-4.5 - parent: 2173 - - type: DeviceList - devices: - - 2274 - - 2273 - - 2272 - - 2277 - - 2276 - - 2275 - - uid: 5575 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,-14.5 - parent: 2173 - - type: DeviceList - devices: - - 2277 - - 2276 - - 2275 - - 2279 - - 2280 - - 2278 - - uid: 5576 - components: - - type: Transform - pos: -12.5,6.5 - parent: 2173 - - type: DeviceList - devices: - - 2271 - - 2270 - - 2269 - - 2268 - - 2281 - - 2282 - - 2283 - - 2284 - - 2285 - - 2291 - - 2292 - - 2293 - - uid: 5577 - components: - - type: Transform - pos: 11.5,6.5 - parent: 2173 - - type: DeviceList - devices: - - 2286 - - 2287 - - 2288 - - 2289 - - 2290 - - 2294 - - 2295 - - 2296 - - 2330 - - 2329 - - 2328 - - 2327 - - uid: 5579 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,-4.5 - parent: 2173 - - type: DeviceList - devices: - - 2331 - - 2332 - - 2333 - - 2336 - - 2335 - - 2334 - - uid: 5580 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 30.5,-14.5 - parent: 2173 - - type: DeviceList - devices: - - 2336 - - 2335 - - 2334 - - 2337 - - 2338 - - 2339 - - uid: 5583 - components: - - type: Transform - pos: 13.5,17.5 - parent: 2173 - - type: DeviceList - devices: - - 2311 - - 2310 - - uid: 5585 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,17.5 - parent: 2173 - - type: DeviceList - devices: - - 2293 - - 2292 - - 2291 - - 2294 - - 2295 - - 2296 - - 2301 - - 2302 - - 2303 - - 2304 - - 2297 - - 2298 - - 2299 - - 2300 - - 2323 - - 2324 - - 2308 - - 2309 - - uid: 5586 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,17.5 - parent: 2173 - - type: DeviceList - devices: - - 2293 - - 2292 - - 2291 - - 2294 - - 2295 - - 2296 - - 2301 - - 2302 - - 2303 - - 2304 - - 2297 - - 2298 - - 2299 - - 2300 - - 2323 - - 2324 - - 2308 - - 2309 - - uid: 5587 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,8.5 - parent: 2173 - - type: DeviceList - devices: - - 2293 - - 2292 - - 2291 - - 2294 - - 2295 - - 2296 - - 2301 - - 2302 - - 2303 - - 2304 - - 2297 - - 2298 - - 2299 - - 2300 - - 2323 - - 2324 - - 2308 - - 2309 - - uid: 5588 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,8.5 - parent: 2173 - - type: DeviceList - devices: - - 2293 - - 2292 - - 2291 - - 2294 - - 2295 - - 2296 - - 2301 - - 2302 - - 2303 - - 2304 - - 2297 - - 2298 - - 2299 - - 2300 - - 2323 - - 2324 - - 2308 - - 2309 - - uid: 5590 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,24.5 - parent: 2173 - - type: DeviceList - devices: - - 2316 - - 2317 - - 2318 - - 2305 - - 2306 - - 2307 - - 2326 - - uid: 5591 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,35.5 - parent: 2173 - - type: DeviceList - devices: - - 2321 - - 2320 - - 2319 - - proto: FireAxeCabinetFilledCommand - entities: - - uid: 2844 - components: - - type: Transform - pos: 11.5,17.5 - parent: 2173 - - proto: FirelockGlass - entities: - - uid: 968 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -18.5,14.5 - parent: 2173 - - uid: 2245 - components: - - type: Transform - pos: -46.5,2.5 - parent: 2173 - - uid: 2246 - components: - - type: Transform - pos: -46.5,3.5 - parent: 2173 - - uid: 2247 - components: - - type: Transform - pos: -46.5,4.5 - parent: 2173 - - uid: 2248 - components: - - type: Transform - pos: -56.5,1.5 - parent: 2173 - - uid: 2249 - components: - - type: Transform - pos: -56.5,2.5 - parent: 2173 - - uid: 2250 - components: - - type: Transform - pos: -56.5,3.5 - parent: 2173 - - uid: 2251 - components: - - type: Transform - pos: -52.5,9.5 - parent: 2173 - - uid: 2252 - components: - - type: Transform - pos: -51.5,9.5 - parent: 2173 - - uid: 2253 - components: - - type: Transform - pos: -46.5,14.5 - parent: 2173 - - uid: 2254 - components: - - type: Transform - pos: -46.5,17.5 - parent: 2173 - - uid: 2255 - components: - - type: Transform - pos: -50.5,17.5 - parent: 2173 - - uid: 2256 - components: - - type: Transform - pos: -46.5,8.5 - parent: 2173 - - uid: 2257 - components: - - type: Transform - pos: -44.5,12.5 - parent: 2173 - - uid: 2258 - components: - - type: Transform - pos: -40.5,7.5 - parent: 2173 - - uid: 2259 - components: - - type: Transform - pos: -39.5,7.5 - parent: 2173 - - uid: 2260 - components: - - type: Transform - pos: -40.5,10.5 - parent: 2173 - - uid: 2261 - components: - - type: Transform - pos: -39.5,10.5 - parent: 2173 - - uid: 2262 - components: - - type: Transform - pos: -33.5,5.5 - parent: 2173 - - uid: 2263 - components: - - type: Transform - pos: -32.5,5.5 - parent: 2173 - - uid: 2264 - components: - - type: Transform - pos: -31.5,5.5 - parent: 2173 - - uid: 2265 - components: - - type: Transform - pos: -31.5,13.5 - parent: 2173 - - uid: 2266 - components: - - type: Transform - pos: -27.5,13.5 - parent: 2173 - - uid: 2267 - components: - - type: Transform - pos: -25.5,12.5 - parent: 2173 - - uid: 2268 - components: - - type: Transform - pos: -27.5,4.5 - parent: 2173 - - uid: 2269 - components: - - type: Transform - pos: -27.5,3.5 - parent: 2173 - - uid: 2270 - components: - - type: Transform - pos: -27.5,2.5 - parent: 2173 - - uid: 2271 - components: - - type: Transform - pos: -27.5,1.5 - parent: 2173 - - uid: 2272 - components: - - type: Transform - pos: -28.5,0.5 - parent: 2173 - - uid: 2273 - components: - - type: Transform - pos: -29.5,0.5 - parent: 2173 - - uid: 2274 - components: - - type: Transform - pos: -30.5,0.5 - parent: 2173 - - uid: 2275 - components: - - type: Transform - pos: -28.5,-10.5 - parent: 2173 - - uid: 2276 - components: - - type: Transform - pos: -29.5,-10.5 - parent: 2173 - - uid: 2277 - components: - - type: Transform - pos: -30.5,-10.5 - parent: 2173 - - uid: 2278 - components: - - type: Transform - pos: -28.5,-24.5 - parent: 2173 - - uid: 2279 - components: - - type: Transform - pos: -30.5,-24.5 - parent: 2173 - - uid: 2280 - components: - - type: Transform - pos: -29.5,-24.5 - parent: 2173 - - uid: 2281 - components: - - type: Transform - pos: -2.5,2.5 - parent: 2173 - - uid: 2282 - components: - - type: Transform - pos: -2.5,3.5 - parent: 2173 - - uid: 2283 - components: - - type: Transform - pos: -2.5,4.5 - parent: 2173 - - uid: 2284 - components: - - type: Transform - pos: -2.5,5.5 - parent: 2173 - - uid: 2285 - components: - - type: Transform - pos: -2.5,6.5 - parent: 2173 - - uid: 2286 - components: - - type: Transform - pos: 1.5,2.5 - parent: 2173 - - uid: 2287 - components: - - type: Transform - pos: 1.5,3.5 - parent: 2173 - - uid: 2288 - components: - - type: Transform - pos: 1.5,4.5 - parent: 2173 - - uid: 2289 - components: - - type: Transform - pos: 1.5,5.5 - parent: 2173 - - uid: 2290 - components: - - type: Transform - pos: 1.5,6.5 - parent: 2173 - - uid: 2291 - components: - - type: Transform - pos: -3.5,7.5 - parent: 2173 - - uid: 2292 - components: - - type: Transform - pos: -4.5,7.5 - parent: 2173 - - uid: 2293 - components: - - type: Transform - pos: -5.5,7.5 - parent: 2173 - - uid: 2294 - components: - - type: Transform - pos: 2.5,7.5 - parent: 2173 - - uid: 2295 - components: - - type: Transform - pos: 3.5,7.5 - parent: 2173 - - uid: 2296 - components: - - type: Transform - pos: 4.5,7.5 - parent: 2173 - - uid: 2297 - components: - - type: Transform - pos: -2.5,18.5 - parent: 2173 - - uid: 2298 - components: - - type: Transform - pos: -2.5,17.5 - parent: 2173 - - uid: 2299 - components: - - type: Transform - pos: -2.5,16.5 - parent: 2173 - - uid: 2300 - components: - - type: Transform - pos: -2.5,15.5 - parent: 2173 - - uid: 2301 - components: - - type: Transform - pos: 1.5,15.5 - parent: 2173 - - uid: 2302 - components: - - type: Transform - pos: 1.5,16.5 - parent: 2173 - - uid: 2303 - components: - - type: Transform - pos: 1.5,17.5 - parent: 2173 - - uid: 2304 - components: - - type: Transform - pos: 1.5,18.5 - parent: 2173 - - uid: 2305 - components: - - type: Transform - pos: -1.5,19.5 - parent: 2173 - - uid: 2306 - components: - - type: Transform - pos: -0.5,19.5 - parent: 2173 - - uid: 2307 - components: - - type: Transform - pos: 0.5,19.5 - parent: 2173 - - uid: 2308 - components: - - type: Transform - pos: 5.5,15.5 - parent: 2173 - - uid: 2309 - components: - - type: Transform - pos: 5.5,16.5 - parent: 2173 - - uid: 2310 - components: - - type: Transform - pos: 9.5,15.5 - parent: 2173 - - uid: 2311 - components: - - type: Transform - pos: 9.5,16.5 - parent: 2173 - - uid: 2312 - components: - - type: Transform - pos: 7.5,17.5 - parent: 2173 - - uid: 2316 - components: - - type: Transform - pos: -1.5,30.5 - parent: 2173 - - uid: 2317 - components: - - type: Transform - pos: -0.5,30.5 - parent: 2173 - - uid: 2318 - components: - - type: Transform - pos: 0.5,30.5 - parent: 2173 - - uid: 2319 - components: - - type: Transform - pos: 0.5,34.5 - parent: 2173 - - uid: 2320 - components: - - type: Transform - pos: -0.5,34.5 - parent: 2173 - - uid: 2321 - components: - - type: Transform - pos: -1.5,34.5 - parent: 2173 - - uid: 2322 - components: - - type: Transform - pos: -19.5,11.5 - parent: 2173 - - uid: 2323 - components: - - type: Transform - pos: -6.5,15.5 - parent: 2173 - - uid: 2324 - components: - - type: Transform - pos: -6.5,16.5 - parent: 2173 - - uid: 2325 - components: - - type: Transform - pos: -4.5,19.5 - parent: 2173 - - uid: 2326 - components: - - type: Transform - pos: -2.5,26.5 - parent: 2173 - - uid: 2327 - components: - - type: Transform - pos: 26.5,4.5 - parent: 2173 - - uid: 2328 - components: - - type: Transform - pos: 26.5,3.5 - parent: 2173 - - uid: 2329 - components: - - type: Transform - pos: 26.5,2.5 - parent: 2173 - - uid: 2330 - components: - - type: Transform - pos: 26.5,1.5 - parent: 2173 - - uid: 2331 - components: - - type: Transform - pos: 27.5,0.5 - parent: 2173 - - uid: 2332 - components: - - type: Transform - pos: 28.5,0.5 - parent: 2173 - - uid: 2333 - components: - - type: Transform - pos: 29.5,0.5 - parent: 2173 - - uid: 2334 - components: - - type: Transform - pos: 29.5,-10.5 - parent: 2173 - - uid: 2335 - components: - - type: Transform - pos: 28.5,-10.5 - parent: 2173 - - uid: 2336 - components: - - type: Transform - pos: 27.5,-10.5 - parent: 2173 - - uid: 2337 - components: - - type: Transform - pos: 29.5,-24.5 - parent: 2173 - - uid: 2338 - components: - - type: Transform - pos: 28.5,-24.5 - parent: 2173 - - uid: 2339 - components: - - type: Transform - pos: 27.5,-24.5 - parent: 2173 - - uid: 2340 - components: - - type: Transform - pos: 55.5,3.5 - parent: 2173 - - uid: 2341 - components: - - type: Transform - pos: 55.5,2.5 - parent: 2173 - - uid: 2342 - components: - - type: Transform - pos: 55.5,1.5 - parent: 2173 - - uid: 2566 - components: - - type: Transform - pos: 35.5,25.5 - parent: 2173 - - uid: 2571 - components: - - type: Transform - pos: 35.5,22.5 - parent: 2173 - - uid: 2608 - components: - - type: Transform - pos: 35.5,26.5 - parent: 2173 - - uid: 2653 - components: - - type: Transform - pos: 2.5,26.5 - parent: 2173 - - uid: 2679 - components: - - type: Transform - pos: 35.5,23.5 - parent: 2173 - - uid: 3027 - components: - - type: Transform - pos: 35.5,24.5 - parent: 2173 - - uid: 3144 - components: - - type: Transform - pos: 12.5,26.5 - parent: 2173 - - uid: 3145 - components: - - type: Transform - pos: 12.5,24.5 - parent: 2173 - - uid: 4127 - components: - - type: Transform - pos: 2.5,27.5 - parent: 2173 - - uid: 5006 - components: - - type: Transform - pos: 2.5,28.5 - parent: 2173 - - uid: 5828 - components: - - type: Transform - pos: 12.5,25.5 - parent: 2173 - - uid: 5829 - components: - - type: Transform - pos: 12.5,23.5 - parent: 2173 - - uid: 5839 - components: - - type: Transform - pos: 55.5,24.5 - parent: 2173 - - uid: 5840 - components: - - type: Transform - pos: 55.5,25.5 - parent: 2173 - - uid: 5841 - components: - - type: Transform - pos: 55.5,26.5 - parent: 2173 - - uid: 5842 - components: - - type: Transform - pos: 48.5,21.5 - parent: 2173 - - proto: Fireplace - entities: - - uid: 3732 - components: - - type: Transform - pos: 20.5,12.5 - parent: 2173 - - uid: 4174 - components: - - type: Transform - pos: -4.5,28.5 - parent: 2173 - - proto: FloodlightBroken - entities: - - uid: 2809 - components: - - type: Transform - pos: 49.64797,15.570145 - parent: 2173 - - proto: FloorDrain - entities: - - uid: 2209 - components: - - type: Transform - pos: -48.5,12.5 - parent: 2173 - - type: Fixtures - fixtures: {} - - uid: 3124 - components: - - type: Transform - pos: 25.5,9.5 - parent: 2173 - - type: Fixtures - fixtures: {} - - uid: 4278 - components: - - type: Transform - pos: -4.5,22.5 - parent: 2173 - - type: Fixtures - fixtures: {} - - uid: 6084 - components: - - type: Transform - pos: 52.5,17.5 - parent: 2173 - - type: Fixtures - fixtures: {} - - proto: FoodBowlBigTrash - entities: - - uid: 2808 - components: - - type: Transform - pos: 48.568703,16.429901 - parent: 2173 - - proto: FoodBreadMoldy - entities: - - uid: 4406 - components: - - type: Transform - parent: 4405 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - proto: FoodDonutJellySpaceman - entities: - - uid: 4289 - components: - - type: Transform - pos: 20.420221,10.579422 - parent: 2173 - - proto: FoodPizzaMoldySlice - entities: - - uid: 4407 - components: - - type: Transform - parent: 4405 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - proto: FoodTinPeachesMaintOpen - entities: - - uid: 2208 - components: - - type: Transform - pos: 48.526165,17.807875 - parent: 2173 - - proto: GasAnalyzer - entities: - - uid: 2743 - components: - - type: Transform - pos: -31.330976,9.930967 - parent: 2173 - - proto: GasCanisterBrokenBase - entities: - - uid: 2807 - components: - - type: Transform - pos: 48.5,15.5 - parent: 2173 - - proto: GasMinerNitrogen - entities: - - uid: 1089 - components: - - type: Transform - pos: -37.5,14.5 - parent: 2173 - - proto: GasMinerOxygen - entities: - - uid: 1088 - components: - - type: Transform - pos: -37.5,16.5 - parent: 2173 - - proto: GasMixer - entities: - - uid: 1120 - components: - - type: MetaData - name: Distro mixer - - type: Transform - pos: -31.5,14.5 - parent: 2173 - - type: GasMixer - inletTwoConcentration: 0.78 - inletOneConcentration: 0.22 - - type: AtmosPipeColor - color: '#0055CCFF' - - proto: GasPassiveVent - entities: - - uid: 1090 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -36.5,14.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1091 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -36.5,16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1121 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -37.5,18.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - proto: GasPipeBend - entities: - - uid: 464 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 45.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1119 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,12.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1123 - components: - - type: Transform - pos: -31.5,16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1135 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,12.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1141 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -42.5,7.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1147 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -37.5,7.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1494 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2559 - components: - - type: Transform - pos: -30.5,18.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 2840 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 2988 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,21.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 3050 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,23.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 3057 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 36.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4125 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 43.5,16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4264 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 37.5,16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4520 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,-26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4561 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -43.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4599 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -51.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4601 - components: - - type: Transform - pos: -50.5,5.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4634 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -52.5,14.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4653 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -44.5,8.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4710 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,5.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4713 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4714 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4740 - components: - - type: Transform - pos: 3.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4741 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4744 - components: - - type: Transform - pos: 5.5,5.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4745 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4821 - components: - - type: Transform - pos: 48.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4822 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 48.5,3.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4875 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 57.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4902 - components: - - type: Transform - pos: 60.5,3.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4906 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 58.5,-0.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5056 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -32.5,-25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5057 - components: - - type: Transform - pos: -26.5,-25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5062 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,-29.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5070 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,-23.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5071 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 29.5,-23.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5125 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 25.5,-25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5129 - components: - - type: Transform - pos: 31.5,-25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5130 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,-29.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5170 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,27.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5181 - components: - - type: Transform - pos: 2.5,18.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5204 - components: - - type: Transform - pos: 13.5,16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5317 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,47.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5325 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,46.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5334 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,46.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5343 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,54.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5445 - components: - - type: Transform - pos: 39.5,9.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5450 - components: - - type: Transform - pos: 40.5,10.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5940 - components: - - type: Transform - pos: 57.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5974 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 10.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6002 - components: - - type: Transform - pos: 58.5,28.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6003 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 60.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - proto: GasPipeFourway - entities: - - uid: 4548 - components: - - type: Transform - pos: -30.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5052 - components: - - type: Transform - pos: -28.5,-25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5123 - components: - - type: Transform - pos: 27.5,-25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5141 - components: - - type: Transform - pos: -3.5,11.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - proto: GasPipeStraight - entities: - - uid: 381 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 45.5,6.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 400 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 45.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 401 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 45.5,5.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 413 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 41.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 465 - components: - - type: Transform - pos: 39.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 466 - components: - - type: Transform - pos: 39.5,3.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 467 - components: - - type: Transform - pos: 39.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 526 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 36.5,20.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 545 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 36.5,19.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 563 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 38.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 615 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 36.5,16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 616 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 36.5,17.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 646 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -17.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 802 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 42.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 803 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 45.5,16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 829 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 36.5,21.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1002 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -32.5,7.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1092 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1093 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,14.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1094 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,14.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1095 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1098 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,14.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1099 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1115 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1116 - components: - - type: Transform - pos: -30.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1117 - components: - - type: Transform - pos: -30.5,14.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1118 - components: - - type: Transform - pos: -30.5,13.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1124 - components: - - type: Transform - pos: -31.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1125 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,12.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1127 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,12.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1128 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,12.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1129 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,12.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1130 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -36.5,12.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1131 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -37.5,12.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1132 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -38.5,12.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1133 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -39.5,12.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1136 - components: - - type: Transform - pos: -41.5,11.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1137 - components: - - type: Transform - pos: -41.5,10.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1138 - components: - - type: Transform - pos: -41.5,9.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1139 - components: - - type: Transform - pos: -41.5,8.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1151 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,7.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1154 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,9.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1155 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,10.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1156 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,11.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1157 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,12.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1158 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,13.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1491 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -16.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1492 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -13.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1493 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -9.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1526 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 23.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1528 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1530 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1531 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -14.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1751 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 43.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1792 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -11.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2152 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 38.5,10.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2237 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 45.5,3.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 2470 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 37.5,20.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 2471 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 36.5,23.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2472 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 37.5,21.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 2480 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 37.5,22.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 2482 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 36.5,22.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2484 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 42.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 2537 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 2546 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 43.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2564 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 37.5,23.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 2565 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 37.5,19.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 2572 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,18.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 2574 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,18.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 2575 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,18.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 2607 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -36.5,18.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 2619 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -15.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2620 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -12.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2621 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -10.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2622 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -7.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2634 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 40.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 2649 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 44.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2672 - components: - - type: Transform - pos: 39.5,16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2717 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,21.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2780 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,21.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2781 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,21.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2782 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,21.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2783 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,21.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2785 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 2786 - components: - - type: Transform - pos: 14.5,23.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2811 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 40.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2823 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,21.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2824 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,21.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2825 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,21.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2856 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 2984 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 47.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 3001 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 3004 - components: - - type: Transform - pos: 37.5,18.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 3009 - components: - - type: Transform - pos: 37.5,17.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 3042 - components: - - type: Transform - pos: 14.5,22.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 3044 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 3056 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 37.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 3060 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,21.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 3061 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 37.5,25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 3100 - components: - - type: Transform - pos: -30.5,17.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 3155 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 36.5,18.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 3689 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 46.5,6.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 3720 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 41.5,16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 3725 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 40.5,16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 3733 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,18.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 3734 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 39.5,16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 3741 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 37.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 3781 - components: - - type: Transform - pos: 39.5,7.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 3786 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 45.5,7.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 3787 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 46.5,8.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 3788 - components: - - type: Transform - pos: 39.5,8.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 3792 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 38.5,9.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 3793 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 45.5,8.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 3794 - components: - - type: Transform - pos: 39.5,5.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 3808 - components: - - type: Transform - pos: 39.5,6.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4126 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 46.5,5.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4239 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 42.5,16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4304 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 46.5,7.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4408 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 45.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4495 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,6.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4496 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,5.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4499 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -40.5,3.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4500 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -40.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4501 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -40.5,5.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4502 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -40.5,6.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4503 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -40.5,7.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4504 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -40.5,8.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4505 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -40.5,9.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4506 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -40.5,10.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4507 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -40.5,11.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4521 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,-25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4522 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,-24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4523 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,-23.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4524 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,-22.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4525 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,-21.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4526 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,-20.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4527 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,-19.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4528 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,-18.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4530 - components: - - type: Transform - pos: -30.5,-16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4531 - components: - - type: Transform - pos: -30.5,-15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4532 - components: - - type: Transform - pos: -30.5,-14.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4533 - components: - - type: Transform - pos: -30.5,-13.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4534 - components: - - type: Transform - pos: -30.5,-12.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4535 - components: - - type: Transform - pos: -30.5,-11.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4536 - components: - - type: Transform - pos: -30.5,-10.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4537 - components: - - type: Transform - pos: -30.5,-9.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4538 - components: - - type: Transform - pos: -30.5,-8.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4539 - components: - - type: Transform - pos: -30.5,-7.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4540 - components: - - type: Transform - pos: -30.5,-6.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4542 - components: - - type: Transform - pos: -30.5,-4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4543 - components: - - type: Transform - pos: -30.5,-3.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4544 - components: - - type: Transform - pos: -30.5,-2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4545 - components: - - type: Transform - pos: -30.5,-1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4546 - components: - - type: Transform - pos: -30.5,-0.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4547 - components: - - type: Transform - pos: -30.5,0.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4549 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4550 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -32.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4551 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4552 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4553 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4554 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -36.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4555 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -37.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4556 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -38.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4557 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -39.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4558 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -40.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4559 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4560 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -42.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4563 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -44.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4564 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4565 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -46.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4566 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4567 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -48.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4568 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -49.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4569 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -50.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4570 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -51.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4573 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -54.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4574 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -55.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4575 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -56.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4576 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -57.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4580 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -32.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4581 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4582 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4583 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4584 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -36.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4585 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -37.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4586 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -38.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4587 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -39.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4588 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -40.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4589 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -41.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4591 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -43.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4592 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -44.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4593 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4594 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -46.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4595 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4596 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -48.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4597 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -49.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4598 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -50.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4602 - components: - - type: Transform - pos: -51.5,6.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4603 - components: - - type: Transform - pos: -51.5,7.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4605 - components: - - type: Transform - pos: -51.5,9.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4606 - components: - - type: Transform - pos: -51.5,10.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4609 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -50.5,11.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4610 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -49.5,11.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4611 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -51.5,12.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4612 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -51.5,13.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4613 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -51.5,14.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4614 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -51.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4615 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -51.5,16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4619 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -50.5,17.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4620 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -46.5,17.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4623 - components: - - type: Transform - pos: -45.5,16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4624 - components: - - type: Transform - pos: -45.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4628 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -46.5,14.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4629 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,14.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4630 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -48.5,14.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4631 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -49.5,14.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4632 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -50.5,14.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4633 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -51.5,14.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4637 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -52.5,12.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4638 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -52.5,11.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4639 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -52.5,10.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4640 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -52.5,9.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4641 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -52.5,8.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4642 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -52.5,7.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4643 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -52.5,6.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4644 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -52.5,5.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4645 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -52.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4646 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -52.5,3.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4647 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -50.5,8.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4648 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -49.5,8.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4649 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -48.5,8.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4650 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,8.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4651 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -46.5,8.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4652 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,8.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4654 - components: - - type: Transform - pos: -44.5,9.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4657 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4659 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4660 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4661 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4662 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4663 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4664 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4665 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4666 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4667 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4670 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -19.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4671 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -20.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4672 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -21.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4673 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -22.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4674 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4675 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -24.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4676 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4677 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -26.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4678 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4679 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -28.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4680 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -29.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4683 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4684 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4685 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4686 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4687 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4688 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4689 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4690 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -10.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4691 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4692 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4693 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4694 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4712 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,5.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4716 - components: - - type: Transform - pos: -3.5,3.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4717 - components: - - type: Transform - pos: -3.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4718 - components: - - type: Transform - pos: -3.5,5.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4719 - components: - - type: Transform - pos: -3.5,6.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4720 - components: - - type: Transform - pos: -3.5,7.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4721 - components: - - type: Transform - pos: -3.5,8.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4722 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,7.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4723 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,6.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4724 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,8.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4725 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,9.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4726 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,10.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4727 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4728 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4731 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,5.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4732 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,5.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4733 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,5.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4734 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,5.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4735 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4738 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4739 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4746 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,5.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4748 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,5.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4751 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4752 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4753 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4754 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4755 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4756 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4757 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4758 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4759 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4760 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 14.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4761 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 15.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4762 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 16.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4765 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4766 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4767 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4768 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4769 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4770 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4771 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4772 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4773 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4774 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4775 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4776 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 18.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4777 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 19.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4778 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 20.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4779 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4780 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4781 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 23.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4782 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4783 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4784 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 18.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4785 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 19.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4786 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 20.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4787 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4788 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4791 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4800 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 27.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4802 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 30.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4803 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 31.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4804 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 32.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4805 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 33.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4806 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 34.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4807 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 35.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4808 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 36.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4809 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 37.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4810 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 38.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4823 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 43.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4824 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 44.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4826 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 46.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4845 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -32.5,14.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4846 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -32.5,16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4847 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 28.5,25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4848 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 28.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4849 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 28.5,23.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4850 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 28.5,22.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4851 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 28.5,21.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4852 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 28.5,20.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4853 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 42.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4854 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 28.5,19.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4855 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 39.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4856 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 38.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4857 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 37.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4858 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4859 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 35.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4860 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 34.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4861 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 33.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4862 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 32.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4863 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 31.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4864 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 30.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4865 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 29.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4866 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 48.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4867 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 49.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4868 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 50.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4869 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 51.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4871 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4872 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4873 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4874 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4877 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 47.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4878 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 30.5,19.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4879 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 30.5,20.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4880 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 30.5,21.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4881 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 30.5,22.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4882 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 30.5,23.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4887 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 45.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4888 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 44.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4889 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 49.5,3.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4890 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 50.5,3.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4891 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 51.5,3.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4892 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,3.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4896 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4897 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,3.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4898 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,3.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4899 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,3.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4900 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 57.5,3.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4903 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 59.5,3.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4907 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 58.5,0.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4908 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 58.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4909 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 58.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5023 - components: - - type: Transform - pos: -28.5,3.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5024 - components: - - type: Transform - pos: -28.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5025 - components: - - type: Transform - pos: -28.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5026 - components: - - type: Transform - pos: -28.5,0.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5027 - components: - - type: Transform - pos: -28.5,-0.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5028 - components: - - type: Transform - pos: -28.5,-1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5029 - components: - - type: Transform - pos: -28.5,-2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5030 - components: - - type: Transform - pos: -28.5,-3.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5032 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -28.5,-5.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5033 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -28.5,-6.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5034 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -28.5,-7.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5035 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -28.5,-8.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5036 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -28.5,-9.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5037 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -28.5,-10.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5038 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -28.5,-11.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5039 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -28.5,-12.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5040 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -28.5,-13.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5041 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -28.5,-14.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5042 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -28.5,-15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5044 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -28.5,-17.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5045 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -28.5,-18.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5046 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -28.5,-19.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5047 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -28.5,-20.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5048 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -28.5,-21.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5049 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -28.5,-22.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5050 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -28.5,-23.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5051 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -28.5,-24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5053 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -29.5,-25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5054 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,-25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5055 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,-25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5058 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,-25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5059 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -28.5,-26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5060 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -28.5,-27.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5061 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -28.5,-28.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5068 - components: - - type: Transform - pos: 28.5,-25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5069 - components: - - type: Transform - pos: 28.5,-24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5072 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,-22.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5073 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,-21.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5074 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,-20.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5075 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,-19.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5076 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,-18.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5078 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,-16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5079 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,-15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5080 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,-14.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5081 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,-13.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5082 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,-12.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5083 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,-11.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5084 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,-10.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5085 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,-9.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5086 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,-8.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5087 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,-7.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5088 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,-6.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5090 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,-4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5091 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,-3.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5092 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,-2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5093 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,-1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5094 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,-0.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5095 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,0.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5096 - components: - - type: Transform - pos: 27.5,3.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5097 - components: - - type: Transform - pos: 27.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5098 - components: - - type: Transform - pos: 27.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5099 - components: - - type: Transform - pos: 27.5,0.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5100 - components: - - type: Transform - pos: 27.5,-0.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5101 - components: - - type: Transform - pos: 27.5,-1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5102 - components: - - type: Transform - pos: 27.5,-2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5103 - components: - - type: Transform - pos: 27.5,-3.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5104 - components: - - type: Transform - pos: 27.5,-5.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5105 - components: - - type: Transform - pos: 27.5,-6.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5106 - components: - - type: Transform - pos: 27.5,-7.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5107 - components: - - type: Transform - pos: 27.5,-8.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5108 - components: - - type: Transform - pos: 27.5,-9.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5109 - components: - - type: Transform - pos: 27.5,-10.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5110 - components: - - type: Transform - pos: 27.5,-11.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5111 - components: - - type: Transform - pos: 27.5,-12.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5112 - components: - - type: Transform - pos: 27.5,-13.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5113 - components: - - type: Transform - pos: 27.5,-14.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5114 - components: - - type: Transform - pos: 27.5,-15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5115 - components: - - type: Transform - pos: 27.5,-17.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5116 - components: - - type: Transform - pos: 27.5,-18.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5117 - components: - - type: Transform - pos: 27.5,-19.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5118 - components: - - type: Transform - pos: 27.5,-20.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5119 - components: - - type: Transform - pos: 27.5,-21.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5120 - components: - - type: Transform - pos: 27.5,-22.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5121 - components: - - type: Transform - pos: 27.5,-23.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5122 - components: - - type: Transform - pos: 27.5,-24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5124 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,-25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5126 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,-25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5127 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 29.5,-25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5128 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 30.5,-25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5131 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,-28.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5132 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,-27.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5133 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,-26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5139 - components: - - type: Transform - pos: -3.5,9.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5140 - components: - - type: Transform - pos: -3.5,10.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5142 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,11.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5143 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,11.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5145 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,11.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5146 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,11.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5147 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,11.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5151 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,12.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5152 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,13.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5153 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,14.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5156 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5157 - components: - - type: Transform - pos: -5.5,16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5158 - components: - - type: Transform - pos: -5.5,17.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5159 - components: - - type: Transform - pos: -5.5,18.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5160 - components: - - type: Transform - pos: -5.5,19.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5161 - components: - - type: Transform - pos: -5.5,20.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5162 - components: - - type: Transform - pos: -5.5,21.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5163 - components: - - type: Transform - pos: -5.5,22.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5167 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5168 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5169 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5173 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5176 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,11.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5177 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,12.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5178 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,13.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5184 - components: - - type: Transform - pos: 2.5,17.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5185 - components: - - type: Transform - pos: 2.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5186 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5187 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5188 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5189 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5199 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5200 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5201 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5202 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5203 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5207 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5208 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5209 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5210 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5211 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5212 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5213 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5214 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5215 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5216 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5217 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5218 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5219 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5220 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5221 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5222 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,18.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5225 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,18.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5226 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,18.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5227 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,18.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5231 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,19.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5239 - components: - - type: Transform - pos: -4.5,20.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5241 - components: - - type: Transform - pos: 0.5,19.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5242 - components: - - type: Transform - pos: 0.5,20.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5249 - components: - - type: Transform - pos: -1.5,23.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5250 - components: - - type: Transform - pos: -1.5,22.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5251 - components: - - type: Transform - pos: -1.5,21.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5252 - components: - - type: Transform - pos: -1.5,20.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5253 - components: - - type: Transform - pos: -1.5,19.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5254 - components: - - type: Transform - pos: -1.5,18.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5255 - components: - - type: Transform - pos: -1.5,17.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5256 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5257 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5258 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5259 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5263 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 39.5,10.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5265 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 40.5,9.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5266 - components: - - type: Transform - pos: 6.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5267 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 40.5,8.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5268 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 40.5,7.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5269 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 40.5,6.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5270 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5271 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,27.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5272 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,28.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5273 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,29.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5274 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,30.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5279 - components: - - type: Transform - pos: -1.5,32.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5280 - components: - - type: Transform - pos: -1.5,33.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5281 - components: - - type: Transform - pos: -1.5,34.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5282 - components: - - type: Transform - pos: -1.5,35.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5283 - components: - - type: Transform - pos: -1.5,36.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5284 - components: - - type: Transform - pos: 0.5,34.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5285 - components: - - type: Transform - pos: 0.5,35.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5286 - components: - - type: Transform - pos: 0.5,36.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5287 - components: - - type: Transform - pos: 0.5,32.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5288 - components: - - type: Transform - pos: 0.5,31.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5289 - components: - - type: Transform - pos: 0.5,30.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5290 - components: - - type: Transform - pos: 0.5,29.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5291 - components: - - type: Transform - pos: 0.5,28.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5292 - components: - - type: Transform - pos: 0.5,27.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5293 - components: - - type: Transform - pos: 0.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5294 - components: - - type: Transform - pos: 0.5,25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5295 - components: - - type: Transform - pos: 0.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5296 - components: - - type: Transform - pos: 0.5,23.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5297 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,21.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5298 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,21.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5299 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 40.5,5.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5303 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,37.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5304 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,38.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5305 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,39.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5308 - components: - - type: Transform - pos: -1.5,37.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5309 - components: - - type: Transform - pos: -1.5,38.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5310 - components: - - type: Transform - pos: -1.5,39.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5311 - components: - - type: Transform - pos: -1.5,41.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5312 - components: - - type: Transform - pos: -1.5,42.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5313 - components: - - type: Transform - pos: -1.5,43.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5314 - components: - - type: Transform - pos: -1.5,44.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5315 - components: - - type: Transform - pos: -1.5,45.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5316 - components: - - type: Transform - pos: -1.5,46.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5318 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,47.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5319 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,47.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5321 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,41.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5322 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,42.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5323 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,43.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5326 - components: - - type: Transform - pos: 0.5,45.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5327 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,44.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5328 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,44.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5329 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,44.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5330 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,44.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5331 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,46.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5332 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,46.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5335 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,46.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5336 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,47.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5337 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,48.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5338 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,49.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5339 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,50.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5340 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,51.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5341 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,52.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5342 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,53.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5344 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,54.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5345 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,54.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5346 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,54.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5347 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,54.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5887 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5888 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 35.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5889 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 34.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5890 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 33.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5892 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 31.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5893 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 30.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5894 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 29.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5896 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 27.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5897 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5898 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5899 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5900 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 23.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5901 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5902 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5904 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 19.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5905 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 18.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5906 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5907 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5908 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5909 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5910 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5911 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5912 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5913 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5914 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5915 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5916 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5921 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 38.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5922 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 39.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5923 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 40.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5925 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 42.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5926 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 43.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5927 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 44.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5928 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 45.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5929 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 46.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5930 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 47.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5931 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 48.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5932 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 49.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5933 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 50.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5934 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 51.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5935 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 52.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5936 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 53.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5937 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 54.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5938 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 55.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5939 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 56.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5948 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 35.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5949 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 34.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5950 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 33.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5951 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 32.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5955 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 29.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5956 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 28.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5957 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 27.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5958 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5959 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5960 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5961 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 23.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5962 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5964 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 20.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5965 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5966 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5967 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5968 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 16.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5969 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 15.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5971 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5972 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5973 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5977 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 37.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5978 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 38.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5979 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 39.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5980 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 40.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5981 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 41.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5983 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 43.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5984 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 44.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5985 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 45.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5986 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 46.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5987 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 47.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5988 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 48.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5989 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 49.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5990 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 50.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5991 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 51.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5992 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 52.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5993 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 53.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5994 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 54.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5995 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 55.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5996 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 56.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5997 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 57.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5999 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 58.5,25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6000 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 58.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6001 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 58.5,27.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6004 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 59.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - proto: GasPipeTJunction - entities: - - uid: 504 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 40.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 558 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 41.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1122 - components: - - type: Transform - pos: 28.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1126 - components: - - type: Transform - pos: -32.5,12.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1134 - components: - - type: Transform - pos: -40.5,12.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1140 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -41.5,7.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1148 - components: - - type: Transform - pos: -36.5,7.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1149 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,7.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1152 - components: - - type: Transform - pos: -35.5,7.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1153 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,8.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1230 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 2516 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 45.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 2570 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,21.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2636 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 46.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2860 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,23.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 2920 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -51.5,8.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2987 - components: - - type: Transform - pos: 14.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 3005 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 38.5,16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 3008 - components: - - type: Transform - pos: 36.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 3046 - components: - - type: Transform - pos: 37.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 3103 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 39.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 3691 - components: - - type: Transform - pos: 41.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 3715 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 39.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 3986 - components: - - type: Transform - pos: 30.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4497 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4498 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -40.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4529 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,-17.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4541 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,-5.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4562 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -43.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4571 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -52.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4572 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -53.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4590 - components: - - type: Transform - pos: -42.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4600 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -51.5,5.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4607 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -51.5,11.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4616 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -51.5,17.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4622 - components: - - type: Transform - pos: -45.5,17.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4625 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -45.5,14.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4635 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -52.5,13.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4656 - components: - - type: Transform - pos: -30.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4658 - components: - - type: Transform - pos: -28.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4668 - components: - - type: Transform - pos: -18.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4669 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -18.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4695 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4711 - components: - - type: Transform - pos: -5.5,5.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4715 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4729 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4730 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,5.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4742 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4743 - components: - - type: Transform - pos: 4.5,5.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4747 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,5.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4763 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4764 - components: - - type: Transform - pos: 17.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4795 - components: - - type: Transform - pos: 27.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4796 - components: - - type: Transform - pos: 28.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4797 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 28.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4801 - components: - - type: Transform - pos: 29.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4870 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 52.5,1.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4893 - components: - - type: Transform - pos: 53.5,3.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4901 - components: - - type: Transform - pos: 58.5,3.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5031 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,-4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5043 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,-16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5077 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 29.5,-17.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5089 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 29.5,-5.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5137 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 27.5,-4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5138 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 27.5,-16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5144 - components: - - type: Transform - pos: -0.5,11.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5154 - components: - - type: Transform - pos: -3.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5164 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,23.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5171 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5172 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5179 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,14.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5182 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5223 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,18.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5224 - components: - - type: Transform - pos: -0.5,18.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5228 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,18.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5243 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,21.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5244 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,22.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5247 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5248 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5275 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,31.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5276 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,33.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5306 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,40.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5307 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,40.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5324 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,44.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5333 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,46.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5864 - components: - - type: Transform - pos: 6.5,21.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5891 - components: - - type: Transform - pos: 32.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5903 - components: - - type: Transform - pos: 20.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5917 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5924 - components: - - type: Transform - pos: 41.5,26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5952 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 31.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5963 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 21.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5982 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 42.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5998 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 58.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - proto: GasPort - entities: - - uid: 1142 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -42.5,6.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1143 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -41.5,6.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1144 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,6.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1145 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -36.5,6.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1146 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -37.5,6.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - proto: GasPressurePump - entities: - - uid: 1150 - components: - - type: MetaData - name: Canister fill pump - - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,7.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 3028 - components: - - type: MetaData - name: Waste pump - - type: Transform - rot: -1.5707963267948966 rad - pos: -32.5,18.5 - parent: 2173 - - type: GasPressurePump - targetPressure: 4500 - - type: AtmosPipeColor - color: '#990000FF' - - proto: GasVentPump - entities: - - uid: 463 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 41.5,3.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 796 - components: - - type: Transform - pos: 46.5,9.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2165 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 37.5,10.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2769 - components: - - type: Transform - pos: 39.5,17.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2839 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,17.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2841 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,14.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 3063 - components: - - type: Transform - pos: 45.5,17.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4494 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -32.5,8.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4509 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -42.5,3.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4510 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,3.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4513 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -29.5,-4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4514 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -29.5,-16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4517 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -32.5,-26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4518 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -26.5,-26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4519 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -29.5,-29.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4579 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -50.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4608 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -48.5,11.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4617 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -49.5,17.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4618 - components: - - type: Transform - pos: -51.5,18.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4655 - components: - - type: Transform - pos: -44.5,10.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4681 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -18.5,3.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4697 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4737 - components: - - type: Transform - pos: -0.5,6.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4750 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4793 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,3.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4799 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 28.5,3.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4883 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 30.5,18.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4894 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 53.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4904 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 60.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4905 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 57.5,-0.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4961 - components: - - type: Transform - pos: 42.5,25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5063 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 28.5,-4.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5066 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 28.5,-16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5134 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 28.5,-29.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5135 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 31.5,-26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5136 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 25.5,-26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5205 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5240 - components: - - type: Transform - pos: -4.5,21.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5245 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,22.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5278 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,33.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5300 - components: - - type: Transform - pos: 3.5,22.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5302 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,40.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5348 - components: - - type: Transform - pos: 3.5,47.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5349 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,54.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5350 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,44.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5589 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,17.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5863 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,20.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5953 - components: - - type: Transform - pos: 31.5,25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5975 - components: - - type: Transform - pos: 10.5,25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5976 - components: - - type: Transform - pos: 21.5,25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6005 - components: - - type: Transform - pos: 60.5,25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6006 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 57.5,28.5 - parent: 2173 - - type: AtmosPipeColor - color: '#0055CCFF' - - proto: GasVentScrubber - entities: - - uid: 462 - components: - - type: Transform - pos: 41.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 2560 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,22.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 2801 - components: - - type: Transform - pos: 43.5,17.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 3003 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,22.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 3134 - components: - - type: Transform - pos: 45.5,9.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 3805 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 37.5,9.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4493 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -32.5,11.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4508 - components: - - type: Transform - pos: -43.5,3.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4511 - components: - - type: Transform - pos: -30.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4512 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,-5.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4515 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,-17.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4516 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,-26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4577 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -58.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4578 - components: - - type: Transform - pos: -53.5,3.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4621 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -47.5,17.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4626 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -44.5,14.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4627 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -44.5,17.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4636 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -51.5,13.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4682 - components: - - type: Transform - pos: -18.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4696 - components: - - type: Transform - pos: -5.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4736 - components: - - type: Transform - pos: -0.5,3.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4749 - components: - - type: Transform - pos: 4.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4792 - components: - - type: Transform - pos: 17.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4798 - components: - - type: Transform - pos: 28.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4876 - components: - - type: Transform - pos: 57.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4884 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 28.5,18.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4895 - components: - - type: Transform - pos: 52.5,2.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4926 - components: - - type: Transform - pos: 38.5,17.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5064 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,-5.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5065 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,-17.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5067 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 28.5,-26.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5148 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,11.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5149 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,11.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5150 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,10.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5165 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,23.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5166 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,27.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5174 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,16.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5206 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,15.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5246 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,24.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5277 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,31.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5301 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,40.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5320 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,47.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5918 - components: - - type: Transform - pos: 6.5,27.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5919 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 20.5,25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5920 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 32.5,25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5941 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5942 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 41.5,25.5 - parent: 2173 - - type: AtmosPipeColor - color: '#990000FF' - - proto: GeneratorBasic15kW - entities: - - uid: 1067 - components: - - type: Transform - pos: -36.5,8.5 - parent: 2173 - - uid: 1068 - components: - - type: Transform - pos: -36.5,9.5 - parent: 2173 - - uid: 1069 - components: - - type: Transform - pos: -36.5,10.5 - parent: 2173 - - uid: 1070 - components: - - type: Transform - pos: -34.5,8.5 - parent: 2173 - - uid: 1071 - components: - - type: Transform - pos: -34.5,9.5 - parent: 2173 - - uid: 1072 - components: - - type: Transform - pos: -34.5,10.5 - parent: 2173 - - uid: 5804 - components: - - type: Transform - pos: -35.5,8.5 - parent: 2173 - - proto: GeneratorWallmountBasic - entities: - - uid: 1829 - components: - - type: Transform - pos: 1.5,14.5 - parent: 2173 - - type: PowerSupplier - supplyRate: 6000 - - uid: 1942 - components: - - type: Transform - pos: -3.5,40.5 - parent: 2173 - - type: PowerSupplier - supplyRate: 6000 - - uid: 5455 - components: - - type: Transform - pos: 39.5,19.5 - parent: 2173 - - uid: 5802 - components: - - type: Transform - pos: -3.5,41.5 - parent: 2173 - - proto: Girder - entities: - - uid: 3736 - components: - - type: Transform - pos: 32.5,11.5 - parent: 2173 - - proto: GlowstickPurple - entities: - - uid: 4372 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 51.66219,10.184132 - parent: 2173 - - proto: GravityGenerator - entities: - - uid: 981 - components: - - type: Transform - pos: -27.5,17.5 - parent: 2173 - - proto: Grille - entities: - - uid: 95 - components: - - type: Transform - pos: -18.5,0.5 - parent: 2173 - - uid: 96 - components: - - type: Transform - pos: -19.5,0.5 - parent: 2173 - - uid: 97 - components: - - type: Transform - pos: -20.5,0.5 - parent: 2173 - - uid: 98 - components: - - type: Transform - pos: -14.5,0.5 - parent: 2173 - - uid: 99 - components: - - type: Transform - pos: -15.5,0.5 - parent: 2173 - - uid: 100 - components: - - type: Transform - pos: -23.5,0.5 - parent: 2173 - - uid: 101 - components: - - type: Transform - pos: -24.5,0.5 - parent: 2173 - - uid: 102 - components: - - type: Transform - pos: -25.5,0.5 - parent: 2173 - - uid: 103 - components: - - type: Transform - pos: -27.5,-1.5 - parent: 2173 - - uid: 104 - components: - - type: Transform - pos: -27.5,-2.5 - parent: 2173 - - uid: 105 - components: - - type: Transform - pos: -27.5,-3.5 - parent: 2173 - - uid: 106 - components: - - type: Transform - pos: -31.5,-1.5 - parent: 2173 - - uid: 107 - components: - - type: Transform - pos: -31.5,-2.5 - parent: 2173 - - uid: 108 - components: - - type: Transform - pos: -31.5,-3.5 - parent: 2173 - - uid: 109 - components: - - type: Transform - pos: -27.5,-6.5 - parent: 2173 - - uid: 110 - components: - - type: Transform - pos: -27.5,-7.5 - parent: 2173 - - uid: 111 - components: - - type: Transform - pos: -27.5,-8.5 - parent: 2173 - - uid: 112 - components: - - type: Transform - pos: -31.5,-6.5 - parent: 2173 - - uid: 113 - components: - - type: Transform - pos: -31.5,-7.5 - parent: 2173 - - uid: 114 - components: - - type: Transform - pos: -31.5,-8.5 - parent: 2173 - - uid: 115 - components: - - type: Transform - pos: -27.5,-11.5 - parent: 2173 - - uid: 116 - components: - - type: Transform - pos: -27.5,-12.5 - parent: 2173 - - uid: 117 - components: - - type: Transform - pos: -27.5,-13.5 - parent: 2173 - - uid: 118 - components: - - type: Transform - pos: -31.5,-11.5 - parent: 2173 - - uid: 119 - components: - - type: Transform - pos: -31.5,-12.5 - parent: 2173 - - uid: 120 - components: - - type: Transform - pos: -31.5,-13.5 - parent: 2173 - - uid: 121 - components: - - type: Transform - pos: -27.5,-16.5 - parent: 2173 - - uid: 122 - components: - - type: Transform - pos: -27.5,-17.5 - parent: 2173 - - uid: 123 - components: - - type: Transform - pos: -27.5,-18.5 - parent: 2173 - - uid: 124 - components: - - type: Transform - pos: -31.5,-16.5 - parent: 2173 - - uid: 125 - components: - - type: Transform - pos: -31.5,-17.5 - parent: 2173 - - uid: 126 - components: - - type: Transform - pos: -31.5,-18.5 - parent: 2173 - - uid: 127 - components: - - type: Transform - pos: -27.5,-21.5 - parent: 2173 - - uid: 128 - components: - - type: Transform - pos: -27.5,-22.5 - parent: 2173 - - uid: 129 - components: - - type: Transform - pos: -27.5,-23.5 - parent: 2173 - - uid: 130 - components: - - type: Transform - pos: -31.5,-21.5 - parent: 2173 - - uid: 131 - components: - - type: Transform - pos: -31.5,-22.5 - parent: 2173 - - uid: 132 - components: - - type: Transform - pos: -31.5,-23.5 - parent: 2173 - - uid: 133 - components: - - type: Transform - pos: -32.5,-24.5 - parent: 2173 - - uid: 134 - components: - - type: Transform - pos: -26.5,-24.5 - parent: 2173 - - uid: 135 - components: - - type: Transform - pos: -27.5,-29.5 - parent: 2173 - - uid: 136 - components: - - type: Transform - pos: -31.5,-29.5 - parent: 2173 - - uid: 137 - components: - - type: Transform - pos: -11.5,0.5 - parent: 2173 - - uid: 138 - components: - - type: Transform - pos: -10.5,0.5 - parent: 2173 - - uid: 139 - components: - - type: Transform - pos: -9.5,0.5 - parent: 2173 - - uid: 140 - components: - - type: Transform - pos: -6.5,0.5 - parent: 2173 - - uid: 141 - components: - - type: Transform - pos: -5.5,0.5 - parent: 2173 - - uid: 142 - components: - - type: Transform - pos: -4.5,0.5 - parent: 2173 - - uid: 143 - components: - - type: Transform - pos: 3.5,0.5 - parent: 2173 - - uid: 144 - components: - - type: Transform - pos: 4.5,0.5 - parent: 2173 - - uid: 145 - components: - - type: Transform - pos: 5.5,0.5 - parent: 2173 - - uid: 146 - components: - - type: Transform - pos: 8.5,0.5 - parent: 2173 - - uid: 147 - components: - - type: Transform - pos: 9.5,0.5 - parent: 2173 - - uid: 148 - components: - - type: Transform - pos: 10.5,0.5 - parent: 2173 - - uid: 149 - components: - - type: Transform - pos: 13.5,0.5 - parent: 2173 - - uid: 150 - components: - - type: Transform - pos: 14.5,0.5 - parent: 2173 - - uid: 151 - components: - - type: Transform - pos: 17.5,0.5 - parent: 2173 - - uid: 152 - components: - - type: Transform - pos: 18.5,0.5 - parent: 2173 - - uid: 153 - components: - - type: Transform - pos: 19.5,0.5 - parent: 2173 - - uid: 154 - components: - - type: Transform - pos: 22.5,0.5 - parent: 2173 - - uid: 155 - components: - - type: Transform - pos: 23.5,0.5 - parent: 2173 - - uid: 156 - components: - - type: Transform - pos: 24.5,0.5 - parent: 2173 - - uid: 157 - components: - - type: Transform - pos: 26.5,-1.5 - parent: 2173 - - uid: 158 - components: - - type: Transform - pos: 26.5,-2.5 - parent: 2173 - - uid: 159 - components: - - type: Transform - pos: 26.5,-3.5 - parent: 2173 - - uid: 160 - components: - - type: Transform - pos: 30.5,-1.5 - parent: 2173 - - uid: 161 - components: - - type: Transform - pos: 30.5,-2.5 - parent: 2173 - - uid: 162 - components: - - type: Transform - pos: 30.5,-3.5 - parent: 2173 - - uid: 163 - components: - - type: Transform - pos: 26.5,-6.5 - parent: 2173 - - uid: 164 - components: - - type: Transform - pos: 26.5,-7.5 - parent: 2173 - - uid: 165 - components: - - type: Transform - pos: 26.5,-8.5 - parent: 2173 - - uid: 166 - components: - - type: Transform - pos: 30.5,-7.5 - parent: 2173 - - uid: 167 - components: - - type: Transform - pos: 30.5,-6.5 - parent: 2173 - - uid: 168 - components: - - type: Transform - pos: 30.5,-8.5 - parent: 2173 - - uid: 169 - components: - - type: Transform - pos: 26.5,-11.5 - parent: 2173 - - uid: 170 - components: - - type: Transform - pos: 26.5,-12.5 - parent: 2173 - - uid: 171 - components: - - type: Transform - pos: 26.5,-13.5 - parent: 2173 - - uid: 172 - components: - - type: Transform - pos: 30.5,-11.5 - parent: 2173 - - uid: 173 - components: - - type: Transform - pos: 30.5,-12.5 - parent: 2173 - - uid: 174 - components: - - type: Transform - pos: 30.5,-13.5 - parent: 2173 - - uid: 175 - components: - - type: Transform - pos: 26.5,-16.5 - parent: 2173 - - uid: 176 - components: - - type: Transform - pos: 26.5,-17.5 - parent: 2173 - - uid: 177 - components: - - type: Transform - pos: 26.5,-18.5 - parent: 2173 - - uid: 178 - components: - - type: Transform - pos: 30.5,-16.5 - parent: 2173 - - uid: 179 - components: - - type: Transform - pos: 30.5,-17.5 - parent: 2173 - - uid: 180 - components: - - type: Transform - pos: 30.5,-18.5 - parent: 2173 - - uid: 181 - components: - - type: Transform - pos: 26.5,-21.5 - parent: 2173 - - uid: 182 - components: - - type: Transform - pos: 26.5,-22.5 - parent: 2173 - - uid: 183 - components: - - type: Transform - pos: 26.5,-23.5 - parent: 2173 - - uid: 184 - components: - - type: Transform - pos: 30.5,-21.5 - parent: 2173 - - uid: 185 - components: - - type: Transform - pos: 30.5,-22.5 - parent: 2173 - - uid: 186 - components: - - type: Transform - pos: 30.5,-23.5 - parent: 2173 - - uid: 187 - components: - - type: Transform - pos: 31.5,-24.5 - parent: 2173 - - uid: 188 - components: - - type: Transform - pos: 25.5,-24.5 - parent: 2173 - - uid: 189 - components: - - type: Transform - pos: 26.5,-29.5 - parent: 2173 - - uid: 190 - components: - - type: Transform - pos: 30.5,-29.5 - parent: 2173 - - uid: 214 - components: - - type: Transform - pos: 7.5,7.5 - parent: 2173 - - uid: 215 - components: - - type: Transform - pos: 8.5,7.5 - parent: 2173 - - uid: 216 - components: - - type: Transform - pos: 9.5,7.5 - parent: 2173 - - uid: 221 - components: - - type: Transform - pos: 13.5,6.5 - parent: 2173 - - uid: 222 - components: - - type: Transform - pos: 14.5,6.5 - parent: 2173 - - uid: 223 - components: - - type: Transform - pos: 15.5,6.5 - parent: 2173 - - uid: 228 - components: - - type: Transform - pos: 19.5,5.5 - parent: 2173 - - uid: 229 - components: - - type: Transform - pos: 20.5,5.5 - parent: 2173 - - uid: 230 - components: - - type: Transform - pos: 21.5,5.5 - parent: 2173 - - uid: 234 - components: - - type: Transform - pos: -8.5,7.5 - parent: 2173 - - uid: 235 - components: - - type: Transform - pos: -9.5,7.5 - parent: 2173 - - uid: 236 - components: - - type: Transform - pos: -10.5,7.5 - parent: 2173 - - uid: 241 - components: - - type: Transform - pos: -16.5,6.5 - parent: 2173 - - uid: 242 - components: - - type: Transform - pos: -14.5,6.5 - parent: 2173 - - uid: 243 - components: - - type: Transform - pos: -15.5,6.5 - parent: 2173 - - uid: 247 - components: - - type: Transform - pos: 54.5,8.5 - parent: 2173 - - uid: 248 - components: - - type: Transform - pos: -20.5,5.5 - parent: 2173 - - uid: 249 - components: - - type: Transform - pos: -21.5,5.5 - parent: 2173 - - uid: 250 - components: - - type: Transform - pos: -22.5,5.5 - parent: 2173 - - uid: 259 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,11.5 - parent: 2173 - - uid: 260 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,10.5 - parent: 2173 - - uid: 266 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,11.5 - parent: 2173 - - uid: 267 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,10.5 - parent: 2173 - - uid: 271 - components: - - type: Transform - pos: 32.5,0.5 - parent: 2173 - - uid: 272 - components: - - type: Transform - pos: 33.5,0.5 - parent: 2173 - - uid: 273 - components: - - type: Transform - pos: 34.5,0.5 - parent: 2173 - - uid: 300 - components: - - type: Transform - pos: -57.5,4.5 - parent: 2173 - - uid: 302 - components: - - type: Transform - pos: -59.5,4.5 - parent: 2173 - - uid: 303 - components: - - type: Transform - pos: -61.5,4.5 - parent: 2173 - - uid: 304 - components: - - type: Transform - pos: -61.5,0.5 - parent: 2173 - - uid: 305 - components: - - type: Transform - pos: -55.5,0.5 - parent: 2173 - - uid: 306 - components: - - type: Transform - pos: -54.5,0.5 - parent: 2173 - - uid: 307 - components: - - type: Transform - pos: -53.5,0.5 - parent: 2173 - - uid: 308 - components: - - type: Transform - pos: -56.5,-0.5 - parent: 2173 - - uid: 309 - components: - - type: Transform - pos: -60.5,-0.5 - parent: 2173 - - uid: 310 - components: - - type: Transform - pos: -50.5,0.5 - parent: 2173 - - uid: 311 - components: - - type: Transform - pos: -49.5,0.5 - parent: 2173 - - uid: 312 - components: - - type: Transform - pos: -48.5,0.5 - parent: 2173 - - uid: 313 - components: - - type: Transform - pos: -45.5,0.5 - parent: 2173 - - uid: 314 - components: - - type: Transform - pos: -44.5,0.5 - parent: 2173 - - uid: 315 - components: - - type: Transform - pos: -43.5,0.5 - parent: 2173 - - uid: 316 - components: - - type: Transform - pos: -40.5,0.5 - parent: 2173 - - uid: 317 - components: - - type: Transform - pos: -39.5,0.5 - parent: 2173 - - uid: 318 - components: - - type: Transform - pos: -38.5,0.5 - parent: 2173 - - uid: 319 - components: - - type: Transform - pos: -35.5,0.5 - parent: 2173 - - uid: 320 - components: - - type: Transform - pos: -34.5,0.5 - parent: 2173 - - uid: 321 - components: - - type: Transform - pos: -33.5,0.5 - parent: 2173 - - uid: 322 - components: - - type: Transform - pos: 37.5,0.5 - parent: 2173 - - uid: 323 - components: - - type: Transform - pos: 38.5,0.5 - parent: 2173 - - uid: 324 - components: - - type: Transform - pos: 39.5,0.5 - parent: 2173 - - uid: 325 - components: - - type: Transform - pos: 42.5,0.5 - parent: 2173 - - uid: 326 - components: - - type: Transform - pos: 43.5,0.5 - parent: 2173 - - uid: 327 - components: - - type: Transform - pos: 44.5,0.5 - parent: 2173 - - uid: 328 - components: - - type: Transform - pos: 47.5,0.5 - parent: 2173 - - uid: 329 - components: - - type: Transform - pos: 48.5,0.5 - parent: 2173 - - uid: 330 - components: - - type: Transform - pos: 49.5,0.5 - parent: 2173 - - uid: 331 - components: - - type: Transform - pos: 52.5,0.5 - parent: 2173 - - uid: 332 - components: - - type: Transform - pos: 53.5,0.5 - parent: 2173 - - uid: 333 - components: - - type: Transform - pos: 54.5,0.5 - parent: 2173 - - uid: 334 - components: - - type: Transform - pos: 55.5,-0.5 - parent: 2173 - - uid: 335 - components: - - type: Transform - pos: 59.5,-0.5 - parent: 2173 - - uid: 336 - components: - - type: Transform - pos: 60.5,0.5 - parent: 2173 - - uid: 337 - components: - - type: Transform - pos: 60.5,4.5 - parent: 2173 - - uid: 338 - components: - - type: Transform - pos: 58.5,4.5 - parent: 2173 - - uid: 340 - components: - - type: Transform - pos: 56.5,4.5 - parent: 2173 - - uid: 344 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,12.5 - parent: 2173 - - uid: 347 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,12.5 - parent: 2173 - - uid: 418 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 21.5,8.5 - parent: 2173 - - uid: 419 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 20.5,8.5 - parent: 2173 - - uid: 420 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,8.5 - parent: 2173 - - uid: 421 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,9.5 - parent: 2173 - - uid: 422 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 16.5,9.5 - parent: 2173 - - uid: 424 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,9.5 - parent: 2173 - - uid: 425 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,9.5 - parent: 2173 - - uid: 426 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,10.5 - parent: 2173 - - uid: 427 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,11.5 - parent: 2173 - - uid: 435 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -20.5,8.5 - parent: 2173 - - uid: 436 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -21.5,8.5 - parent: 2173 - - uid: 437 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,8.5 - parent: 2173 - - uid: 442 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 39.5,27.5 - parent: 2173 - - uid: 468 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,29.5 - parent: 2173 - - uid: 470 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,27.5 - parent: 2173 - - uid: 476 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,24.5 - parent: 2173 - - uid: 477 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,27.5 - parent: 2173 - - uid: 495 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 24.5,27.5 - parent: 2173 - - uid: 522 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 42.5,21.5 - parent: 2173 - - uid: 551 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,23.5 - parent: 2173 - - uid: 552 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,24.5 - parent: 2173 - - uid: 617 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 41.5,21.5 - parent: 2173 - - uid: 619 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 43.5,21.5 - parent: 2173 - - uid: 635 - components: - - type: Transform - pos: 54.5,12.5 - parent: 2173 - - uid: 636 - components: - - type: Transform - pos: 54.5,15.5 - parent: 2173 - - uid: 637 - components: - - type: Transform - pos: 54.5,16.5 - parent: 2173 - - uid: 638 - components: - - type: Transform - pos: 54.5,17.5 - parent: 2173 - - uid: 639 - components: - - type: Transform - pos: 54.5,11.5 - parent: 2173 - - uid: 661 - components: - - type: Transform - pos: 53.5,19.5 - parent: 2173 - - uid: 662 - components: - - type: Transform - pos: 52.5,19.5 - parent: 2173 - - uid: 663 - components: - - type: Transform - pos: 51.5,19.5 - parent: 2173 - - uid: 665 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 37.5,27.5 - parent: 2173 - - uid: 703 - components: - - type: Transform - pos: 54.5,7.5 - parent: 2173 - - uid: 704 - components: - - type: Transform - pos: 54.5,6.5 - parent: 2173 - - uid: 716 - components: - - type: Transform - pos: -5.5,41.5 - parent: 2173 - - uid: 717 - components: - - type: Transform - pos: -4.5,41.5 - parent: 2173 - - uid: 718 - components: - - type: Transform - pos: -5.5,47.5 - parent: 2173 - - uid: 719 - components: - - type: Transform - pos: -4.5,47.5 - parent: 2173 - - uid: 770 - components: - - type: Transform - pos: -2.5,48.5 - parent: 2173 - - uid: 771 - components: - - type: Transform - pos: -1.5,48.5 - parent: 2173 - - uid: 772 - components: - - type: Transform - pos: -0.5,49.5 - parent: 2173 - - uid: 773 - components: - - type: Transform - pos: -0.5,50.5 - parent: 2173 - - uid: 774 - components: - - type: Transform - pos: -0.5,51.5 - parent: 2173 - - uid: 775 - components: - - type: Transform - pos: 0.5,52.5 - parent: 2173 - - uid: 776 - components: - - type: Transform - pos: 1.5,52.5 - parent: 2173 - - uid: 777 - components: - - type: Transform - pos: 2.5,52.5 - parent: 2173 - - uid: 778 - components: - - type: Transform - pos: 4.5,54.5 - parent: 2173 - - uid: 779 - components: - - type: Transform - pos: 4.5,55.5 - parent: 2173 - - uid: 781 - components: - - type: Transform - pos: 6.5,58.5 - parent: 2173 - - uid: 782 - components: - - type: Transform - pos: 7.5,58.5 - parent: 2173 - - uid: 783 - components: - - type: Transform - pos: 8.5,58.5 - parent: 2173 - - uid: 784 - components: - - type: Transform - pos: 10.5,57.5 - parent: 2173 - - uid: 785 - components: - - type: Transform - pos: 11.5,57.5 - parent: 2173 - - uid: 786 - components: - - type: Transform - pos: 10.5,51.5 - parent: 2173 - - uid: 787 - components: - - type: Transform - pos: 11.5,51.5 - parent: 2173 - - uid: 788 - components: - - type: Transform - pos: 9.5,48.5 - parent: 2173 - - uid: 789 - components: - - type: Transform - pos: 9.5,47.5 - parent: 2173 - - uid: 790 - components: - - type: Transform - pos: 9.5,46.5 - parent: 2173 - - uid: 791 - components: - - type: Transform - pos: 9.5,43.5 - parent: 2173 - - uid: 792 - components: - - type: Transform - pos: 9.5,42.5 - parent: 2173 - - uid: 793 - components: - - type: Transform - pos: 9.5,41.5 - parent: 2173 - - uid: 794 - components: - - type: Transform - pos: 7.5,40.5 - parent: 2173 - - uid: 795 - components: - - type: Transform - pos: 8.5,40.5 - parent: 2173 - - uid: 819 - components: - - type: Transform - pos: -3.5,39.5 - parent: 2173 - - uid: 820 - components: - - type: Transform - pos: -3.5,38.5 - parent: 2173 - - uid: 821 - components: - - type: Transform - pos: -3.5,37.5 - parent: 2173 - - uid: 822 - components: - - type: Transform - pos: 2.5,35.5 - parent: 2173 - - uid: 823 - components: - - type: Transform - pos: 3.5,35.5 - parent: 2173 - - uid: 824 - components: - - type: Transform - pos: 4.5,35.5 - parent: 2173 - - uid: 825 - components: - - type: Transform - pos: 5.5,36.5 - parent: 2173 - - uid: 826 - components: - - type: Transform - pos: 5.5,37.5 - parent: 2173 - - uid: 827 - components: - - type: Transform - pos: 5.5,38.5 - parent: 2173 - - uid: 836 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -7.5,14.5 - parent: 2173 - - uid: 858 - components: - - type: Transform - pos: -19.5,16.5 - parent: 2173 - - uid: 860 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,14.5 - parent: 2173 - - uid: 861 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -25.5,15.5 - parent: 2173 - - uid: 862 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -25.5,16.5 - parent: 2173 - - uid: 863 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -25.5,17.5 - parent: 2173 - - uid: 962 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -7.5,17.5 - parent: 2173 - - uid: 963 - components: - - type: Transform - pos: -19.5,15.5 - parent: 2173 - - uid: 989 - components: - - type: Transform - pos: -27.5,19.5 - parent: 2173 - - uid: 990 - components: - - type: Transform - pos: -29.5,17.5 - parent: 2173 - - uid: 991 - components: - - type: Transform - pos: -29.5,16.5 - parent: 2173 - - uid: 992 - components: - - type: Transform - pos: -29.5,15.5 - parent: 2173 - - uid: 1055 - components: - - type: Transform - pos: -33.5,14.5 - parent: 2173 - - uid: 1056 - components: - - type: Transform - pos: -33.5,15.5 - parent: 2173 - - uid: 1057 - components: - - type: Transform - pos: -33.5,16.5 - parent: 2173 - - uid: 1059 - components: - - type: Transform - pos: -33.5,18.5 - parent: 2173 - - uid: 1078 - components: - - type: Transform - pos: -32.5,13.5 - parent: 2173 - - uid: 1079 - components: - - type: Transform - pos: -30.5,13.5 - parent: 2173 - - uid: 1080 - components: - - type: Transform - pos: -35.5,14.5 - parent: 2173 - - uid: 1083 - components: - - type: Transform - pos: -35.5,16.5 - parent: 2173 - - uid: 1170 - components: - - type: Transform - pos: -48.5,9.5 - parent: 2173 - - uid: 1171 - components: - - type: Transform - pos: -47.5,9.5 - parent: 2173 - - uid: 1188 - components: - - type: Transform - pos: -2.5,33.5 - parent: 2173 - - uid: 1189 - components: - - type: Transform - pos: -2.5,32.5 - parent: 2173 - - uid: 1190 - components: - - type: Transform - pos: -2.5,31.5 - parent: 2173 - - uid: 1191 - components: - - type: Transform - pos: 1.5,33.5 - parent: 2173 - - uid: 1192 - components: - - type: Transform - pos: 1.5,32.5 - parent: 2173 - - uid: 1193 - components: - - type: Transform - pos: 1.5,31.5 - parent: 2173 - - uid: 1199 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 41.5,27.5 - parent: 2173 - - uid: 1203 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 34.5,27.5 - parent: 2173 - - uid: 1204 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,27.5 - parent: 2173 - - uid: 1206 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,29.5 - parent: 2173 - - uid: 1207 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 51.5,21.5 - parent: 2173 - - uid: 1218 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 45.5,21.5 - parent: 2173 - - uid: 1223 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,24.5 - parent: 2173 - - uid: 1225 - components: - - type: Transform - pos: 44.5,19.5 - parent: 2173 - - uid: 1226 - components: - - type: Transform - pos: 43.5,19.5 - parent: 2173 - - uid: 1321 - components: - - type: Transform - pos: 7.5,12.5 - parent: 2173 - - uid: 1385 - components: - - type: Transform - pos: -55.5,18.5 - parent: 2173 - - uid: 1386 - components: - - type: Transform - pos: -55.5,16.5 - parent: 2173 - - uid: 1387 - components: - - type: Transform - pos: -55.5,14.5 - parent: 2173 - - uid: 1388 - components: - - type: Transform - pos: -55.5,12.5 - parent: 2173 - - uid: 1389 - components: - - type: Transform - pos: -55.5,10.5 - parent: 2173 - - uid: 1390 - components: - - type: Transform - pos: -54.5,11.5 - parent: 2173 - - uid: 1391 - components: - - type: Transform - pos: -54.5,13.5 - parent: 2173 - - uid: 1392 - components: - - type: Transform - pos: -54.5,15.5 - parent: 2173 - - uid: 1393 - components: - - type: Transform - pos: -54.5,17.5 - parent: 2173 - - uid: 1403 - components: - - type: Transform - pos: -53.5,11.5 - parent: 2173 - - uid: 1404 - components: - - type: Transform - pos: -53.5,13.5 - parent: 2173 - - uid: 1405 - components: - - type: Transform - pos: -53.5,15.5 - parent: 2173 - - uid: 1406 - components: - - type: Transform - pos: -53.5,17.5 - parent: 2173 - - uid: 1428 - components: - - type: Transform - pos: -55.5,8.5 - parent: 2173 - - uid: 1429 - components: - - type: Transform - pos: -55.5,7.5 - parent: 2173 - - uid: 1430 - components: - - type: Transform - pos: -55.5,6.5 - parent: 2173 - - uid: 1444 - components: - - type: Transform - pos: -52.5,19.5 - parent: 2173 - - uid: 1445 - components: - - type: Transform - pos: -51.5,19.5 - parent: 2173 - - uid: 1451 - components: - - type: Transform - pos: -49.5,19.5 - parent: 2173 - - uid: 1452 - components: - - type: Transform - pos: -48.5,19.5 - parent: 2173 - - uid: 1453 - components: - - type: Transform - pos: -47.5,19.5 - parent: 2173 - - uid: 1454 - components: - - type: Transform - pos: -45.5,19.5 - parent: 2173 - - uid: 1455 - components: - - type: Transform - pos: -44.5,19.5 - parent: 2173 - - uid: 1456 - components: - - type: Transform - pos: -43.5,19.5 - parent: 2173 - - uid: 1457 - components: - - type: Transform - pos: -42.5,19.5 - parent: 2173 - - uid: 1478 - components: - - type: Transform - pos: -46.5,18.5 - parent: 2173 - - uid: 1479 - components: - - type: Transform - pos: 0.5,7.5 - parent: 2173 - - uid: 1480 - components: - - type: Transform - pos: -0.5,7.5 - parent: 2173 - - uid: 1481 - components: - - type: Transform - pos: -1.5,7.5 - parent: 2173 - - uid: 1563 - components: - - type: Transform - pos: 45.5,19.5 - parent: 2173 - - uid: 1575 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,14.5 - parent: 2173 - - uid: 1576 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,14.5 - parent: 2173 - - uid: 1577 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,14.5 - parent: 2173 - - uid: 1587 - components: - - type: Transform - pos: -0.5,1.5 - parent: 2173 - - uid: 1588 - components: - - type: Transform - pos: -0.5,0.5 - parent: 2173 - - uid: 1589 - components: - - type: Transform - pos: -0.5,-0.5 - parent: 2173 - - uid: 1653 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -50.5,18.5 - parent: 2173 - - uid: 2166 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 52.5,21.5 - parent: 2173 - - uid: 2520 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 36.5,7.5 - parent: 2173 - - uid: 2541 - components: - - type: Transform - pos: 9.5,23.5 - parent: 2173 - - uid: 2544 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 19.5,27.5 - parent: 2173 - - uid: 2592 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,28.5 - parent: 2173 - - uid: 2605 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,23.5 - parent: 2173 - - uid: 2606 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,21.5 - parent: 2173 - - uid: 2645 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,29.5 - parent: 2173 - - uid: 2647 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 40.5,27.5 - parent: 2173 - - uid: 2648 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,29.5 - parent: 2173 - - uid: 2651 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,27.5 - parent: 2173 - - uid: 2652 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 44.5,27.5 - parent: 2173 - - uid: 2655 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,24.5 - parent: 2173 - - uid: 2753 - components: - - type: Transform - pos: -5.5,19.5 - parent: 2173 - - uid: 2799 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,14.5 - parent: 2173 - - uid: 2827 - components: - - type: Transform - pos: 18.5,12.5 - parent: 2173 - - uid: 2862 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,27.5 - parent: 2173 - - uid: 2979 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 35.5,7.5 - parent: 2173 - - uid: 2986 - components: - - type: Transform - pos: 40.5,21.5 - parent: 2173 - - uid: 3013 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,56.5 - parent: 2173 - - uid: 3045 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 12.5,21.5 - parent: 2173 - - uid: 3106 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,17.5 - parent: 2173 - - uid: 3139 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,27.5 - parent: 2173 - - uid: 3140 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,27.5 - parent: 2173 - - uid: 3141 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,28.5 - parent: 2173 - - uid: 3147 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,22.5 - parent: 2173 - - uid: 3150 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 20.5,27.5 - parent: 2173 - - uid: 3153 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 53.5,21.5 - parent: 2173 - - uid: 3716 - components: - - type: Transform - pos: 40.5,19.5 - parent: 2173 - - uid: 3774 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,27.5 - parent: 2173 - - uid: 3910 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 37.5,7.5 - parent: 2173 - - uid: 4225 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,24.5 - parent: 2173 - - uid: 4254 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,23.5 - parent: 2173 - - uid: 4255 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 59.5,28.5 - parent: 2173 - - uid: 4256 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 60.5,23.5 - parent: 2173 - - uid: 4257 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 60.5,27.5 - parent: 2173 - - uid: 4258 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 58.5,23.5 - parent: 2173 - - uid: 4261 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 44.5,21.5 - parent: 2173 - - uid: 4362 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,29.5 - parent: 2173 - - uid: 4367 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 33.5,27.5 - parent: 2173 - - uid: 4369 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,27.5 - parent: 2173 - - uid: 4978 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,29.5 - parent: 2173 - - uid: 4979 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 18.5,27.5 - parent: 2173 - - uid: 4986 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 32.5,27.5 - parent: 2173 - - uid: 4993 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,26.5 - parent: 2173 - - uid: 5002 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,24.5 - parent: 2173 - - uid: 5007 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,27.5 - parent: 2173 - - uid: 5010 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 49.5,27.5 - parent: 2173 - - uid: 5012 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 48.5,27.5 - parent: 2173 - - uid: 5013 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 50.5,27.5 - parent: 2173 - - uid: 5015 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 46.5,27.5 - parent: 2173 - - uid: 5018 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 45.5,27.5 - parent: 2173 - - uid: 5806 - components: - - type: Transform - pos: 41.5,19.5 - parent: 2173 - - uid: 5877 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,58.5 - parent: 2173 - - uid: 6025 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,50.5 - parent: 2173 - - uid: 6028 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,53.5 - parent: 2173 - - uid: 6030 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,54.5 - parent: 2173 - - uid: 6050 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,56.5 - parent: 2173 - - uid: 6051 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,56.5 - parent: 2173 - - uid: 6080 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,58.5 - parent: 2173 - - uid: 6081 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,59.5 - parent: 2173 - - uid: 6111 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,61.5 - parent: 2173 - - uid: 6112 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,61.5 - parent: 2173 - - uid: 6113 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,61.5 - parent: 2173 - - uid: 6116 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,61.5 - parent: 2173 - - proto: GrilleBroken - entities: - - uid: 3105 - components: - - type: Transform - pos: 32.5,10.5 - parent: 2173 - - uid: 6023 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,61.5 - parent: 2173 - - uid: 6026 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,52.5 - parent: 2173 - - uid: 6027 - components: - - type: Transform - pos: -5.5,51.5 - parent: 2173 - - uid: 6052 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,61.5 - parent: 2173 - - uid: 6109 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,61.5 - parent: 2173 - - uid: 6114 - components: - - type: Transform - pos: -0.5,60.5 - parent: 2173 - - uid: 6115 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,56.5 - parent: 2173 - - uid: 6117 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,61.5 - parent: 2173 - - proto: GunSafe - entities: - - uid: 4274 - components: - - type: Transform - anchored: True - pos: 7.5,23.5 - parent: 2173 - - type: DamageOnHighSpeedImpact - lastHit: 0 - - type: Physics - bodyType: Static - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.1496 - moles: - - 1.7459903 - - 6.568249 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 4380 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - proto: HandheldCrewMonitor - entities: - - uid: 2453 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -43.33178,11.546024 - parent: 2173 - - proto: HandheldGPSBasic - entities: - - uid: 4455 - components: - - type: Transform - pos: -1.3436317,4.707977 - parent: 2173 - - proto: HandheldHealthAnalyzer - entities: - - uid: 2452 - components: - - type: Transform - pos: -43.60983,11.692366 - parent: 2173 - - proto: HandheldStationMapUnpowered - entities: - - uid: 6149 - components: - - type: Transform - pos: 14.575308,16.57349 - parent: 2173 - - uid: 6150 - components: - - type: Transform - pos: 38.428596,15.708305 - parent: 2173 - - uid: 6151 - components: - - type: Transform - pos: 5.504186,22.699253 - parent: 2173 - - proto: Hemostat - entities: - - uid: 2674 - components: - - type: Transform - pos: -43.505615,13.764704 - parent: 2173 - - proto: HighSecFrontierCommandLocked - entities: - - uid: 2214 - components: - - type: Transform - pos: 18.5,14.5 - parent: 2173 - - uid: 4138 - components: - - type: Transform - pos: -27.5,13.5 - parent: 2173 - - proto: HospitalCurtains - entities: - - uid: 4420 - components: - - type: Transform - pos: 25.5,9.5 - parent: 2173 - - proto: HospitalCurtainsOpen - entities: - - uid: 1446 - components: - - type: Transform - pos: -53.5,18.5 - parent: 2173 - - uid: 1447 - components: - - type: Transform - pos: -53.5,16.5 - parent: 2173 - - uid: 1448 - components: - - type: Transform - pos: -53.5,14.5 - parent: 2173 - - uid: 1449 - components: - - type: Transform - pos: -53.5,12.5 - parent: 2173 - - uid: 1450 - components: - - type: Transform - pos: -53.5,10.5 - parent: 2173 - - uid: 2381 - components: - - type: Transform - pos: 26.5,12.5 - parent: 2173 - - uid: 4277 - components: - - type: Transform - pos: -5.5,28.5 - parent: 2173 - - proto: IngotGold1 - entities: - - uid: 1041 - components: - - type: Transform - pos: 29.459152,10.489595 - parent: 2173 - - uid: 1546 - components: - - type: Transform - pos: 29.175543,9.7157345 - parent: 2173 - - uid: 1787 - components: - - type: Transform - pos: 29.613848,11.611694 - parent: 2173 - - proto: IntercomAll - entities: - - uid: 5758 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,19.5 - parent: 2173 - - proto: IntercomCommon - entities: - - uid: 5764 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -26.5,0.5 - parent: 2173 - - uid: 5765 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,0.5 - parent: 2173 - - uid: 5766 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,0.5 - parent: 2173 - - uid: 5767 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 35.5,0.5 - parent: 2173 - - uid: 5768 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 50.5,0.5 - parent: 2173 - - uid: 5769 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 20.5,0.5 - parent: 2173 - - proto: IntercomEngineering - entities: - - uid: 5700 - components: - - type: Transform - pos: -30.5,5.5 - parent: 2173 - - uid: 5761 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,10.5 - parent: 2173 - - proto: IntercomMedical - entities: - - uid: 5762 - components: - - type: Transform - pos: -50.5,9.5 - parent: 2173 - - uid: 5763 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -42.5,13.5 - parent: 2173 - - proto: JanitorialTrolley - entities: - - uid: 4925 - components: - - type: Transform - pos: -3.5,22.5 - parent: 2173 - - proto: LampGold - entities: - - uid: 1474 - components: - - type: Transform - pos: 28.352488,17.108114 - parent: 2173 - - type: HandheldLight - toggleActionEntity: 2428 - - type: ContainerContainer - containers: - cell_slot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - actions: !type:Container - showEnts: False - occludes: True - ents: - - 2428 - - type: Physics - canCollide: True - - type: ActionsContainer - - uid: 4975 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 8.592261,22.02486 - parent: 2173 - - proto: LessLethalVendingMachine - entities: - - uid: 4293 - components: - - type: Transform - pos: 6.5,6.5 - parent: 2173 - - proto: Lighter - entities: - - uid: 2475 - components: - - type: Transform - pos: 28.428007,16.513512 - parent: 2173 - - proto: LockerEvidence - entities: - - uid: 4301 - components: - - type: Transform - pos: 46.5,15.5 - parent: 2173 - - proto: LockerFreezerBase - entities: - - uid: 4405 - components: - - type: Transform - pos: 46.5,10.5 - parent: 2173 - - type: Lock - locked: False - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.1496 - moles: - - 1.7459903 - - 6.568249 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 4406 - - 4407 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - proto: LockerStationRepresentativeFilled - entities: - - uid: 4969 - components: - - type: Transform - pos: 8.50093,23.502323 - parent: 2173 - - proto: LockerJanitorFilled - entities: - - uid: 4325 - components: - - type: Transform - pos: -3.5,23.5 - parent: 2173 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14923 - moles: - - 1.7459903 - - 6.568249 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - proto: LockerMailCarrierFilled - entities: - - uid: 4943 - components: - - type: Transform - pos: 31.5,15.5 - parent: 2173 - - proto: LockerMedicineFilled - entities: - - uid: 2440 - components: - - type: Transform - pos: -43.5,8.5 - parent: 2173 - - uid: 2441 - components: - - type: Transform - pos: -43.5,9.5 - parent: 2173 - - proto: LockerSecurityFilled - entities: - - uid: 387 - components: - - type: Transform - pos: 40.502724,18.50681 - parent: 2173 - - proto: MachineCryoSleepPod - entities: - - uid: 1394 - components: - - type: Transform - pos: -54.5,10.5 - parent: 2173 - - uid: 1395 - components: - - type: Transform - pos: -54.5,12.5 - parent: 2173 - - uid: 1396 - components: - - type: Transform - pos: -54.5,14.5 - parent: 2173 - - uid: 1397 - components: - - type: Transform - pos: -54.5,16.5 - parent: 2173 - - uid: 1398 - components: - - type: Transform - pos: -54.5,18.5 - parent: 2173 - - proto: MailBag - entities: - - uid: 805 - components: - - type: Transform - pos: 29.810764,16.661615 - parent: 2173 - - uid: 807 - components: - - type: Transform - pos: 29.342014,16.547031 - parent: 2173 - - proto: MailCarrierMothershipComputer - entities: - - uid: 4296 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,16.5 - parent: 2173 - - type: ContainerContainer - containers: - ShipyardConsole-targetId: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - board: !type:Container - showEnts: False - occludes: True - ents: [] - - proto: MailingUnit - entities: - - uid: 1084 - components: - - type: Transform - pos: -4.5,26.5 - parent: 2173 - - type: MailingUnit - tag: janitor - - type: Configuration - config: - tag: janitor - - uid: 1552 - components: - - type: Transform - pos: 17.5,16.5 - parent: 2173 - - type: MailingUnit - tag: bridge - - type: Configuration - config: - tag: bridge - - uid: 1783 - components: - - type: Transform - pos: 31.5,18.5 - parent: 2173 - - type: MailingUnit - tag: mailroom - - type: Configuration - config: - tag: mailroom - - uid: 2146 - components: - - type: Transform - pos: 39.5,15.5 - parent: 2173 - - type: MailingUnit - tag: stationguard - - proto: MailTeleporter - entities: - - uid: 5000 - components: - - type: Transform - pos: 12.5,20.5 - parent: 2173 - - proto: MaintenanceFluffSpawner - entities: - - uid: 2090 - components: - - type: Transform - pos: 45.5,13.5 - parent: 2173 - - proto: MaintenancePlantSpawner - entities: - - uid: 1812 - components: - - type: Transform - pos: 47.5,13.5 - parent: 2173 - - proto: MaintenanceToolSpawner - entities: - - uid: 1718 - components: - - type: Transform - pos: 44.5,13.5 - parent: 2173 - - proto: MaterialCloth - entities: - - uid: 1196 - components: - - type: Transform - pos: 6.3189855,18.603966 - parent: 2173 - - proto: MaterialDurathread - entities: - - uid: 4129 - components: - - type: Transform - pos: 6.6530757,18.317799 - parent: 2173 - - proto: MaterialReclaimer - entities: - - uid: 6144 - components: - - type: Transform - pos: 53.5,18.5 - parent: 2173 - - proto: MedicalScanner - entities: - - uid: 2567 - components: - - type: Transform - pos: -47.5,13.5 - parent: 2173 - - proto: MedkitAdvancedFilled - entities: - - uid: 5719 - components: - - type: Transform - pos: -48.514904,15.652771 - parent: 2173 - - proto: MedkitFilled - entities: - - uid: 2450 - components: - - type: Transform - pos: -43.639095,10.711878 - parent: 2173 - - proto: MedkitOxygenFilled - entities: - - uid: 2451 - components: - - type: Transform - pos: -43.346413,10.521635 - parent: 2173 - - uid: 5726 - components: - - type: Transform - pos: -49.549885,7.6907353 - parent: 2173 - - proto: MedkitRadiationFilled - entities: - - uid: 4487 - components: - - type: Transform - pos: -47.339905,15.60277 - parent: 2173 - - uid: 4488 - components: - - type: Transform - pos: -47.614902,15.47777 - parent: 2173 - - proto: MedkitToxinFilled - entities: - - uid: 5717 - components: - - type: Transform - pos: -47.914906,15.627771 - parent: 2173 - - uid: 5718 - components: - - type: Transform - pos: -48.114902,15.427771 - parent: 2173 - - proto: MinimoogInstrument - entities: - - uid: 3688 - components: - - type: Transform - pos: 25.5,11.5 - parent: 2173 - - proto: Mirror - entities: - - uid: 2402 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -48.5,16.5 - parent: 2173 - - uid: 4307 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,9.5 - parent: 2173 - - proto: MopItem - entities: - - uid: 4189 - components: - - type: Transform - pos: -5.4123645,21.559769 - parent: 2173 - - proto: Morgue - entities: - - uid: 1462 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -42.5,18.5 - parent: 2173 - - uid: 1463 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -42.5,17.5 - parent: 2173 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.1496 - moles: - - 1.7459903 - - 6.568249 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 1464 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -42.5,14.5 - parent: 2173 - - uid: 1465 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -42.5,15.5 - parent: 2173 - - uid: 1466 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -42.5,16.5 - parent: 2173 - - uid: 4401 - components: - - type: Transform - pos: -45.5,18.5 - parent: 2173 - - uid: 6110 - components: - - type: Transform - pos: -44.5,18.5 - parent: 2173 - - proto: Multitool - entities: - - uid: 2744 - components: - - type: Transform - pos: -31.715122,9.949261 - parent: 2173 - - proto: NetworkConfigurator - entities: - - uid: 2551 - components: - - type: Transform - pos: -49.299927,10.571657 - parent: 2173 - - proto: NFAshtray - entities: - - uid: 1753 - components: - - type: Transform - pos: 28.730091,16.628096 - parent: 2173 - - proto: NitrogenCanister - entities: - - uid: 4068 - components: - - type: Transform - pos: -38.5,14.5 - parent: 2173 - - proto: NoticeBoardNF - entities: - - uid: 4937 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,25.5 - parent: 2173 - - proto: NuclearBomb - entities: - - uid: 5005 - components: - - type: Transform - pos: 23.5,15.5 - parent: 2173 - - proto: OxygenCanister - entities: - - uid: 4067 - components: - - type: Transform - pos: -38.5,16.5 - parent: 2173 - - proto: Paper - entities: - - uid: 4430 - components: - - type: MetaData - name: Fridge policy note - - type: Transform - pos: 45.65887,10.588829 - parent: 2173 - - type: Paper - stampState: paper_stamp-centcom - stampedBy: - - stampedBorderless: False - stampedColor: '#004200FF' - stampedName: Sergeant Stamps-the-Papers - content: >2 +- proto: "" + entities: + - uid: 2173 + components: + - type: MetaData + - type: Transform + pos: 0.121950805,-0.15609694 + parent: 5691 + - type: MapGrid + chunks: + 0,0: + ind: 0,0 + tiles: agAAAAACfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAfQAAAAAAXAAAAAABXAAAAAAAXAAAAAACXAAAAAADXAAAAAACXAAAAAADXAAAAAABXAAAAAADXAAAAAAAXAAAAAABXAAAAAAAXAAAAAACXAAAAAAAXAAAAAACXAAAAAACawAAAAAAXAAAAAABXAAAAAAAXAAAAAAAXAAAAAADXAAAAAADXAAAAAACXAAAAAADXAAAAAADXAAAAAADXAAAAAADXAAAAAADXAAAAAACXAAAAAAAXAAAAAADXAAAAAABawAAAAAAXAAAAAABXAAAAAAAXAAAAAABXAAAAAADXAAAAAACXAAAAAADXAAAAAABXAAAAAAAXAAAAAABXAAAAAABXAAAAAABXAAAAAACXAAAAAAAXAAAAAADXAAAAAACawAAAAAAXAAAAAADXAAAAAAAXAAAAAAAXAAAAAACXAAAAAAAXAAAAAADXAAAAAABXAAAAAADXAAAAAADXAAAAAADXAAAAAAAXAAAAAABXAAAAAADXAAAAAADXAAAAAABawAAAAAAXAAAAAAAXAAAAAADXAAAAAADXAAAAAACXAAAAAABXAAAAAADXAAAAAAAXAAAAAACXAAAAAAAXAAAAAABXAAAAAADXAAAAAACXAAAAAAAXAAAAAADXAAAAAADawAAAAAAXAAAAAAAXAAAAAABXAAAAAADXAAAAAAAXAAAAAACXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAABfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAAAaAAAAAAAHgAAAAAAHgAAAAADHgAAAAABfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaAAAAAAAaAAAAAAAHgAAAAADHgAAAAAAHgAAAAADfQAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAABHgAAAAADHgAAAAABLgAAAAAAHgAAAAAAfQAAAAAAAAAAAAAAfQAAAAAAHgAAAAABLgAAAAADHgAAAAABLgAAAAADHgAAAAABLgAAAAABHgAAAAACHgAAAAABXAAAAAADHgAAAAACHgAAAAAAHgAAAAAAHgAAAAACfQAAAAAAAAAAAAAAfQAAAAAAHgAAAAACLgAAAAADHgAAAAAALgAAAAABHgAAAAABLgAAAAABHgAAAAABHgAAAAABaAAAAAAAaAAAAAAAHgAAAAAALgAAAAAAHgAAAAADfQAAAAAAAAAAAAAAfQAAAAAAHgAAAAACHgAAAAADHgAAAAAAHgAAAAADHgAAAAACHgAAAAAAHgAAAAACHgAAAAADXAAAAAAAaAAAAAAAHgAAAAAAHgAAAAADHgAAAAACfQAAAAAAAAAAAAAAfQAAAAAAHgAAAAABHgAAAAABHgAAAAADHgAAAAACHgAAAAAAHgAAAAABHgAAAAABHgAAAAABfQAAAAAAXAAAAAADHgAAAAACLgAAAAADHgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAHgAAAAABHgAAAAADHgAAAAACLgAAAAACLgAAAAACHgAAAAACXAAAAAADawAAAAAAHgAAAAACHgAAAAAAHgAAAAABawAAAAAAHgAAAAACHgAAAAAAHgAAAAACawAAAAAAHgAAAAABHgAAAAAALgAAAAABHgAAAAACHgAAAAACLgAAAAAB + version: 6 + -1,0: + ind: -1,0 + tiles: fQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAagAAAAABfQAAAAAAXAAAAAADXAAAAAACXAAAAAACXAAAAAACXAAAAAABXAAAAAACXAAAAAACXAAAAAACXAAAAAACXAAAAAABXAAAAAACXAAAAAABXAAAAAADfQAAAAAAawAAAAAAfQAAAAAAXAAAAAADXAAAAAABXAAAAAAAXAAAAAACXAAAAAAAXAAAAAABXAAAAAADXAAAAAABXAAAAAACXAAAAAACXAAAAAACXAAAAAABXAAAAAABawAAAAAAXAAAAAADXAAAAAACXAAAAAADXAAAAAACXAAAAAABXAAAAAABXAAAAAACXAAAAAAAXAAAAAACXAAAAAAAXAAAAAABXAAAAAAAXAAAAAADXAAAAAAAXAAAAAABawAAAAAAXAAAAAADXAAAAAACXAAAAAABXAAAAAADXAAAAAAAXAAAAAADXAAAAAAAXAAAAAACXAAAAAADXAAAAAAAXAAAAAAAXAAAAAABXAAAAAACXAAAAAABXAAAAAACawAAAAAAXAAAAAACXAAAAAABXAAAAAADXAAAAAABXAAAAAABXAAAAAABXAAAAAACXAAAAAABXAAAAAAAXAAAAAABXAAAAAABXAAAAAACXAAAAAABXAAAAAAAXAAAAAACawAAAAAAXAAAAAAAXAAAAAACfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAAAXAAAAAADXAAAAAADXAAAAAABXAAAAAADXAAAAAADXAAAAAACXAAAAAABXAAAAAABawAAAAAAXAAAAAABXAAAAAABAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAACHgAAAAACHgAAAAADaAAAAAAAXAAAAAADaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAADHgAAAAACHgAAAAACaAAAAAAAaAAAAAAAaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAADLgAAAAAAHgAAAAAAHgAAAAACXAAAAAABXAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAADHgAAAAADHgAAAAABHgAAAAACXAAAAAACXAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAACLgAAAAABHgAAAAABaAAAAAAAaAAAAAAAaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAACHgAAAAADHgAAAAABaAAAAAAAXAAAAAAAaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAHgAAAAAALgAAAAADHgAAAAAAXAAAAAABfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAawAAAAAAaQAAAAABawAAAAAAHgAAAAAAHgAAAAADHgAAAAADawAAAAAAXAAAAAADXAAAAAAA + version: 6 + 1,0: + ind: 1,0 + tiles: fQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAXAAAAAAAXAAAAAACXAAAAAABXAAAAAACXAAAAAADXAAAAAABXAAAAAACXAAAAAABXAAAAAAAXAAAAAACawAAAAAAXAAAAAADXAAAAAABXAAAAAACXAAAAAADXAAAAAADXAAAAAACXAAAAAACXAAAAAABXAAAAAADXAAAAAADXAAAAAADXAAAAAADXAAAAAABXAAAAAADXAAAAAAAawAAAAAAXAAAAAADXAAAAAACXAAAAAABXAAAAAAAXAAAAAAAXAAAAAACXAAAAAACXAAAAAACXAAAAAABXAAAAAACXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAABXAAAAAABawAAAAAAXAAAAAABXAAAAAACXAAAAAADXAAAAAACXAAAAAABXAAAAAABXAAAAAAAXAAAAAACXAAAAAACXAAAAAABXAAAAAACXAAAAAACXAAAAAACXAAAAAAAXAAAAAACawAAAAAAXAAAAAACXAAAAAACXAAAAAACXAAAAAADXAAAAAADXAAAAAADfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAACXAAAAAAAXAAAAAADXAAAAAAAXAAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAPwAAAAAAPwAAAAAAPwAAAAAAPwAAAAAAfQAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAfQAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAHgAAAAABHgAAAAAAfQAAAAAAPwAAAAAAPwAAAAAAPwAAAAAAPwAAAAAAfQAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAHgAAAAADHgAAAAADawAAAAAAPwAAAAAAPwAAAAAAPwAAAAAAPwAAAAAAawAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAfQAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAHgAAAAACHgAAAAAAfQAAAAAAPwAAAAAAPwAAAAAAPwAAAAAAPwAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAfQAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAHgAAAAACHgAAAAABfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAHgAAAAABHgAAAAABHwAAAAAAUwAAAAAAEgAAAAAAEgAAAAAAEgAAAAAAEgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAHgAAAAACHgAAAAADfQAAAAAAUwAAAAAAUwAAAAAAUwAAAAAAUwAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAZgAAAAAA + version: 6 + -2,0: + ind: -2,0 + tiles: fQAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAAAXAAAAAABXAAAAAACXAAAAAACawAAAAAAXAAAAAABXAAAAAAAXAAAAAAAXAAAAAACXAAAAAACXAAAAAADXAAAAAAAXAAAAAACXAAAAAACXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAABXAAAAAADXAAAAAADawAAAAAAXAAAAAABXAAAAAADXAAAAAADXAAAAAABXAAAAAACXAAAAAACXAAAAAACXAAAAAACXAAAAAAAXAAAAAADXAAAAAACXAAAAAAAXAAAAAADXAAAAAADXAAAAAACawAAAAAAXAAAAAABXAAAAAAAXAAAAAACXAAAAAADXAAAAAACXAAAAAADXAAAAAACXAAAAAACXAAAAAAAXAAAAAABXAAAAAACXAAAAAADXAAAAAABXAAAAAABXAAAAAACawAAAAAAXAAAAAADXAAAAAABXAAAAAADXAAAAAAAXAAAAAADXAAAAAABXAAAAAABXAAAAAADXAAAAAADXAAAAAABXAAAAAADXAAAAAADfQAAAAAAXAAAAAAAXAAAAAACfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAABXAAAAAACXAAAAAABfQAAAAAAawAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAACfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAXAAAAAABfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAXAAAAAACfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAXAAAAAADfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAXAAAAAADXAAAAAABXAAAAAAAXAAAAAAAXAAAAAADXAAAAAADfQAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAXAAAAAABXAAAAAABXAAAAAABXAAAAAACXAAAAAABXAAAAAACawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAHgAAAAAAHgAAAAACHgAAAAADfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAHgAAAAACHgAAAAABHgAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAA + version: 6 + -2,-1: + ind: -2,-1 + tiles: fQAAAAAAXAAAAAADXAAAAAABXAAAAAACfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAABXAAAAAACXAAAAAACfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAABXAAAAAACXAAAAAABfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAAAXAAAAAABXAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAACXAAAAAADXAAAAAACfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAACXAAAAAACXAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAADXAAAAAACXAAAAAABfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAAAXAAAAAADXAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAAAXAAAAAABXAAAAAACfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAACXAAAAAADXAAAAAACfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAABXAAAAAACXAAAAAACfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAAAXAAAAAAAXAAAAAACfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAAAXAAAAAABXAAAAAADfQAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -2,-2: + ind: -2,-2 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAagAAAAABagAAAAAAagAAAAADfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAawAAAAAAXAAAAAADXAAAAAABXAAAAAABawAAAAAAaQAAAAADfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAawAAAAAAXAAAAAABXAAAAAAAXAAAAAABawAAAAAAaQAAAAADfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAawAAAAAAXAAAAAABXAAAAAACXAAAAAADawAAAAAAaQAAAAACfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAABXAAAAAADXAAAAAADfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAAAXAAAAAACXAAAAAADfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAACXAAAAAADXAAAAAADfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAACXAAAAAADXAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAAAXAAAAAACXAAAAAABfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAABXAAAAAABXAAAAAACfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAABXAAAAAADXAAAAAADfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAACXAAAAAAAXAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + 1,-1: + ind: 1,-1 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAADXAAAAAADXAAAAAABfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAABXAAAAAADXAAAAAABfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAADXAAAAAABXAAAAAABfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAADXAAAAAADXAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAACXAAAAAACXAAAAAABfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAACXAAAAAAAXAAAAAABfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAABXAAAAAADXAAAAAADfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAABXAAAAAADXAAAAAACfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAACXAAAAAACXAAAAAACfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAACXAAAAAACXAAAAAACfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAACXAAAAAADXAAAAAADfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAAAXAAAAAACXAAAAAADfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAAAXAAAAAABXAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAXAAAAAACXAAAAAAAXAAAAAACfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAXAAAAAACXAAAAAADXAAAAAACfQAAAAAAfAAAAAAA + version: 6 + 1,-2: + ind: 1,-2 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAagAAAAADagAAAAAAagAAAAACfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAaQAAAAADawAAAAAAXAAAAAABXAAAAAADXAAAAAAAawAAAAAAaQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAaQAAAAABawAAAAAAXAAAAAAAXAAAAAADXAAAAAACawAAAAAAaQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAaQAAAAADawAAAAAAXAAAAAACXAAAAAABXAAAAAABawAAAAAAaQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAXAAAAAADXAAAAAACXAAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAABXAAAAAAAXAAAAAADfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAADXAAAAAADXAAAAAABfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAADXAAAAAADXAAAAAACfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAAAXAAAAAAAXAAAAAADfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAACXAAAAAADXAAAAAADfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAABXAAAAAADXAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAAAXAAAAAADXAAAAAACfQAAAAAAAAAAAAAA + version: 6 + -3,-2: + ind: -3,-2 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAaQAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAaQAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAaQAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -3,0: + ind: -3,0 + tiles: fQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAbwAAAAABfQAAAAAAXAAAAAACXAAAAAADXAAAAAACXAAAAAACXAAAAAABXAAAAAABXAAAAAAAXAAAAAADXAAAAAABXAAAAAACXAAAAAAAXAAAAAABXAAAAAABXAAAAAACbwAAAAABawAAAAAAXAAAAAACXAAAAAAAXAAAAAACXAAAAAAAXAAAAAAAXAAAAAACXAAAAAADXAAAAAABXAAAAAACXAAAAAACXAAAAAABXAAAAAAAXAAAAAAAXAAAAAABbwAAAAAAawAAAAAAXAAAAAAAXAAAAAADXAAAAAACXAAAAAACXAAAAAADXAAAAAACXAAAAAADXAAAAAABXAAAAAAAXAAAAAADXAAAAAACXAAAAAABXAAAAAABXAAAAAADbwAAAAACawAAAAAAXAAAAAAAXAAAAAABXAAAAAADXAAAAAACXAAAAAAAXAAAAAABXAAAAAACXAAAAAADXAAAAAAAXAAAAAAAXAAAAAADXAAAAAAAXAAAAAAAXAAAAAADbwAAAAAAfQAAAAAAXAAAAAADXAAAAAAAXAAAAAAAXAAAAAABXAAAAAABXAAAAAADXAAAAAABXAAAAAABXAAAAAAAXAAAAAABXAAAAAABfQAAAAAAXAAAAAAAXAAAAAACbwAAAAABfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAXAAAAAADXAAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAZwAAAAABXAAAAAAAbwAAAAAAawAAAAAAbwAAAAAAbwAAAAADfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAZwAAAAADXAAAAAABbwAAAAACawAAAAAAIgAAAAABIgAAAAADIgAAAAADfQAAAAAAawAAAAAAXAAAAAABXAAAAAACawAAAAAAfQAAAAAAIwAAAAABIwAAAAACIwAAAAAAXAAAAAABXAAAAAACfQAAAAAAfQAAAAAAIgAAAAAAIgAAAAAAIgAAAAADfQAAAAAAawAAAAAAXAAAAAADXAAAAAABawAAAAAAfQAAAAAAIwAAAAACIwAAAAAAIwAAAAABXAAAAAAAXAAAAAACHgAAAAAAfQAAAAAAIgAAAAADIgAAAAADIgAAAAACfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAIwAAAAADIwAAAAACIwAAAAABXAAAAAACXAAAAAADHgAAAAAAfQAAAAAAIgAAAAABIgAAAAADIgAAAAABfQAAAAAAXAAAAAADXAAAAAADXAAAAAAAXAAAAAAAXAAAAAADXAAAAAABXAAAAAACXAAAAAAAXAAAAAADXAAAAAABHgAAAAAAfQAAAAAAfQAAAAAAawAAAAAAfQAAAAAAfQAAAAAAXAAAAAAAXAAAAAAAXAAAAAABXAAAAAABXAAAAAABXAAAAAABXAAAAAAAXAAAAAABXAAAAAADXAAAAAABHgAAAAAAfQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAbwAAAAAAawAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAfQAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAbwAAAAABfQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAfQAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAfQAAAAAAfQAAAAAA + version: 6 + -4,0: + ind: -4,0 + tiles: AAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAfQAAAAAAaQAAAAADawAAAAAAXAAAAAACXAAAAAADXAAAAAABawAAAAAAbwAAAAABbwAAAAACbwAAAAABbwAAAAABbwAAAAACbwAAAAADbwAAAAABbwAAAAACAAAAAAAAfQAAAAAAaQAAAAAAawAAAAAAXAAAAAACXAAAAAABXAAAAAADawAAAAAAbwAAAAABbwAAAAACbwAAAAADbwAAAAADbwAAAAACbwAAAAAAHgAAAAABbwAAAAACAAAAAAAAfQAAAAAAaQAAAAAAawAAAAAAXAAAAAADXAAAAAAAXAAAAAACawAAAAAAbwAAAAAAbwAAAAABbwAAAAAAbwAAAAABbwAAAAACHgAAAAACHgAAAAABHgAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAbwAAAAADbwAAAAAAbwAAAAACbwAAAAADbwAAAAACHgAAAAAAbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAbwAAAAAAbwAAAAAAHgAAAAAAbwAAAAACbwAAAAABbwAAAAABbwAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAbwAAAAABHgAAAAABHgAAAAACHgAAAAAAbwAAAAAAbwAAAAAAbwAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAbwAAAAACbwAAAAABHgAAAAABbwAAAAACbwAAAAADbwAAAAACbwAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAbwAAAAADbwAAAAABbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAALQAAAAAALQAAAAAAbwAAAAABbwAAAAADfQAAAAAAHgAAAAACHgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAbwAAAAABbwAAAAADHgAAAAABHgAAAAACHgAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAALQAAAAAALQAAAAAAbwAAAAADbwAAAAAAHgAAAAADHgAAAAADHgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAbwAAAAABbwAAAAACbwAAAAAAHgAAAAABHgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAALQAAAAAALQAAAAAAbwAAAAABbwAAAAADbwAAAAABbwAAAAACbwAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAbwAAAAAAbwAAAAACbwAAAAADbwAAAAADbwAAAAAD + version: 6 + -4,-1: + ind: -4,-1 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAagAAAAAAagAAAAAAagAAAAABfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -3,-1: + ind: -3,-1 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAA + version: 6 + 2,-2: + ind: 2,-2 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + 2,-1: + ind: 2,-1 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + 2,0: + ind: 2,0 + tiles: fQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAAAXAAAAAADXAAAAAABXAAAAAADXAAAAAABXAAAAAACXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAADXAAAAAABXAAAAAAAXAAAAAACXAAAAAABXAAAAAAAXAAAAAACXAAAAAADXAAAAAADXAAAAAABXAAAAAABXAAAAAABXAAAAAACXAAAAAAAXAAAAAADXAAAAAACXAAAAAACXAAAAAAAXAAAAAAAXAAAAAABXAAAAAAAXAAAAAADXAAAAAADXAAAAAACXAAAAAABXAAAAAACXAAAAAAAXAAAAAAAXAAAAAABXAAAAAAAXAAAAAADXAAAAAADXAAAAAACXAAAAAACXAAAAAABXAAAAAADXAAAAAAAXAAAAAACXAAAAAACXAAAAAAAXAAAAAABXAAAAAACXAAAAAAAXAAAAAACXAAAAAACXAAAAAAAXAAAAAADXAAAAAAAXAAAAAABXAAAAAADXAAAAAABXAAAAAABXAAAAAADXAAAAAADXAAAAAADXAAAAAABXAAAAAAAXAAAAAABXAAAAAACXAAAAAAAXAAAAAACXAAAAAADXAAAAAABXAAAAAABXAAAAAACXAAAAAACXAAAAAABXAAAAAABXAAAAAABXAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAfQAAAAAAXAAAAAABXAAAAAACXAAAAAABXAAAAAAAXAAAAAADXAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAIgAAAAAAIgAAAAAAIgAAAAAAIgAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAIgAAAAAAIgAAAAAAIgAAAAAAIgAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAIgAAAAAAIgAAAAAAIgAAAAAAIgAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAIgAAAAAAIgAAAAAAIgAAAAAAIgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAZgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAIgAAAAAAfQAAAAAA + version: 6 + 3,0: + ind: 3,0 + tiles: fQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAXAAAAAABXAAAAAAAXAAAAAAAXAAAAAADXAAAAAADXAAAAAADXAAAAAAAawAAAAAAXAAAAAADXAAAAAACXAAAAAADawAAAAAAaQAAAAADfQAAAAAAAAAAAAAAAAAAAAAAXAAAAAADXAAAAAADXAAAAAACXAAAAAABXAAAAAAAXAAAAAAAXAAAAAADawAAAAAAXAAAAAAAXAAAAAAAXAAAAAADawAAAAAAaQAAAAACfQAAAAAAAAAAAAAAAAAAAAAAXAAAAAADXAAAAAADXAAAAAAAXAAAAAAAXAAAAAADXAAAAAABXAAAAAAAawAAAAAAXAAAAAACXAAAAAADXAAAAAACawAAAAAAaQAAAAADfQAAAAAAAAAAAAAAAAAAAAAAXAAAAAACXAAAAAADfQAAAAAAfQAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAXAAAAAAAXAAAAAABfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAACfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAABfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + 3,-1: + ind: 3,-1 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAagAAAAABagAAAAABagAAAAADfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + 0,1: + ind: 0,1 + tiles: XAAAAAACawAAAAAAHgAAAAABHgAAAAADHgAAAAACawAAAAAAHgAAAAAAHgAAAAABHgAAAAACawAAAAAAHgAAAAAAHgAAAAADHgAAAAAAHgAAAAABHgAAAAAAHgAAAAAAXAAAAAADawAAAAAAHgAAAAADLgAAAAAAHgAAAAACfQAAAAAAfQAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAXAAAAAABawAAAAAAHgAAAAACHgAAAAAAHgAAAAABfQAAAAAAHgAAAAACHgAAAAADHgAAAAADfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAHgAAAAABHgAAAAACHgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAABXAAAAAAAfQAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAZwAAAAAAXAAAAAACXAAAAAABZwAAAAADXAAAAAACXAAAAAADfQAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAfQAAAAAAXAAAAAACXAAAAAAAZwAAAAACXAAAAAABXAAAAAACfQAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAADXAAAAAADXAAAAAADXAAAAAAAXAAAAAADfQAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAfQAAAAAAXAAAAAABXAAAAAABawAAAAAAXAAAAAADXAAAAAACXAAAAAAAXAAAAAABXAAAAAABfQAAAAAAfQAAAAAAXAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAABXAAAAAACawAAAAAAXAAAAAADXAAAAAADXAAAAAACXAAAAAAAXAAAAAAAfQAAAAAAXAAAAAABZwAAAAABZwAAAAABZwAAAAACZwAAAAABZwAAAAAAXAAAAAADXAAAAAADXAAAAAADawAAAAAAXAAAAAADXAAAAAAAXAAAAAADXAAAAAABXAAAAAADawAAAAAAXAAAAAABXAAAAAABXAAAAAABXAAAAAABXAAAAAACXAAAAAABXAAAAAADXAAAAAACXAAAAAABawAAAAAAXAAAAAADXAAAAAACXAAAAAAAXAAAAAADXAAAAAABawAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAACXAAAAAABXAAAAAABXAAAAAAAXAAAAAABfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAACXAAAAAABawAAAAAAXAAAAAACXAAAAAACXAAAAAABXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAADXAAAAAADXAAAAAACfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAACfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAawAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAACfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -1,1: + ind: -1,1 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAawAAAAAAaQAAAAACawAAAAAAHgAAAAABHgAAAAACHgAAAAADawAAAAAAXAAAAAABXAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAHgAAAAADLgAAAAACHgAAAAADawAAAAAAXAAAAAACXAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAHgAAAAABHgAAAAABHgAAAAAAawAAAAAAXAAAAAAAXAAAAAABfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAawAAAAAAfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAACHgAAAAABHgAAAAAAfQAAAAAAXAAAAAABXAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAADHgAAAAABHgAAAAACfQAAAAAAXAAAAAABXAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAABHgAAAAADHgAAAAACfQAAAAAAXAAAAAADXAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAACHgAAAAABHgAAAAABfQAAAAAAXAAAAAACXAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAADHgAAAAACHgAAAAAAfQAAAAAAXAAAAAADXAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAADXAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAPwAAAAAAPwAAAAAAPwAAAAAAawAAAAAAXAAAAAAAXAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAPwAAAAAAPwAAAAAAPwAAAAAAfQAAAAAAXAAAAAADXAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAPwAAAAAAPwAAAAAAPwAAAAAAfQAAAAAAXAAAAAAAXAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAADXAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAawAAAAAAawAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAXAAAAAABXAAAAAAA + version: 6 + -2,1: + ind: -2,1 + tiles: fQAAAAAAfQAAAAAAfQAAAAAAQQAAAAAAQQAAAAAAQQAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAQQAAAAAAQQAAAAAAQQAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAQQAAAAAAQQAAAAAAQQAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + 1,1: + ind: 1,1 + tiles: HgAAAAADHgAAAAABfQAAAAAAEgAAAAAAEgAAAAAAEgAAAAAAEgAAAAAAEgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAZgAAAAAAZgAAAAAAZgAAAAAAZgAAAAAAZgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAZgAAAAAAZgAAAAAAZgAAAAAAZgAAAAAAZgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAZgAAAAAAZgAAAAAAZgAAAAAAZgAAAAAAZgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAfQAAAAAAfQAAAAAAZwAAAAABZwAAAAAAZwAAAAADZwAAAAACZwAAAAAAZwAAAAACZwAAAAABZwAAAAACZwAAAAACZwAAAAADZwAAAAABZwAAAAACZwAAAAACXAAAAAACXAAAAAABXAAAAAABXAAAAAADZwAAAAAAXAAAAAACZwAAAAAAXAAAAAADZwAAAAAAXAAAAAADZwAAAAADXAAAAAAAZwAAAAADXAAAAAACZwAAAAADXAAAAAABXAAAAAACXAAAAAAAXAAAAAADXAAAAAAAXAAAAAADXAAAAAADXAAAAAACXAAAAAADXAAAAAABXAAAAAABXAAAAAADXAAAAAACXAAAAAAAXAAAAAADXAAAAAABXAAAAAABXAAAAAABXAAAAAADXAAAAAACXAAAAAADXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAABXAAAAAABXAAAAAAAXAAAAAAAXAAAAAABXAAAAAACXAAAAAABXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAABXAAAAAADXAAAAAABXAAAAAADXAAAAAAAXAAAAAAAXAAAAAACXAAAAAADXAAAAAACXAAAAAADXAAAAAABXAAAAAAAXAAAAAAAXAAAAAADXAAAAAAAXAAAAAADXAAAAAABXAAAAAABXAAAAAAAXAAAAAABXAAAAAADXAAAAAADXAAAAAAAXAAAAAADXAAAAAAAXAAAAAADXAAAAAACXAAAAAACXAAAAAABXAAAAAADXAAAAAAAXAAAAAADXAAAAAABXAAAAAADXAAAAAAAXAAAAAACXAAAAAADXAAAAAADXAAAAAADXAAAAAADXAAAAAAAXAAAAAADXAAAAAAAXAAAAAACfQAAAAAAawAAAAAAfQAAAAAAawAAAAAAfQAAAAAAXAAAAAADfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAagAAAAACfQAAAAAAagAAAAACfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + 0,2: + ind: 0,2 + tiles: XAAAAAADfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAABfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAawAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAAAXAAAAAACXAAAAAADXAAAAAABXAAAAAACfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAADXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAADfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAABXAAAAAACXAAAAAACIwAAAAABIwAAAAADfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAABXAAAAAAAXAAAAAACIwAAAAABIwAAAAABfQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAACXAAAAAACXAAAAAAAXAAAAAACXAAAAAABfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAADXAAAAAABXAAAAAACXAAAAAABXAAAAAABXAAAAAADXAAAAAACXAAAAAABXAAAAAADfQAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIwAAAAADIwAAAAACIwAAAAADIwAAAAAAIwAAAAABZwAAAAAAXAAAAAADXAAAAAADXAAAAAABfQAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIwAAAAACIwAAAAABIwAAAAAAIwAAAAADIwAAAAADZwAAAAABXAAAAAACXAAAAAACXAAAAAAAfQAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIwAAAAABIwAAAAABIwAAAAABIwAAAAADIwAAAAADZwAAAAABXAAAAAAAXAAAAAADXAAAAAADfQAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIwAAAAABIwAAAAAAIwAAAAADIwAAAAADIwAAAAACZwAAAAAAXAAAAAABXAAAAAAAXAAAAAABfQAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIwAAAAADIwAAAAAAIwAAAAABIwAAAAAAIwAAAAAAZwAAAAACXAAAAAABXAAAAAABXAAAAAAAfQAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAACXAAAAAACXAAAAAAAXAAAAAABXAAAAAABXAAAAAADXAAAAAACXAAAAAABXAAAAAADfQAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -1,2: + ind: -1,2 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAXAAAAAAAXAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAXAAAAAACXAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAawAAAAAAawAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAXAAAAAADXAAAAAADXAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAXAAAAAACXAAAAAAAXAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAXAAAAAACXAAAAAAAXAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAXAAAAAADXAAAAAABXAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAXAAAAAABXAAAAAACXAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAACXAAAAAAAXAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAXAAAAAAAXAAAAAADZwAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAXAAAAAACXAAAAAAAZwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAXAAAAAAAXAAAAAAAZwAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAXAAAAAABXAAAAAADZwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAXAAAAAABXAAAAAACZwAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAACXAAAAAACXAAAAAAA + version: 6 + 2,1: + ind: 2,1 + tiles: ZgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAIgAAAAAAfQAAAAAAZgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAawAAAAAAawAAAAAAawAAAAAAXAAAAAAAfQAAAAAAZgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAawAAAAAAawAAAAAAawAAAAAAXAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAIwAAAAAAIwAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAfQAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAawAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAABXAAAAAAAXAAAAAACXAAAAAADXAAAAAACXAAAAAAAXAAAAAAAXAAAAAABXAAAAAAAXAAAAAAAXAAAAAAAawAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAACXAAAAAAAXAAAAAACXAAAAAADXAAAAAADXAAAAAABXAAAAAACXAAAAAAAXAAAAAADXAAAAAAAXAAAAAAAXAAAAAACawAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAACXAAAAAACXAAAAAAAXAAAAAABXAAAAAADXAAAAAAAXAAAAAABXAAAAAAAXAAAAAABXAAAAAABXAAAAAADXAAAAAAAawAAAAAAXAAAAAADXAAAAAABXAAAAAAAXAAAAAADXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAADXAAAAAADXAAAAAACXAAAAAACXAAAAAACXAAAAAACXAAAAAABawAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAADXAAAAAABXAAAAAADXAAAAAAAXAAAAAAAXAAAAAADXAAAAAAAXAAAAAACXAAAAAABfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + 3,1: + ind: 3,1 + tiles: XAAAAAAAfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAAAfQAAAAAAfQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAfQAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAADfQAAAAAAfQAAAAAAYwAAAAAAfQAAAAAAYwAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAACfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAABXAAAAAAAXAAAAAABXAAAAAACXAAAAAADXAAAAAABfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAABXAAAAAAAXAAAAAAAXAAAAAABXAAAAAACXAAAAAABfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAXAAAAAACXAAAAAADXAAAAAACXAAAAAAAXAAAAAADXAAAAAAAXAAAAAAAawAAAAAAXAAAAAAAXAAAAAADXAAAAAACawAAAAAAaQAAAAACfQAAAAAAAAAAAAAAAAAAAAAAXAAAAAACXAAAAAABXAAAAAAAXAAAAAACXAAAAAACXAAAAAAAXAAAAAABawAAAAAAXAAAAAADXAAAAAACXAAAAAABawAAAAAAaQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAXAAAAAAAXAAAAAADXAAAAAAAXAAAAAABXAAAAAABXAAAAAACXAAAAAADawAAAAAAXAAAAAAAXAAAAAABXAAAAAACawAAAAAAaQAAAAADfQAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAagAAAAADagAAAAAAagAAAAABfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -1,-1: + ind: -1,-1 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAA + version: 6 + 0,3: + ind: 0,3 + tiles: XAAAAAAAZwAAAAADZwAAAAAAZwAAAAAAXAAAAAABXAAAAAACXAAAAAABXAAAAAAAXAAAAAADfQAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAABZwAAAAACZwAAAAADZwAAAAABXAAAAAAAXAAAAAACXAAAAAACXAAAAAAAXAAAAAACfQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAACXAAAAAACXAAAAAADXAAAAAACXAAAAAACXAAAAAABXAAAAAADXAAAAAABXAAAAAABfQAAAAAAfAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAACXAAAAAACXAAAAAAAXAAAAAACXAAAAAADXAAAAAACZwAAAAAAXAAAAAACXAAAAAABfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAAAZwAAAAADXAAAAAACXAAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAXAAAAAACXAAAAAADXAAAAAACXAAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAXAAAAAADXAAAAAADXAAAAAADXAAAAAADawAAAAAAawAAAAAAawAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAXAAAAAAAXAAAAAACXAAAAAACXAAAAAACawAAAAAAawAAAAAAawAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAAAZwAAAAACXAAAAAADXAAAAAABawAAAAAAawAAAAAAawAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAXAAAAAADXAAAAAAAXAAAAAABXAAAAAABfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -1,3: + ind: -1,3 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -3,1: + ind: -3,1 + tiles: fQAAAAAAfQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAfQAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAIgAAAAACawAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAfQAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAIgAAAAADfQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -4,1: + ind: -4,1 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAALQAAAAAALQAAAAAAbwAAAAADbwAAAAABfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAbwAAAAABbwAAAAAAawAAAAAAIgAAAAADIgAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAALQAAAAAALQAAAAAAbwAAAAADbwAAAAACfQAAAAAAIgAAAAADIgAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + 0,-1: + ind: 0,-1 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + - type: Broadphase + - type: Physics + bodyStatus: InAir + angularDamping: 999999 + linearDamping: 999999 + fixedRotation: False + bodyType: Dynamic + - type: Fixtures + fixtures: {} + - type: OccluderTree + - type: Shuttle + angularDamping: 999999 + linearDamping: 999999 + - type: GridPathfinding + - type: Gravity + gravityShakeSound: !type:SoundPathSpecifier + path: /Audio/Effects/alert.ogg + - type: DecalGrid + chunkCollection: + version: 2 + nodes: + - node: + color: '#FFFFFFFF' + id: Arrows + decals: + 2085: 3,40 + 2086: 4,40 + - node: + angle: 3.141592653589793 rad + color: '#FFFFFFFF' + id: Arrows + decals: + 2087: 3,37 + 2088: 4,37 + - node: + color: '#334E6DC8' + id: ArrowsGreyscale + decals: + 2010: 0,9 + 2011: 0,9 + 2012: 0,9 + 2013: 0,9 + 2045: -2,9 + 2046: -2,9 + 2047: -2,9 + 2048: -2,9 + 2049: -2,9 + - node: + angle: 3.141592653589793 rad + color: '#334E6DC8' + id: ArrowsGreyscale + decals: + 2004: -2,12 + 2005: -2,12 + 2006: -2,12 + 2007: 0,12 + 2008: 0,12 + 2009: 0,12 + - node: + color: '#52B4E9FF' + id: ArrowsGreyscale + decals: + 376: 15,21 + 377: 17,21 + 378: 19,21 + 379: 25,21 + 380: 27,21 + - node: + color: '#52B4F3AD' + id: ArrowsGreyscale + decals: + 1555: 23,21 + 1556: 23,21 + 1557: 23,21 + 1558: 23,21 + 1559: 23,21 + 1560: 23,21 + 1561: 23,21 + 1562: 23,21 + 1563: 23,21 + 1564: 23,21 + 1567: 21,21 + 1568: 21,21 + 1569: 21,21 + 1570: 21,21 + - node: + zIndex: 180 + angle: 1.5707963267948966 rad + color: '#FFFFFFFF' + id: Bot + decals: + 2113: -1,45 + 2114: -1,44 + 2115: -1,43 + 2116: 5,43 + 2117: 5,44 + 2118: 5,45 + 2119: 2,48 + - node: + color: '#2E9935FF' + id: BotLeftGreyscale + decals: + 2821: 8,25 + 2822: 7,25 + 2823: 6,25 + 2824: 5,25 + 2825: 4,25 + - node: + color: '#52B4E996' + id: BotLeftGreyscale + decals: + 2480: 26,20 + - node: + color: '#52B4E9AE' + id: BotLeftGreyscale + decals: + 1554: 24,20 + - node: + color: '#52B4E9FF' + id: BotLeftGreyscale + decals: + 371: 16,20 + 372: 18,20 + 373: 20,20 + 374: 22,20 + 375: 28,20 + - node: + color: '#FFFFFFFF' + id: BrickTileDarkBox + decals: + 321: 9,11 + 322: 9,10 + 323: 11,11 + 324: 11,10 + 325: 13,11 + 326: 13,10 + 327: 12,15 + 328: 15,15 + 329: 13,14 + 330: 14,14 + 331: 3,17 + 332: 3,14 + 333: 3,12 + 334: 3,10 + 2452: -5,10 + 2453: -5,12 + 2454: -5,14 + 2455: -5,17 + - node: + cleanable: True + color: '#FFFFFFFF' + id: BrickTileDarkBox + decals: + 1349: -5,17 + 1350: -5,14 + 1351: -5,12 + 1352: -5,10 + - node: + color: '#FFFFFFFF' + id: BrickTileDarkCornerNe + decals: + 335: -4,28 + 1993: 1,9 + 2489: 22,12 + - node: + color: '#FFFFFFFF' + id: BrickTileDarkCornerNw + decals: + 338: -6,28 + 2042: -3,9 + 2492: 19,12 + - node: + color: '#FFFFFFFF' + id: BrickTileDarkCornerSe + decals: + 337: -4,26 + 345: 22,9 + 1354: 1,12 + - node: + color: '#FFFFFFFF' + id: BrickTileDarkCornerSw + decals: + 336: -6,26 + 346: 19,9 + 1353: -3,12 + - node: + color: '#FFFFFF81' + id: BrickTileDarkInnerNe + decals: + 1969: -3,12 + 1970: -3,12 + 1979: -1,12 + 1980: -1,12 + - node: + color: '#FFFFFFFF' + id: BrickTileDarkInnerNe + decals: + 160: 4,14 + 283: 11,12 + 1995: 0,9 + - node: + color: '#FFFFFF81' + id: BrickTileDarkInnerNw + decals: + 1973: -1,12 + 1974: -1,12 + 1981: 1,12 + 1982: 1,12 + - node: + color: '#FFFFFFFF' + id: BrickTileDarkInnerNw + decals: + 284: 16,12 + 2044: -2,9 + - node: + color: '#FFFFFF81' + id: BrickTileDarkInnerSe + decals: + 2030: -1,9 + 2031: -1,9 + 2032: -3,9 + 2033: -3,9 + - node: + color: '#FFFFFFFF' + id: BrickTileDarkInnerSe + decals: + 159: 4,17 + 1358: 0,12 + - node: + color: '#FFFFFF81' + id: BrickTileDarkInnerSw + decals: + 2000: 1,9 + 2001: 1,9 + 2036: -1,9 + 2037: -1,9 + - node: + color: '#FFFFFFFF' + id: BrickTileDarkInnerSw + decals: + 1357: -2,12 + - node: + color: '#52B4E996' + id: BrickTileDarkLineE + decals: + 2460: -48,2 + - node: + color: '#FFFFFF81' + id: BrickTileDarkLineE + decals: + 1967: -3,13 + 1968: -3,13 + 1977: -1,13 + 1978: -1,13 + 2024: -3,8 + 2025: -3,8 + 2026: -1,8 + 2027: -1,8 + - node: + color: '#FFFFFFFF' + id: BrickTileDarkLineE + decals: + 157: 4,15 + 158: 4,16 + 287: 11,13 + 288: 11,14 + 341: -4,27 + 1355: 1,13 + 1994: 1,8 + 2017: -3,11 + 2018: -3,10 + 2458: -48,2 + 2459: -48,1 + 2487: 22,10 + 2488: 22,11 + - node: + color: '#FFFFFF81' + id: BrickTileDarkLineN + decals: + 1971: -2,12 + 1972: -2,12 + 1985: 0,12 + 1986: 0,12 + 1996: 0,9 + 1997: 0,9 + 2038: -1,9 + 2039: -1,9 + 2040: -2,9 + 2041: -2,9 + - node: + color: '#FFFFFFFF' + id: BrickTileDarkLineN + decals: + 243: 6,16 + 244: 8,16 + 247: 10,16 + 248: 11,16 + 249: 12,16 + 250: 13,16 + 251: 14,16 + 252: 15,16 + 253: 16,16 + 254: 17,16 + 279: 12,12 + 280: 13,12 + 281: 14,12 + 282: 15,12 + 313: 7,16 + 339: -5,28 + 2490: 21,12 + 2491: 20,12 + - node: + color: '#FFFFFF81' + id: BrickTileDarkLineS + decals: + 1987: -2,12 + 1988: -2,12 + 1989: 0,12 + 1990: 0,12 + 1991: -1,12 + 1992: -1,12 + 2002: 0,9 + 2003: 0,9 + 2034: -2,9 + 2035: -2,9 + - node: + color: '#FFFFFFFF' + id: BrickTileDarkLineS + decals: + 245: 6,15 + 246: 8,15 + 255: 8,12 + 256: 9,12 + 257: 10,12 + 258: 11,12 + 259: 12,12 + 260: 13,12 + 311: 7,15 + 315: 7,18 + 316: 6,18 + 317: 8,18 + 340: -5,26 + 343: 20,9 + 344: 21,9 + - node: + color: '#FFFFFF81' + id: BrickTileDarkLineW + decals: + 1975: -1,13 + 1976: -1,13 + 1983: 1,13 + 1984: 1,13 + 1998: 1,8 + 1999: 1,8 + 2028: -1,8 + 2029: -1,8 + - node: + color: '#FFFFFFFF' + id: BrickTileDarkLineW + decals: + 261: 8,11 + 262: 8,10 + 263: 10,11 + 264: 10,10 + 265: 12,11 + 266: 12,10 + 285: 16,13 + 286: 16,14 + 342: -6,27 + 1356: -3,13 + 2015: 1,11 + 2016: 1,10 + 2043: -3,8 + 2493: 19,11 + 2494: 19,10 + - node: + color: '#52B4E9FF' + id: BrickTileSteelCornerNe + decals: + 553: -48,8 + - node: + color: '#FFFFFFFF' + id: BrickTileSteelCornerNe + decals: + 2630: 32,18 + - node: + color: '#FFFFFFFF' + id: BrickTileSteelCornerNw + decals: + 2607: 27,18 + - node: + color: '#FFFFFFFF' + id: BrickTileSteelCornerSe + decals: + 2643: 32,15 + - node: + color: '#FFFFFFFF' + id: BrickTileSteelCornerSw + decals: + 2608: 27,16 + 2644: 31,15 + - node: + color: '#FFFFFFFF' + id: BrickTileSteelEndN + decals: + 381: 15,21 + 382: 17,21 + 383: 19,21 + 384: 25,21 + 385: 27,21 + 1565: 23,21 + 1566: 21,21 + - node: + color: '#FFFFFFFF' + id: BrickTileSteelInnerSw + decals: + 2645: 31,16 + - node: + color: '#52B4E996' + id: BrickTileSteelLineE + decals: + 2461: -48,2 + 2462: -48,1 + - node: + color: '#52B4E9FF' + id: BrickTileSteelLineE + decals: + 548: -48,3 + 549: -48,4 + 550: -48,5 + 551: -48,6 + 552: -48,7 + - node: + color: '#FFFFFFFF' + id: BrickTileSteelLineE + decals: + 2022: 0,11 + 2023: 0,10 + 2631: 32,17 + 2642: 32,16 + - node: + color: '#52B4E9FF' + id: BrickTileSteelLineN + decals: + 545: -48,15 + 546: -51,15 + 554: -49,8 + 555: -50,8 + 556: -51,8 + 557: -52,8 + 558: -53,8 + 559: -54,8 + 560: -55,8 + 580: -49,15 + 581: -50,15 + - node: + color: '#FF5C5CFF' + id: BrickTileSteelLineN + decals: + 2699: 37,20 + 2700: 36,20 + - node: + color: '#FFFFFFFF' + id: BrickTileSteelLineN + decals: + 2610: 28,18 + 2611: 29,18 + 2612: 30,18 + 2632: 31,18 + - node: + color: '#FF5C5CFF' + id: BrickTileSteelLineS + decals: + 2701: 37,20 + 2702: 36,20 + - node: + color: '#FFFFFFFF' + id: BrickTileSteelLineS + decals: + 2613: 28,16 + 2614: 29,16 + 2615: 30,16 + - node: + color: '#52B4E9FF' + id: BrickTileSteelLineW + decals: + 540: -53,18 + 541: -53,16 + 542: -53,14 + 543: -53,12 + 544: -53,11 + 576: -53,10 + 577: -53,13 + 578: -53,15 + 579: -53,17 + - node: + color: '#FFFFFFFF' + id: BrickTileSteelLineW + decals: + 155: -3,42 + 2014: -2,10 + 2021: -2,11 + 2609: 27,17 + - node: + color: '#FFFFFFFF' + id: BrickTileWhiteCornerNe + decals: + 189: -48,18 + 686: -44,11 + 2838: 5,23 + - node: + color: '#FFFFFFFF' + id: BrickTileWhiteCornerNw + decals: + 187: -50,18 + 684: -46,11 + 2839: 3,23 + - node: + color: '#FFFFFFFF' + id: BrickTileWhiteCornerSe + decals: + 186: -48,17 + 679: -44,8 + 2846: 5,20 + - node: + color: '#A4610696' + id: BrickTileWhiteCornerSw + decals: + 2077: -3,36 + - node: + color: '#FFFFFFFF' + id: BrickTileWhiteCornerSw + decals: + 188: -50,17 + 681: -46,8 + 2847: 3,20 + - node: + color: '#52DFC4DB' + id: BrickTileWhiteInnerNe + decals: + 745: -33,12 + 747: -32,12 + - node: + color: '#9FED5896' + id: BrickTileWhiteInnerNe + decals: + 164: 4,14 + 298: 11,12 + - node: + color: '#52DFC4DB' + id: BrickTileWhiteInnerNw + decals: + 746: -32,12 + 748: -31,12 + - node: + color: '#9FED5896' + id: BrickTileWhiteInnerNw + decals: + 297: 16,12 + - node: + color: '#9FED5896' + id: BrickTileWhiteInnerSe + decals: + 163: 4,17 + - node: + color: '#EFB34196' + id: BrickTileWhiteInnerSe + decals: + 723: -32,11 + - node: + color: '#9FED5896' + id: BrickTileWhiteLineE + decals: + 161: 4,15 + 162: 4,16 + 289: 11,14 + 290: 11,13 + - node: + zIndex: 180 + color: '#A4610696' + id: BrickTileWhiteLineE + decals: + 2090: 8,52 + 2091: 8,51 + 2092: 8,50 + 2093: 8,49 + 2094: 8,48 + 2095: 8,47 + 2096: 8,46 + 2097: 8,45 + 2098: 8,44 + 2099: 8,43 + 2100: 8,42 + 2101: 8,41 + 2102: 8,56 + 2103: 8,57 + - node: + color: '#EFB34196' + id: BrickTileWhiteLineE + decals: + 718: -32,6 + 719: -32,7 + 720: -32,8 + 721: -32,9 + 722: -32,10 + - node: + color: '#FFFFFFFF' + id: BrickTileWhiteLineE + decals: + 687: -44,10 + 688: -44,9 + 2841: 5,22 + 2842: 5,21 + - node: + color: '#9FED5896' + id: BrickTileWhiteLineN + decals: + 293: 12,12 + 294: 13,12 + 295: 14,12 + 296: 15,12 + 299: 10,16 + 300: 8,16 + 301: 6,16 + 302: 11,16 + 303: 12,16 + 304: 13,16 + 305: 14,16 + 306: 15,16 + 307: 16,16 + 308: 17,16 + 314: 7,16 + - node: + color: '#EFB34196' + id: BrickTileWhiteLineN + decals: + 729: -42,12 + 730: -41,12 + 731: -40,12 + 732: -39,12 + 733: -38,12 + 734: -37,12 + 735: -36,12 + 736: -35,12 + 737: -34,12 + 738: -32,12 + 739: -31,12 + 740: -30,12 + 741: -29,12 + 742: -28,12 + 743: -27,12 + 744: -33,12 + - node: + color: '#FFFFFFFF' + id: BrickTileWhiteLineN + decals: + 191: -49,18 + 685: -45,11 + 2840: 4,23 + - node: + color: '#52B4E996' + id: BrickTileWhiteLineS + decals: + 277: 12,12 + 278: 13,12 + - node: + color: '#9FED5896' + id: BrickTileWhiteLineS + decals: + 309: 8,15 + 310: 6,15 + 312: 7,15 + 318: 6,18 + 319: 7,18 + 320: 8,18 + - node: + color: '#A4610696' + id: BrickTileWhiteLineS + decals: + 2078: -2,36 + 2079: -1,36 + 2080: 0,36 + 2081: 1,36 + 2082: 2,36 + 2083: 3,36 + 2084: 4,36 + - node: + color: '#DE3A3A96' + id: BrickTileWhiteLineS + decals: + 269: 8,12 + 270: 9,12 + - node: + color: '#EFB34196' + id: BrickTileWhiteLineS + decals: + 271: 10,12 + 272: 11,12 + 724: -31,11 + 725: -30,11 + 726: -29,11 + 727: -28,11 + 728: -27,11 + - node: + color: '#FFFFFFFF' + id: BrickTileWhiteLineS + decals: + 190: -49,17 + 680: -45,8 + 2845: 4,20 + - node: + color: '#52B4E996' + id: BrickTileWhiteLineW + decals: + 275: 12,11 + 276: 12,10 + - node: + color: '#9FED5896' + id: BrickTileWhiteLineW + decals: + 291: 16,14 + 292: 16,13 + - node: + color: '#A4610696' + id: BrickTileWhiteLineW + decals: + 156: -3,42 + 2072: -3,41 + 2073: -3,40 + 2074: -3,39 + 2075: -3,38 + 2076: -3,37 + - node: + zIndex: 180 + color: '#A4610696' + id: BrickTileWhiteLineW + decals: + 2104: -3,47 + 2105: -3,46 + - node: + color: '#DE3A3A96' + id: BrickTileWhiteLineW + decals: + 267: 8,10 + 268: 8,11 + - node: + color: '#EFB34196' + id: BrickTileWhiteLineW + decals: + 273: 10,11 + 274: 10,10 + - node: + color: '#FFFFFFFF' + id: BrickTileWhiteLineW + decals: + 682: -46,9 + 683: -46,10 + 2843: 3,21 + 2844: 3,22 + - node: + color: '#9FED580F' + id: CheckerNESW + decals: + 192: -5,20 + 193: -6,20 + 194: -6,21 + 195: -5,21 + 196: -4,21 + 197: -4,20 + 198: -4,22 + 199: -5,22 + 200: -6,22 + 201: -6,23 + 202: -5,23 + 203: -4,23 + 204: -4,24 + 205: -5,24 + 206: -6,24 + - node: + color: '#FFA5007F' + id: CheckerNESW + decals: + 392: 58,24 + - node: + color: '#FFA5007F' + id: CheckerNWSE + decals: + 391: 58,25 + 393: 56,24 + - node: + zIndex: 180 + angle: 1.5707963267948966 rad + color: '#FFFFFFFF' + id: Delivery + decals: + 2120: 1,48 + 2121: 3,48 + - node: + cleanable: True + color: '#A4610696' + id: Dirt + decals: + 395: 9,54 + 396: 10,55 + 397: 10,54 + 398: 11,55 + 399: 7,56 + 400: 7,50 + 401: 1,46 + 402: 4,45 + 403: 3,43 + 404: -4,43 + 405: 0,43 + 406: 1,42 + 407: 3,45 + 408: 6,49 + 409: 1,45 + 410: 1,43 + 411: -2,35 + 412: 1,46 + 413: -1,35 + 414: 1,31 + 415: 9,24 + 416: 9,23 + 417: 12,23 + 418: 12,25 + 419: 55,25 + 420: 57,23 + 421: 58,25 + 422: 57,26 + 423: 56,26 + 424: 56,24 + 425: 58,25 + 426: 55,26 + 427: 55,25 + 428: 17,21 + 429: 2,27 + 430: 3,14 + 431: 4,17 + 432: -6,7 + 433: -3,4 + 434: -3,3 + 435: 55,3 + 436: 57,2 + 437: 59,2 + 438: 59,3 + 439: 59,1 + 440: 59,3 + 441: 56,0 + 442: 57,0 + 443: 60,2 + 444: 60,1 + 445: 60,2 + 446: 60,3 + 447: 57,1 + 448: 57,0 + 449: 56,2 + 450: 56,4 + 451: 58,1 + 452: 56,-2 + 453: 57,1 + 454: 55,3 + 455: 44,8 + 456: 49,9 + 457: 26,2 + 458: 0,7 + 459: -3,6 + 460: -5,7 + 461: 18,2 + 462: 1,2 + 463: -1,2 + 464: -22,0 + 465: -42,6 + 466: -52,9 + 467: -52,9 + 468: -52,9 + 469: -52,9 + 470: -52,9 + 471: -50,9 + 472: -53,9 + 473: -57,3 + 474: -61,2 + 475: -63,3 + 476: -61,1 + 477: -61,2 + 478: -61,1 + 479: -60,0 + 480: -59,0 + 481: -59,-1 + 482: -57,-1 + 483: -56,0 + 484: -57,1 + 485: -47,1 + 486: -47,3 + 487: -31,9 + 488: -32,13 + 489: -33,13 + 490: -3,5 + 491: 4,7 + 492: 1,3 + 493: 4,13 + 494: -7,16 + 495: -3,19 + 496: -7,15 + 497: 4,8 + 498: 2,7 + 499: 2,7 + 500: 2,7 + 501: 1,6 + 502: 28,-11 + 503: -2,0 + 504: 1,0 + 505: 0,0 + 506: -2,0 + 507: -13,5 + 508: -30,-11 + 509: -29,-28 + 510: -31,-26 + 511: -30,-28 + 512: -28,-27 + 513: -29,-26 + 514: -27,-26 + 515: -27,-27 + 516: -27,-29 + 517: -30,-29 + 518: -31,-30 + 519: -32,-28 + 520: -33,-27 + 521: -33,-28 + 522: -34,5 + 523: -43,6 + 524: -47,4 + 525: -48,9 + 526: -49,9 + 527: -50,18 + 528: -50,17 + 529: -49,17 + 530: -49,18 + 531: -48,17 + 532: -49,17 + 533: -50,18 + 534: -48,18 + 535: -49,17 + 536: -50,17 + 537: -50,18 + 538: -48,18 + 539: -48,18 + 2408: 5,3 + 2409: 6,3 + 2410: 9,3 + 2411: 8,2 + 2412: 10,3 + 2413: 9,2 + 2414: 8,3 + 2415: 7,3 + 2416: 6,3 + 2417: 7,4 + 2418: 8,4 + 2419: 11,3 + 2420: 5,3 + 2421: -13,3 + 2422: -13,3 + 2423: -12,3 + 2424: -11,3 + 2425: -11,3 + 2426: -11,4 + 2427: -10,2 + 2428: -9,2 + 2429: -9,3 + 2430: -10,3 + 2431: -8,3 + 2432: -7,3 + 2433: -8,3 + - node: + cleanable: True + color: '#FFFFFFFF' + id: Dirt + decals: + 2538: 35,7 + 2717: 43,18 + - node: + color: '#FFFFFFFF' + id: DirtHeavy + decals: + 571: -60,3 + 2020: -3,10 + - node: + cleanable: True + color: '#FFFFFFFF' + id: DirtHeavy + decals: + 582: -53,14 + 583: -51,13 + 584: -52,10 + 585: -50,11 + 586: -48,11 + 587: -49,14 + 644: -52,8 + 645: -52,7 + 646: -53,6 + 647: -53,5 + 648: -50,4 + 649: -51,3 + 650: -51,3 + 651: -49,3 + 652: -49,3 + 653: -52,5 + 689: -46,11 + 690: -45,8 + 749: -41,11 + 750: -37,12 + 751: -34,11 + 752: -33,9 + 753: -32,7 + 754: -31,12 + 755: -28,11 + 765: -31,11 + 766: -32,10 + 767: -46,1 + 768: -41,3 + 769: -39,4 + 770: -36,2 + 771: -40,4 + 772: -42,4 + 773: -44,2 + 774: -44,4 + 775: -39,4 + 776: -37,4 + 777: -44,5 + 778: -45,4 + 779: -45,5 + 780: -43,5 + 781: -36,4 + 782: -36,3 + 783: -38,5 + 784: -36,5 + 785: -33,2 + 786: -31,2 + 787: -31,4 + 788: -34,4 + 789: -33,4 + 790: -35,2 + 791: -36,1 + 792: -39,1 + 793: -41,3 + 794: -41,1 + 795: -31,2 + 796: -31,1 + 797: -30,1 + 798: -30,2 + 799: -30,4 + 800: -30,5 + 801: -29,5 + 802: -29,2 + 843: -58,2 + 844: -60,1 + 845: -60,-1 + 846: -53,7 + 908: -31,-3 + 909: -28,-6 + 910: -29,-8 + 911: -30,-10 + 912: -31,-10 + 913: -31,-13 + 914: -29,-18 + 915: -30,-17 + 916: -4,6 + 917: -5,6 + 918: -8,5 + 919: -10,5 + 920: -10,6 + 921: -11,5 + 922: -12,5 + 923: -15,2 + 924: -16,2 + 925: -14,1 + 926: -10,2 + 927: -8,1 + 928: -7,2 + 929: -9,1 + 930: -5,3 + 931: -4,4 + 932: -4,3 + 933: -4,2 + 934: -16,1 + 935: -17,2 + 936: -17,3 + 937: -20,1 + 938: -20,2 + 939: -21,3 + 940: -23,1 + 941: -25,2 + 942: -25,3 + 943: -26,3 + 944: -27,1 + 945: -27,3 + 996: -2,6 + 997: -2,4 + 998: -1,3 + 999: -2,3 + 1000: -2,2 + 1001: 0,3 + 1095: 6,2 + 1096: 6,2 + 1097: 5,5 + 1098: 3,6 + 1099: 3,2 + 1100: 9,2 + 1101: 8,5 + 1102: 10,5 + 1103: 12,2 + 1104: 13,3 + 1105: 14,2 + 1106: 14,2 + 1107: 14,4 + 1108: 17,2 + 1109: 18,3 + 1110: 18,3 + 1111: 20,2 + 1112: 21,1 + 1113: 24,3 + 1114: 23,3 + 1115: 22,3 + 1116: 22,2 + 1117: 22,2 + 1118: 23,2 + 1217: 52,1 + 1218: 53,2 + 1219: 52,2 + 1220: 55,0 + 1221: 54,1 + 1222: 47,2 + 1223: 44,3 + 1224: 44,4 + 1225: 45,3 + 1226: 42,2 + 1227: 39,1 + 1228: 38,3 + 1229: 35,3 + 1230: 35,2 + 1231: 34,4 + 1232: 33,4 + 1233: 31,2 + 1234: 29,1 + 1235: 28,3 + 1236: 28,1 + 1237: 45,5 + 1238: 48,4 + 1239: 47,4 + 1240: 27,-1 + 1241: 29,-3 + 1242: 28,-4 + 1243: 28,-6 + 1244: 28,-8 + 1245: 27,-6 + 1246: 27,-5 + 1247: 29,-5 + 1248: 29,-7 + 1249: 29,-8 + 1250: 29,-9 + 1251: 29,-11 + 1252: 27,-12 + 1253: 27,-13 + 1254: 28,-13 + 1255: 29,-13 + 1256: 28,-16 + 1257: 27,-18 + 1258: 28,-19 + 1259: 27,-20 + 1260: 29,-22 + 1261: 29,-23 + 1262: 29,-24 + 1303: 10,4 + 1304: -1,27 + 1305: -1,25 + 1306: -1,24 + 1307: 0,22 + 1308: 1,22 + 1309: 1,24 + 1310: 0,22 + 1311: -2,21 + 1312: -2,20 + 1313: 1,20 + 1314: 1,21 + 1331: -1,26 + 1332: -1,25 + 1344: -19,11 + 1381: -2,15 + 1382: -2,16 + 1383: -2,17 + 1384: -2,17 + 1385: -2,17 + 1386: 0,18 + 1395: -2,18 + 1396: -2,18 + 1403: -3,18 + 1404: -3,18 + 1424: -4,15 + 1425: -4,14 + 1432: -4,12 + 1433: -6,11 + 1434: -6,11 + 1435: -6,11 + 1456: -5,8 + 1457: -5,8 + 1458: -5,8 + 1459: 2,10 + 1460: 2,9 + 1461: 3,8 + 1507: 3,28 + 1508: 4,26 + 1509: 8,28 + 1510: 6,28 + 1511: 9,26 + 1512: 10,26 + 1513: 10,24 + 1514: 10,23 + 1515: 11,24 + 1516: 11,25 + 1517: 11,28 + 1552: 11,26 + 1571: 12,26 + 1572: 13,26 + 1573: 13,24 + 1574: 13,22 + 1575: 16,23 + 1576: 14,21 + 1577: 13,20 + 1578: 14,20 + 1579: 15,23 + 1580: 18,25 + 1581: 15,26 + 1582: 14,26 + 1583: 16,25 + 1584: 17,22 + 1585: 18,25 + 1586: 19,25 + 1587: 17,25 + 1588: 18,22 + 1589: 19,23 + 1590: 22,22 + 1591: 18,23 + 1592: 19,25 + 1593: 17,24 + 1594: 19,23 + 1595: 23,25 + 1596: 21,26 + 1597: 20,25 + 1598: 23,21 + 1599: 21,22 + 1600: 25,22 + 1601: 25,24 + 1602: 25,23 + 1603: 25,25 + 1604: 24,25 + 1605: 28,24 + 1606: 30,23 + 1607: 26,24 + 1608: 27,25 + 1609: 27,24 + 1610: 27,23 + 1611: 29,22 + 1612: 30,22 + 1613: 30,21 + 1614: 29,20 + 1615: 29,20 + 1616: 30,19 + 1617: 33,25 + 1618: 33,25 + 1619: 31,26 + 1743: 16,21 + 1744: 24,21 + 1745: 24,21 + 1746: 30,19 + 1758: 36,26 + 1759: 37,24 + 1760: 37,24 + 1788: 48,24 + 1789: 47,24 + 1790: 47,23 + 1791: 48,23 + 1792: 49,23 + 1793: 52,24 + 1794: 51,25 + 1795: 50,26 + 1796: 49,25 + 1797: 51,25 + 1798: 52,26 + 1799: 52,26 + 1800: 50,26 + 1801: 53,26 + 1802: 53,26 + 1803: 54,26 + 1856: 53,24 + 1888: 14,15 + 1889: 12,16 + 1890: 11,16 + 1891: 10,15 + 1892: 12,15 + 1893: 14,15 + 1894: 15,16 + 1895: 16,16 + 1896: 16,15 + 1897: 16,14 + 1898: 16,13 + 1899: 17,14 + 1900: 16,13 + 1901: 16,11 + 1902: 15,10 + 1903: 15,10 + 1904: 15,12 + 1905: 15,12 + 1906: 15,11 + 1907: 16,10 + 1908: 17,11 + 1909: 17,11 + 1910: 16,12 + 1911: 13,12 + 1912: 13,12 + 1945: -3,33 + 1946: -2,33 + 1947: -2,32 + 1948: -2,32 + 1949: -1,31 + 1950: 0,31 + 1951: 0,31 + 2390: 7,2 + 2391: 6,4 + 2392: 4,3 + 2393: 5,4 + 2394: 11,3 + 2395: 10,2 + 2434: -8,4 + 2435: -7,4 + 2464: -50,3 + 2465: -50,3 + 2466: -53,6 + 2467: -52,6 + 2520: 36,23 + 2521: 37,21 + 2522: 36,20 + 2529: 40,17 + 2530: 41,16 + 2531: 40,16 + 2532: 43,16 + 2533: 44,16 + 2534: 45,17 + 2535: 44,17 + 2536: 44,16 + 2539: 36,9 + 2545: 45,7 + 2546: 44,9 + 2547: 45,8 + 2548: 46,9 + 2549: 47,8 + 2550: 42,9 + 2551: 43,8 + 2552: 47,10 + 2553: 48,8 + 2554: 26,9 + 2562: 34,21 + 2563: 34,22 + 2564: 32,23 + 2565: 34,23 + 2566: 40,23 + 2567: 39,23 + 2568: 40,22 + 2569: 45,22 + 2570: 47,22 + 2571: 41,22 + 2572: 42,22 + 2573: 49,22 + 2574: 52,22 + 2575: 53,23 + 2576: 52,23 + 2577: 43,6 + 2578: 46,6 + 2579: 46,6 + 2580: 48,6 + 2581: 47,6 + 2582: 42,6 + 2583: 50,3 + 2584: 51,3 + 2585: 53,3 + 2586: 54,3 + 2587: 56,3 + 2588: 57,3 + 2589: 46,4 + 2590: 47,3 + 2591: 45,6 + 2592: 20,22 + 2616: 27,18 + 2617: 28,18 + 2618: 29,18 + 2619: 29,17 + 2620: 28,16 + 2621: 30,16 + 2622: 30,18 + 2648: 32,16 + 2649: 31,16 + 2650: 28,18 + 2651: 28,18 + 2718: 43,17 + 2719: 38,17 + 2738: 38,5 + 2739: 40,5 + 2775: 45,15 + 2776: 42,15 + 2777: 41,15 + 2778: 44,15 + 2779: 43,15 + 2780: 45,15 + 2781: 45,16 + 2782: 37,17 + 2783: 36,18 + 2784: 37,18 + - node: + cleanable: True + zIndex: 180 + color: '#FFFFFFFF' + id: DirtHeavy + decals: + 2203: 5,48 + 2204: 5,49 + 2205: 4,49 + 2206: 5,51 + 2207: 5,53 + 2208: 5,54 + 2209: 5,55 + 2210: 6,55 + 2211: 7,57 + 2212: 6,54 + 2213: 6,54 + 2214: 8,55 + 2215: 7,50 + 2216: 8,50 + 2217: 3,50 + 2218: 2,47 + 2219: -2,45 + 2220: 4,47 + 2221: 8,45 + 2222: 7,46 + 2223: 7,43 + 2224: 8,42 + 2225: 4,41 + 2226: 2,39 + 2227: 0,39 + 2228: -1,39 + 2229: -1,38 + 2277: 8,51 + 2291: 10,53 + 2292: 10,53 + 2293: 11,55 + 2294: 11,55 + 2295: -6,44 + 2296: -6,45 + 2297: -5,44 + 2298: -6,43 + 2299: -5,43 + 2300: -5,43 + 2301: 0,40 + 2302: 4,40 + 2303: -34,8 + 2304: -33,7 + 2305: -32,8 + 2306: -33,10 + 2307: -33,10 + 2308: -34,10 + 2309: -32,11 + 2310: -36,12 + 2311: -35,11 + 2312: -39,11 + 2313: -40,12 + 2340: -53,18 + 2341: -53,16 + 2342: -52,15 + 2343: -52,14 + 2344: -51,15 + 2361: -49,5 + 2362: -49,5 + 2363: -56,2 + 2364: -46,4 + 2365: -42,3 + 2366: -42,3 + - node: + color: '#FFFFFFFF' + id: DirtHeavyMonotile + decals: + 654: -46,7 + 2019: -3,11 + - node: + cleanable: True + color: '#FFFFFFFF' + id: DirtHeavyMonotile + decals: + 691: -46,9 + 692: -44,11 + 693: -44,11 + 694: -44,8 + 695: -46,8 + 696: -45,10 + 756: -34,6 + 803: -46,2 + 804: -45,1 + 805: -45,2 + 806: -45,4 + 807: -39,3 + 808: -38,2 + 809: -37,1 + 810: -37,3 + 811: -40,3 + 812: -42,2 + 813: -34,2 + 814: -34,3 + 815: -36,4 + 816: -32,3 + 817: -32,1 + 818: -35,1 + 893: -31,-3 + 894: -31,-4 + 895: -31,-7 + 896: -28,-9 + 897: -29,-9 + 898: -30,-12 + 899: -29,-15 + 900: -30,-12 + 901: -30,-15 + 902: -30,-15 + 903: -29,-17 + 904: -29,-16 + 905: -30,-23 + 906: -28,-23 + 907: -29,-22 + 946: -27,4 + 947: -25,2 + 948: -24,1 + 949: -20,3 + 950: -18,3 + 951: -19,2 + 952: -16,4 + 953: -12,4 + 954: -12,4 + 955: -7,5 + 1002: 0,6 + 1003: 0,2 + 1074: 16,2 + 1075: 19,1 + 1076: 19,1 + 1077: 20,2 + 1078: 19,3 + 1079: 19,3 + 1080: 24,3 + 1081: 24,4 + 1082: 24,2 + 1083: 25,1 + 1084: 12,3 + 1085: 11,2 + 1086: 14,1 + 1087: 14,1 + 1088: 14,1 + 1089: 5,1 + 1090: 4,4 + 1091: 4,4 + 1092: 4,4 + 1093: 3,3 + 1094: 5,2 + 1152: 46,3 + 1153: 46,5 + 1154: 47,6 + 1155: 46,6 + 1156: 45,2 + 1157: 43,2 + 1158: 42,5 + 1159: 41,4 + 1160: 39,3 + 1161: 39,4 + 1162: 36,3 + 1163: 34,3 + 1164: 32,4 + 1165: 32,3 + 1166: 32,2 + 1167: 34,2 + 1168: 33,3 + 1169: 33,2 + 1170: 29,2 + 1171: 29,4 + 1172: 28,3 + 1173: 27,2 + 1174: 27,3 + 1175: 28,2 + 1176: 30,1 + 1177: 32,1 + 1178: 33,1 + 1335: -1,21 + 1337: 0,25 + 1338: 0,27 + 1339: 0,27 + 1340: -1,28 + 1341: 1,26 + 1342: -2,22 + 1343: -1,22 + 1348: -18,11 + 1387: -1,18 + 1388: 0,17 + 1397: -1,18 + 1398: -1,17 + 1405: -3,16 + 1406: -3,16 + 1407: -3,16 + 1408: -4,17 + 1409: -4,17 + 1410: -4,18 + 1411: -4,18 + 1417: -5,17 + 1418: -4,16 + 1426: -6,14 + 1427: -6,13 + 1428: -6,15 + 1429: -5,16 + 1430: -4,11 + 1431: -4,11 + 1443: -4,9 + 1444: -6,10 + 1445: -6,10 + 1446: -3,11 + 1447: -6,13 + 1448: -6,13 + 1462: 4,9 + 1463: 3,12 + 1464: 3,13 + 1465: 3,13 + 1466: 2,12 + 1467: 2,12 + 1468: 3,11 + 1469: 3,10 + 1470: 3,14 + 1471: 3,17 + 1472: 3,17 + 1518: 3,28 + 1519: 3,27 + 1520: 3,26 + 1521: 3,25 + 1522: 7,26 + 1523: 7,27 + 1524: 6,27 + 1620: 14,25 + 1621: 13,25 + 1622: 14,23 + 1623: 14,23 + 1624: 13,23 + 1625: 15,24 + 1626: 15,24 + 1627: 16,24 + 1628: 17,23 + 1629: 16,22 + 1630: 15,22 + 1631: 18,24 + 1632: 19,25 + 1633: 19,24 + 1634: 20,24 + 1635: 20,24 + 1636: 20,23 + 1637: 20,23 + 1638: 19,26 + 1639: 19,26 + 1640: 18,26 + 1641: 17,26 + 1642: 16,26 + 1643: 21,24 + 1644: 21,24 + 1645: 21,22 + 1646: 23,22 + 1647: 21,23 + 1648: 21,23 + 1649: 22,23 + 1650: 23,24 + 1651: 22,25 + 1652: 21,24 + 1653: 22,24 + 1654: 23,24 + 1655: 24,24 + 1656: 26,25 + 1657: 26,25 + 1658: 24,24 + 1659: 24,23 + 1660: 27,22 + 1661: 27,22 + 1662: 26,22 + 1663: 26,23 + 1664: 28,23 + 1665: 28,23 + 1666: 28,24 + 1667: 29,24 + 1668: 29,24 + 1669: 31,24 + 1670: 31,25 + 1671: 29,25 + 1672: 30,24 + 1673: 29,22 + 1674: 31,23 + 1675: 31,23 + 1676: 31,22 + 1677: 30,23 + 1678: 29,23 + 1679: 29,21 + 1680: 28,22 + 1681: 30,20 + 1682: 31,21 + 1683: 31,21 + 1684: 33,24 + 1685: 33,24 + 1686: 32,24 + 1687: 32,25 + 1688: 32,26 + 1747: 34,25 + 1748: 34,26 + 1761: 41,25 + 1762: 40,26 + 1763: 40,26 + 1764: 39,25 + 1765: 40,24 + 1766: 41,23 + 1767: 44,24 + 1768: 44,25 + 1769: 43,25 + 1770: 42,25 + 1771: 43,25 + 1772: 44,26 + 1773: 44,26 + 1774: 46,25 + 1775: 47,26 + 1776: 49,26 + 1777: 48,26 + 1778: 49,25 + 1779: 49,26 + 1780: 50,25 + 1781: 50,24 + 1782: 50,23 + 1783: 49,24 + 1784: 48,24 + 1785: 46,23 + 1786: 46,23 + 1787: 46,24 + 1850: 50,26 + 1851: 51,23 + 1852: 51,24 + 1853: 45,23 + 1854: 44,23 + 1855: 42,23 + 1858: 14,11 + 1859: 14,11 + 1860: 14,11 + 1861: 14,10 + 1862: 13,10 + 1863: 13,11 + 1864: 11,11 + 1865: 10,11 + 1866: 9,11 + 1867: 9,11 + 1868: 9,10 + 1869: 9,13 + 1870: 9,13 + 1871: 9,13 + 1872: 9,13 + 1873: 11,14 + 1874: 11,15 + 1875: 12,16 + 1876: 11,16 + 1877: 10,15 + 1878: 11,15 + 1879: 15,16 + 1880: 13,14 + 1881: 15,15 + 1882: 16,16 + 1883: 17,16 + 1884: 17,15 + 1885: 17,13 + 1886: 17,13 + 1887: 17,12 + 1913: 10,12 + 1914: 11,12 + 1915: 11,13 + 1916: 11,13 + 1917: 9,12 + 1918: 8,12 + 1919: 8,12 + 1920: 10,14 + 1952: -3,32 + 1953: -2,32 + 1954: -2,31 + 1955: -2,31 + 1956: 0,33 + 1957: 0,33 + 2052: -3,13 + 2053: -2,10 + 2054: -3,9 + 2055: -1,8 + 2056: -1,9 + 2057: 0,10 + 2061: -1,12 + 2062: -1,13 + 2063: -3,12 + 2064: 0,11 + 2065: 1,13 + 2066: 3,16 + 2067: 3,16 + 2068: 3,18 + 2069: 3,18 + 2070: 3,18 + 2071: 2,18 + 2396: 8,2 + 2397: 7,4 + 2398: 11,4 + 2399: 6,5 + 2436: -14,2 + 2437: -14,4 + 2438: -13,2 + 2634: 31,17 + 2635: 32,18 + 2646: 32,15 + 2647: 31,15 + 2720: 39,17 + 2721: 38,18 + 2722: 36,17 + 2735: 33,5 + 2736: 35,5 + 2737: 37,5 + 2785: 38,18 + 2786: 36,17 + 2787: 37,17 + 2788: 37,22 + 2789: 36,22 + 2848: 4,25 + 2849: 5,25 + 2850: 6,25 + 2851: 7,25 + 2852: 8,25 + 2853: 7,25 + 2854: 0,21 + 2855: 0,21 + - node: + cleanable: True + zIndex: 180 + color: '#FFFFFFFF' + id: DirtHeavyMonotile + decals: + 2125: 6,57 + 2126: 5,57 + 2127: 5,56 + 2128: 5,54 + 2129: 7,54 + 2130: 7,54 + 2131: 6,54 + 2132: 6,53 + 2133: 5,53 + 2134: 7,53 + 2135: 8,51 + 2136: 8,49 + 2137: 7,48 + 2138: 7,50 + 2139: 7,50 + 2140: 5,50 + 2141: 4,48 + 2142: 5,47 + 2143: 4,50 + 2144: 2,50 + 2145: 2,50 + 2146: 1,51 + 2147: 1,51 + 2148: 0,50 + 2149: 1,49 + 2150: 0,48 + 2151: 1,48 + 2152: 0,47 + 2153: 0,47 + 2154: 0,47 + 2155: -1,47 + 2156: -1,46 + 2157: -2,47 + 2158: -2,47 + 2159: -2,46 + 2160: -2,45 + 2161: -3,45 + 2162: -3,44 + 2163: -3,44 + 2164: -1,44 + 2165: -1,44 + 2166: -3,43 + 2167: -2,43 + 2168: -1,43 + 2169: -1,42 + 2170: -2,42 + 2171: 0,41 + 2172: -1,41 + 2173: -2,40 + 2174: -2,40 + 2175: -3,40 + 2176: -3,39 + 2177: -2,38 + 2178: -3,38 + 2179: -2,38 + 2180: -3,37 + 2181: -3,36 + 2182: -2,36 + 2183: 0,36 + 2184: 0,38 + 2185: 1,38 + 2186: 3,38 + 2187: 1,40 + 2188: 3,41 + 2189: 5,41 + 2190: 2,41 + 2191: 3,36 + 2192: 4,36 + 2193: 4,37 + 2194: 6,41 + 2195: 7,41 + 2196: 7,42 + 2197: 8,43 + 2198: 8,43 + 2199: 7,45 + 2200: 7,47 + 2201: 8,47 + 2202: 5,48 + 2278: 6,52 + 2279: 5,52 + 2280: 6,51 + 2281: 6,51 + 2282: 1,41 + 2283: 1,41 + 2284: 11,53 + 2285: 11,53 + 2286: 11,53 + 2287: 10,55 + 2288: 10,55 + 2289: 10,54 + 2290: 11,54 + 2314: -40,11 + 2315: -41,12 + 2316: -38,12 + 2317: -37,11 + 2318: -36,11 + 2319: -36,11 + 2320: -35,12 + 2321: -32,12 + 2322: -29,12 + 2323: -28,12 + 2324: -27,12 + 2345: -53,15 + 2346: -51,14 + 2347: -51,14 + 2348: -53,12 + 2349: -53,12 + 2350: -53,13 + 2351: -52,12 + - node: + color: '#FFFFFFFF' + id: DirtLight + decals: + 572: -58,3 + - node: + cleanable: True + color: '#FFFFFFFF' + id: DirtLight + decals: + 588: -52,14 + 589: -53,17 + 590: -53,11 + 591: -48,12 + 592: -45,14 + 593: -45,14 + 594: -45,14 + 595: -44,16 + 596: -44,16 + 597: -44,16 + 598: -46,18 + 599: -46,18 + 600: -44,14 + 625: -54,8 + 626: -56,5 + 627: -55,2 + 628: -56,1 + 629: -56,1 + 630: -55,1 + 631: -53,1 + 632: -51,1 + 633: -52,2 + 634: -52,2 + 635: -51,2 + 636: -49,1 + 637: -48,2 + 638: -48,3 + 639: -49,4 + 640: -49,4 + 641: -48,5 + 642: -48,5 + 643: -48,8 + 697: -46,10 + 698: -44,9 + 699: -44,9 + 700: -45,9 + 758: -37,11 + 759: -41,12 + 760: -39,11 + 761: -33,12 + 762: -33,12 + 763: -30,11 + 764: -29,12 + 826: -35,3 + 827: -33,3 + 828: -32,2 + 829: -32,1 + 830: -34,1 + 831: -30,3 + 832: -29,3 + 833: -29,4 + 834: -43,5 + 835: -40,5 + 836: -40,5 + 837: -40,5 + 838: -41,6 + 839: -41,4 + 840: -40,3 + 841: -43,3 + 842: -45,3 + 871: -29,-24 + 872: -30,-24 + 873: -30,-23 + 874: -31,-20 + 875: -31,-20 + 876: -30,-21 + 877: -30,-22 + 878: -29,-19 + 879: -29,-17 + 880: -29,-15 + 881: -31,-14 + 882: -31,-14 + 883: -31,-15 + 884: -31,-15 + 885: -30,-11 + 886: -31,-9 + 887: -30,-8 + 888: -31,-8 + 889: -31,-5 + 890: -30,-3 + 891: -30,-2 + 892: -30,-3 + 965: -11,5 + 966: -10,5 + 967: -10,4 + 968: -9,4 + 969: -6,2 + 970: -6,4 + 971: -6,3 + 972: -6,3 + 973: -5,4 + 974: -6,5 + 975: -6,5 + 976: -6,6 + 977: -6,6 + 978: -6,2 + 979: -5,2 + 980: -5,1 + 981: -5,1 + 982: -5,2 + 983: -5,2 + 984: -13,1 + 985: -16,2 + 986: -16,3 + 987: -16,3 + 988: -18,3 + 989: -20,3 + 990: -20,4 + 991: -21,2 + 992: -24,2 + 993: -25,3 + 994: -24,3 + 995: -26,4 + 1005: -1,5 + 1006: 13,1 + 1007: 12,3 + 1008: 7,5 + 1009: 4,5 + 1010: 4,6 + 1011: 2,6 + 1012: 3,4 + 1013: 2,3 + 1014: 3,1 + 1015: 4,1 + 1016: 5,1 + 1017: 6,1 + 1018: 7,1 + 1019: 9,1 + 1020: 8,4 + 1021: 8,6 + 1022: 9,6 + 1023: 9,6 + 1024: 12,3 + 1025: 13,4 + 1026: 15,4 + 1027: 13,5 + 1028: 14,5 + 1029: 15,3 + 1030: 17,2 + 1031: 17,4 + 1032: 18,4 + 1033: 20,1 + 1034: 19,1 + 1035: 20,1 + 1036: 21,2 + 1037: 20,4 + 1038: 23,3 + 1039: 22,2 + 1040: 23,2 + 1041: 24,3 + 1042: 25,4 + 1043: 25,4 + 1044: 24,1 + 1179: 28,2 + 1180: 29,1 + 1181: 29,1 + 1182: 32,2 + 1183: 34,2 + 1184: 36,2 + 1185: 35,2 + 1186: 34,2 + 1187: 35,3 + 1188: 33,4 + 1189: 33,3 + 1190: 31,3 + 1191: 36,4 + 1192: 40,4 + 1193: 43,3 + 1194: 44,3 + 1195: 44,3 + 1196: 44,3 + 1197: 44,3 + 1198: 41,2 + 1199: 43,1 + 1200: 45,1 + 1201: 45,2 + 1202: 40,1 + 1203: 38,2 + 1204: 41,1 + 1205: 42,1 + 1206: 47,3 + 1207: 47,5 + 1208: 47,5 + 1209: 48,3 + 1210: 51,2 + 1211: 51,1 + 1212: 50,2 + 1213: 48,2 + 1214: 46,1 + 1215: 53,1 + 1216: 53,2 + 1263: 27,-24 + 1264: 28,-24 + 1265: 28,-22 + 1266: 27,-21 + 1267: 27,-19 + 1268: 29,-19 + 1269: 28,-19 + 1270: 27,-16 + 1271: 29,-14 + 1272: 28,-14 + 1273: 28,-15 + 1274: 29,-14 + 1275: 28,-10 + 1276: 29,-8 + 1277: 29,-7 + 1278: 28,-6 + 1279: 29,-6 + 1280: 28,-2 + 1281: 27,-2 + 1282: 29,-1 + 1283: 29,-2 + 1302: 9,5 + 1315: 0,20 + 1316: -1,20 + 1317: -2,21 + 1318: -2,23 + 1319: -2,24 + 1320: -2,25 + 1321: 0,25 + 1322: 0,26 + 1323: 1,25 + 1324: 1,25 + 1325: 1,27 + 1326: 1,28 + 1327: 0,28 + 1328: -1,29 + 1329: 0,29 + 1330: 0,29 + 1375: -2,18 + 1376: -1,17 + 1377: -1,17 + 1378: -1,15 + 1379: -1,15 + 1380: 0,15 + 1389: -1,17 + 1390: 0,16 + 1391: 0,16 + 1392: 0,16 + 1393: -1,16 + 1394: -1,18 + 1399: -1,16 + 1400: -1,16 + 1401: -3,17 + 1402: -3,17 + 1436: -6,9 + 1437: -4,8 + 1438: -4,8 + 1439: -4,8 + 1440: -4,8 + 1449: -6,17 + 1450: -4,16 + 1451: -6,8 + 1452: -6,8 + 1453: -6,8 + 1454: -6,8 + 1455: -6,9 + 1473: 2,17 + 1474: 2,18 + 1475: 4,18 + 1476: 4,18 + 1477: 4,17 + 1478: 4,17 + 1479: 4,16 + 1480: 4,14 + 1481: 4,13 + 1482: 4,13 + 1483: 4,14 + 1484: 4,14 + 1485: 2,16 + 1486: 2,16 + 1487: 2,16 + 1488: 2,16 + 1489: 2,11 + 1490: 2,10 + 1491: 2,9 + 1492: 3,8 + 1493: 2,8 + 1525: 4,27 + 1526: 4,27 + 1527: 5,28 + 1528: 5,28 + 1529: 5,27 + 1530: 10,27 + 1531: 10,27 + 1532: 9,27 + 1533: 11,27 + 1534: 11,26 + 1550: 9,25 + 1551: 6,26 + 1689: 33,26 + 1690: 34,26 + 1691: 34,25 + 1692: 34,24 + 1693: 31,24 + 1694: 32,24 + 1695: 33,24 + 1696: 33,24 + 1697: 30,21 + 1698: 30,22 + 1699: 29,21 + 1700: 28,21 + 1701: 28,23 + 1702: 27,22 + 1703: 26,22 + 1704: 28,21 + 1705: 28,22 + 1706: 25,23 + 1707: 26,23 + 1708: 26,23 + 1709: 25,21 + 1710: 24,23 + 1711: 23,24 + 1712: 24,23 + 1713: 23,23 + 1714: 23,23 + 1715: 24,22 + 1716: 24,24 + 1717: 23,25 + 1718: 22,24 + 1719: 22,25 + 1720: 22,26 + 1721: 25,26 + 1722: 25,26 + 1723: 20,26 + 1724: 19,26 + 1725: 20,26 + 1726: 17,26 + 1727: 18,26 + 1728: 15,26 + 1729: 15,26 + 1730: 15,25 + 1731: 15,25 + 1732: 17,24 + 1733: 16,24 + 1734: 13,24 + 1735: 14,23 + 1736: 14,22 + 1737: 15,22 + 1738: 17,23 + 1739: 19,22 + 1740: 20,21 + 1741: 20,21 + 1742: 18,21 + 1749: 37,26 + 1750: 37,26 + 1751: 36,25 + 1752: 36,25 + 1753: 34,26 + 1754: 33,26 + 1755: 32,26 + 1756: 31,25 + 1757: 29,25 + 1821: 39,25 + 1822: 39,24 + 1823: 39,24 + 1824: 41,23 + 1825: 44,24 + 1826: 44,24 + 1827: 43,24 + 1828: 43,24 + 1829: 42,23 + 1830: 43,23 + 1831: 44,23 + 1832: 45,24 + 1833: 45,25 + 1834: 45,25 + 1835: 47,26 + 1836: 47,26 + 1837: 50,25 + 1838: 50,25 + 1839: 49,24 + 1840: 51,25 + 1841: 52,25 + 1842: 51,25 + 1843: 51,25 + 1844: 53,26 + 1845: 54,26 + 1846: 53,25 + 1847: 53,25 + 1848: 54,25 + 1849: 51,26 + 1857: 29,8 + 1921: 10,14 + 1922: 10,14 + 1923: 10,13 + 1924: 10,13 + 1925: 14,16 + 1926: 13,16 + 1927: 13,16 + 1928: 17,15 + 1929: 17,14 + 1930: 17,15 + 1931: 17,16 + 1932: 17,13 + 1933: 15,11 + 1934: 15,10 + 1935: 14,10 + 1936: 14,12 + 1937: 14,12 + 1938: 7,15 + 1939: 8,16 + 1940: 8,16 + 1941: 7,16 + 1942: 13,21 + 1943: 13,21 + 1944: 13,21 + 1958: -3,32 + 1959: -1,33 + 1960: -1,33 + 1961: -1,32 + 1962: 0,32 + 1963: 0,32 + 1964: 0,32 + 1965: 0,32 + 2050: -1,11 + 2051: -1,13 + 2058: -2,11 + 2059: 1,11 + 2060: -5,12 + 2400: 5,4 + 2401: 5,3 + 2402: 6,2 + 2403: 4,2 + 2404: 10,2 + 2439: -13,2 + 2440: -13,4 + 2441: -11,2 + 2442: -12,2 + 2523: 36,21 + 2524: 37,20 + 2525: 36,19 + 2526: 37,19 + 2527: 37,18 + 2528: 37,17 + 2537: 40,17 + 2543: 39,10 + 2544: 39,9 + 2555: 24,9 + 2556: 7,20 + 2557: 31,20 + 2558: 32,21 + 2559: 32,22 + 2560: 33,23 + 2561: 33,22 + 2623: 28,17 + 2624: 28,17 + 2625: 27,16 + 2633: 32,17 + 2723: 36,18 + 2725: 45,16 + 2726: 37,25 + 2727: 46,25 + 2728: 43,22 + 2729: 41,5 + 2730: 39,5 + 2731: 36,5 + 2732: 34,5 + 2733: 32,5 + 2734: 28,5 + 2790: 39,22 + 2791: 40,22 + 2792: 42,22 + 2793: 43,22 + 2794: 37,22 + 2795: 36,22 + 2796: 38,23 + 2797: 38,25 + 2798: 38,26 + 2799: 40,8 + 2800: 38,8 + 2801: 39,8 + 2802: 40,8 + 2803: 40,11 + 2804: 40,10 + 2805: 37,11 + - node: + cleanable: True + zIndex: 180 + color: '#FFFFFFFF' + id: DirtLight + decals: + 2230: -2,39 + 2231: -2,39 + 2232: 1,37 + 2233: 1,37 + 2234: -1,37 + 2235: -1,37 + 2236: -2,37 + 2237: -2,37 + 2238: -1,41 + 2239: -1,40 + 2240: 0,40 + 2241: -2,44 + 2242: 0,48 + 2243: 0,49 + 2244: 0,49 + 2245: 0,51 + 2246: 3,51 + 2247: 6,53 + 2248: 7,53 + 2249: 8,53 + 2250: 8,54 + 2251: 8,54 + 2252: 7,55 + 2274: 1,50 + 2275: 1,50 + 2276: 7,51 + 2325: -38,11 + 2326: -38,11 + 2327: -39,12 + 2328: -39,12 + 2329: -41,10 + 2330: -38,12 + 2331: -32,12 + 2332: -34,12 + 2333: -33,11 + 2334: -34,8 + 2335: -33,8 + 2336: -29,11 + 2337: -31,12 + 2338: -30,12 + 2339: -30,12 + 2352: -52,11 + 2353: -53,10 + 2354: -49,14 + 2355: -48,14 + 2356: -48,14 + 2357: -50,5 + 2358: -51,5 + 2359: -51,6 + 2360: -51,5 + - node: + color: '#FFFFFFFF' + id: DirtMedium + decals: + 547: -49,13 + - node: + cleanable: True + color: '#FFFFFFFF' + id: DirtMedium + decals: + 601: -46,14 + 602: -45,13 + 603: -44,18 + 604: -44,18 + 605: -44,18 + 606: -52,16 + 607: -54,8 + 608: -54,7 + 609: -54,6 + 610: -51,6 + 611: -51,4 + 612: -52,3 + 613: -54,3 + 614: -54,2 + 615: -55,2 + 616: -55,3 + 617: -55,1 + 618: -52,1 + 619: -49,2 + 620: -48,3 + 621: -49,1 + 622: -49,4 + 623: -49,6 + 624: -49,7 + 701: -45,11 + 702: -45,11 + 757: -34,9 + 819: -46,3 + 820: -46,5 + 821: -44,3 + 822: -43,1 + 823: -40,2 + 824: -37,1 + 825: -35,4 + 847: -50,2 + 848: -31,-1 + 849: -30,-2 + 850: -29,-3 + 851: -29,-5 + 852: -30,-7 + 853: -31,-8 + 854: -31,-10 + 855: -30,-9 + 856: -30,-8 + 857: -30,-11 + 858: -29,-14 + 859: -29,-15 + 860: -29,-13 + 861: -30,-13 + 862: -31,-17 + 863: -30,-19 + 864: -30,-20 + 865: -29,-19 + 866: -29,-20 + 867: -29,-21 + 868: -29,-24 + 869: -31,-23 + 870: -31,-24 + 956: -22,3 + 957: -23,2 + 958: -22,1 + 959: -23,3 + 960: -26,1 + 961: -15,2 + 962: -14,3 + 963: -14,3 + 964: -15,4 + 1004: -1,4 + 1045: 16,1 + 1046: 16,1 + 1047: 14,3 + 1048: 13,3 + 1049: 11,2 + 1050: 9,4 + 1051: 7,5 + 1052: 5,2 + 1053: 4,5 + 1054: 4,5 + 1055: 2,5 + 1056: 3,3 + 1057: 2,6 + 1058: 4,6 + 1059: 4,5 + 1060: 3,2 + 1061: 3,1 + 1062: 4,1 + 1063: 7,1 + 1064: 8,1 + 1065: 11,4 + 1066: 10,5 + 1067: 12,5 + 1068: 15,2 + 1069: 16,3 + 1070: 17,4 + 1071: 17,4 + 1072: 17,1 + 1073: 19,1 + 1119: 27,1 + 1120: 30,3 + 1121: 31,3 + 1122: 31,1 + 1123: 28,4 + 1124: 30,4 + 1125: 34,3 + 1126: 33,1 + 1127: 34,4 + 1128: 37,4 + 1129: 35,1 + 1130: 37,1 + 1131: 39,3 + 1132: 38,2 + 1133: 37,2 + 1134: 37,2 + 1135: 41,2 + 1136: 42,4 + 1137: 44,5 + 1138: 44,2 + 1139: 43,1 + 1140: 45,4 + 1141: 42,5 + 1142: 44,2 + 1143: 46,5 + 1144: 48,3 + 1145: 49,1 + 1146: 47,1 + 1147: 45,1 + 1148: 46,2 + 1149: 52,1 + 1150: 53,1 + 1151: 54,2 + 1284: 27,-1 + 1285: 27,-3 + 1286: 29,-4 + 1287: 28,-3 + 1288: 29,-4 + 1289: 29,-7 + 1290: 29,-9 + 1291: 28,-10 + 1292: 28,-9 + 1293: 29,-10 + 1294: 29,-10 + 1295: 28,-12 + 1296: 28,-14 + 1297: 27,-14 + 1298: 27,-14 + 1299: 29,-12 + 1300: 29,-16 + 1301: 27,-19 + 1333: 0,23 + 1334: 1,23 + 1345: -9,17 + 1346: -8,15 + 1347: -9,15 + 1412: -5,18 + 1413: -5,18 + 1414: -5,17 + 1415: -6,17 + 1416: -6,16 + 1419: -6,16 + 1420: -5,15 + 1421: -5,13 + 1422: -5,13 + 1423: -4,13 + 1441: -5,9 + 1442: -4,10 + 1494: 2,8 + 1495: 4,9 + 1496: 4,10 + 1497: 3,9 + 1498: 4,12 + 1499: 4,13 + 1500: 2,15 + 1501: 2,14 + 1502: 4,15 + 1535: 3,28 + 1536: 4,28 + 1537: 5,28 + 1538: 7,28 + 1539: 7,28 + 1540: 6,27 + 1541: 5,26 + 1542: 5,26 + 1543: 8,27 + 1548: 10,23 + 1549: 11,23 + 1804: 48,26 + 1805: 49,26 + 1806: 48,25 + 1807: 47,25 + 1808: 46,26 + 1809: 45,26 + 1810: 45,26 + 1811: 40,26 + 1812: 43,26 + 1813: 43,26 + 1814: 42,24 + 1815: 41,24 + 1816: 42,25 + 1817: 42,26 + 1818: 41,26 + 1819: 40,25 + 1820: 39,26 + 1966: -1,32 + 2405: 4,3 + 2406: 6,4 + 2407: 11,2 + 2443: -9,4 + 2444: -10,4 + 2445: -8,2 + 2446: -12,4 + 2447: -11,2 + 2448: -12,2 + 2449: -12,1 + 2450: -13,4 + 2451: -13,5 + 2540: 37,10 + 2541: 38,9 + 2542: 38,10 + 2636: 31,18 + 2637: 32,17 + 2724: 42,16 + - node: + cleanable: True + zIndex: 180 + color: '#FFFFFFFF' + id: DirtMedium + decals: + 2253: 7,55 + 2254: 5,56 + 2255: 5,57 + 2256: 4,50 + 2257: 7,49 + 2258: 8,48 + 2259: 8,45 + 2260: 8,44 + 2261: 7,44 + 2262: 8,41 + 2263: 5,41 + 2264: 3,41 + 2265: 3,40 + 2266: 2,40 + 2267: 1,39 + 2268: -1,36 + 2269: 0,37 + 2270: 2,37 + 2271: 2,37 + 2272: -1,40 + 2273: -3,47 + - node: + color: '#334E6DC8' + id: FullTileOverlayGreyscale + decals: + 2463: -50,3 + - node: + color: '#35526FFF' + id: FullTileOverlayGreyscale + decals: + 561: -53,7 + 562: -53,6 + 563: -54,6 + 564: -52,6 + 565: -53,5 + 566: -50,4 + 567: -50,2 + 568: -51,3 + 569: -49,3 + - node: + color: '#9FED5896' + id: HalfTileOverlayGreyscale + decals: + 215: -30,-26 + - node: + color: '#D381C996' + id: HalfTileOverlayGreyscale + decals: + 224: 28,-26 + - node: + color: '#DE3A3A96' + id: HalfTileOverlayGreyscale + decals: + 236: 57,1 + 237: 56,1 + - node: + color: '#FFA5007F' + id: HalfTileOverlayGreyscale + decals: + 386: 58,26 + 387: 57,26 + 389: 56,25 + 390: 57,25 + - node: + color: '#9FED5896' + id: HalfTileOverlayGreyscale180 + decals: + 209: -31,-28 + 210: -30,-28 + 211: -29,-28 + 214: -30,-27 + - node: + color: '#D381C996' + id: HalfTileOverlayGreyscale180 + decals: + 232: 28,-28 + - node: + color: '#FFA5007F' + id: HalfTileOverlayGreyscale180 + decals: + 394: 57,24 + - node: + color: '#DE3A3A96' + id: HalfTileOverlayGreyscale270 + decals: + 238: 58,2 + 239: 58,3 + - node: + color: '#52B4E996' + id: HalfTileOverlayGreyscale90 + decals: + 207: -59,2 + - node: + angle: -3.141592653589793 rad + color: '#FFFFFFFF' + id: LoadingArea + decals: + 154: 6,51 + - node: + zIndex: 180 + angle: -1.5707963267948966 rad + color: '#FFFFFFFF' + id: LoadingArea + decals: + 2109: -1,42 + 2110: -1,46 + - node: + angle: 1.5707963267948966 rad + color: '#FFFFFFFF' + id: LoadingArea + decals: + 152: 6,52 + 153: 6,56 + - node: + zIndex: 180 + angle: 1.5707963267948966 rad + color: '#FFFFFFFF' + id: LoadingArea + decals: + 2111: 5,42 + 2112: 5,46 + - node: + color: '#1F6626FF' + id: MiniTileCheckerAOverlay + decals: + 2826: 3,23 + 2827: 4,23 + 2828: 5,23 + 2829: 5,22 + 2830: 4,22 + 2831: 3,22 + 2832: 3,21 + 2833: 4,21 + 2834: 5,21 + 2835: 5,20 + 2836: 4,20 + 2837: 3,20 + - node: + color: '#9FED5896' + id: MiniTileCheckerAOverlay + decals: + 2595: 27,18 + 2596: 27,17 + 2597: 27,16 + 2598: 28,16 + 2599: 28,17 + 2600: 28,18 + 2601: 29,18 + 2602: 29,17 + 2603: 29,16 + 2604: 30,16 + 2605: 30,17 + 2606: 30,18 + 2626: 31,17 + 2627: 31,18 + 2628: 32,18 + 2629: 32,17 + 2638: 31,16 + 2639: 32,16 + 2640: 32,15 + 2641: 31,15 + - node: + color: '#FFFFFFFF' + id: MiniTileCheckerAOverlay + decals: + 179: -50,17 + 180: -49,17 + 181: -48,17 + 182: -48,18 + 183: -49,18 + 184: -50,18 + 185: -50,18 + - node: + color: '#52B4E996' + id: MiniTileCheckerBOverlay + decals: + 173: -50,17 + 174: -49,17 + 175: -48,17 + 176: -48,18 + 177: -49,18 + 178: -50,18 + - node: + color: '#52B4E9FF' + id: MiniTileCheckerBOverlay + decals: + 667: -46,11 + 668: -45,11 + 669: -44,11 + 670: -44,10 + 671: -45,10 + 672: -46,10 + 673: -46,9 + 674: -45,9 + 675: -44,9 + 676: -44,8 + 677: -45,8 + 678: -46,8 + - node: + color: '#DE3A3A96' + id: MiniTileLineOverlayW + decals: + 2768: 46,16 + 2769: 46,15 + - node: + color: '#FFFFFFFF' + id: MiniTileOverlay + decals: + 655: -46,11 + 656: -45,11 + 657: -44,11 + 658: -44,10 + 659: -45,10 + 660: -46,10 + 661: -46,9 + 662: -45,9 + 663: -44,9 + 664: -44,8 + 665: -45,8 + 666: -46,8 + - node: + color: '#FFFFFFFF' + id: MiniTileSteelCornerNe + decals: + 2749: 40,11 + - node: + color: '#FFFFFFFF' + id: MiniTileSteelCornerNw + decals: + 2756: 37,11 + - node: + color: '#FFFFFFFF' + id: MiniTileSteelCornerSe + decals: + 2748: 40,8 + - node: + color: '#FFFFFFFF' + id: MiniTileSteelCornerSw + decals: + 2745: 37,8 + - node: + color: '#FFFFFFFF' + id: MiniTileSteelLineE + decals: + 2754: 40,9 + 2755: 40,10 + - node: + color: '#FFFFFFFF' + id: MiniTileSteelLineN + decals: + 2750: 39,11 + 2751: 38,11 + - node: + color: '#FFFFFFFF' + id: MiniTileSteelLineS + decals: + 2752: 39,8 + 2753: 38,8 + - node: + color: '#FFFFFFFF' + id: MiniTileSteelLineW + decals: + 2746: 37,9 + 2747: 37,10 + - node: + color: '#4C2A5EFF' + id: QuarterTileOverlayGreyscale + decals: + 2813: -6,18 + 2814: -5,18 + 2815: -4,18 + - node: + color: '#9FED5896' + id: QuarterTileOverlayGreyscale + decals: + 212: -31,-28 + 221: -29,-26 + 2501: 42,6 + 2502: 44,6 + 2503: 43,6 + 2504: 45,6 + 2505: 46,6 + 2506: 47,6 + 2507: 48,6 + - node: + color: '#D381C996' + id: QuarterTileOverlayGreyscale + decals: + 225: 29,-26 + 227: 29,-27 + 234: 27,-28 + - node: + color: '#DE3A3A96' + id: QuarterTileOverlayGreyscale + decals: + 241: 57,2 + - node: + color: '#52B4E996' + id: QuarterTileOverlayGreyscale180 + decals: + 574: -60,1 + - node: + color: '#9FED5896' + id: QuarterTileOverlayGreyscale180 + decals: + 213: -31,-27 + 218: -29,-26 + - node: + color: '#D381C996' + id: QuarterTileOverlayGreyscale180 + decals: + 226: 29,-26 + 229: 29,-27 + 233: 27,-28 + - node: + color: '#DE3A3A96' + id: QuarterTileOverlayGreyscale180 + decals: + 240: 57,3 + 242: 56,2 + - node: + color: '#52B4E996' + id: QuarterTileOverlayGreyscale270 + decals: + 575: -58,1 + - node: + color: '#774194FF' + id: QuarterTileOverlayGreyscale270 + decals: + 2816: -2,26 + 2817: -2,26 + 2818: -2,27 + 2819: -2,28 + 2820: -2,29 + - node: + color: '#9FED5896' + id: QuarterTileOverlayGreyscale270 + decals: + 216: -31,-26 + 220: -29,-27 + - node: + color: '#D381C996' + id: QuarterTileOverlayGreyscale270 + decals: + 222: 27,-26 + 231: 29,-28 + - node: + color: '#DE3A3A96' + id: QuarterTileOverlayGreyscale270 + decals: + 2703: 40,22 + 2704: 41,22 + 2705: 42,22 + 2706: 43,22 + 2707: 44,22 + 2708: 45,22 + 2709: 46,22 + 2710: 47,22 + 2711: 36,18 + 2712: 36,17 + 2713: 36,16 + 2714: 36,15 + 2715: 37,15 + 2716: 38,15 + 2757: 40,15 + 2758: 39,15 + 2759: 45,15 + 2760: 44,15 + 2761: 43,15 + 2762: 42,15 + 2763: 41,15 + 2764: 36,22 + 2765: 37,22 + 2766: 38,22 + 2767: 39,22 + - node: + color: '#52B4E996' + id: QuarterTileOverlayGreyscale90 + decals: + 570: -60,2 + - node: + color: '#9FED5896' + id: QuarterTileOverlayGreyscale90 + decals: + 217: -31,-26 + 219: -29,-27 + - node: + color: '#D381C996' + id: QuarterTileOverlayGreyscale90 + decals: + 223: 27,-26 + 228: 28,-27 + 230: 29,-28 + - node: + color: '#DE3A3A96' + id: QuarterTileOverlayGreyscale90 + decals: + 2770: 41,18 + 2771: 40,18 + 2772: 39,18 + 2773: 38,18 + 2774: 41,17 + - node: + color: '#EFB34196' + id: QuarterTileOverlayGreyscale90 + decals: + 703: -46,5 + 704: -45,5 + 705: -44,5 + 706: -43,5 + 707: -42,5 + 708: -39,5 + 709: -38,5 + 710: -37,5 + 711: -36,5 + - node: + color: '#FFFFFFFF' + id: SpaceStationSign1 + decals: + 2371: -11,4 + 2386: 7,4 + - node: + color: '#FFFFFFFF' + id: SpaceStationSign10 + decals: + 2376: -10,2 + 2387: 8,2 + - node: + color: '#FFFFFFFF' + id: SpaceStationSign11 + decals: + 2377: -9,2 + 2388: 9,2 + - node: + color: '#FFFFFFFF' + id: SpaceStationSign2 + decals: + 2378: -10,4 + 2389: 8,4 + - node: + color: '#FFFFFFFF' + id: SpaceStationSign3 + decals: + 2368: -13,3 + 2385: 5,3 + - node: + color: '#FFFFFFFF' + id: SpaceStationSign4 + decals: + 2369: -12,3 + 2384: 6,3 + - node: + color: '#FFFFFFFF' + id: SpaceStationSign5 + decals: + 2370: -11,3 + 2383: 7,3 + - node: + color: '#FFFFFFFF' + id: SpaceStationSign6 + decals: + 2372: -10,3 + 2382: 8,3 + - node: + color: '#FFFFFFFF' + id: SpaceStationSign7 + decals: + 2373: -9,3 + 2381: 9,3 + - node: + color: '#FFFFFFFF' + id: SpaceStationSign8 + decals: + 2374: -8,3 + 2380: 10,3 + - node: + color: '#FFFFFFFF' + id: SpaceStationSign9 + decals: + 2375: -7,3 + 2379: 11,3 + - node: + color: '#FF5C5CFF' + id: StandClearGreyscale + decals: + 2697: 37,20 + 2698: 36,20 + - node: + color: '#DE3A3A96' + id: ThreeQuarterTileOverlayGreyscale + decals: + 235: 58,1 + - node: + color: '#FFA5007F' + id: ThreeQuarterTileOverlayGreyscale + decals: + 388: 56,26 + - node: + color: '#52B4E996' + id: ThreeQuarterTileOverlayGreyscale180 + decals: + 208: -59,3 + 573: -59,1 + - node: + color: '#FFFFFFFF' + id: WarnBox + decals: + 0: 1,43 + 1: 3,43 + 2: 3,45 + 3: 1,45 + - node: + color: '#52B4E996' + id: WarnBoxGreyscale + decals: + 168: -36,6 + 169: -37,6 + 170: -38,6 + - node: + color: '#DE3A3A96' + id: WarnBoxGreyscale + decals: + 171: -42,6 + 172: -43,6 + - node: + color: '#FFFFFFFF' + id: WarnLineE + decals: + 22: 5,16 + 23: 5,15 + 24: 9,16 + 25: 9,15 + 34: -7,15 + 35: -7,16 + 36: -3,6 + 37: -3,5 + 38: -3,4 + 39: -3,3 + 40: -3,2 + 41: 1,2 + 42: 1,3 + 43: 1,4 + 44: 1,5 + 45: 1,6 + 71: 55,1 + 72: 55,2 + 73: 55,3 + 74: 26,4 + 75: 26,3 + 76: 26,2 + 77: 26,1 + 98: -28,2 + 99: -28,3 + 100: -28,4 + 127: -26,12 + 128: -47,14 + 129: -47,17 + 130: -51,17 + 131: -47,8 + 132: -47,2 + 133: -47,3 + 134: -47,4 + 135: -57,1 + 136: -57,3 + 352: 2,26 + 353: 2,27 + 354: 2,28 + 362: 55,26 + 363: 55,25 + 364: 55,24 + 365: 12,23 + 366: 12,24 + 367: 12,25 + 368: 12,26 + 1359: 1,18 + 1360: 1,17 + 1361: 1,16 + 1362: 1,15 + 1367: -3,15 + 1368: -3,16 + 1369: -3,17 + 1370: -3,18 + 2456: -28,1 + 2495: 35,26 + 2496: 35,25 + 2497: 35,24 + 2811: 35,22 + 2812: 35,23 + - node: + zIndex: 180 + color: '#FFFFFFFF' + id: WarnLineE + decals: + 2122: 8,53 + 2123: 8,54 + 2124: 8,55 + - node: + color: '#FFFFFFFF' + id: WarnLineN + decals: + 10: 0,30 + 11: -1,30 + 12: -2,30 + 13: 0,34 + 14: -1,34 + 15: -2,34 + 16: 0,19 + 17: -1,19 + 18: -2,19 + 30: 7,17 + 56: -6,7 + 57: -5,7 + 58: -4,7 + 59: 4,7 + 60: 3,7 + 61: 2,7 + 82: 28,0 + 83: 29,0 + 84: 27,0 + 93: 27,-25 + 94: 28,-25 + 95: 29,-25 + 96: 28,-11 + 97: 27,-11 + 104: -29,0 + 105: -30,0 + 106: -31,0 + 114: -30,-11 + 115: -29,-25 + 116: -30,-25 + 117: -31,-25 + 118: -40,7 + 119: -41,7 + 120: -32,13 + 121: -28,13 + 146: -52,9 + 147: -53,9 + 148: -45,12 + 370: 48,21 + 716: -41,8 + 717: -40,8 + 2471: -31,0 + 2472: -30,0 + 2473: -29,0 + 2474: -31,-11 + 2475: -29,-11 + 2479: 29,-11 + 2686: 43,17 + 2687: 44,17 + 2688: 45,17 + 2689: 36,19 + 2690: 37,19 + 2691: 36,21 + 2692: 37,21 + - node: + cleanable: True + color: '#FFFFFFFF' + id: WarnLineN + decals: + 2594: 29,19 + - node: + color: '#FFFFFFFF' + id: WarnLineS + decals: + 26: 5,16 + 27: 5,15 + 28: 9,16 + 29: 9,15 + 32: -7,15 + 33: -7,16 + 46: -3,2 + 47: -3,3 + 48: -3,4 + 49: -3,5 + 50: -3,6 + 51: 1,6 + 52: 1,5 + 53: 1,4 + 54: 1,3 + 55: 1,2 + 68: 55,1 + 69: 55,2 + 70: 55,3 + 78: 26,4 + 79: 26,2 + 80: 26,3 + 81: 26,1 + 101: -28,2 + 102: -28,3 + 103: -28,4 + 126: -26,12 + 137: -57,3 + 138: -57,1 + 139: -47,2 + 140: -47,3 + 141: -47,4 + 142: -47,8 + 143: -47,14 + 144: -47,17 + 145: -51,17 + 349: 2,26 + 350: 2,27 + 351: 2,28 + 355: 12,23 + 356: 12,24 + 357: 12,25 + 358: 12,26 + 359: 55,24 + 360: 55,25 + 361: 55,26 + 1363: -3,18 + 1364: -3,17 + 1365: -3,16 + 1366: -3,15 + 1371: 1,15 + 1372: 1,16 + 1373: 1,17 + 1374: 1,18 + 2457: -28,1 + 2498: 35,26 + 2499: 35,25 + 2500: 35,24 + 2809: 35,22 + 2810: 35,23 + - node: + zIndex: 180 + color: '#FFFFFFFF' + id: WarnLineS + decals: + 2106: -3,43 + 2107: -3,44 + 2108: -3,45 + - node: + color: '#FFFFFFFF' + id: WarnLineW + decals: + 4: -2,34 + 5: -1,34 + 6: 0,34 + 7: 0,30 + 8: -1,30 + 9: -2,30 + 19: -2,19 + 20: 0,19 + 21: -1,19 + 31: 7,17 + 62: -4,7 + 63: -5,7 + 64: -6,7 + 65: 4,7 + 66: 2,7 + 67: 3,7 + 85: 29,0 + 86: 28,0 + 87: 27,0 + 88: 28,-11 + 89: 27,-11 + 90: 29,-25 + 91: 28,-25 + 92: 27,-25 + 107: -29,0 + 108: -30,0 + 109: -31,0 + 110: -29,-25 + 111: -30,-25 + 112: -31,-25 + 113: -30,-11 + 122: -41,7 + 123: -40,7 + 124: -32,13 + 125: -28,13 + 149: -52,9 + 150: -53,9 + 151: -45,12 + 165: -29,15 + 166: -28,15 + 167: -27,15 + 369: 48,21 + 712: -40,6 + 713: -41,6 + 714: -41,9 + 715: -40,9 + 2468: -31,0 + 2469: -30,0 + 2470: -29,0 + 2476: -31,-11 + 2477: -29,-11 + 2478: 29,-11 + 2693: 36,19 + 2694: 37,19 + 2695: 37,21 + 2696: 36,21 + - node: + cleanable: True + color: '#FFFFFFFF' + id: WarnLineW + decals: + 2593: 29,19 + - node: + color: '#C8C8C8FF' + id: WoodTrimThinCornerNe + decals: + 2484: 26,12 + 2510: 46,10 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinCornerNe + decals: + 2741: 36,11 + - node: + color: '#C8C8C8FF' + id: WoodTrimThinCornerNw + decals: + 2481: 24,12 + 2509: 42,10 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinCornerNw + decals: + 2740: 35,11 + - node: + color: '#C8C8C8FF' + id: WoodTrimThinCornerSe + decals: + 2482: 26,11 + 2511: 46,8 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinCornerSe + decals: + 2807: 36,8 + - node: + color: '#C8C8C8FF' + id: WoodTrimThinCornerSw + decals: + 2483: 24,11 + 2508: 42,8 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinCornerSw + decals: + 2806: 35,8 + - node: + color: '#C8C8C8FF' + id: WoodTrimThinLineE + decals: + 2519: 46,9 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinLineE + decals: + 2742: 36,9 + 2743: 36,10 + - node: + color: '#C8C8C8FF' + id: WoodTrimThinLineN + decals: + 2485: 25,12 + 2516: 43,10 + 2517: 44,10 + 2518: 45,10 + - node: + color: '#C8C8C8FF' + id: WoodTrimThinLineS + decals: + 2486: 25,11 + 2513: 43,8 + 2514: 44,8 + 2515: 45,8 + - node: + color: '#C8C8C8FF' + id: WoodTrimThinLineW + decals: + 2512: 42,9 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinLineW + decals: + 2744: 35,10 + 2808: 35,9 + - node: + zIndex: 180 + color: '#FF00FFFF' + id: clown + decals: + 2367: 6.027291,42.00365 + - node: + color: '#9BC516FF' + id: shop + decals: + 347: -13,5 + 348: 11,5 + - node: + zIndex: 180 + color: '#FFFF00FF' + id: trade + decals: + 2089: 2,38 + - type: GridAtmosphere + version: 2 + data: + tiles: + 0,0: + 0: 65535 + 1,0: + 0: 65535 + -1,0: + 0: 65535 + 0,1: + 0: 65535 + 0,2: + 0: 65535 + 0,3: + 0: 65535 + 1,1: + 0: 65535 + 1,2: + 0: 48051 + 1,3: + 0: 65467 + 2,0: + 0: 65535 + 2,1: + 0: 65535 + 2,2: + 0: 65520 + 2,3: + 0: 65535 + 3,0: + 0: 65535 + 3,1: + 0: 4095 + 3,2: + 0: 65520 + 3,3: + 0: 65535 + -4,0: + 0: 65535 + -4,1: + 0: 53247 + -4,2: + 0: 65532 + -4,3: + 0: 65535 + -3,0: + 0: 65535 + -3,1: + 0: 65535 + -3,2: + 0: 65521 + -3,3: + 0: 65535 + -2,0: + 0: 65535 + -2,1: + 0: 65535 + -2,3: + 0: 65518 + -2,2: + 0: 61166 + -1,1: + 0: 65535 + -1,2: + 0: 65535 + -1,3: + 0: 65535 + 4,0: + 0: 65535 + 4,1: + 0: 1023 + 4,2: + 0: 65532 + 4,3: + 0: 65535 + 5,0: + 0: 65535 + 5,1: + 0: 255 + 5,2: + 0: 65535 + 5,3: + 0: 65535 + 6,0: + 0: 65535 + 6,1: + 0: 52479 + 6,2: + 0: 65535 + 6,3: + 0: 65535 + 7,0: + 0: 65535 + 7,1: + 0: 65535 + 7,2: + 0: 65535 + 7,3: + 0: 65535 + -8,0: + 0: 65535 + -8,1: + 0: 65535 + -8,2: + 0: 65535 + -8,3: + 0: 65535 + -7,0: + 0: 65535 + -7,1: + 0: 4607 + -7,2: + 0: 65535 + -7,3: + 0: 65535 + -6,0: + 0: 65535 + -6,1: + 0: 255 + -6,2: + 0: 65535 + -6,3: + 0: 65535 + -5,0: + 0: 65535 + -5,1: + 0: 32767 + -5,2: + 0: 65527 + -5,3: + 0: 65535 + -8,-4: + 0: 65535 + -8,-3: + 0: 65535 + -8,-2: + 0: 65535 + -8,-1: + 0: 65535 + -7,-4: + 0: 4369 + -7,-3: + 0: 4369 + -7,-2: + 0: 4369 + -7,-1: + 0: 29457 + -8,-8: + 0: 65520 + -8,-7: + 0: 65535 + -8,-6: + 0: 65535 + -8,-5: + 0: 65535 + -7,-8: + 0: 29456 + -7,-7: + 0: 30583 + -7,-6: + 0: 4371 + -7,-5: + 0: 4369 + 6,-1: + 0: 65228 + 6,-4: + 0: 52428 + 6,-3: + 0: 52428 + 6,-2: + 0: 52428 + 7,-4: + 0: 30583 + 7,-3: + 0: 30583 + 7,-2: + 0: 30583 + 7,-1: + 0: 65399 + 6,-8: + 0: 65216 + 6,-7: + 0: 65535 + 6,-6: + 0: 52430 + 6,-5: + 0: 52428 + 7,-8: + 0: 65392 + 7,-7: + 0: 65535 + 7,-6: + 0: 30591 + 7,-5: + 0: 30583 + -9,-8: + 0: 51200 + -9,-7: + 0: 52428 + -9,-6: + 0: 8 + -12,0: + 0: 65535 + -12,1: + 0: 65535 + -12,2: + 0: 65535 + -12,3: + 0: 65535 + -11,0: + 0: 65535 + -11,1: + 0: 65535 + -11,2: + 0: 65535 + -11,3: + 0: 30719 + 1: 34816 + -10,0: + 0: 65535 + -10,1: + 0: 65535 + -10,2: + 0: 65535 + -10,3: + 0: 61951 + 2: 3584 + -9,0: + 0: 65535 + -9,1: + 0: 65535 + -9,2: + 0: 65535 + -9,3: + 0: 56831 + 1: 8704 + -16,0: + 0: 61166 + -16,1: + 0: 14 + -15,0: + 0: 65535 + -15,1: + 0: 15 + -14,0: + 0: 65535 + -14,1: + 0: 65535 + -14,2: + 0: 65535 + -14,3: + 0: 65535 + -13,0: + 0: 65535 + -13,1: + 0: 65535 + -13,2: + 0: 65535 + -13,3: + 0: 65535 + -16,-1: + 0: 34816 + -15,-1: + 0: 65280 + -9,-1: + 0: 51200 + 8,-8: + 0: 4096 + 8,-7: + 0: 4369 + 8,-1: + 0: 4096 + 8,0: + 0: 65535 + 8,1: + 0: 65535 + 8,2: + 0: 65535 + 8,3: + 0: 65535 + 9,0: + 0: 65535 + 9,1: + 0: 65535 + 9,2: + 0: 65535 + 9,3: + 0: 65535 + 10,0: + 0: 65535 + 10,1: + 0: 65535 + 10,2: + 0: 65535 + 10,3: + 0: 65535 + 11,0: + 0: 65535 + 11,1: + 0: 65535 + 11,2: + 0: 65535 + 11,3: + 0: 65535 + 12,0: + 0: 65535 + 12,1: + 0: 65535 + 12,2: + 0: 65535 + 12,3: + 0: 65535 + 13,0: + 0: 65535 + 13,1: + 0: 30719 + 13,2: + 0: 32759 + 13,3: + 0: 32759 + 14,0: + 0: 65535 + 14,1: + 0: 8079 + 14,2: + 0: 4369 + 14,3: + 0: 4369 + 15,0: + 0: 13107 + 15,1: + 0: 771 + 13,-1: + 0: 34816 + 14,-1: + 0: 65280 + 0,4: + 0: 65535 + 0,5: + 0: 65535 + 0,6: + 0: 65535 + 0,7: + 0: 32767 + 1,4: + 0: 65535 + 1,5: + 0: 65535 + 1,6: + 0: 65535 + 1,7: + 0: 12287 + 2,4: + 0: 65535 + 2,5: + 0: 65535 + 2,6: + 0: 65535 + 2,7: + 0: 36863 + 3,4: + 0: 65535 + 3,5: + 0: 65535 + 3,6: + 0: 65535 + 3,7: + 0: 273 + -4,4: + 0: 65535 + -3,4: + 0: 65535 + -2,4: + 0: 65535 + -2,5: + 0: 61166 + -2,6: + 0: 61166 + -2,7: + 0: 12014 + -1,4: + 0: 65535 + -1,5: + 0: 65535 + -1,6: + 0: 65535 + -1,7: + 0: 65535 + -8,4: + 0: 65535 + -7,4: + 0: 65535 + -6,4: + 0: 63624 + -5,4: + 0: 65535 + 4,4: + 0: 65535 + 5,4: + 0: 65535 + 6,4: + 0: 65535 + 7,4: + 0: 65535 + 0,8: + 0: 65399 + 0,9: + 0: 65535 + 0,10: + 0: 65535 + 0,11: + 0: 65535 + 1,8: + 0: 29474 + 1,9: + 0: 63351 + 1,10: + 0: 65535 + 1,11: + 0: 65535 + 2,9: + 0: 63692 + 2,10: + 0: 48063 + 2,11: + 0: 48127 + 2,8: + 0: 35020 + 3,8: + 0: 17 + 3,9: + 0: 4113 + 3,10: + 0: 1 + -2,8: + 0: 36386 + -2,10: + 0: 61166 + -2,11: + 0: 61166 + -2,9: + 0: 34952 + -1,8: + 0: 65535 + -1,9: + 0: 65535 + -1,10: + 0: 65535 + -1,11: + 0: 65535 + 8,4: + 0: 65535 + 8,5: + 0: 65535 + 8,6: + 0: 65535 + 9,4: + 0: 65535 + 9,5: + 0: 65535 + 9,6: + 0: 65535 + 10,4: + 0: 65535 + 10,5: + 0: 65521 + 10,6: + 0: 65535 + 11,4: + 0: 65535 + 11,5: + 0: 65534 + 11,6: + 0: 65535 + 12,4: + 0: 65535 + 12,5: + 0: 65527 + 12,6: + 0: 65535 + 12,7: + 0: 238 + 13,4: + 0: 65399 + 13,5: + 0: 65524 + 13,6: + 0: 65535 + 13,7: + 0: 255 + 14,4: + 0: 4369 + 14,5: + 0: 62576 + 14,6: + 0: 65535 + 14,7: + 0: 255 + 0,12: + 0: 65535 + 0,13: + 0: 36751 + 1: 24576 + 0,14: + 0: 2184 + 1: 63078 + 1,12: + 0: 65535 + 1,13: + 0: 65535 + 1,14: + 0: 4095 + 1: 61440 + 2,12: + 0: 63483 + 2,13: + 0: 65535 + 2,14: + 0: 2047 + 1: 28672 + 3,12: + 0: 4368 + 3,13: + 0: 4369 + 3,14: + 0: 17 + -2,12: + 0: 14 + 1: 17408 + -1,12: + 0: 39327 + -1,13: + 0: 2191 + 1: 10000 + -12,4: + 0: 65535 + -11,4: + 0: 63351 + 1: 2184 + -10,4: + 0: 61681 + 1: 3840 + 3: 14 + -9,4: + 0: 64733 + 1: 802 + -14,4: + 0: 65535 + -13,4: + 0: 65535 + -1,-1: + 0: 61440 + 0,-1: + 0: 28672 + 4,5: + 0: 65535 + 4,6: + 0: 65535 + 5,5: + 0: 65535 + 5,6: + 0: 65535 + 6,5: + 0: 65535 + 6,6: + 0: 65535 + 6,7: + 0: 12 + 7,5: + 0: 65535 + 7,6: + 0: 65535 + 7,7: + 0: 7 + 15,5: + 0: 12288 + 15,6: + 0: 13107 + 0,15: + 1: 128 + 1,15: + 1: 241 + 2,15: + 1: 114 + -2,13: + 1: 1100 + -1,14: + 1: 34823 + -1,15: + 1: 8 + uniqueMixes: + - volume: 2500 + temperature: 293.15 + moles: + - 21.824879 + - 82.10312 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - volume: 2500 + temperature: 293.15 + moles: + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - volume: 2500 + temperature: 293.15 + moles: + - 0 + - 6666.982 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - volume: 2500 + temperature: 293.15 + moles: + - 6666.982 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + chunkSize: 4 + - type: GasTileOverlay + - type: RadiationGridResistance + - type: BecomesStation + id: Frontier + - type: StationTransit + - type: ProtectedGrid + - type: StationEmpImmune + - type: SpreaderGrid + - type: IFF + - uid: 5691 + components: + - type: MetaData + name: map 1234 + - type: Transform + - type: Map + - type: PhysicsMap + - type: GridTree + - type: MovedGrids + - type: Broadphase + - type: Parallax + parallax: FrontierStation + - type: OccluderTree + - type: LoadedMap +- proto: ActionToggleLight + entities: + - uid: 2428 + components: + - type: Transform + parent: 1474 + - type: InstantAction + container: 1474 +- proto: AirAlarm + entities: + - uid: 1836 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 1.5,7.5 + parent: 2173 + - type: DeviceList + devices: + - 2293 + - 2292 + - 2291 + - 2294 + - 2295 + - 2296 + - 2301 + - 2302 + - 2303 + - 2304 + - 2297 + - 2298 + - 2299 + - 2300 + - 2323 + - 2324 + - 2308 + - 2309 + - 5150 + - 5148 + - 5149 + - 2841 + - 2839 + - 5174 + - 5589 +- proto: AirCanister + entities: + - uid: 2746 + components: + - type: Transform + pos: -35.5,6.5 + parent: 2173 + - uid: 2747 + components: + - type: Transform + pos: -36.5,6.5 + parent: 2173 + - uid: 2748 + components: + - type: Transform + pos: -37.5,6.5 + parent: 2173 +- proto: Airlock + entities: + - uid: 4179 + components: + - type: Transform + pos: -5.5,25.5 + parent: 2173 +- proto: AirlockAtmosphericsGlassLocked + entities: + - uid: 4082 + components: + - type: Transform + pos: -31.5,13.5 + parent: 2173 +- proto: AirlockCargoGlass + entities: + - uid: 4110 + components: + - type: Transform + pos: -1.5,35.5 + parent: 2173 + - uid: 4111 + components: + - type: Transform + pos: -0.5,35.5 + parent: 2173 + - uid: 4112 + components: + - type: Transform + pos: 0.5,35.5 + parent: 2173 +- proto: AirlockEngineeringGlassLocked + entities: + - uid: 4079 + components: + - type: Transform + pos: -25.5,12.5 + parent: 2173 + - uid: 4080 + components: + - type: Transform + pos: -39.5,10.5 + parent: 2173 + - uid: 4081 + components: + - type: Transform + pos: -40.5,10.5 + parent: 2173 +- proto: AirlockEngineeringLocked + entities: + - uid: 4136 + components: + - type: Transform + pos: -39.5,7.5 + parent: 2173 + - uid: 4137 + components: + - type: Transform + pos: -40.5,7.5 + parent: 2173 +- proto: AirlockExternal + entities: + - uid: 366 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -18.5,14.5 + parent: 2173 +- proto: AirlockExternalGlass + entities: + - uid: 737 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 9.5,55.5 + parent: 2173 + - uid: 950 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,15.5 + parent: 2173 + - uid: 952 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,16.5 + parent: 2173 + - uid: 2582 + components: + - type: Transform + pos: 56.5,27.5 + parent: 2173 + - uid: 2584 + components: + - type: Transform + pos: 57.5,27.5 + parent: 2173 + - uid: 2585 + components: + - type: Transform + pos: 58.5,27.5 + parent: 2173 + - uid: 2586 + components: + - type: Transform + pos: 59.5,24.5 + parent: 2173 + - uid: 2588 + components: + - type: Transform + pos: 59.5,25.5 + parent: 2173 + - uid: 2640 + components: + - type: Transform + pos: 27.5,26.5 + parent: 2173 + - uid: 2680 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -57.5,0.5 + parent: 2173 + - uid: 2682 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -60.5,1.5 + parent: 2173 + - uid: 2683 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -59.5,0.5 + parent: 2173 + - uid: 2684 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -60.5,2.5 + parent: 2173 + - uid: 2685 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -60.5,3.5 + parent: 2173 + - uid: 2686 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -31.5,-25.5 + parent: 2173 + - uid: 2687 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -31.5,-26.5 + parent: 2173 + - uid: 2688 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -31.5,-27.5 + parent: 2173 + - uid: 2689 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -27.5,-25.5 + parent: 2173 + - uid: 2690 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -27.5,-26.5 + parent: 2173 + - uid: 2691 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -27.5,-27.5 + parent: 2173 + - uid: 2692 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -30.5,-28.5 + parent: 2173 + - uid: 2693 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -29.5,-28.5 + parent: 2173 + - uid: 2694 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -28.5,-28.5 + parent: 2173 + - uid: 2695 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 26.5,-25.5 + parent: 2173 + - uid: 2696 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 26.5,-26.5 + parent: 2173 + - uid: 2697 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 26.5,-27.5 + parent: 2173 + - uid: 2698 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 30.5,-25.5 + parent: 2173 + - uid: 2699 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 30.5,-26.5 + parent: 2173 + - uid: 2700 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 30.5,-27.5 + parent: 2173 + - uid: 2701 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 27.5,-28.5 + parent: 2173 + - uid: 2702 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 29.5,-28.5 + parent: 2173 + - uid: 2703 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 28.5,-28.5 + parent: 2173 + - uid: 2704 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 0.5,1.5 + parent: 2173 + - uid: 2705 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -1.5,1.5 + parent: 2173 + - uid: 2706 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 59.5,1.5 + parent: 2173 + - uid: 2707 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 59.5,2.5 + parent: 2173 + - uid: 2708 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 59.5,3.5 + parent: 2173 + - uid: 2709 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 58.5,0.5 + parent: 2173 + - uid: 2710 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 57.5,0.5 + parent: 2173 + - uid: 2711 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 56.5,0.5 + parent: 2173 + - uid: 2712 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -3.5,43.5 + parent: 2173 + - uid: 2713 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -3.5,44.5 + parent: 2173 + - uid: 2714 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -3.5,45.5 + parent: 2173 + - uid: 2715 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 9.5,53.5 + parent: 2173 + - uid: 2716 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 9.5,54.5 + parent: 2173 + - uid: 2822 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 4.5,57.5 + parent: 2173 + - type: DeviceLinkSink + invokeCounter: 1 + links: + - 4319 + - type: DeviceLinkSource + linkedPorts: + 4319: + - DoorStatus: DoorBolt + - uid: 2861 + components: + - type: Transform + pos: 59.5,26.5 + parent: 2173 + - uid: 4052 + components: + - type: Transform + pos: 29.5,26.5 + parent: 2173 + - uid: 4194 + components: + - type: Transform + pos: -58.5,0.5 + parent: 2173 + - uid: 4319 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,57.5 + parent: 2173 + - type: DeviceLinkSink + invokeCounter: 2 + links: + - 2822 + - type: DeviceLinkSource + linkedPorts: + 2822: + - DoorStatus: DoorBolt +- proto: AirlockExternalGlassShuttleTransit + entities: + - uid: 439 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -16.5,15.5 + parent: 2173 + - type: Docking + name: Bus Dock + - uid: 532 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -8.5,15.5 + parent: 2173 + - type: Docking + name: Bus Dock + - uid: 935 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -16.5,16.5 + parent: 2173 + - type: Docking + name: Bus Dock + - uid: 936 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -8.5,16.5 + parent: 2173 + - type: Docking + name: Bus Dock +- proto: AirlockFrontierBridgeGlassLocked + entities: + - uid: 3955 + components: + - type: Transform + pos: 9.5,16.5 + parent: 2173 + - uid: 4114 + components: + - type: Transform + pos: 9.5,15.5 + parent: 2173 + - uid: 4115 + components: + - type: Transform + pos: 5.5,16.5 + parent: 2173 + - uid: 4116 + components: + - type: Transform + pos: 5.5,15.5 + parent: 2173 + - uid: 4117 + components: + - type: Transform + pos: 18.5,11.5 + parent: 2173 +- proto: AirlockFrontierBridgeLocked + entities: + - uid: 2386 + components: + - type: Transform + pos: 23.5,11.5 + parent: 2173 +- proto: AirlockFrontierCommandGlassLocked + entities: + - uid: 2550 + components: + - type: Transform + pos: 7.5,17.5 + parent: 2173 +- proto: AirlockGlass + entities: + - uid: 529 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 40.5,7.5 + parent: 2173 + - uid: 780 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 12.5,25.5 + parent: 2173 + - uid: 2787 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 39.5,7.5 + parent: 2173 + - uid: 2800 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 52.5,14.5 + parent: 2173 + - uid: 3138 + components: + - type: Transform + pos: 2.5,27.5 + parent: 2173 + - uid: 4042 + components: + - type: Transform + pos: 2.5,28.5 + parent: 2173 + - uid: 4083 + components: + - type: Transform + pos: -28.5,0.5 + parent: 2173 + - uid: 4084 + components: + - type: Transform + pos: -29.5,0.5 + parent: 2173 + - uid: 4085 + components: + - type: Transform + pos: -30.5,0.5 + parent: 2173 + - uid: 4086 + components: + - type: Transform + pos: -28.5,-24.5 + parent: 2173 + - uid: 4087 + components: + - type: Transform + pos: -30.5,-24.5 + parent: 2173 + - uid: 4088 + components: + - type: Transform + pos: -29.5,-24.5 + parent: 2173 + - uid: 4089 + components: + - type: Transform + pos: -5.5,7.5 + parent: 2173 + - uid: 4090 + components: + - type: Transform + pos: -4.5,7.5 + parent: 2173 + - uid: 4091 + components: + - type: Transform + pos: -3.5,7.5 + parent: 2173 + - uid: 4092 + components: + - type: Transform + pos: 2.5,7.5 + parent: 2173 + - uid: 4093 + components: + - type: Transform + pos: 3.5,7.5 + parent: 2173 + - uid: 4094 + components: + - type: Transform + pos: 4.5,7.5 + parent: 2173 + - uid: 4095 + components: + - type: Transform + pos: 27.5,0.5 + parent: 2173 + - uid: 4096 + components: + - type: Transform + pos: 28.5,0.5 + parent: 2173 + - uid: 4097 + components: + - type: Transform + pos: 29.5,0.5 + parent: 2173 + - uid: 4098 + components: + - type: Transform + pos: 27.5,-24.5 + parent: 2173 + - uid: 4099 + components: + - type: Transform + pos: 28.5,-24.5 + parent: 2173 + - uid: 4100 + components: + - type: Transform + pos: 29.5,-24.5 + parent: 2173 + - uid: 4101 + components: + - type: Transform + pos: 55.5,1.5 + parent: 2173 + - uid: 4102 + components: + - type: Transform + pos: 55.5,2.5 + parent: 2173 + - uid: 4103 + components: + - type: Transform + pos: 55.5,3.5 + parent: 2173 + - uid: 4104 + components: + - type: Transform + pos: -1.5,19.5 + parent: 2173 + - uid: 4105 + components: + - type: Transform + pos: -0.5,19.5 + parent: 2173 + - uid: 4106 + components: + - type: Transform + pos: 0.5,19.5 + parent: 2173 + - uid: 4107 + components: + - type: Transform + pos: -1.5,30.5 + parent: 2173 + - uid: 4108 + components: + - type: Transform + pos: -0.5,30.5 + parent: 2173 + - uid: 4109 + components: + - type: Transform + pos: 0.5,30.5 + parent: 2173 + - uid: 5008 + components: + - type: Transform + pos: 2.5,26.5 + parent: 2173 + - uid: 5843 + components: + - type: Transform + pos: 12.5,23.5 + parent: 2173 + - uid: 5844 + components: + - type: Transform + pos: 12.5,24.5 + parent: 2173 + - uid: 5846 + components: + - type: Transform + pos: 12.5,26.5 + parent: 2173 + - uid: 5856 + components: + - type: Transform + pos: 55.5,26.5 + parent: 2173 + - uid: 5857 + components: + - type: Transform + pos: 55.5,25.5 + parent: 2173 + - uid: 5858 + components: + - type: Transform + pos: 55.5,24.5 + parent: 2173 +- proto: AirlockGlassShuttle + entities: + - uid: 2170 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -33.5,-25.5 + parent: 2173 + - type: Docking + name: 2A + - uid: 2171 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -33.5,-26.5 + parent: 2173 + - type: Docking + name: 2A + - uid: 2172 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -33.5,-27.5 + parent: 2173 + - type: Docking + name: 2A + - uid: 2175 + components: + - type: Transform + pos: -28.5,-30.5 + parent: 2173 + - type: Docking + name: 2B + - uid: 2176 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -25.5,-27.5 + parent: 2173 + - type: Docking + name: 2C + - uid: 2177 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -25.5,-26.5 + parent: 2173 + - type: Docking + name: 2C + - uid: 2178 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -25.5,-25.5 + parent: 2173 + - type: Docking + name: 2C + - uid: 2179 + components: + - type: Transform + pos: -1.5,-0.5 + parent: 2173 + - type: Docking + name: 6A + - uid: 2180 + components: + - type: Transform + pos: 0.5,-0.5 + parent: 2173 + - type: Docking + name: 6A + - uid: 2181 + components: + - type: Transform + pos: 27.5,-30.5 + parent: 2173 + - type: Docking + name: 3B + - uid: 2182 + components: + - type: Transform + pos: 28.5,-30.5 + parent: 2173 + - type: Docking + name: 3B + - uid: 2183 + components: + - type: Transform + pos: 29.5,-30.5 + parent: 2173 + - type: Docking + name: 3B + - uid: 2184 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 24.5,-27.5 + parent: 2173 + - type: Docking + name: 3A + - uid: 2185 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 24.5,-26.5 + parent: 2173 + - type: Docking + name: 3A + - uid: 2186 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 24.5,-25.5 + parent: 2173 + - type: Docking + name: 3A + - uid: 2187 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 32.5,-27.5 + parent: 2173 + - type: Docking + name: 3C + - uid: 2188 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 32.5,-26.5 + parent: 2173 + - type: Docking + name: 3C + - uid: 2189 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 32.5,-25.5 + parent: 2173 + - type: Docking + name: 3C + - uid: 2190 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 61.5,1.5 + parent: 2173 + - type: Docking + name: 4B + - uid: 2191 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 61.5,2.5 + parent: 2173 + - type: Docking + name: 4B + - uid: 2192 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 61.5,3.5 + parent: 2173 + - type: Docking + name: 4B + - uid: 2193 + components: + - type: Transform + pos: 58.5,-1.5 + parent: 2173 + - type: Docking + name: 4A + - uid: 2194 + components: + - type: Transform + pos: 57.5,-1.5 + parent: 2173 + - type: Docking + name: 4A + - uid: 2195 + components: + - type: Transform + pos: 56.5,-1.5 + parent: 2173 + - type: Docking + name: 4A + - uid: 2196 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -6.5,43.5 + parent: 2173 + - type: Docking + name: 7A + - uid: 2197 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -6.5,44.5 + parent: 2173 + - type: Docking + name: 7A + - uid: 2198 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -6.5,45.5 + parent: 2173 + - type: Docking + name: 7A + - uid: 2199 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 12.5,53.5 + parent: 2173 + - type: Docking + name: 7B + - uid: 2200 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 12.5,54.5 + parent: 2173 + - type: Docking + name: 7B + - uid: 2201 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 12.5,55.5 + parent: 2173 + - type: Docking + name: 7B + - uid: 2202 + components: + - type: Transform + pos: -57.5,-1.5 + parent: 2173 + - type: Docking + name: 1B + - uid: 2203 + components: + - type: Transform + pos: -58.5,-1.5 + parent: 2173 + - type: Docking + name: 1B + - uid: 2204 + components: + - type: Transform + pos: -59.5,-1.5 + parent: 2173 + - type: Docking + name: 1B + - uid: 2205 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -62.5,1.5 + parent: 2173 + - type: Docking + name: 1A + - uid: 2206 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -62.5,2.5 + parent: 2173 + - type: Docking + name: 1A + - uid: 2207 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -62.5,3.5 + parent: 2173 + - type: Docking + name: 1A + - uid: 2587 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 56.5,29.5 + parent: 2173 + - type: Docking + name: 5B + - uid: 2589 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,28.5 + parent: 2173 + - type: Docking + name: 6B + - uid: 3770 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 61.5,26.5 + parent: 2173 + - type: Docking + name: 5A + - uid: 3919 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 58.5,29.5 + parent: 2173 + - type: Docking + name: 5B + - uid: 3920 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 57.5,29.5 + parent: 2173 + - type: Docking + name: 5B + - uid: 4051 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 27.5,28.5 + parent: 2173 + - type: Docking + name: 6B + - uid: 4982 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 61.5,24.5 + parent: 2173 + - type: Docking + name: 5A + - uid: 4983 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 61.5,25.5 + parent: 2173 + - type: Docking + name: 5A + - uid: 5801 + components: + - type: Transform + pos: -29.5,-30.5 + parent: 2173 + - type: Docking + name: 2B + - uid: 5805 + components: + - type: Transform + pos: -30.5,-30.5 + parent: 2173 + - type: Docking + name: 2B +- proto: AirlockJanitorLocked + entities: + - uid: 2754 + components: + - type: Transform + pos: -4.5,19.5 + parent: 2173 + - uid: 2755 + components: + - type: Transform + pos: -2.5,26.5 + parent: 2173 +- proto: AirlockMailCarrierLocked + entities: + - uid: 389 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 29.5,19.5 + parent: 2173 +- proto: AirlockMaint + entities: + - uid: 383 + components: + - type: Transform + pos: 33.5,13.5 + parent: 2173 + - uid: 386 + components: + - type: Transform + pos: 34.5,20.5 + parent: 2173 + - uid: 3012 + components: + - type: Transform + pos: 33.5,6.5 + parent: 2173 + - uid: 4059 + components: + - type: Transform + pos: 49.5,12.5 + parent: 2173 +- proto: AirlockMaintEngiLocked + entities: + - uid: 4131 + components: + - type: Transform + pos: -22.5,13.5 + parent: 2173 +- proto: AirlockMaintFrontierBridgeLocked + entities: + - uid: 3763 + components: + - type: Transform + pos: 27.5,14.5 + parent: 2173 + - uid: 4128 + components: + - type: Transform + pos: 15.5,17.5 + parent: 2173 + - uid: 5019 + components: + - type: Transform + pos: 10.5,19.5 + parent: 2173 +- proto: AirlockMaintLocked + entities: + - uid: 2094 + components: + - type: Transform + pos: -19.5,11.5 + parent: 2173 + - uid: 2597 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 48.5,21.5 + parent: 2173 + - uid: 4130 + components: + - type: Transform + pos: -29.5,6.5 + parent: 2173 + - uid: 4132 + components: + - type: Transform + pos: 52.5,4.5 + parent: 2173 +- proto: AirlockMedical + entities: + - uid: 4133 + components: + - type: Transform + pos: -46.5,14.5 + parent: 2173 + - uid: 4134 + components: + - type: Transform + pos: -44.5,12.5 + parent: 2173 + - uid: 4135 + components: + - type: Transform + pos: -46.5,17.5 + parent: 2173 +- proto: AirlockMedicalGlass + entities: + - uid: 4069 + components: + - type: Transform + pos: -56.5,3.5 + parent: 2173 + - uid: 4070 + components: + - type: Transform + pos: -56.5,2.5 + parent: 2173 + - uid: 4071 + components: + - type: Transform + pos: -56.5,1.5 + parent: 2173 + - uid: 4072 + components: + - type: Transform + pos: -46.5,2.5 + parent: 2173 + - uid: 4073 + components: + - type: Transform + pos: -46.5,3.5 + parent: 2173 + - uid: 4074 + components: + - type: Transform + pos: -46.5,4.5 + parent: 2173 + - uid: 4075 + components: + - type: Transform + pos: -52.5,9.5 + parent: 2173 + - uid: 4076 + components: + - type: Transform + pos: -51.5,9.5 + parent: 2173 + - uid: 4077 + components: + - type: Transform + pos: -50.5,17.5 + parent: 2173 + - uid: 4078 + components: + - type: Transform + pos: -46.5,8.5 + parent: 2173 +- proto: AirlockSecurityGlassLocked + entities: + - uid: 2976 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 37.5,21.5 + parent: 2173 + - type: DeviceLinkSink + invokeCounter: 2 + links: + - 3745 + - 3746 + - type: DeviceLinkSource + linkedPorts: + 3746: + - DoorStatus: Close + 3745: + - DoorStatus: Close + - uid: 2982 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 36.5,21.5 + parent: 2173 + - type: DeviceLinkSink + invokeCounter: 2 + links: + - 3745 + - 3746 + - type: DeviceLinkSource + linkedPorts: + 3746: + - DoorStatus: Close + 3745: + - DoorStatus: Close + - uid: 3745 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 37.5,19.5 + parent: 2173 + - type: DeviceLinkSink + invokeCounter: 2 + links: + - 2982 + - 2976 + - type: DeviceLinkSource + linkedPorts: + 2976: + - DoorStatus: Close + 2982: + - DoorStatus: Close + - uid: 3746 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 36.5,19.5 + parent: 2173 + - type: DeviceLinkSink + invokeCounter: 2 + links: + - 2976 + - 2982 + - type: DeviceLinkSource + linkedPorts: + 2976: + - DoorStatus: Close + 2982: + - DoorStatus: Close +- proto: AirlockSeviceFrontierLocked + entities: + - uid: 2562 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 45.5,7.5 + parent: 2173 +- proto: AltarConvertMaint + entities: + - uid: 5452 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 29.5,14.5 + parent: 2173 + missingComponents: + - Anchorable +- proto: AntiAnomalyZone200 + entities: + - uid: 4477 + components: + - type: Transform + pos: -0.5,10.5 + parent: 2173 +- proto: APCBasic + entities: + - uid: 1671 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -29.5,14.5 + parent: 2173 + - uid: 1835 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,7.5 + parent: 2173 + - uid: 1953 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 5.5,40.5 + parent: 2173 + - uid: 1969 + components: + - type: Transform + pos: 4.5,52.5 + parent: 2173 + - uid: 2122 + components: + - type: Transform + pos: -40.5,13.5 + parent: 2173 + - uid: 2614 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 9.5,19.5 + parent: 2173 + - uid: 2863 + components: + - type: Transform + pos: 12.5,17.5 + parent: 2173 + - uid: 2865 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 46.5,0.5 + parent: 2173 + - uid: 2866 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 30.5,-15.5 + parent: 2173 + - uid: 2867 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -31.5,-15.5 + parent: 2173 + - uid: 2868 + components: + - type: Transform + pos: 17.5,5.5 + parent: 2173 + - uid: 2869 + components: + - type: Transform + pos: -18.5,5.5 + parent: 2173 + - uid: 2871 + components: + - type: Transform + pos: -49.5,16.5 + parent: 2173 + - uid: 2872 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -41.5,0.5 + parent: 2173 + - uid: 2873 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -2.5,28.5 + parent: 2173 + - uid: 3126 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 12.5,28.5 + parent: 2173 + - uid: 3758 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 18.5,15.5 + parent: 2173 + - uid: 5462 + components: + - type: Transform + pos: 38.5,18.5 + parent: 2173 +- proto: AtmosDeviceFanTiny + entities: + - uid: 5 + components: + - type: Transform + pos: -25.5,-25.5 + parent: 2173 + - uid: 6 + components: + - type: Transform + pos: -25.5,-26.5 + parent: 2173 + - uid: 7 + components: + - type: Transform + pos: -25.5,-27.5 + parent: 2173 + - uid: 15 + components: + - type: Transform + pos: -28.5,-30.5 + parent: 2173 + - uid: 16 + components: + - type: Transform + pos: -30.5,-30.5 + parent: 2173 + - uid: 17 + components: + - type: Transform + pos: -29.5,-30.5 + parent: 2173 + - uid: 18 + components: + - type: Transform + pos: -33.5,-27.5 + parent: 2173 + - uid: 19 + components: + - type: Transform + pos: -33.5,-26.5 + parent: 2173 + - uid: 20 + components: + - type: Transform + pos: -33.5,-25.5 + parent: 2173 + - uid: 191 + components: + - type: Transform + pos: 29.5,-30.5 + parent: 2173 + - uid: 192 + components: + - type: Transform + pos: 28.5,-30.5 + parent: 2173 + - uid: 193 + components: + - type: Transform + pos: 27.5,-30.5 + parent: 2173 + - uid: 194 + components: + - type: Transform + pos: 32.5,-27.5 + parent: 2173 + - uid: 195 + components: + - type: Transform + pos: 32.5,-26.5 + parent: 2173 + - uid: 196 + components: + - type: Transform + pos: 32.5,-25.5 + parent: 2173 + - uid: 197 + components: + - type: Transform + pos: 24.5,-27.5 + parent: 2173 + - uid: 198 + components: + - type: Transform + pos: 24.5,-26.5 + parent: 2173 + - uid: 199 + components: + - type: Transform + pos: 24.5,-25.5 + parent: 2173 + - uid: 360 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -16.5,15.5 + parent: 2173 + - uid: 428 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -8.5,16.5 + parent: 2173 + - uid: 535 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -8.5,15.5 + parent: 2173 + - uid: 698 + components: + - type: Transform + pos: -6.5,42.5 + parent: 2173 + - uid: 699 + components: + - type: Transform + pos: -6.5,43.5 + parent: 2173 + - uid: 700 + components: + - type: Transform + pos: -6.5,44.5 + parent: 2173 + - uid: 701 + components: + - type: Transform + pos: -6.5,45.5 + parent: 2173 + - uid: 702 + components: + - type: Transform + pos: -6.5,46.5 + parent: 2173 + - uid: 711 + components: + - type: Transform + pos: 12.5,52.5 + parent: 2173 + - uid: 712 + components: + - type: Transform + pos: 12.5,53.5 + parent: 2173 + - uid: 713 + components: + - type: Transform + pos: 12.5,54.5 + parent: 2173 + - uid: 714 + components: + - type: Transform + pos: 12.5,55.5 + parent: 2173 + - uid: 715 + components: + - type: Transform + pos: 12.5,56.5 + parent: 2173 + - uid: 970 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -16.5,16.5 + parent: 2173 + - uid: 1422 + components: + - type: Transform + pos: -57.5,-1.5 + parent: 2173 + - uid: 1423 + components: + - type: Transform + pos: -58.5,-1.5 + parent: 2173 + - uid: 1424 + components: + - type: Transform + pos: -59.5,-1.5 + parent: 2173 + - uid: 1425 + components: + - type: Transform + pos: -62.5,1.5 + parent: 2173 + - uid: 1426 + components: + - type: Transform + pos: -62.5,2.5 + parent: 2173 + - uid: 1427 + components: + - type: Transform + pos: -62.5,3.5 + parent: 2173 + - uid: 1556 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 56.5,-1.5 + parent: 2173 + - uid: 1557 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 57.5,-1.5 + parent: 2173 + - uid: 1558 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 58.5,-1.5 + parent: 2173 + - uid: 1560 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 61.5,1.5 + parent: 2173 + - uid: 1561 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 61.5,2.5 + parent: 2173 + - uid: 1562 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 61.5,3.5 + parent: 2173 + - uid: 1593 + components: + - type: Transform + pos: -1.5,-0.5 + parent: 2173 + - uid: 1594 + components: + - type: Transform + pos: 0.5,-0.5 + parent: 2173 + - uid: 2617 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 27.5,28.5 + parent: 2173 + - uid: 2618 + components: + - type: Transform + pos: 56.5,29.5 + parent: 2173 + - uid: 2792 + components: + - type: Transform + pos: 61.5,25.5 + parent: 2173 + - uid: 3916 + components: + - type: Transform + pos: 61.5,26.5 + parent: 2173 + - uid: 3917 + components: + - type: Transform + pos: 58.5,29.5 + parent: 2173 + - uid: 3921 + components: + - type: Transform + pos: 57.5,29.5 + parent: 2173 + - uid: 4987 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,28.5 + parent: 2173 + - uid: 4991 + components: + - type: Transform + pos: 61.5,24.5 + parent: 2173 + - uid: 6024 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,57.5 + parent: 2173 +- proto: AtmosFixBlockerMarker + entities: + - uid: 4886 + components: + - type: Transform + pos: -40.5,14.5 + parent: 2173 + - uid: 4910 + components: + - type: Transform + pos: -40.5,15.5 + parent: 2173 + - uid: 4911 + components: + - type: Transform + pos: -40.5,16.5 + parent: 2173 + - uid: 4912 + components: + - type: Transform + pos: -40.5,17.5 + parent: 2173 + - uid: 4913 + components: + - type: Transform + pos: -40.5,18.5 + parent: 2173 + - uid: 4914 + components: + - type: Transform + pos: -39.5,18.5 + parent: 2173 + - uid: 4915 + components: + - type: Transform + pos: -38.5,18.5 + parent: 2173 + - uid: 4916 + components: + - type: Transform + pos: -37.5,18.5 + parent: 2173 + - uid: 4917 + components: + - type: Transform + pos: -36.5,18.5 + parent: 2173 + - uid: 4918 + components: + - type: Transform + pos: -35.5,18.5 + parent: 2173 + - uid: 4919 + components: + - type: Transform + pos: -34.5,18.5 + parent: 2173 + - uid: 4920 + components: + - type: Transform + pos: -34.5,17.5 + parent: 2173 + - uid: 4921 + components: + - type: Transform + pos: -34.5,16.5 + parent: 2173 + - uid: 4922 + components: + - type: Transform + pos: -34.5,15.5 + parent: 2173 + - uid: 4923 + components: + - type: Transform + pos: -34.5,14.5 + parent: 2173 +- proto: AtmosFixNitrogenMarker + entities: + - uid: 4064 + components: + - type: Transform + pos: -38.5,14.5 + parent: 2173 + - uid: 4065 + components: + - type: Transform + pos: -37.5,14.5 + parent: 2173 + - uid: 4066 + components: + - type: Transform + pos: -36.5,14.5 + parent: 2173 +- proto: AtmosFixOxygenMarker + entities: + - uid: 4061 + components: + - type: Transform + pos: -38.5,16.5 + parent: 2173 + - uid: 4062 + components: + - type: Transform + pos: -37.5,16.5 + parent: 2173 + - uid: 4063 + components: + - type: Transform + pos: -36.5,16.5 + parent: 2173 +- proto: BannerMedical + entities: + - uid: 2444 + components: + - type: Transform + pos: -50.5,8.5 + parent: 2173 + - uid: 2445 + components: + - type: Transform + pos: -45.5,11.5 + parent: 2173 +- proto: BannerSecurity + entities: + - uid: 2220 + components: + - type: Transform + pos: 38.5,22.5 + parent: 2173 + - uid: 3049 + components: + - type: Transform + pos: 46.5,22.5 + parent: 2173 +- proto: Barricade + entities: + - uid: 2515 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 51.5,6.5 + parent: 2173 +- proto: Bed + entities: + - uid: 346 + components: + - type: Transform + pos: 45.5,18.5 + parent: 2173 + - uid: 399 + components: + - type: Transform + pos: 26.5,12.5 + parent: 2173 + - uid: 1521 + components: + - type: Transform + pos: 43.5,18.5 + parent: 2173 + - uid: 4172 + components: + - type: Transform + pos: -5.5,28.5 + parent: 2173 +- proto: BedsheetCentcom + entities: + - uid: 3460 + components: + - type: Transform + pos: 26.5,12.5 + parent: 2173 +- proto: BedsheetOrange + entities: + - uid: 800 + components: + - type: Transform + pos: 45.5,18.5 + parent: 2173 + - uid: 2148 + components: + - type: Transform + pos: 43.5,18.5 + parent: 2173 +- proto: BedsheetPurple + entities: + - uid: 4173 + components: + - type: Transform + pos: -5.5,28.5 + parent: 2173 +- proto: BenchSofaCorner + entities: + - uid: 4282 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 19.5,9.5 + parent: 2173 + - type: Physics + canCollide: False + bodyType: Static + - type: Fixtures + fixtures: {} +- proto: BenchSofaCorpLeft + entities: + - uid: 2241 + components: + - type: Transform + pos: 48.5,10.5 + parent: 2173 + - type: Physics + bodyType: Static +- proto: BenchSofaCorpRight + entities: + - uid: 4295 + components: + - type: Transform + pos: 47.5,10.5 + parent: 2173 + - type: Physics + bodyType: Static +- proto: BenchSofaLeft + entities: + - uid: 2522 + components: + - type: Transform + pos: 2.5,51.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 2525 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -2.5,39.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 4283 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 19.5,10.5 + parent: 2173 + - type: Physics + bodyType: Static +- proto: BenchSofaRight + entities: + - uid: 2521 + components: + - type: Transform + pos: 1.5,51.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 2526 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -2.5,38.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 4284 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 20.5,9.5 + parent: 2173 + - type: Physics + bodyType: Static +- proto: BenchSteelLeft + entities: + - uid: 261 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -5.5,11.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 515 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 53.5,22.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 1181 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 4.5,12.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 2454 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -4.5,1.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 2457 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -9.5,1.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 2464 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 10.5,1.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 2465 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 5.5,1.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 2838 + components: + - type: Transform + pos: 43.5,26.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 4161 + components: + - type: Transform + pos: -22.5,4.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 4162 + components: + - type: Transform + pos: 19.5,4.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 4458 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -38.5,1.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 4462 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 39.5,1.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 5751 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,22.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 5778 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 29.5,-16.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 5779 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 27.5,-8.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 5790 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -28.5,-6.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 5791 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -30.5,-18.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 5815 + components: + - type: Transform + pos: 8.5,28.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 5816 + components: + - type: Transform + pos: 22.5,26.5 + parent: 2173 + - type: Physics + bodyType: Static +- proto: BenchSteelMiddle + entities: + - uid: 759 + components: + - type: Transform + pos: 44.5,26.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 2456 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -5.5,1.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 2459 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -10.5,1.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 2460 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 4.5,1.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 2461 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 9.5,1.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 4160 + components: + - type: Transform + pos: -21.5,4.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 4163 + components: + - type: Transform + pos: 20.5,4.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 4457 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -39.5,1.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 4461 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 38.5,1.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 5753 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,23.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 5782 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 29.5,-17.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 5783 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 27.5,-7.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 5788 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -30.5,-17.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 5789 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -28.5,-7.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 5813 + components: + - type: Transform + pos: 23.5,26.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 5814 + components: + - type: Transform + pos: 9.5,28.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 5825 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 52.5,22.5 + parent: 2173 + - type: Physics + bodyType: Static +- proto: BenchSteelRight + entities: + - uid: 393 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -5.5,12.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 760 + components: + - type: Transform + pos: 45.5,26.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 2414 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 4.5,11.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 2455 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,1.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 2458 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -11.5,1.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 2462 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 3.5,1.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 2463 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 8.5,1.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 4159 + components: + - type: Transform + pos: -20.5,4.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 4164 + components: + - type: Transform + pos: 21.5,4.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 4459 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -40.5,1.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 4460 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 37.5,1.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 5752 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,24.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 5780 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 27.5,-6.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 5781 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 29.5,-18.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 5792 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -30.5,-16.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 5793 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -28.5,-8.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 5818 + components: + - type: Transform + pos: 24.5,26.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 5820 + components: + - type: Transform + pos: 10.5,28.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 5826 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 51.5,22.5 + parent: 2173 + - type: Physics + bodyType: Static +- proto: BenchSteelWhiteLeft + entities: + - uid: 2104 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -51.5,3.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 2105 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -52.5,4.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 2395 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -54.5,5.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 2399 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -48.5,1.5 + parent: 2173 + - type: Physics + bodyType: Static +- proto: BenchSteelWhiteMiddle + entities: + - uid: 2397 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -49.5,1.5 + parent: 2173 + - type: Physics + bodyType: Static +- proto: BenchSteelWhiteRight + entities: + - uid: 2106 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -52.5,3.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 2107 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -51.5,4.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 2396 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -54.5,6.5 + parent: 2173 + - type: Physics + bodyType: Static + - uid: 2398 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -50.5,1.5 + parent: 2173 + - type: Physics + bodyType: Static +- proto: BiomassReclaimer + entities: + - uid: 2476 + components: + - type: Transform + pos: -48.5,10.5 + parent: 2173 +- proto: BlastDoor + entities: + - uid: 2725 + components: + - type: Transform + pos: 12.5,56.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2735 + - uid: 2727 + components: + - type: Transform + pos: 9.5,56.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2735 + - uid: 2728 + components: + - type: Transform + pos: 12.5,52.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2735 + - uid: 2729 + components: + - type: Transform + pos: 9.5,52.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2735 + - uid: 2730 + components: + - type: Transform + pos: -6.5,46.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2734 + - uid: 2731 + components: + - type: Transform + pos: -3.5,46.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2734 + - uid: 2732 + components: + - type: Transform + pos: -6.5,42.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2734 + - uid: 2733 + components: + - type: Transform + pos: -3.5,42.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2734 +- proto: BlockGameArcade + entities: + - uid: 2101 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 4.5,13.5 + parent: 2173 + - type: SpamEmitSound + enabled: False +- proto: BodyBagFolded + entities: + - uid: 1475 + components: + - type: Transform + pos: -49.685345,10.644573 + parent: 2173 + - uid: 3782 + components: + - type: Transform + pos: -49.331177,10.884157 + parent: 2173 +- proto: Bookshelf + entities: + - uid: 3125 + components: + - type: Transform + pos: 21.5,12.5 + parent: 2173 +- proto: BorgCharger + entities: + - uid: 530 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -20.5,13.5 + parent: 2173 + - uid: 1536 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 53.5,15.5 + parent: 2173 +- proto: BoxBodyBag + entities: + - uid: 2390 + components: + - type: Transform + pos: -45.37189,16.401287 + parent: 2173 +- proto: BoxFolderBlack + entities: + - uid: 5738 + components: + - type: Transform + pos: 0.5751088,4.6923933 + parent: 2173 +- proto: BoxFolderBlue + entities: + - uid: 2234 + components: + - type: Transform + pos: -47.97512,6.7225327 + parent: 2173 + - uid: 5737 + components: + - type: Transform + pos: 0.6921819,4.9265394 + parent: 2173 + - uid: 6047 + components: + - type: Transform + pos: 12.441788,13.714111 + parent: 2173 +- proto: BoxFolderGrey + entities: + - uid: 2235 + components: + - type: Transform + pos: -49.52271,7.3101997 + parent: 2173 +- proto: BoxFolderRed + entities: + - uid: 6048 + components: + - type: Transform + pos: 12.75118,13.469055 + parent: 2173 +- proto: BoxFolderWhite + entities: + - uid: 2232 + components: + - type: Transform + pos: -48.22512,6.5454493 + parent: 2173 + - uid: 2233 + components: + - type: Transform + pos: -49.37637,7.544346 + parent: 2173 +- proto: BoxNitrileGloves + entities: + - uid: 2391 + components: + - type: Transform + pos: -45.611477,16.755453 + parent: 2173 +- proto: BoxTrashbag + entities: + - uid: 4467 + components: + - type: Transform + pos: -5.358975,22.649593 + parent: 2173 +- proto: BrbSign + entities: + - uid: 5663 + components: + - type: Transform + pos: 5.3096757,22.51846 + parent: 2173 +- proto: Bucket + entities: + - uid: 4188 + components: + - type: Transform + pos: -5.705048,21.793915 + parent: 2173 + - uid: 4947 + components: + - type: Transform + pos: -5.5340576,21.663313 + parent: 2173 +- proto: CableApcExtension + entities: + - uid: 355 + components: + - type: Transform + pos: -18.5,14.5 + parent: 2173 + - uid: 368 + components: + - type: Transform + pos: -18.5,16.5 + parent: 2173 + - uid: 375 + components: + - type: Transform + pos: -17.5,16.5 + parent: 2173 + - uid: 384 + components: + - type: Transform + pos: 33.5,6.5 + parent: 2173 + - uid: 391 + components: + - type: Transform + pos: 22.5,18.5 + parent: 2173 + - uid: 431 + components: + - type: Transform + pos: -18.5,15.5 + parent: 2173 + - uid: 443 + components: + - type: Transform + pos: 33.5,10.5 + parent: 2173 + - uid: 444 + components: + - type: Transform + pos: 31.5,10.5 + parent: 2173 + - uid: 456 + components: + - type: Transform + pos: 30.5,10.5 + parent: 2173 + - uid: 457 + components: + - type: Transform + pos: 29.5,10.5 + parent: 2173 + - uid: 458 + components: + - type: Transform + pos: 30.5,9.5 + parent: 2173 + - uid: 459 + components: + - type: Transform + pos: 30.5,8.5 + parent: 2173 + - uid: 471 + components: + - type: Transform + pos: 9.5,26.5 + parent: 2173 + - uid: 490 + components: + - type: Transform + pos: 29.5,24.5 + parent: 2173 + - uid: 496 + components: + - type: Transform + pos: 35.5,24.5 + parent: 2173 + - uid: 497 + components: + - type: Transform + pos: 39.5,24.5 + parent: 2173 + - uid: 498 + components: + - type: Transform + pos: 32.5,24.5 + parent: 2173 + - uid: 499 + components: + - type: Transform + pos: 36.5,24.5 + parent: 2173 + - uid: 508 + components: + - type: Transform + pos: 37.5,24.5 + parent: 2173 + - uid: 509 + components: + - type: Transform + pos: 13.5,26.5 + parent: 2173 + - uid: 510 + components: + - type: Transform + pos: 41.5,24.5 + parent: 2173 + - uid: 511 + components: + - type: Transform + pos: 40.5,24.5 + parent: 2173 + - uid: 512 + components: + - type: Transform + pos: 42.5,24.5 + parent: 2173 + - uid: 513 + components: + - type: Transform + pos: 38.5,24.5 + parent: 2173 + - uid: 556 + components: + - type: Transform + pos: 35.5,10.5 + parent: 2173 + - uid: 559 + components: + - type: Transform + pos: 34.5,13.5 + parent: 2173 + - uid: 560 + components: + - type: Transform + pos: 35.5,13.5 + parent: 2173 + - uid: 561 + components: + - type: Transform + pos: 34.5,17.5 + parent: 2173 + - uid: 562 + components: + - type: Transform + pos: 34.5,16.5 + parent: 2173 + - uid: 564 + components: + - type: Transform + pos: 48.5,12.5 + parent: 2173 + - uid: 565 + components: + - type: Transform + pos: 47.5,12.5 + parent: 2173 + - uid: 566 + components: + - type: Transform + pos: 36.5,13.5 + parent: 2173 + - uid: 567 + components: + - type: Transform + pos: 46.5,12.5 + parent: 2173 + - uid: 568 + components: + - type: Transform + pos: 45.5,12.5 + parent: 2173 + - uid: 569 + components: + - type: Transform + pos: 34.5,15.5 + parent: 2173 + - uid: 570 + components: + - type: Transform + pos: 49.5,12.5 + parent: 2173 + - uid: 581 + components: + - type: Transform + pos: 16.5,24.5 + parent: 2173 + - uid: 582 + components: + - type: Transform + pos: 17.5,24.5 + parent: 2173 + - uid: 583 + components: + - type: Transform + pos: 3.5,28.5 + parent: 2173 + - uid: 584 + components: + - type: Transform + pos: 10.5,24.5 + parent: 2173 + - uid: 585 + components: + - type: Transform + pos: 11.5,24.5 + parent: 2173 + - uid: 586 + components: + - type: Transform + pos: 12.5,24.5 + parent: 2173 + - uid: 587 + components: + - type: Transform + pos: 13.5,24.5 + parent: 2173 + - uid: 588 + components: + - type: Transform + pos: 14.5,24.5 + parent: 2173 + - uid: 589 + components: + - type: Transform + pos: 15.5,24.5 + parent: 2173 + - uid: 590 + components: + - type: Transform + pos: 51.5,24.5 + parent: 2173 + - uid: 591 + components: + - type: Transform + pos: 58.5,24.5 + parent: 2173 + - uid: 592 + components: + - type: Transform + pos: 59.5,24.5 + parent: 2173 + - uid: 593 + components: + - type: Transform + pos: 51.5,26.5 + parent: 2173 + - uid: 594 + components: + - type: Transform + pos: 50.5,26.5 + parent: 2173 + - uid: 595 + components: + - type: Transform + pos: 49.5,26.5 + parent: 2173 + - uid: 596 + components: + - type: Transform + pos: 48.5,26.5 + parent: 2173 + - uid: 597 + components: + - type: Transform + pos: 39.5,26.5 + parent: 2173 + - uid: 598 + components: + - type: Transform + pos: 38.5,26.5 + parent: 2173 + - uid: 599 + components: + - type: Transform + pos: 47.5,26.5 + parent: 2173 + - uid: 600 + components: + - type: Transform + pos: 42.5,26.5 + parent: 2173 + - uid: 601 + components: + - type: Transform + pos: 46.5,26.5 + parent: 2173 + - uid: 602 + components: + - type: Transform + pos: 41.5,26.5 + parent: 2173 + - uid: 603 + components: + - type: Transform + pos: 60.5,24.5 + parent: 2173 + - uid: 604 + components: + - type: Transform + pos: 58.5,25.5 + parent: 2173 + - uid: 605 + components: + - type: Transform + pos: 50.5,24.5 + parent: 2173 + - uid: 606 + components: + - type: Transform + pos: 43.5,24.5 + parent: 2173 + - uid: 607 + components: + - type: Transform + pos: 33.5,24.5 + parent: 2173 + - uid: 608 + components: + - type: Transform + pos: 34.5,24.5 + parent: 2173 + - uid: 609 + components: + - type: Transform + pos: 37.5,26.5 + parent: 2173 + - uid: 610 + components: + - type: Transform + pos: 36.5,26.5 + parent: 2173 + - uid: 611 + components: + - type: Transform + pos: 35.5,26.5 + parent: 2173 + - uid: 612 + components: + - type: Transform + pos: 34.5,26.5 + parent: 2173 + - uid: 613 + components: + - type: Transform + pos: 33.5,26.5 + parent: 2173 + - uid: 614 + components: + - type: Transform + pos: 32.5,26.5 + parent: 2173 + - uid: 624 + components: + - type: Transform + pos: 16.5,26.5 + parent: 2173 + - uid: 625 + components: + - type: Transform + pos: 30.5,26.5 + parent: 2173 + - uid: 626 + components: + - type: Transform + pos: 28.5,26.5 + parent: 2173 + - uid: 627 + components: + - type: Transform + pos: 25.5,26.5 + parent: 2173 + - uid: 628 + components: + - type: Transform + pos: 21.5,26.5 + parent: 2173 + - uid: 629 + components: + - type: Transform + pos: 19.5,26.5 + parent: 2173 + - uid: 630 + components: + - type: Transform + pos: 55.5,26.5 + parent: 2173 + - uid: 631 + components: + - type: Transform + pos: 53.5,26.5 + parent: 2173 + - uid: 632 + components: + - type: Transform + pos: 58.5,27.5 + parent: 2173 + - uid: 633 + components: + - type: Transform + pos: 58.5,28.5 + parent: 2173 + - uid: 634 + components: + - type: Transform + pos: 56.5,28.5 + parent: 2173 + - uid: 640 + components: + - type: Transform + pos: 56.5,29.5 + parent: 2173 + - uid: 641 + components: + - type: Transform + pos: 20.5,24.5 + parent: 2173 + - uid: 642 + components: + - type: Transform + pos: 21.5,24.5 + parent: 2173 + - uid: 643 + components: + - type: Transform + pos: 18.5,24.5 + parent: 2173 + - uid: 644 + components: + - type: Transform + pos: 19.5,24.5 + parent: 2173 + - uid: 645 + components: + - type: Transform + pos: 25.5,24.5 + parent: 2173 + - uid: 647 + components: + - type: Transform + pos: 26.5,24.5 + parent: 2173 + - uid: 652 + components: + - type: Transform + pos: 23.5,24.5 + parent: 2173 + - uid: 653 + components: + - type: Transform + pos: 24.5,24.5 + parent: 2173 + - uid: 654 + components: + - type: Transform + pos: 34.5,23.5 + parent: 2173 + - uid: 655 + components: + - type: Transform + pos: 27.5,24.5 + parent: 2173 + - uid: 656 + components: + - type: Transform + pos: 28.5,24.5 + parent: 2173 + - uid: 657 + components: + - type: Transform + pos: 44.5,12.5 + parent: 2173 + - uid: 658 + components: + - type: Transform + pos: 34.5,22.5 + parent: 2173 + - uid: 659 + components: + - type: Transform + pos: 34.5,21.5 + parent: 2173 + - uid: 660 + components: + - type: Transform + pos: 34.5,20.5 + parent: 2173 + - uid: 669 + components: + - type: Transform + pos: 34.5,19.5 + parent: 2173 + - uid: 684 + components: + - type: Transform + pos: 34.5,18.5 + parent: 2173 + - uid: 706 + components: + - type: Transform + pos: 9.5,24.5 + parent: 2173 + - uid: 707 + components: + - type: Transform + pos: 8.5,28.5 + parent: 2173 + - uid: 708 + components: + - type: Transform + pos: 3.5,26.5 + parent: 2173 + - uid: 709 + components: + - type: Transform + pos: 3.5,27.5 + parent: 2173 + - uid: 797 + components: + - type: Transform + pos: 45.5,7.5 + parent: 2173 + - uid: 937 + components: + - type: Transform + pos: -19.5,11.5 + parent: 2173 + - uid: 965 + components: + - type: Transform + pos: -18.5,11.5 + parent: 2173 + - uid: 966 + components: + - type: Transform + pos: -18.5,12.5 + parent: 2173 + - uid: 967 + components: + - type: Transform + pos: -18.5,13.5 + parent: 2173 + - uid: 969 + components: + - type: Transform + pos: -20.5,11.5 + parent: 2173 + - uid: 1112 + components: + - type: Transform + pos: 23.5,11.5 + parent: 2173 + - uid: 1194 + components: + - type: Transform + pos: 8.5,26.5 + parent: 2173 + - uid: 1195 + components: + - type: Transform + pos: 8.5,27.5 + parent: 2173 + - uid: 1201 + components: + - type: Transform + pos: 25.5,11.5 + parent: 2173 + - uid: 1212 + components: + - type: Transform + pos: 30.5,24.5 + parent: 2173 + - uid: 1215 + components: + - type: Transform + pos: 22.5,24.5 + parent: 2173 + - uid: 1219 + components: + - type: Transform + pos: 52.5,24.5 + parent: 2173 + - uid: 1220 + components: + - type: Transform + pos: 56.5,27.5 + parent: 2173 + - uid: 1227 + components: + - type: Transform + pos: 44.5,24.5 + parent: 2173 + - uid: 1228 + components: + - type: Transform + pos: 61.5,24.5 + parent: 2173 + - uid: 1229 + components: + - type: Transform + pos: 44.5,26.5 + parent: 2173 + - uid: 1506 + components: + - type: Transform + pos: 17.5,4.5 + parent: 2173 + - uid: 1568 + components: + - type: Transform + pos: 14.5,26.5 + parent: 2173 + - uid: 1569 + components: + - type: Transform + pos: 31.5,26.5 + parent: 2173 + - uid: 1570 + components: + - type: Transform + pos: 26.5,26.5 + parent: 2173 + - uid: 1571 + components: + - type: Transform + pos: 23.5,26.5 + parent: 2173 + - uid: 1572 + components: + - type: Transform + pos: 22.5,26.5 + parent: 2173 + - uid: 1573 + components: + - type: Transform + pos: 17.5,26.5 + parent: 2173 + - uid: 1574 + components: + - type: Transform + pos: 56.5,25.5 + parent: 2173 + - uid: 1687 + components: + - type: Transform + pos: -29.5,14.5 + parent: 2173 + - uid: 1688 + components: + - type: Transform + pos: -28.5,14.5 + parent: 2173 + - uid: 1689 + components: + - type: Transform + pos: -28.5,15.5 + parent: 2173 + - uid: 1690 + components: + - type: Transform + pos: -28.5,16.5 + parent: 2173 + - uid: 1691 + components: + - type: Transform + pos: -28.5,17.5 + parent: 2173 + - uid: 1692 + components: + - type: Transform + pos: -28.5,18.5 + parent: 2173 + - uid: 1693 + components: + - type: Transform + pos: -27.5,18.5 + parent: 2173 + - uid: 1694 + components: + - type: Transform + pos: -26.5,18.5 + parent: 2173 + - uid: 1695 + components: + - type: Transform + pos: -26.5,17.5 + parent: 2173 + - uid: 1696 + components: + - type: Transform + pos: -26.5,16.5 + parent: 2173 + - uid: 1697 + components: + - type: Transform + pos: -26.5,15.5 + parent: 2173 + - uid: 1698 + components: + - type: Transform + pos: -30.5,14.5 + parent: 2173 + - uid: 1699 + components: + - type: Transform + pos: -30.5,15.5 + parent: 2173 + - uid: 1700 + components: + - type: Transform + pos: -30.5,16.5 + parent: 2173 + - uid: 1701 + components: + - type: Transform + pos: -30.5,17.5 + parent: 2173 + - uid: 1702 + components: + - type: Transform + pos: -30.5,18.5 + parent: 2173 + - uid: 1703 + components: + - type: Transform + pos: -31.5,18.5 + parent: 2173 + - uid: 1704 + components: + - type: Transform + pos: -32.5,18.5 + parent: 2173 + - uid: 1705 + components: + - type: Transform + pos: -33.5,18.5 + parent: 2173 + - uid: 1706 + components: + - type: Transform + pos: -33.5,17.5 + parent: 2173 + - uid: 1707 + components: + - type: Transform + pos: -33.5,16.5 + parent: 2173 + - uid: 1708 + components: + - type: Transform + pos: -33.5,15.5 + parent: 2173 + - uid: 1709 + components: + - type: Transform + pos: -33.5,14.5 + parent: 2173 + - uid: 1710 + components: + - type: Transform + pos: -34.5,14.5 + parent: 2173 + - uid: 1711 + components: + - type: Transform + pos: -34.5,16.5 + parent: 2173 + - uid: 1712 + components: + - type: Transform + pos: -35.5,16.5 + parent: 2173 + - uid: 1713 + components: + - type: Transform + pos: -36.5,16.5 + parent: 2173 + - uid: 1714 + components: + - type: Transform + pos: -35.5,14.5 + parent: 2173 + - uid: 1715 + components: + - type: Transform + pos: -36.5,14.5 + parent: 2173 + - uid: 1810 + components: + - type: Transform + pos: 21.5,18.5 + parent: 2173 + - uid: 1845 + components: + - type: Transform + pos: -2.5,7.5 + parent: 2173 + - uid: 1846 + components: + - type: Transform + pos: -3.5,7.5 + parent: 2173 + - uid: 1847 + components: + - type: Transform + pos: -4.5,7.5 + parent: 2173 + - uid: 1848 + components: + - type: Transform + pos: -5.5,7.5 + parent: 2173 + - uid: 1849 + components: + - type: Transform + pos: -1.5,7.5 + parent: 2173 + - uid: 1850 + components: + - type: Transform + pos: -0.5,7.5 + parent: 2173 + - uid: 1851 + components: + - type: Transform + pos: 0.5,7.5 + parent: 2173 + - uid: 1852 + components: + - type: Transform + pos: 1.5,7.5 + parent: 2173 + - uid: 1853 + components: + - type: Transform + pos: 2.5,7.5 + parent: 2173 + - uid: 1854 + components: + - type: Transform + pos: 3.5,7.5 + parent: 2173 + - uid: 1855 + components: + - type: Transform + pos: 4.5,7.5 + parent: 2173 + - uid: 1856 + components: + - type: Transform + pos: -5.5,8.5 + parent: 2173 + - uid: 1857 + components: + - type: Transform + pos: -5.5,9.5 + parent: 2173 + - uid: 1858 + components: + - type: Transform + pos: -5.5,10.5 + parent: 2173 + - uid: 1859 + components: + - type: Transform + pos: -5.5,11.5 + parent: 2173 + - uid: 1860 + components: + - type: Transform + pos: -5.5,12.5 + parent: 2173 + - uid: 1861 + components: + - type: Transform + pos: -5.5,13.5 + parent: 2173 + - uid: 1862 + components: + - type: Transform + pos: -5.5,14.5 + parent: 2173 + - uid: 1863 + components: + - type: Transform + pos: -5.5,15.5 + parent: 2173 + - uid: 1864 + components: + - type: Transform + pos: -5.5,16.5 + parent: 2173 + - uid: 1865 + components: + - type: Transform + pos: -5.5,17.5 + parent: 2173 + - uid: 1866 + components: + - type: Transform + pos: -5.5,18.5 + parent: 2173 + - uid: 1867 + components: + - type: Transform + pos: -4.5,18.5 + parent: 2173 + - uid: 1868 + components: + - type: Transform + pos: -3.5,18.5 + parent: 2173 + - uid: 1869 + components: + - type: Transform + pos: -2.5,18.5 + parent: 2173 + - uid: 1870 + components: + - type: Transform + pos: -1.5,18.5 + parent: 2173 + - uid: 1871 + components: + - type: Transform + pos: -0.5,18.5 + parent: 2173 + - uid: 1872 + components: + - type: Transform + pos: 0.5,18.5 + parent: 2173 + - uid: 1873 + components: + - type: Transform + pos: 1.5,18.5 + parent: 2173 + - uid: 1874 + components: + - type: Transform + pos: 2.5,18.5 + parent: 2173 + - uid: 1875 + components: + - type: Transform + pos: 3.5,18.5 + parent: 2173 + - uid: 1876 + components: + - type: Transform + pos: 4.5,18.5 + parent: 2173 + - uid: 1877 + components: + - type: Transform + pos: 4.5,17.5 + parent: 2173 + - uid: 1878 + components: + - type: Transform + pos: 4.5,16.5 + parent: 2173 + - uid: 1879 + components: + - type: Transform + pos: 4.5,15.5 + parent: 2173 + - uid: 1880 + components: + - type: Transform + pos: 4.5,14.5 + parent: 2173 + - uid: 1881 + components: + - type: Transform + pos: 4.5,13.5 + parent: 2173 + - uid: 1882 + components: + - type: Transform + pos: 4.5,12.5 + parent: 2173 + - uid: 1883 + components: + - type: Transform + pos: 4.5,11.5 + parent: 2173 + - uid: 1884 + components: + - type: Transform + pos: 4.5,10.5 + parent: 2173 + - uid: 1885 + components: + - type: Transform + pos: 4.5,9.5 + parent: 2173 + - uid: 1886 + components: + - type: Transform + pos: 4.5,8.5 + parent: 2173 + - uid: 1887 + components: + - type: Transform + pos: -0.5,8.5 + parent: 2173 + - uid: 1888 + components: + - type: Transform + pos: -0.5,9.5 + parent: 2173 + - uid: 1889 + components: + - type: Transform + pos: -0.5,10.5 + parent: 2173 + - uid: 1890 + components: + - type: Transform + pos: -0.5,11.5 + parent: 2173 + - uid: 1891 + components: + - type: Transform + pos: -0.5,12.5 + parent: 2173 + - uid: 1892 + components: + - type: Transform + pos: -0.5,13.5 + parent: 2173 + - uid: 1893 + components: + - type: Transform + pos: -0.5,17.5 + parent: 2173 + - uid: 1894 + components: + - type: Transform + pos: -0.5,16.5 + parent: 2173 + - uid: 1895 + components: + - type: Transform + pos: -0.5,15.5 + parent: 2173 + - uid: 1896 + components: + - type: Transform + pos: -1.5,11.5 + parent: 2173 + - uid: 1897 + components: + - type: Transform + pos: -3.5,11.5 + parent: 2173 + - uid: 1898 + components: + - type: Transform + pos: -2.5,11.5 + parent: 2173 + - uid: 1899 + components: + - type: Transform + pos: -4.5,11.5 + parent: 2173 + - uid: 1900 + components: + - type: Transform + pos: 0.5,11.5 + parent: 2173 + - uid: 1901 + components: + - type: Transform + pos: 1.5,11.5 + parent: 2173 + - uid: 1902 + components: + - type: Transform + pos: 2.5,11.5 + parent: 2173 + - uid: 1903 + components: + - type: Transform + pos: 3.5,11.5 + parent: 2173 + - uid: 1904 + components: + - type: Transform + pos: 3.5,15.5 + parent: 2173 + - uid: 1905 + components: + - type: Transform + pos: 2.5,15.5 + parent: 2173 + - uid: 1906 + components: + - type: Transform + pos: 1.5,15.5 + parent: 2173 + - uid: 1907 + components: + - type: Transform + pos: 0.5,15.5 + parent: 2173 + - uid: 1908 + components: + - type: Transform + pos: -4.5,15.5 + parent: 2173 + - uid: 1909 + components: + - type: Transform + pos: -3.5,15.5 + parent: 2173 + - uid: 1910 + components: + - type: Transform + pos: -2.5,15.5 + parent: 2173 + - uid: 1911 + components: + - type: Transform + pos: -1.5,15.5 + parent: 2173 + - uid: 1964 + components: + - type: Transform + pos: 5.5,40.5 + parent: 2173 + - uid: 1965 + components: + - type: Transform + pos: 5.5,41.5 + parent: 2173 + - uid: 1966 + components: + - type: Transform + pos: 6.5,41.5 + parent: 2173 + - uid: 1967 + components: + - type: Transform + pos: 7.5,41.5 + parent: 2173 + - uid: 1968 + components: + - type: Transform + pos: 8.5,41.5 + parent: 2173 + - uid: 1982 + components: + - type: Transform + pos: 3.5,41.5 + parent: 2173 + - uid: 1983 + components: + - type: Transform + pos: 2.5,41.5 + parent: 2173 + - uid: 1984 + components: + - type: Transform + pos: 1.5,41.5 + parent: 2173 + - uid: 1985 + components: + - type: Transform + pos: 0.5,41.5 + parent: 2173 + - uid: 1986 + components: + - type: Transform + pos: -0.5,41.5 + parent: 2173 + - uid: 1987 + components: + - type: Transform + pos: -1.5,41.5 + parent: 2173 + - uid: 1988 + components: + - type: Transform + pos: -2.5,41.5 + parent: 2173 + - uid: 1989 + components: + - type: Transform + pos: -2.5,42.5 + parent: 2173 + - uid: 1990 + components: + - type: Transform + pos: -2.5,43.5 + parent: 2173 + - uid: 1991 + components: + - type: Transform + pos: -2.5,44.5 + parent: 2173 + - uid: 1992 + components: + - type: Transform + pos: -2.5,45.5 + parent: 2173 + - uid: 1993 + components: + - type: Transform + pos: -2.5,46.5 + parent: 2173 + - uid: 1994 + components: + - type: Transform + pos: -2.5,47.5 + parent: 2173 + - uid: 1995 + components: + - type: Transform + pos: -3.5,44.5 + parent: 2173 + - uid: 1996 + components: + - type: Transform + pos: -4.5,44.5 + parent: 2173 + - uid: 1997 + components: + - type: Transform + pos: -5.5,44.5 + parent: 2173 + - uid: 1998 + components: + - type: Transform + pos: -5.5,45.5 + parent: 2173 + - uid: 1999 + components: + - type: Transform + pos: -5.5,46.5 + parent: 2173 + - uid: 2000 + components: + - type: Transform + pos: -5.5,43.5 + parent: 2173 + - uid: 2001 + components: + - type: Transform + pos: -5.5,42.5 + parent: 2173 + - uid: 2002 + components: + - type: Transform + pos: 4.5,41.5 + parent: 2173 + - uid: 2003 + components: + - type: Transform + pos: -2.5,40.5 + parent: 2173 + - uid: 2004 + components: + - type: Transform + pos: -2.5,39.5 + parent: 2173 + - uid: 2005 + components: + - type: Transform + pos: -2.5,38.5 + parent: 2173 + - uid: 2006 + components: + - type: Transform + pos: -2.5,37.5 + parent: 2173 + - uid: 2007 + components: + - type: Transform + pos: -2.5,36.5 + parent: 2173 + - uid: 2008 + components: + - type: Transform + pos: -1.5,36.5 + parent: 2173 + - uid: 2009 + components: + - type: Transform + pos: -0.5,36.5 + parent: 2173 + - uid: 2010 + components: + - type: Transform + pos: 0.5,36.5 + parent: 2173 + - uid: 2011 + components: + - type: Transform + pos: 1.5,36.5 + parent: 2173 + - uid: 2012 + components: + - type: Transform + pos: 2.5,36.5 + parent: 2173 + - uid: 2013 + components: + - type: Transform + pos: 3.5,36.5 + parent: 2173 + - uid: 2014 + components: + - type: Transform + pos: 4.5,36.5 + parent: 2173 + - uid: 2015 + components: + - type: Transform + pos: 4.5,37.5 + parent: 2173 + - uid: 2016 + components: + - type: Transform + pos: 4.5,38.5 + parent: 2173 + - uid: 2017 + components: + - type: Transform + pos: 4.5,39.5 + parent: 2173 + - uid: 2018 + components: + - type: Transform + pos: 0.5,37.5 + parent: 2173 + - uid: 2019 + components: + - type: Transform + pos: 0.5,38.5 + parent: 2173 + - uid: 2020 + components: + - type: Transform + pos: 0.5,39.5 + parent: 2173 + - uid: 2021 + components: + - type: Transform + pos: 0.5,40.5 + parent: 2173 + - uid: 2022 + components: + - type: Transform + pos: 4.5,52.5 + parent: 2173 + - uid: 2023 + components: + - type: Transform + pos: 5.5,52.5 + parent: 2173 + - uid: 2024 + components: + - type: Transform + pos: 5.5,53.5 + parent: 2173 + - uid: 2025 + components: + - type: Transform + pos: 5.5,54.5 + parent: 2173 + - uid: 2026 + components: + - type: Transform + pos: 5.5,55.5 + parent: 2173 + - uid: 2027 + components: + - type: Transform + pos: 5.5,56.5 + parent: 2173 + - uid: 2028 + components: + - type: Transform + pos: 5.5,57.5 + parent: 2173 + - uid: 2029 + components: + - type: Transform + pos: 6.5,57.5 + parent: 2173 + - uid: 2030 + components: + - type: Transform + pos: 7.5,57.5 + parent: 2173 + - uid: 2031 + components: + - type: Transform + pos: 8.5,57.5 + parent: 2173 + - uid: 2032 + components: + - type: Transform + pos: 8.5,56.5 + parent: 2173 + - uid: 2033 + components: + - type: Transform + pos: 8.5,55.5 + parent: 2173 + - uid: 2034 + components: + - type: Transform + pos: 8.5,54.5 + parent: 2173 + - uid: 2035 + components: + - type: Transform + pos: 9.5,54.5 + parent: 2173 + - uid: 2036 + components: + - type: Transform + pos: 10.5,54.5 + parent: 2173 + - uid: 2037 + components: + - type: Transform + pos: 11.5,54.5 + parent: 2173 + - uid: 2038 + components: + - type: Transform + pos: 11.5,55.5 + parent: 2173 + - uid: 2039 + components: + - type: Transform + pos: 11.5,56.5 + parent: 2173 + - uid: 2040 + components: + - type: Transform + pos: 11.5,53.5 + parent: 2173 + - uid: 2041 + components: + - type: Transform + pos: 11.5,52.5 + parent: 2173 + - uid: 2042 + components: + - type: Transform + pos: 8.5,53.5 + parent: 2173 + - uid: 2043 + components: + - type: Transform + pos: 8.5,52.5 + parent: 2173 + - uid: 2044 + components: + - type: Transform + pos: 8.5,51.5 + parent: 2173 + - uid: 2045 + components: + - type: Transform + pos: 8.5,50.5 + parent: 2173 + - uid: 2046 + components: + - type: Transform + pos: 8.5,49.5 + parent: 2173 + - uid: 2047 + components: + - type: Transform + pos: 8.5,48.5 + parent: 2173 + - uid: 2048 + components: + - type: Transform + pos: 8.5,47.5 + parent: 2173 + - uid: 2049 + components: + - type: Transform + pos: 8.5,46.5 + parent: 2173 + - uid: 2050 + components: + - type: Transform + pos: 8.5,45.5 + parent: 2173 + - uid: 2051 + components: + - type: Transform + pos: 8.5,44.5 + parent: 2173 + - uid: 2052 + components: + - type: Transform + pos: 8.5,43.5 + parent: 2173 + - uid: 2053 + components: + - type: Transform + pos: 7.5,43.5 + parent: 2173 + - uid: 2054 + components: + - type: Transform + pos: 6.5,43.5 + parent: 2173 + - uid: 2055 + components: + - type: Transform + pos: 5.5,43.5 + parent: 2173 + - uid: 2056 + components: + - type: Transform + pos: 4.5,43.5 + parent: 2173 + - uid: 2057 + components: + - type: Transform + pos: 3.5,43.5 + parent: 2173 + - uid: 2058 + components: + - type: Transform + pos: 2.5,43.5 + parent: 2173 + - uid: 2059 + components: + - type: Transform + pos: 1.5,43.5 + parent: 2173 + - uid: 2060 + components: + - type: Transform + pos: 0.5,43.5 + parent: 2173 + - uid: 2061 + components: + - type: Transform + pos: 0.5,44.5 + parent: 2173 + - uid: 2062 + components: + - type: Transform + pos: 0.5,45.5 + parent: 2173 + - uid: 2063 + components: + - type: Transform + pos: 0.5,46.5 + parent: 2173 + - uid: 2064 + components: + - type: Transform + pos: 0.5,47.5 + parent: 2173 + - uid: 2065 + components: + - type: Transform + pos: 0.5,48.5 + parent: 2173 + - uid: 2066 + components: + - type: Transform + pos: 0.5,49.5 + parent: 2173 + - uid: 2067 + components: + - type: Transform + pos: 0.5,50.5 + parent: 2173 + - uid: 2068 + components: + - type: Transform + pos: 0.5,51.5 + parent: 2173 + - uid: 2069 + components: + - type: Transform + pos: 1.5,51.5 + parent: 2173 + - uid: 2070 + components: + - type: Transform + pos: 2.5,51.5 + parent: 2173 + - uid: 2071 + components: + - type: Transform + pos: 3.5,51.5 + parent: 2173 + - uid: 2072 + components: + - type: Transform + pos: 4.5,51.5 + parent: 2173 + - uid: 2073 + components: + - type: Transform + pos: 1.5,47.5 + parent: 2173 + - uid: 2074 + components: + - type: Transform + pos: 2.5,47.5 + parent: 2173 + - uid: 2075 + components: + - type: Transform + pos: 3.5,47.5 + parent: 2173 + - uid: 2076 + components: + - type: Transform + pos: 4.5,47.5 + parent: 2173 + - uid: 2077 + components: + - type: Transform + pos: 5.5,47.5 + parent: 2173 + - uid: 2078 + components: + - type: Transform + pos: 6.5,47.5 + parent: 2173 + - uid: 2079 + components: + - type: Transform + pos: 7.5,47.5 + parent: 2173 + - uid: 2080 + components: + - type: Transform + pos: -0.5,35.5 + parent: 2173 + - uid: 2081 + components: + - type: Transform + pos: -0.5,34.5 + parent: 2173 + - uid: 2082 + components: + - type: Transform + pos: -0.5,33.5 + parent: 2173 + - uid: 2083 + components: + - type: Transform + pos: -0.5,32.5 + parent: 2173 + - uid: 2084 + components: + - type: Transform + pos: -0.5,31.5 + parent: 2173 + - uid: 2085 + components: + - type: Transform + pos: -0.5,30.5 + parent: 2173 + - uid: 2091 + components: + - type: Transform + pos: 43.5,12.5 + parent: 2173 + - uid: 2092 + components: + - type: Transform + pos: 42.5,12.5 + parent: 2173 + - uid: 2097 + components: + - type: Transform + pos: -6.5,15.5 + parent: 2173 + - uid: 2098 + components: + - type: Transform + pos: -7.5,15.5 + parent: 2173 + - uid: 2102 + components: + - type: Transform + pos: 42.5,13.5 + parent: 2173 + - uid: 2103 + components: + - type: Transform + pos: 40.5,13.5 + parent: 2173 + - uid: 2137 + components: + - type: Transform + pos: 32.5,10.5 + parent: 2173 + - uid: 2138 + components: + - type: Transform + pos: 33.5,9.5 + parent: 2173 + - uid: 2158 + components: + - type: Transform + pos: 4.5,25.5 + parent: 2173 + - uid: 2167 + components: + - type: Transform + pos: 15.5,26.5 + parent: 2173 + - uid: 2168 + components: + - type: Transform + pos: 29.5,26.5 + parent: 2173 + - uid: 2169 + components: + - type: Transform + pos: 27.5,26.5 + parent: 2173 + - uid: 2313 + components: + - type: Transform + pos: 24.5,26.5 + parent: 2173 + - uid: 2314 + components: + - type: Transform + pos: 20.5,26.5 + parent: 2173 + - uid: 2315 + components: + - type: Transform + pos: 18.5,26.5 + parent: 2173 + - uid: 2345 + components: + - type: Transform + pos: 37.5,23.5 + parent: 2173 + - uid: 2377 + components: + - type: Transform + pos: 19.5,18.5 + parent: 2173 + - uid: 2378 + components: + - type: Transform + pos: 15.5,18.5 + parent: 2173 + - uid: 2379 + components: + - type: Transform + pos: 30.5,12.5 + parent: 2173 + - uid: 2380 + components: + - type: Transform + pos: 33.5,8.5 + parent: 2173 + - uid: 2383 + components: + - type: Transform + pos: 30.5,11.5 + parent: 2173 + - uid: 2423 + components: + - type: Transform + pos: 33.5,13.5 + parent: 2173 + - uid: 2481 + components: + - type: Transform + pos: 41.5,13.5 + parent: 2173 + - uid: 2489 + components: + - type: Transform + pos: 53.5,24.5 + parent: 2173 + - uid: 2490 + components: + - type: Transform + pos: 55.5,24.5 + parent: 2173 + - uid: 2491 + components: + - type: Transform + pos: 56.5,24.5 + parent: 2173 + - uid: 2492 + components: + - type: Transform + pos: 45.5,24.5 + parent: 2173 + - uid: 2493 + components: + - type: Transform + pos: 46.5,24.5 + parent: 2173 + - uid: 2494 + components: + - type: Transform + pos: 47.5,24.5 + parent: 2173 + - uid: 2495 + components: + - type: Transform + pos: 58.5,26.5 + parent: 2173 + - uid: 2496 + components: + - type: Transform + pos: 58.5,29.5 + parent: 2173 + - uid: 2497 + components: + - type: Transform + pos: 56.5,26.5 + parent: 2173 + - uid: 2498 + components: + - type: Transform + pos: 43.5,26.5 + parent: 2173 + - uid: 2536 + components: + - type: Transform + pos: 52.5,26.5 + parent: 2173 + - uid: 2539 + components: + - type: Transform + pos: 57.5,24.5 + parent: 2173 + - uid: 2540 + components: + - type: Transform + pos: 45.5,26.5 + parent: 2173 + - uid: 2542 + components: + - type: Transform + pos: 48.5,24.5 + parent: 2173 + - uid: 2577 + components: + - type: Transform + pos: 12.5,26.5 + parent: 2173 + - uid: 2590 + components: + - type: Transform + pos: 61.5,26.5 + parent: 2173 + - uid: 2593 + components: + - type: Transform + pos: 10.5,26.5 + parent: 2173 + - uid: 2594 + components: + - type: Transform + pos: 11.5,26.5 + parent: 2173 + - uid: 2615 + components: + - type: Transform + pos: 9.5,19.5 + parent: 2173 + - uid: 2669 + components: + - type: Transform + pos: 19.5,15.5 + parent: 2173 + - uid: 2762 + components: + - type: Transform + pos: 46.5,9.5 + parent: 2173 + - uid: 2767 + components: + - type: Transform + pos: 20.5,15.5 + parent: 2173 + - uid: 2778 + components: + - type: Transform + pos: 45.5,8.5 + parent: 2173 + - uid: 2779 + components: + - type: Transform + pos: 45.5,6.5 + parent: 2173 + - uid: 2857 + components: + - type: Transform + pos: 50.5,10.5 + parent: 2173 + - uid: 2858 + components: + - type: Transform + pos: 50.5,13.5 + parent: 2173 + - uid: 2977 + components: + - type: Transform + pos: 44.5,9.5 + parent: 2173 + - uid: 2978 + components: + - type: Transform + pos: 43.5,9.5 + parent: 2173 + - uid: 3031 + components: + - type: Transform + pos: 30.5,23.5 + parent: 2173 + - uid: 3039 + components: + - type: Transform + pos: 39.5,8.5 + parent: 2173 + - uid: 3040 + components: + - type: Transform + pos: 47.5,9.5 + parent: 2173 + - uid: 3043 + components: + - type: Transform + pos: 45.5,9.5 + parent: 2173 + - uid: 3052 + components: + - type: Transform + pos: 50.5,12.5 + parent: 2173 + - uid: 3121 + components: + - type: Transform + pos: 50.5,11.5 + parent: 2173 + - uid: 3128 + components: + - type: Transform + pos: 16.5,18.5 + parent: 2173 + - uid: 3129 + components: + - type: Transform + pos: 14.5,18.5 + parent: 2173 + - uid: 3132 + components: + - type: Transform + pos: 35.5,12.5 + parent: 2173 + - uid: 3143 + components: + - type: Transform + pos: 31.5,24.5 + parent: 2173 + - uid: 3154 + components: + - type: Transform + pos: 33.5,7.5 + parent: 2173 + - uid: 3178 + components: + - type: Transform + pos: -45.5,8.5 + parent: 2173 + - uid: 3179 + components: + - type: Transform + pos: -49.5,16.5 + parent: 2173 + - uid: 3180 + components: + - type: Transform + pos: -49.5,17.5 + parent: 2173 + - uid: 3181 + components: + - type: Transform + pos: -49.5,18.5 + parent: 2173 + - uid: 3182 + components: + - type: Transform + pos: -48.5,18.5 + parent: 2173 + - uid: 3183 + components: + - type: Transform + pos: -47.5,18.5 + parent: 2173 + - uid: 3184 + components: + - type: Transform + pos: -47.5,17.5 + parent: 2173 + - uid: 3185 + components: + - type: Transform + pos: -46.5,17.5 + parent: 2173 + - uid: 3186 + components: + - type: Transform + pos: -45.5,17.5 + parent: 2173 + - uid: 3187 + components: + - type: Transform + pos: -44.5,17.5 + parent: 2173 + - uid: 3188 + components: + - type: Transform + pos: -43.5,17.5 + parent: 2173 + - uid: 3189 + components: + - type: Transform + pos: -43.5,16.5 + parent: 2173 + - uid: 3190 + components: + - type: Transform + pos: -43.5,15.5 + parent: 2173 + - uid: 3191 + components: + - type: Transform + pos: -43.5,14.5 + parent: 2173 + - uid: 3192 + components: + - type: Transform + pos: -44.5,14.5 + parent: 2173 + - uid: 3193 + components: + - type: Transform + pos: -45.5,14.5 + parent: 2173 + - uid: 3194 + components: + - type: Transform + pos: -44.5,13.5 + parent: 2173 + - uid: 3195 + components: + - type: Transform + pos: -44.5,12.5 + parent: 2173 + - uid: 3196 + components: + - type: Transform + pos: -44.5,11.5 + parent: 2173 + - uid: 3197 + components: + - type: Transform + pos: -44.5,10.5 + parent: 2173 + - uid: 3198 + components: + - type: Transform + pos: -44.5,9.5 + parent: 2173 + - uid: 3199 + components: + - type: Transform + pos: -44.5,8.5 + parent: 2173 + - uid: 3200 + components: + - type: Transform + pos: -46.5,8.5 + parent: 2173 + - uid: 3201 + components: + - type: Transform + pos: -47.5,8.5 + parent: 2173 + - uid: 3202 + components: + - type: Transform + pos: -48.5,8.5 + parent: 2173 + - uid: 3203 + components: + - type: Transform + pos: -49.5,8.5 + parent: 2173 + - uid: 3204 + components: + - type: Transform + pos: -50.5,8.5 + parent: 2173 + - uid: 3205 + components: + - type: Transform + pos: -51.5,8.5 + parent: 2173 + - uid: 3206 + components: + - type: Transform + pos: -51.5,9.5 + parent: 2173 + - uid: 3207 + components: + - type: Transform + pos: -51.5,10.5 + parent: 2173 + - uid: 3208 + components: + - type: Transform + pos: -51.5,11.5 + parent: 2173 + - uid: 3209 + components: + - type: Transform + pos: -51.5,12.5 + parent: 2173 + - uid: 3210 + components: + - type: Transform + pos: -51.5,13.5 + parent: 2173 + - uid: 3211 + components: + - type: Transform + pos: -51.5,14.5 + parent: 2173 + - uid: 3212 + components: + - type: Transform + pos: -51.5,15.5 + parent: 2173 + - uid: 3213 + components: + - type: Transform + pos: -51.5,16.5 + parent: 2173 + - uid: 3214 + components: + - type: Transform + pos: -51.5,17.5 + parent: 2173 + - uid: 3215 + components: + - type: Transform + pos: -50.5,17.5 + parent: 2173 + - uid: 3216 + components: + - type: Transform + pos: -52.5,16.5 + parent: 2173 + - uid: 3217 + components: + - type: Transform + pos: -53.5,16.5 + parent: 2173 + - uid: 3218 + components: + - type: Transform + pos: -54.5,16.5 + parent: 2173 + - uid: 3219 + components: + - type: Transform + pos: -51.5,18.5 + parent: 2173 + - uid: 3220 + components: + - type: Transform + pos: -52.5,18.5 + parent: 2173 + - uid: 3221 + components: + - type: Transform + pos: -53.5,18.5 + parent: 2173 + - uid: 3222 + components: + - type: Transform + pos: -54.5,18.5 + parent: 2173 + - uid: 3223 + components: + - type: Transform + pos: -52.5,14.5 + parent: 2173 + - uid: 3224 + components: + - type: Transform + pos: -53.5,14.5 + parent: 2173 + - uid: 3225 + components: + - type: Transform + pos: -54.5,14.5 + parent: 2173 + - uid: 3226 + components: + - type: Transform + pos: -52.5,12.5 + parent: 2173 + - uid: 3227 + components: + - type: Transform + pos: -53.5,12.5 + parent: 2173 + - uid: 3228 + components: + - type: Transform + pos: -54.5,12.5 + parent: 2173 + - uid: 3229 + components: + - type: Transform + pos: -52.5,10.5 + parent: 2173 + - uid: 3230 + components: + - type: Transform + pos: -53.5,10.5 + parent: 2173 + - uid: 3231 + components: + - type: Transform + pos: -54.5,10.5 + parent: 2173 + - uid: 3232 + components: + - type: Transform + pos: -28.5,9.5 + parent: 2173 + - uid: 3233 + components: + - type: Transform + pos: -50.5,11.5 + parent: 2173 + - uid: 3234 + components: + - type: Transform + pos: -49.5,11.5 + parent: 2173 + - uid: 3235 + components: + - type: Transform + pos: -48.5,11.5 + parent: 2173 + - uid: 3236 + components: + - type: Transform + pos: -47.5,11.5 + parent: 2173 + - uid: 3237 + components: + - type: Transform + pos: -50.5,14.5 + parent: 2173 + - uid: 3238 + components: + - type: Transform + pos: -49.5,14.5 + parent: 2173 + - uid: 3239 + components: + - type: Transform + pos: -48.5,14.5 + parent: 2173 + - uid: 3240 + components: + - type: Transform + pos: -47.5,14.5 + parent: 2173 + - uid: 3241 + components: + - type: Transform + pos: -46.5,14.5 + parent: 2173 + - uid: 3242 + components: + - type: Transform + pos: -51.5,7.5 + parent: 2173 + - uid: 3243 + components: + - type: Transform + pos: -51.5,6.5 + parent: 2173 + - uid: 3244 + components: + - type: Transform + pos: -51.5,5.5 + parent: 2173 + - uid: 3245 + components: + - type: Transform + pos: -51.5,4.5 + parent: 2173 + - uid: 3246 + components: + - type: Transform + pos: -51.5,3.5 + parent: 2173 + - uid: 3247 + components: + - type: Transform + pos: -51.5,2.5 + parent: 2173 + - uid: 3248 + components: + - type: Transform + pos: -51.5,1.5 + parent: 2173 + - uid: 3249 + components: + - type: Transform + pos: -52.5,1.5 + parent: 2173 + - uid: 3250 + components: + - type: Transform + pos: -53.5,1.5 + parent: 2173 + - uid: 3251 + components: + - type: Transform + pos: -54.5,1.5 + parent: 2173 + - uid: 3252 + components: + - type: Transform + pos: -55.5,1.5 + parent: 2173 + - uid: 3253 + components: + - type: Transform + pos: -56.5,1.5 + parent: 2173 + - uid: 3254 + components: + - type: Transform + pos: -57.5,1.5 + parent: 2173 + - uid: 3255 + components: + - type: Transform + pos: -58.5,1.5 + parent: 2173 + - uid: 3256 + components: + - type: Transform + pos: -59.5,1.5 + parent: 2173 + - uid: 3257 + components: + - type: Transform + pos: -60.5,1.5 + parent: 2173 + - uid: 3258 + components: + - type: Transform + pos: -61.5,1.5 + parent: 2173 + - uid: 3259 + components: + - type: Transform + pos: -61.5,2.5 + parent: 2173 + - uid: 3260 + components: + - type: Transform + pos: -61.5,2.5 + parent: 2173 + - uid: 3261 + components: + - type: Transform + pos: -61.5,3.5 + parent: 2173 + - uid: 3262 + components: + - type: Transform + pos: -57.5,0.5 + parent: 2173 + - uid: 3263 + components: + - type: Transform + pos: -57.5,-0.5 + parent: 2173 + - uid: 3264 + components: + - type: Transform + pos: -58.5,-0.5 + parent: 2173 + - uid: 3265 + components: + - type: Transform + pos: -59.5,-0.5 + parent: 2173 + - uid: 3266 + components: + - type: Transform + pos: -52.5,8.5 + parent: 2173 + - uid: 3267 + components: + - type: Transform + pos: -53.5,8.5 + parent: 2173 + - uid: 3268 + components: + - type: Transform + pos: -54.5,8.5 + parent: 2173 + - uid: 3269 + components: + - type: Transform + pos: -54.5,7.5 + parent: 2173 + - uid: 3270 + components: + - type: Transform + pos: -54.5,6.5 + parent: 2173 + - uid: 3271 + components: + - type: Transform + pos: -54.5,5.5 + parent: 2173 + - uid: 3272 + components: + - type: Transform + pos: -54.5,4.5 + parent: 2173 + - uid: 3273 + components: + - type: Transform + pos: -54.5,3.5 + parent: 2173 + - uid: 3274 + components: + - type: Transform + pos: -54.5,2.5 + parent: 2173 + - uid: 3275 + components: + - type: Transform + pos: -50.5,1.5 + parent: 2173 + - uid: 3276 + components: + - type: Transform + pos: -49.5,1.5 + parent: 2173 + - uid: 3277 + components: + - type: Transform + pos: -48.5,1.5 + parent: 2173 + - uid: 3278 + components: + - type: Transform + pos: -47.5,1.5 + parent: 2173 + - uid: 3279 + components: + - type: Transform + pos: -47.5,2.5 + parent: 2173 + - uid: 3280 + components: + - type: Transform + pos: -47.5,3.5 + parent: 2173 + - uid: 3281 + components: + - type: Transform + pos: -47.5,4.5 + parent: 2173 + - uid: 3282 + components: + - type: Transform + pos: -47.5,5.5 + parent: 2173 + - uid: 3283 + components: + - type: Transform + pos: -47.5,6.5 + parent: 2173 + - uid: 3284 + components: + - type: Transform + pos: -47.5,7.5 + parent: 2173 + - uid: 3285 + components: + - type: Transform + pos: -41.5,0.5 + parent: 2173 + - uid: 3286 + components: + - type: Transform + pos: -41.5,1.5 + parent: 2173 + - uid: 3287 + components: + - type: Transform + pos: -41.5,2.5 + parent: 2173 + - uid: 3288 + components: + - type: Transform + pos: -41.5,3.5 + parent: 2173 + - uid: 3289 + components: + - type: Transform + pos: -41.5,4.5 + parent: 2173 + - uid: 3290 + components: + - type: Transform + pos: -42.5,4.5 + parent: 2173 + - uid: 3291 + components: + - type: Transform + pos: -43.5,4.5 + parent: 2173 + - uid: 3292 + components: + - type: Transform + pos: -44.5,4.5 + parent: 2173 + - uid: 3293 + components: + - type: Transform + pos: -45.5,4.5 + parent: 2173 + - uid: 3294 + components: + - type: Transform + pos: -40.5,4.5 + parent: 2173 + - uid: 3295 + components: + - type: Transform + pos: -39.5,4.5 + parent: 2173 + - uid: 3296 + components: + - type: Transform + pos: -38.5,4.5 + parent: 2173 + - uid: 3297 + components: + - type: Transform + pos: -37.5,4.5 + parent: 2173 + - uid: 3298 + components: + - type: Transform + pos: -36.5,4.5 + parent: 2173 + - uid: 3299 + components: + - type: Transform + pos: -35.5,4.5 + parent: 2173 + - uid: 3300 + components: + - type: Transform + pos: -34.5,4.5 + parent: 2173 + - uid: 3301 + components: + - type: Transform + pos: -33.5,4.5 + parent: 2173 + - uid: 3302 + components: + - type: Transform + pos: -32.5,4.5 + parent: 2173 + - uid: 3303 + components: + - type: Transform + pos: -31.5,4.5 + parent: 2173 + - uid: 3304 + components: + - type: Transform + pos: -30.5,4.5 + parent: 2173 + - uid: 3305 + components: + - type: Transform + pos: -29.5,4.5 + parent: 2173 + - uid: 3306 + components: + - type: Transform + pos: -28.5,4.5 + parent: 2173 + - uid: 3307 + components: + - type: Transform + pos: -29.5,5.5 + parent: 2173 + - uid: 3308 + components: + - type: Transform + pos: -29.5,6.5 + parent: 2173 + - uid: 3309 + components: + - type: Transform + pos: -29.5,7.5 + parent: 2173 + - uid: 3310 + components: + - type: Transform + pos: -29.5,8.5 + parent: 2173 + - uid: 3311 + components: + - type: Transform + pos: -29.5,9.5 + parent: 2173 + - uid: 3312 + components: + - type: Transform + pos: -27.5,9.5 + parent: 2173 + - uid: 3313 + components: + - type: Transform + pos: -26.5,9.5 + parent: 2173 + - uid: 3314 + components: + - type: Transform + pos: -25.5,9.5 + parent: 2173 + - uid: 3315 + components: + - type: Transform + pos: -24.5,9.5 + parent: 2173 + - uid: 3316 + components: + - type: Transform + pos: -23.5,9.5 + parent: 2173 + - uid: 3317 + components: + - type: Transform + pos: -22.5,9.5 + parent: 2173 + - uid: 3318 + components: + - type: Transform + pos: -21.5,9.5 + parent: 2173 + - uid: 3319 + components: + - type: Transform + pos: -21.5,10.5 + parent: 2173 + - uid: 3320 + components: + - type: Transform + pos: -21.5,11.5 + parent: 2173 + - uid: 3321 + components: + - type: Transform + pos: -21.5,12.5 + parent: 2173 + - uid: 3322 + components: + - type: Transform + pos: -21.5,13.5 + parent: 2173 + - uid: 3323 + components: + - type: Transform + pos: -22.5,13.5 + parent: 2173 + - uid: 3324 + components: + - type: Transform + pos: -23.5,13.5 + parent: 2173 + - uid: 3325 + components: + - type: Transform + pos: -23.5,12.5 + parent: 2173 + - uid: 3326 + components: + - type: Transform + pos: 43.5,5.5 + parent: 2173 + - uid: 3327 + components: + - type: Transform + pos: -40.5,13.5 + parent: 2173 + - uid: 3328 + components: + - type: Transform + pos: -40.5,12.5 + parent: 2173 + - uid: 3329 + components: + - type: Transform + pos: -40.5,11.5 + parent: 2173 + - uid: 3330 + components: + - type: Transform + pos: -39.5,11.5 + parent: 2173 + - uid: 3331 + components: + - type: Transform + pos: -38.5,11.5 + parent: 2173 + - uid: 3332 + components: + - type: Transform + pos: -37.5,11.5 + parent: 2173 + - uid: 3333 + components: + - type: Transform + pos: -36.5,11.5 + parent: 2173 + - uid: 3334 + components: + - type: Transform + pos: -35.5,11.5 + parent: 2173 + - uid: 3335 + components: + - type: Transform + pos: -34.5,11.5 + parent: 2173 + - uid: 3336 + components: + - type: Transform + pos: -33.5,11.5 + parent: 2173 + - uid: 3337 + components: + - type: Transform + pos: -32.5,11.5 + parent: 2173 + - uid: 3338 + components: + - type: Transform + pos: -31.5,11.5 + parent: 2173 + - uid: 3339 + components: + - type: Transform + pos: -30.5,11.5 + parent: 2173 + - uid: 3340 + components: + - type: Transform + pos: -29.5,11.5 + parent: 2173 + - uid: 3341 + components: + - type: Transform + pos: -28.5,11.5 + parent: 2173 + - uid: 3342 + components: + - type: Transform + pos: -27.5,11.5 + parent: 2173 + - uid: 3343 + components: + - type: Transform + pos: -32.5,10.5 + parent: 2173 + - uid: 3344 + components: + - type: Transform + pos: -32.5,9.5 + parent: 2173 + - uid: 3345 + components: + - type: Transform + pos: -32.5,8.5 + parent: 2173 + - uid: 3346 + components: + - type: Transform + pos: -32.5,7.5 + parent: 2173 + - uid: 3347 + components: + - type: Transform + pos: -32.5,6.5 + parent: 2173 + - uid: 3348 + components: + - type: Transform + pos: -40.5,10.5 + parent: 2173 + - uid: 3349 + components: + - type: Transform + pos: -40.5,9.5 + parent: 2173 + - uid: 3350 + components: + - type: Transform + pos: -40.5,8.5 + parent: 2173 + - uid: 3351 + components: + - type: Transform + pos: -40.5,7.5 + parent: 2173 + - uid: 3352 + components: + - type: Transform + pos: -40.5,6.5 + parent: 2173 + - uid: 3353 + components: + - type: Transform + pos: -35.5,10.5 + parent: 2173 + - uid: 3354 + components: + - type: Transform + pos: -35.5,9.5 + parent: 2173 + - uid: 3355 + components: + - type: Transform + pos: -35.5,8.5 + parent: 2173 + - uid: 3356 + components: + - type: Transform + pos: -18.5,5.5 + parent: 2173 + - uid: 3357 + components: + - type: Transform + pos: -18.5,4.5 + parent: 2173 + - uid: 3358 + components: + - type: Transform + pos: -18.5,3.5 + parent: 2173 + - uid: 3359 + components: + - type: Transform + pos: -18.5,2.5 + parent: 2173 + - uid: 3360 + components: + - type: Transform + pos: -18.5,1.5 + parent: 2173 + - uid: 3361 + components: + - type: Transform + pos: -19.5,1.5 + parent: 2173 + - uid: 3362 + components: + - type: Transform + pos: -20.5,1.5 + parent: 2173 + - uid: 3363 + components: + - type: Transform + pos: -21.5,1.5 + parent: 2173 + - uid: 3364 + components: + - type: Transform + pos: -22.5,1.5 + parent: 2173 + - uid: 3365 + components: + - type: Transform + pos: -23.5,1.5 + parent: 2173 + - uid: 3366 + components: + - type: Transform + pos: -24.5,1.5 + parent: 2173 + - uid: 3367 + components: + - type: Transform + pos: -25.5,1.5 + parent: 2173 + - uid: 3368 + components: + - type: Transform + pos: -26.5,1.5 + parent: 2173 + - uid: 3369 + components: + - type: Transform + pos: -26.5,2.5 + parent: 2173 + - uid: 3370 + components: + - type: Transform + pos: -26.5,3.5 + parent: 2173 + - uid: 3371 + components: + - type: Transform + pos: -26.5,4.5 + parent: 2173 + - uid: 3372 + components: + - type: Transform + pos: -25.5,4.5 + parent: 2173 + - uid: 3373 + components: + - type: Transform + pos: -24.5,4.5 + parent: 2173 + - uid: 3374 + components: + - type: Transform + pos: -23.5,4.5 + parent: 2173 + - uid: 3375 + components: + - type: Transform + pos: -22.5,4.5 + parent: 2173 + - uid: 3376 + components: + - type: Transform + pos: -21.5,4.5 + parent: 2173 + - uid: 3377 + components: + - type: Transform + pos: -20.5,4.5 + parent: 2173 + - uid: 3378 + components: + - type: Transform + pos: -19.5,4.5 + parent: 2173 + - uid: 3379 + components: + - type: Transform + pos: -17.5,4.5 + parent: 2173 + - uid: 3380 + components: + - type: Transform + pos: -16.5,4.5 + parent: 2173 + - uid: 3381 + components: + - type: Transform + pos: -15.5,4.5 + parent: 2173 + - uid: 3382 + components: + - type: Transform + pos: -14.5,4.5 + parent: 2173 + - uid: 3383 + components: + - type: Transform + pos: -13.5,4.5 + parent: 2173 + - uid: 3384 + components: + - type: Transform + pos: -12.5,4.5 + parent: 2173 + - uid: 3385 + components: + - type: Transform + pos: -11.5,4.5 + parent: 2173 + - uid: 3386 + components: + - type: Transform + pos: -11.5,5.5 + parent: 2173 + - uid: 3387 + components: + - type: Transform + pos: -10.5,5.5 + parent: 2173 + - uid: 3388 + components: + - type: Transform + pos: -9.5,5.5 + parent: 2173 + - uid: 3389 + components: + - type: Transform + pos: -8.5,5.5 + parent: 2173 + - uid: 3390 + components: + - type: Transform + pos: -7.5,5.5 + parent: 2173 + - uid: 3391 + components: + - type: Transform + pos: -6.5,5.5 + parent: 2173 + - uid: 3392 + components: + - type: Transform + pos: -5.5,5.5 + parent: 2173 + - uid: 3393 + components: + - type: Transform + pos: -4.5,5.5 + parent: 2173 + - uid: 3394 + components: + - type: Transform + pos: -3.5,5.5 + parent: 2173 + - uid: 3395 + components: + - type: Transform + pos: -3.5,4.5 + parent: 2173 + - uid: 3396 + components: + - type: Transform + pos: -3.5,3.5 + parent: 2173 + - uid: 3397 + components: + - type: Transform + pos: -3.5,2.5 + parent: 2173 + - uid: 3398 + components: + - type: Transform + pos: -3.5,1.5 + parent: 2173 + - uid: 3399 + components: + - type: Transform + pos: -4.5,1.5 + parent: 2173 + - uid: 3400 + components: + - type: Transform + pos: -5.5,1.5 + parent: 2173 + - uid: 3401 + components: + - type: Transform + pos: -6.5,1.5 + parent: 2173 + - uid: 3402 + components: + - type: Transform + pos: -7.5,1.5 + parent: 2173 + - uid: 3403 + components: + - type: Transform + pos: -8.5,1.5 + parent: 2173 + - uid: 3404 + components: + - type: Transform + pos: -9.5,1.5 + parent: 2173 + - uid: 3405 + components: + - type: Transform + pos: -10.5,1.5 + parent: 2173 + - uid: 3406 + components: + - type: Transform + pos: -11.5,1.5 + parent: 2173 + - uid: 3407 + components: + - type: Transform + pos: -12.5,1.5 + parent: 2173 + - uid: 3408 + components: + - type: Transform + pos: -13.5,1.5 + parent: 2173 + - uid: 3409 + components: + - type: Transform + pos: -14.5,1.5 + parent: 2173 + - uid: 3410 + components: + - type: Transform + pos: -15.5,1.5 + parent: 2173 + - uid: 3411 + components: + - type: Transform + pos: -16.5,1.5 + parent: 2173 + - uid: 3412 + components: + - type: Transform + pos: -17.5,1.5 + parent: 2173 + - uid: 3413 + components: + - type: Transform + pos: -7.5,2.5 + parent: 2173 + - uid: 3414 + components: + - type: Transform + pos: -7.5,3.5 + parent: 2173 + - uid: 3415 + components: + - type: Transform + pos: -7.5,4.5 + parent: 2173 + - uid: 3416 + components: + - type: Transform + pos: -2.5,3.5 + parent: 2173 + - uid: 3417 + components: + - type: Transform + pos: -1.5,3.5 + parent: 2173 + - uid: 3418 + components: + - type: Transform + pos: -1.5,2.5 + parent: 2173 + - uid: 3419 + components: + - type: Transform + pos: -1.5,1.5 + parent: 2173 + - uid: 3420 + components: + - type: Transform + pos: 0.5,1.5 + parent: 2173 + - uid: 3421 + components: + - type: Transform + pos: 0.5,2.5 + parent: 2173 + - uid: 3422 + components: + - type: Transform + pos: 0.5,3.5 + parent: 2173 + - uid: 3423 + components: + - type: Transform + pos: 1.5,3.5 + parent: 2173 + - uid: 3424 + components: + - type: Transform + pos: 2.5,3.5 + parent: 2173 + - uid: 3425 + components: + - type: Transform + pos: 2.5,2.5 + parent: 2173 + - uid: 3426 + components: + - type: Transform + pos: 2.5,1.5 + parent: 2173 + - uid: 3427 + components: + - type: Transform + pos: 3.5,1.5 + parent: 2173 + - uid: 3428 + components: + - type: Transform + pos: 4.5,1.5 + parent: 2173 + - uid: 3429 + components: + - type: Transform + pos: 5.5,1.5 + parent: 2173 + - uid: 3430 + components: + - type: Transform + pos: 6.5,1.5 + parent: 2173 + - uid: 3431 + components: + - type: Transform + pos: 7.5,1.5 + parent: 2173 + - uid: 3432 + components: + - type: Transform + pos: 8.5,1.5 + parent: 2173 + - uid: 3433 + components: + - type: Transform + pos: 9.5,1.5 + parent: 2173 + - uid: 3434 + components: + - type: Transform + pos: 10.5,1.5 + parent: 2173 + - uid: 3435 + components: + - type: Transform + pos: 11.5,1.5 + parent: 2173 + - uid: 3436 + components: + - type: Transform + pos: 12.5,1.5 + parent: 2173 + - uid: 3437 + components: + - type: Transform + pos: 13.5,1.5 + parent: 2173 + - uid: 3438 + components: + - type: Transform + pos: 14.5,1.5 + parent: 2173 + - uid: 3439 + components: + - type: Transform + pos: 15.5,1.5 + parent: 2173 + - uid: 3440 + components: + - type: Transform + pos: 16.5,1.5 + parent: 2173 + - uid: 3441 + components: + - type: Transform + pos: 17.5,1.5 + parent: 2173 + - uid: 3442 + components: + - type: Transform + pos: 18.5,1.5 + parent: 2173 + - uid: 3443 + components: + - type: Transform + pos: 19.5,1.5 + parent: 2173 + - uid: 3444 + components: + - type: Transform + pos: 20.5,1.5 + parent: 2173 + - uid: 3445 + components: + - type: Transform + pos: 21.5,1.5 + parent: 2173 + - uid: 3446 + components: + - type: Transform + pos: 22.5,1.5 + parent: 2173 + - uid: 3447 + components: + - type: Transform + pos: 23.5,1.5 + parent: 2173 + - uid: 3448 + components: + - type: Transform + pos: 24.5,1.5 + parent: 2173 + - uid: 3449 + components: + - type: Transform + pos: 25.5,1.5 + parent: 2173 + - uid: 3450 + components: + - type: Transform + pos: 25.5,2.5 + parent: 2173 + - uid: 3451 + components: + - type: Transform + pos: 25.5,3.5 + parent: 2173 + - uid: 3452 + components: + - type: Transform + pos: 25.5,4.5 + parent: 2173 + - uid: 3453 + components: + - type: Transform + pos: 24.5,4.5 + parent: 2173 + - uid: 3454 + components: + - type: Transform + pos: 23.5,4.5 + parent: 2173 + - uid: 3455 + components: + - type: Transform + pos: 22.5,4.5 + parent: 2173 + - uid: 3456 + components: + - type: Transform + pos: 21.5,4.5 + parent: 2173 + - uid: 3457 + components: + - type: Transform + pos: 20.5,4.5 + parent: 2173 + - uid: 3458 + components: + - type: Transform + pos: 19.5,4.5 + parent: 2173 + - uid: 3459 + components: + - type: Transform + pos: 18.5,4.5 + parent: 2173 + - uid: 3461 + components: + - type: Transform + pos: 17.5,5.5 + parent: 2173 + - uid: 3462 + components: + - type: Transform + pos: 16.5,4.5 + parent: 2173 + - uid: 3463 + components: + - type: Transform + pos: 15.5,4.5 + parent: 2173 + - uid: 3464 + components: + - type: Transform + pos: 14.5,4.5 + parent: 2173 + - uid: 3465 + components: + - type: Transform + pos: 13.5,4.5 + parent: 2173 + - uid: 3466 + components: + - type: Transform + pos: 12.5,4.5 + parent: 2173 + - uid: 3467 + components: + - type: Transform + pos: 11.5,4.5 + parent: 2173 + - uid: 3468 + components: + - type: Transform + pos: 10.5,4.5 + parent: 2173 + - uid: 3469 + components: + - type: Transform + pos: 10.5,5.5 + parent: 2173 + - uid: 3470 + components: + - type: Transform + pos: 9.5,5.5 + parent: 2173 + - uid: 3471 + components: + - type: Transform + pos: 8.5,5.5 + parent: 2173 + - uid: 3472 + components: + - type: Transform + pos: 7.5,5.5 + parent: 2173 + - uid: 3473 + components: + - type: Transform + pos: 6.5,5.5 + parent: 2173 + - uid: 3474 + components: + - type: Transform + pos: 5.5,5.5 + parent: 2173 + - uid: 3475 + components: + - type: Transform + pos: 4.5,5.5 + parent: 2173 + - uid: 3476 + components: + - type: Transform + pos: 3.5,5.5 + parent: 2173 + - uid: 3477 + components: + - type: Transform + pos: 2.5,5.5 + parent: 2173 + - uid: 3478 + components: + - type: Transform + pos: 2.5,4.5 + parent: 2173 + - uid: 3479 + components: + - type: Transform + pos: 6.5,4.5 + parent: 2173 + - uid: 3480 + components: + - type: Transform + pos: 6.5,3.5 + parent: 2173 + - uid: 3481 + components: + - type: Transform + pos: 6.5,2.5 + parent: 2173 + - uid: 3482 + components: + - type: Transform + pos: 17.5,3.5 + parent: 2173 + - uid: 3483 + components: + - type: Transform + pos: 17.5,2.5 + parent: 2173 + - uid: 3484 + components: + - type: Transform + pos: 30.5,-15.5 + parent: 2173 + - uid: 3485 + components: + - type: Transform + pos: 29.5,-15.5 + parent: 2173 + - uid: 3486 + components: + - type: Transform + pos: 28.5,-15.5 + parent: 2173 + - uid: 3487 + components: + - type: Transform + pos: 27.5,-15.5 + parent: 2173 + - uid: 3488 + components: + - type: Transform + pos: 27.5,-14.5 + parent: 2173 + - uid: 3489 + components: + - type: Transform + pos: 27.5,-13.5 + parent: 2173 + - uid: 3490 + components: + - type: Transform + pos: 27.5,-12.5 + parent: 2173 + - uid: 3491 + components: + - type: Transform + pos: 27.5,-11.5 + parent: 2173 + - uid: 3492 + components: + - type: Transform + pos: 27.5,-10.5 + parent: 2173 + - uid: 3493 + components: + - type: Transform + pos: 27.5,-9.5 + parent: 2173 + - uid: 3494 + components: + - type: Transform + pos: 27.5,-8.5 + parent: 2173 + - uid: 3495 + components: + - type: Transform + pos: 27.5,-7.5 + parent: 2173 + - uid: 3496 + components: + - type: Transform + pos: 27.5,-6.5 + parent: 2173 + - uid: 3497 + components: + - type: Transform + pos: 27.5,-5.5 + parent: 2173 + - uid: 3498 + components: + - type: Transform + pos: 27.5,-4.5 + parent: 2173 + - uid: 3499 + components: + - type: Transform + pos: 27.5,-3.5 + parent: 2173 + - uid: 3500 + components: + - type: Transform + pos: 27.5,-2.5 + parent: 2173 + - uid: 3501 + components: + - type: Transform + pos: 27.5,-1.5 + parent: 2173 + - uid: 3502 + components: + - type: Transform + pos: 27.5,-0.5 + parent: 2173 + - uid: 3503 + components: + - type: Transform + pos: 28.5,-0.5 + parent: 2173 + - uid: 3504 + components: + - type: Transform + pos: 29.5,-0.5 + parent: 2173 + - uid: 3505 + components: + - type: Transform + pos: 29.5,-1.5 + parent: 2173 + - uid: 3506 + components: + - type: Transform + pos: 29.5,-2.5 + parent: 2173 + - uid: 3507 + components: + - type: Transform + pos: 29.5,-3.5 + parent: 2173 + - uid: 3508 + components: + - type: Transform + pos: 29.5,-4.5 + parent: 2173 + - uid: 3509 + components: + - type: Transform + pos: 29.5,-5.5 + parent: 2173 + - uid: 3510 + components: + - type: Transform + pos: 29.5,-6.5 + parent: 2173 + - uid: 3511 + components: + - type: Transform + pos: 29.5,-7.5 + parent: 2173 + - uid: 3512 + components: + - type: Transform + pos: 29.5,-8.5 + parent: 2173 + - uid: 3513 + components: + - type: Transform + pos: 29.5,-9.5 + parent: 2173 + - uid: 3514 + components: + - type: Transform + pos: 29.5,-10.5 + parent: 2173 + - uid: 3515 + components: + - type: Transform + pos: 29.5,-11.5 + parent: 2173 + - uid: 3516 + components: + - type: Transform + pos: 29.5,-12.5 + parent: 2173 + - uid: 3517 + components: + - type: Transform + pos: 29.5,-13.5 + parent: 2173 + - uid: 3518 + components: + - type: Transform + pos: 29.5,-14.5 + parent: 2173 + - uid: 3519 + components: + - type: Transform + pos: 29.5,-16.5 + parent: 2173 + - uid: 3520 + components: + - type: Transform + pos: 29.5,-17.5 + parent: 2173 + - uid: 3521 + components: + - type: Transform + pos: 29.5,-18.5 + parent: 2173 + - uid: 3522 + components: + - type: Transform + pos: 29.5,-19.5 + parent: 2173 + - uid: 3523 + components: + - type: Transform + pos: 29.5,-20.5 + parent: 2173 + - uid: 3524 + components: + - type: Transform + pos: 29.5,-21.5 + parent: 2173 + - uid: 3525 + components: + - type: Transform + pos: 29.5,-22.5 + parent: 2173 + - uid: 3526 + components: + - type: Transform + pos: 29.5,-23.5 + parent: 2173 + - uid: 3527 + components: + - type: Transform + pos: 29.5,-24.5 + parent: 2173 + - uid: 3528 + components: + - type: Transform + pos: 29.5,-25.5 + parent: 2173 + - uid: 3529 + components: + - type: Transform + pos: 29.5,-26.5 + parent: 2173 + - uid: 3530 + components: + - type: Transform + pos: 29.5,-27.5 + parent: 2173 + - uid: 3531 + components: + - type: Transform + pos: 29.5,-28.5 + parent: 2173 + - uid: 3532 + components: + - type: Transform + pos: 29.5,-29.5 + parent: 2173 + - uid: 3533 + components: + - type: Transform + pos: 30.5,-27.5 + parent: 2173 + - uid: 3534 + components: + - type: Transform + pos: 31.5,-27.5 + parent: 2173 + - uid: 3535 + components: + - type: Transform + pos: 31.5,-25.5 + parent: 2173 + - uid: 3536 + components: + - type: Transform + pos: 30.5,-25.5 + parent: 2173 + - uid: 3537 + components: + - type: Transform + pos: 28.5,-27.5 + parent: 2173 + - uid: 3538 + components: + - type: Transform + pos: 27.5,-27.5 + parent: 2173 + - uid: 3539 + components: + - type: Transform + pos: 26.5,-27.5 + parent: 2173 + - uid: 3540 + components: + - type: Transform + pos: 25.5,-27.5 + parent: 2173 + - uid: 3541 + components: + - type: Transform + pos: 27.5,-28.5 + parent: 2173 + - uid: 3542 + components: + - type: Transform + pos: 27.5,-29.5 + parent: 2173 + - uid: 3543 + components: + - type: Transform + pos: 27.5,-26.5 + parent: 2173 + - uid: 3544 + components: + - type: Transform + pos: 27.5,-25.5 + parent: 2173 + - uid: 3545 + components: + - type: Transform + pos: 26.5,-25.5 + parent: 2173 + - uid: 3546 + components: + - type: Transform + pos: 25.5,-25.5 + parent: 2173 + - uid: 3547 + components: + - type: Transform + pos: 27.5,-24.5 + parent: 2173 + - uid: 3548 + components: + - type: Transform + pos: 27.5,-23.5 + parent: 2173 + - uid: 3549 + components: + - type: Transform + pos: 27.5,-22.5 + parent: 2173 + - uid: 3550 + components: + - type: Transform + pos: 27.5,-21.5 + parent: 2173 + - uid: 3551 + components: + - type: Transform + pos: 27.5,-20.5 + parent: 2173 + - uid: 3552 + components: + - type: Transform + pos: 27.5,-19.5 + parent: 2173 + - uid: 3553 + components: + - type: Transform + pos: 27.5,-18.5 + parent: 2173 + - uid: 3554 + components: + - type: Transform + pos: 27.5,-17.5 + parent: 2173 + - uid: 3555 + components: + - type: Transform + pos: 27.5,-16.5 + parent: 2173 + - uid: 3556 + components: + - type: Transform + pos: -31.5,-15.5 + parent: 2173 + - uid: 3557 + components: + - type: Transform + pos: -30.5,-15.5 + parent: 2173 + - uid: 3558 + components: + - type: Transform + pos: -30.5,-16.5 + parent: 2173 + - uid: 3559 + components: + - type: Transform + pos: -30.5,-17.5 + parent: 2173 + - uid: 3560 + components: + - type: Transform + pos: -30.5,-18.5 + parent: 2173 + - uid: 3561 + components: + - type: Transform + pos: -30.5,-19.5 + parent: 2173 + - uid: 3562 + components: + - type: Transform + pos: -30.5,-20.5 + parent: 2173 + - uid: 3563 + components: + - type: Transform + pos: -30.5,-21.5 + parent: 2173 + - uid: 3564 + components: + - type: Transform + pos: -30.5,-22.5 + parent: 2173 + - uid: 3565 + components: + - type: Transform + pos: -30.5,-23.5 + parent: 2173 + - uid: 3566 + components: + - type: Transform + pos: -30.5,-24.5 + parent: 2173 + - uid: 3567 + components: + - type: Transform + pos: -30.5,-25.5 + parent: 2173 + - uid: 3568 + components: + - type: Transform + pos: -30.5,-26.5 + parent: 2173 + - uid: 3569 + components: + - type: Transform + pos: -30.5,-27.5 + parent: 2173 + - uid: 3570 + components: + - type: Transform + pos: -29.5,-27.5 + parent: 2173 + - uid: 3571 + components: + - type: Transform + pos: -28.5,-27.5 + parent: 2173 + - uid: 3572 + components: + - type: Transform + pos: -28.5,-26.5 + parent: 2173 + - uid: 3573 + components: + - type: Transform + pos: -28.5,-25.5 + parent: 2173 + - uid: 3574 + components: + - type: Transform + pos: -27.5,-27.5 + parent: 2173 + - uid: 3575 + components: + - type: Transform + pos: -26.5,-27.5 + parent: 2173 + - uid: 3576 + components: + - type: Transform + pos: -26.5,-25.5 + parent: 2173 + - uid: 3577 + components: + - type: Transform + pos: -27.5,-25.5 + parent: 2173 + - uid: 3578 + components: + - type: Transform + pos: -28.5,-28.5 + parent: 2173 + - uid: 3579 + components: + - type: Transform + pos: -28.5,-29.5 + parent: 2173 + - uid: 3580 + components: + - type: Transform + pos: -30.5,-29.5 + parent: 2173 + - uid: 3581 + components: + - type: Transform + pos: -30.5,-28.5 + parent: 2173 + - uid: 3582 + components: + - type: Transform + pos: -31.5,-27.5 + parent: 2173 + - uid: 3583 + components: + - type: Transform + pos: -32.5,-27.5 + parent: 2173 + - uid: 3584 + components: + - type: Transform + pos: -32.5,-25.5 + parent: 2173 + - uid: 3585 + components: + - type: Transform + pos: -31.5,-25.5 + parent: 2173 + - uid: 3586 + components: + - type: Transform + pos: -28.5,-24.5 + parent: 2173 + - uid: 3587 + components: + - type: Transform + pos: -28.5,-23.5 + parent: 2173 + - uid: 3588 + components: + - type: Transform + pos: -28.5,-22.5 + parent: 2173 + - uid: 3589 + components: + - type: Transform + pos: -28.5,-21.5 + parent: 2173 + - uid: 3590 + components: + - type: Transform + pos: -28.5,-20.5 + parent: 2173 + - uid: 3591 + components: + - type: Transform + pos: -28.5,-19.5 + parent: 2173 + - uid: 3592 + components: + - type: Transform + pos: -28.5,-18.5 + parent: 2173 + - uid: 3593 + components: + - type: Transform + pos: -28.5,-17.5 + parent: 2173 + - uid: 3594 + components: + - type: Transform + pos: -28.5,-16.5 + parent: 2173 + - uid: 3595 + components: + - type: Transform + pos: -28.5,-15.5 + parent: 2173 + - uid: 3596 + components: + - type: Transform + pos: -28.5,-14.5 + parent: 2173 + - uid: 3597 + components: + - type: Transform + pos: -28.5,-13.5 + parent: 2173 + - uid: 3598 + components: + - type: Transform + pos: -28.5,-12.5 + parent: 2173 + - uid: 3599 + components: + - type: Transform + pos: -28.5,-11.5 + parent: 2173 + - uid: 3600 + components: + - type: Transform + pos: -28.5,-10.5 + parent: 2173 + - uid: 3601 + components: + - type: Transform + pos: -28.5,-9.5 + parent: 2173 + - uid: 3602 + components: + - type: Transform + pos: -28.5,-8.5 + parent: 2173 + - uid: 3603 + components: + - type: Transform + pos: -28.5,-7.5 + parent: 2173 + - uid: 3604 + components: + - type: Transform + pos: -28.5,-6.5 + parent: 2173 + - uid: 3605 + components: + - type: Transform + pos: -28.5,-5.5 + parent: 2173 + - uid: 3606 + components: + - type: Transform + pos: -28.5,-4.5 + parent: 2173 + - uid: 3607 + components: + - type: Transform + pos: -28.5,-3.5 + parent: 2173 + - uid: 3608 + components: + - type: Transform + pos: -28.5,-2.5 + parent: 2173 + - uid: 3609 + components: + - type: Transform + pos: -28.5,-1.5 + parent: 2173 + - uid: 3610 + components: + - type: Transform + pos: -28.5,-0.5 + parent: 2173 + - uid: 3611 + components: + - type: Transform + pos: -29.5,-0.5 + parent: 2173 + - uid: 3612 + components: + - type: Transform + pos: -30.5,-0.5 + parent: 2173 + - uid: 3613 + components: + - type: Transform + pos: -30.5,-1.5 + parent: 2173 + - uid: 3614 + components: + - type: Transform + pos: -30.5,-2.5 + parent: 2173 + - uid: 3615 + components: + - type: Transform + pos: -30.5,-3.5 + parent: 2173 + - uid: 3616 + components: + - type: Transform + pos: -30.5,-4.5 + parent: 2173 + - uid: 3617 + components: + - type: Transform + pos: -30.5,-5.5 + parent: 2173 + - uid: 3618 + components: + - type: Transform + pos: -30.5,-6.5 + parent: 2173 + - uid: 3619 + components: + - type: Transform + pos: -30.5,-7.5 + parent: 2173 + - uid: 3620 + components: + - type: Transform + pos: -30.5,-8.5 + parent: 2173 + - uid: 3621 + components: + - type: Transform + pos: -30.5,-9.5 + parent: 2173 + - uid: 3622 + components: + - type: Transform + pos: -30.5,-10.5 + parent: 2173 + - uid: 3623 + components: + - type: Transform + pos: -30.5,-11.5 + parent: 2173 + - uid: 3624 + components: + - type: Transform + pos: -30.5,-12.5 + parent: 2173 + - uid: 3625 + components: + - type: Transform + pos: -30.5,-13.5 + parent: 2173 + - uid: 3626 + components: + - type: Transform + pos: -30.5,-14.5 + parent: 2173 + - uid: 3627 + components: + - type: Transform + pos: -28.5,3.5 + parent: 2173 + - uid: 3628 + components: + - type: Transform + pos: -28.5,2.5 + parent: 2173 + - uid: 3629 + components: + - type: Transform + pos: -28.5,1.5 + parent: 2173 + - uid: 3630 + components: + - type: Transform + pos: -29.5,1.5 + parent: 2173 + - uid: 3631 + components: + - type: Transform + pos: -30.5,1.5 + parent: 2173 + - uid: 3632 + components: + - type: Transform + pos: -31.5,1.5 + parent: 2173 + - uid: 3633 + components: + - type: Transform + pos: -32.5,1.5 + parent: 2173 + - uid: 3634 + components: + - type: Transform + pos: -33.5,1.5 + parent: 2173 + - uid: 3635 + components: + - type: Transform + pos: -34.5,1.5 + parent: 2173 + - uid: 3636 + components: + - type: Transform + pos: -35.5,1.5 + parent: 2173 + - uid: 3637 + components: + - type: Transform + pos: -36.5,1.5 + parent: 2173 + - uid: 3638 + components: + - type: Transform + pos: -37.5,1.5 + parent: 2173 + - uid: 3639 + components: + - type: Transform + pos: -38.5,1.5 + parent: 2173 + - uid: 3640 + components: + - type: Transform + pos: -39.5,1.5 + parent: 2173 + - uid: 3641 + components: + - type: Transform + pos: -40.5,1.5 + parent: 2173 + - uid: 3642 + components: + - type: Transform + pos: -42.5,1.5 + parent: 2173 + - uid: 3643 + components: + - type: Transform + pos: -43.5,1.5 + parent: 2173 + - uid: 3644 + components: + - type: Transform + pos: -44.5,1.5 + parent: 2173 + - uid: 3645 + components: + - type: Transform + pos: -45.5,1.5 + parent: 2173 + - uid: 3646 + components: + - type: Transform + pos: -45.5,2.5 + parent: 2173 + - uid: 3647 + components: + - type: Transform + pos: -45.5,3.5 + parent: 2173 + - uid: 3648 + components: + - type: Transform + pos: 46.5,0.5 + parent: 2173 + - uid: 3649 + components: + - type: Transform + pos: 46.5,1.5 + parent: 2173 + - uid: 3650 + components: + - type: Transform + pos: 47.5,1.5 + parent: 2173 + - uid: 3651 + components: + - type: Transform + pos: 48.5,1.5 + parent: 2173 + - uid: 3652 + components: + - type: Transform + pos: 49.5,1.5 + parent: 2173 + - uid: 3653 + components: + - type: Transform + pos: 50.5,1.5 + parent: 2173 + - uid: 3654 + components: + - type: Transform + pos: 51.5,1.5 + parent: 2173 + - uid: 3655 + components: + - type: Transform + pos: 52.5,1.5 + parent: 2173 + - uid: 3656 + components: + - type: Transform + pos: 53.5,1.5 + parent: 2173 + - uid: 3657 + components: + - type: Transform + pos: 54.5,1.5 + parent: 2173 + - uid: 3658 + components: + - type: Transform + pos: 55.5,1.5 + parent: 2173 + - uid: 3659 + components: + - type: Transform + pos: 56.5,1.5 + parent: 2173 + - uid: 3660 + components: + - type: Transform + pos: 57.5,1.5 + parent: 2173 + - uid: 3661 + components: + - type: Transform + pos: 58.5,1.5 + parent: 2173 + - uid: 3662 + components: + - type: Transform + pos: 59.5,1.5 + parent: 2173 + - uid: 3663 + components: + - type: Transform + pos: 60.5,1.5 + parent: 2173 + - uid: 3664 + components: + - type: Transform + pos: 58.5,0.5 + parent: 2173 + - uid: 3665 + components: + - type: Transform + pos: 58.5,-0.5 + parent: 2173 + - uid: 3666 + components: + - type: Transform + pos: 56.5,0.5 + parent: 2173 + - uid: 3667 + components: + - type: Transform + pos: 56.5,-0.5 + parent: 2173 + - uid: 3668 + components: + - type: Transform + pos: 58.5,2.5 + parent: 2173 + - uid: 3669 + components: + - type: Transform + pos: 58.5,3.5 + parent: 2173 + - uid: 3670 + components: + - type: Transform + pos: 59.5,3.5 + parent: 2173 + - uid: 3671 + components: + - type: Transform + pos: 60.5,3.5 + parent: 2173 + - uid: 3672 + components: + - type: Transform + pos: 57.5,3.5 + parent: 2173 + - uid: 3673 + components: + - type: Transform + pos: 56.5,3.5 + parent: 2173 + - uid: 3674 + components: + - type: Transform + pos: 55.5,3.5 + parent: 2173 + - uid: 3675 + components: + - type: Transform + pos: 54.5,3.5 + parent: 2173 + - uid: 3676 + components: + - type: Transform + pos: 53.5,3.5 + parent: 2173 + - uid: 3677 + components: + - type: Transform + pos: 52.5,3.5 + parent: 2173 + - uid: 3678 + components: + - type: Transform + pos: 51.5,3.5 + parent: 2173 + - uid: 3679 + components: + - type: Transform + pos: 50.5,3.5 + parent: 2173 + - uid: 3680 + components: + - type: Transform + pos: 49.5,3.5 + parent: 2173 + - uid: 3681 + components: + - type: Transform + pos: 48.5,3.5 + parent: 2173 + - uid: 3682 + components: + - type: Transform + pos: 47.5,3.5 + parent: 2173 + - uid: 3683 + components: + - type: Transform + pos: 46.5,3.5 + parent: 2173 + - uid: 3684 + components: + - type: Transform + pos: 46.5,2.5 + parent: 2173 + - uid: 3685 + components: + - type: Transform + pos: 46.5,4.5 + parent: 2173 + - uid: 3686 + components: + - type: Transform + pos: 46.5,5.5 + parent: 2173 + - uid: 3692 + components: + - type: Transform + pos: 52.5,4.5 + parent: 2173 + - uid: 3693 + components: + - type: Transform + pos: 52.5,5.5 + parent: 2173 + - uid: 3694 + components: + - type: Transform + pos: 53.5,5.5 + parent: 2173 + - uid: 3695 + components: + - type: Transform + pos: 53.5,6.5 + parent: 2173 + - uid: 3696 + components: + - type: Transform + pos: 53.5,7.5 + parent: 2173 + - uid: 3697 + components: + - type: Transform + pos: 53.5,8.5 + parent: 2173 + - uid: 3698 + components: + - type: Transform + pos: 53.5,9.5 + parent: 2173 + - uid: 3699 + components: + - type: Transform + pos: 53.5,10.5 + parent: 2173 + - uid: 3700 + components: + - type: Transform + pos: 53.5,11.5 + parent: 2173 + - uid: 3701 + components: + - type: Transform + pos: 53.5,12.5 + parent: 2173 + - uid: 3702 + components: + - type: Transform + pos: 53.5,13.5 + parent: 2173 + - uid: 3703 + components: + - type: Transform + pos: 52.5,13.5 + parent: 2173 + - uid: 3704 + components: + - type: Transform + pos: 52.5,14.5 + parent: 2173 + - uid: 3705 + components: + - type: Transform + pos: 52.5,15.5 + parent: 2173 + - uid: 3706 + components: + - type: Transform + pos: 52.5,16.5 + parent: 2173 + - uid: 3707 + components: + - type: Transform + pos: 52.5,17.5 + parent: 2173 + - uid: 3708 + components: + - type: Transform + pos: 51.5,15.5 + parent: 2173 + - uid: 3709 + components: + - type: Transform + pos: 50.5,15.5 + parent: 2173 + - uid: 3710 + components: + - type: Transform + pos: 49.5,15.5 + parent: 2173 + - uid: 3711 + components: + - type: Transform + pos: 48.5,15.5 + parent: 2173 + - uid: 3712 + components: + - type: Transform + pos: 48.5,16.5 + parent: 2173 + - uid: 3713 + components: + - type: Transform + pos: 48.5,17.5 + parent: 2173 + - uid: 3714 + components: + - type: Transform + pos: 48.5,18.5 + parent: 2173 + - uid: 3718 + components: + - type: Transform + pos: 51.5,13.5 + parent: 2173 + - uid: 3721 + components: + - type: Transform + pos: 30.5,13.5 + parent: 2173 + - uid: 3722 + components: + - type: Transform + pos: 31.5,13.5 + parent: 2173 + - uid: 3747 + components: + - type: Transform + pos: 39.5,7.5 + parent: 2173 + - uid: 3754 + components: + - type: Transform + pos: 17.5,18.5 + parent: 2173 + - uid: 3755 + components: + - type: Transform + pos: 20.5,18.5 + parent: 2173 + - uid: 3757 + components: + - type: Transform + pos: 18.5,18.5 + parent: 2173 + - uid: 3761 + components: + - type: Transform + pos: 32.5,13.5 + parent: 2173 + - uid: 3780 + components: + - type: Transform + pos: 39.5,6.5 + parent: 2173 + - uid: 3797 + components: + - type: Transform + pos: 13.5,18.5 + parent: 2173 + - uid: 3811 + components: + - type: Transform + pos: 44.5,5.5 + parent: 2173 + - uid: 3812 + components: + - type: Transform + pos: 45.5,5.5 + parent: 2173 + - uid: 3813 + components: + - type: Transform + pos: 42.5,5.5 + parent: 2173 + - uid: 3814 + components: + - type: Transform + pos: 41.5,5.5 + parent: 2173 + - uid: 3815 + components: + - type: Transform + pos: 40.5,5.5 + parent: 2173 + - uid: 3816 + components: + - type: Transform + pos: 39.5,5.5 + parent: 2173 + - uid: 3817 + components: + - type: Transform + pos: 38.5,5.5 + parent: 2173 + - uid: 3818 + components: + - type: Transform + pos: 37.5,5.5 + parent: 2173 + - uid: 3819 + components: + - type: Transform + pos: 36.5,5.5 + parent: 2173 + - uid: 3820 + components: + - type: Transform + pos: 35.5,5.5 + parent: 2173 + - uid: 3821 + components: + - type: Transform + pos: 34.5,5.5 + parent: 2173 + - uid: 3822 + components: + - type: Transform + pos: 33.5,5.5 + parent: 2173 + - uid: 3823 + components: + - type: Transform + pos: 32.5,5.5 + parent: 2173 + - uid: 3824 + components: + - type: Transform + pos: 31.5,5.5 + parent: 2173 + - uid: 3825 + components: + - type: Transform + pos: 30.5,5.5 + parent: 2173 + - uid: 3826 + components: + - type: Transform + pos: 29.5,5.5 + parent: 2173 + - uid: 3827 + components: + - type: Transform + pos: 28.5,5.5 + parent: 2173 + - uid: 3828 + components: + - type: Transform + pos: 27.5,5.5 + parent: 2173 + - uid: 3829 + components: + - type: Transform + pos: 27.5,4.5 + parent: 2173 + - uid: 3830 + components: + - type: Transform + pos: 27.5,3.5 + parent: 2173 + - uid: 3831 + components: + - type: Transform + pos: 27.5,2.5 + parent: 2173 + - uid: 3832 + components: + - type: Transform + pos: 27.5,1.5 + parent: 2173 + - uid: 3833 + components: + - type: Transform + pos: 28.5,1.5 + parent: 2173 + - uid: 3834 + components: + - type: Transform + pos: 29.5,1.5 + parent: 2173 + - uid: 3835 + components: + - type: Transform + pos: 30.5,1.5 + parent: 2173 + - uid: 3836 + components: + - type: Transform + pos: 31.5,1.5 + parent: 2173 + - uid: 3837 + components: + - type: Transform + pos: 32.5,1.5 + parent: 2173 + - uid: 3838 + components: + - type: Transform + pos: 33.5,1.5 + parent: 2173 + - uid: 3839 + components: + - type: Transform + pos: 34.5,1.5 + parent: 2173 + - uid: 3840 + components: + - type: Transform + pos: 35.5,1.5 + parent: 2173 + - uid: 3841 + components: + - type: Transform + pos: 36.5,1.5 + parent: 2173 + - uid: 3842 + components: + - type: Transform + pos: 37.5,1.5 + parent: 2173 + - uid: 3843 + components: + - type: Transform + pos: 38.5,1.5 + parent: 2173 + - uid: 3844 + components: + - type: Transform + pos: 39.5,1.5 + parent: 2173 + - uid: 3845 + components: + - type: Transform + pos: 40.5,1.5 + parent: 2173 + - uid: 3846 + components: + - type: Transform + pos: 41.5,1.5 + parent: 2173 + - uid: 3847 + components: + - type: Transform + pos: 42.5,1.5 + parent: 2173 + - uid: 3848 + components: + - type: Transform + pos: 43.5,1.5 + parent: 2173 + - uid: 3849 + components: + - type: Transform + pos: 44.5,1.5 + parent: 2173 + - uid: 3850 + components: + - type: Transform + pos: 45.5,1.5 + parent: 2173 + - uid: 3851 + components: + - type: Transform + pos: 37.5,4.5 + parent: 2173 + - uid: 3852 + components: + - type: Transform + pos: 37.5,3.5 + parent: 2173 + - uid: 3853 + components: + - type: Transform + pos: 37.5,2.5 + parent: 2173 + - uid: 3854 + components: + - type: Transform + pos: 32.5,4.5 + parent: 2173 + - uid: 3855 + components: + - type: Transform + pos: 32.5,3.5 + parent: 2173 + - uid: 3856 + components: + - type: Transform + pos: 32.5,2.5 + parent: 2173 + - uid: 3857 + components: + - type: Transform + pos: 42.5,4.5 + parent: 2173 + - uid: 3858 + components: + - type: Transform + pos: 42.5,3.5 + parent: 2173 + - uid: 3859 + components: + - type: Transform + pos: 42.5,2.5 + parent: 2173 + - uid: 3867 + components: + - type: Transform + pos: 25.5,16.5 + parent: 2173 + - uid: 3876 + components: + - type: Transform + pos: 23.5,18.5 + parent: 2173 + - uid: 3877 + components: + - type: Transform + pos: 12.5,17.5 + parent: 2173 + - uid: 3878 + components: + - type: Transform + pos: 12.5,16.5 + parent: 2173 + - uid: 3879 + components: + - type: Transform + pos: 12.5,15.5 + parent: 2173 + - uid: 3880 + components: + - type: Transform + pos: 12.5,14.5 + parent: 2173 + - uid: 3881 + components: + - type: Transform + pos: 12.5,13.5 + parent: 2173 + - uid: 3882 + components: + - type: Transform + pos: 11.5,16.5 + parent: 2173 + - uid: 3883 + components: + - type: Transform + pos: 10.5,16.5 + parent: 2173 + - uid: 3884 + components: + - type: Transform + pos: 9.5,16.5 + parent: 2173 + - uid: 3885 + components: + - type: Transform + pos: 8.5,16.5 + parent: 2173 + - uid: 3886 + components: + - type: Transform + pos: 7.5,16.5 + parent: 2173 + - uid: 3887 + components: + - type: Transform + pos: 6.5,16.5 + parent: 2173 + - uid: 3888 + components: + - type: Transform + pos: 12.5,12.5 + parent: 2173 + - uid: 3889 + components: + - type: Transform + pos: 11.5,12.5 + parent: 2173 + - uid: 3890 + components: + - type: Transform + pos: 10.5,12.5 + parent: 2173 + - uid: 3891 + components: + - type: Transform + pos: 9.5,12.5 + parent: 2173 + - uid: 3892 + components: + - type: Transform + pos: 8.5,12.5 + parent: 2173 + - uid: 3893 + components: + - type: Transform + pos: 13.5,12.5 + parent: 2173 + - uid: 3894 + components: + - type: Transform + pos: 14.5,12.5 + parent: 2173 + - uid: 3895 + components: + - type: Transform + pos: 15.5,12.5 + parent: 2173 + - uid: 3896 + components: + - type: Transform + pos: 16.5,12.5 + parent: 2173 + - uid: 3897 + components: + - type: Transform + pos: 17.5,12.5 + parent: 2173 + - uid: 3898 + components: + - type: Transform + pos: 17.5,13.5 + parent: 2173 + - uid: 3899 + components: + - type: Transform + pos: 17.5,14.5 + parent: 2173 + - uid: 3901 + components: + - type: Transform + pos: 17.5,16.5 + parent: 2173 + - uid: 3902 + components: + - type: Transform + pos: 16.5,16.5 + parent: 2173 + - uid: 3903 + components: + - type: Transform + pos: 15.5,16.5 + parent: 2173 + - uid: 3904 + components: + - type: Transform + pos: 14.5,16.5 + parent: 2173 + - uid: 3905 + components: + - type: Transform + pos: 13.5,16.5 + parent: 2173 + - uid: 3906 + components: + - type: Transform + pos: 12.5,18.5 + parent: 2173 + - uid: 3908 + components: + - type: Transform + pos: 24.5,18.5 + parent: 2173 + - uid: 3909 + components: + - type: Transform + pos: 25.5,18.5 + parent: 2173 + - uid: 3911 + components: + - type: Transform + pos: 25.5,15.5 + parent: 2173 + - uid: 3914 + components: + - type: Transform + pos: 9.5,25.5 + parent: 2173 + - uid: 3918 + components: + - type: Transform + pos: 59.5,26.5 + parent: 2173 + - uid: 3934 + components: + - type: Transform + pos: 9.5,25.5 + parent: 2173 + - uid: 3935 + components: + - type: Transform + pos: 8.5,25.5 + parent: 2173 + - uid: 3936 + components: + - type: Transform + pos: 7.5,25.5 + parent: 2173 + - uid: 3937 + components: + - type: Transform + pos: 6.5,25.5 + parent: 2173 + - uid: 3938 + components: + - type: Transform + pos: 5.5,25.5 + parent: 2173 + - uid: 3940 + components: + - type: Transform + pos: 5.5,23.5 + parent: 2173 + - uid: 3941 + components: + - type: Transform + pos: 5.5,22.5 + parent: 2173 + - uid: 3942 + components: + - type: Transform + pos: 5.5,21.5 + parent: 2173 + - uid: 3944 + components: + - type: Transform + pos: 4.5,21.5 + parent: 2173 + - uid: 3945 + components: + - type: Transform + pos: 3.5,21.5 + parent: 2173 + - uid: 3946 + components: + - type: Transform + pos: 3.5,22.5 + parent: 2173 + - uid: 3947 + components: + - type: Transform + pos: 3.5,23.5 + parent: 2173 + - uid: 3949 + components: + - type: Transform + pos: 3.5,25.5 + parent: 2173 + - uid: 3950 + components: + - type: Transform + pos: 6.5,21.5 + parent: 2173 + - uid: 3951 + components: + - type: Transform + pos: 7.5,21.5 + parent: 2173 + - uid: 3952 + components: + - type: Transform + pos: 8.5,21.5 + parent: 2173 + - uid: 3953 + components: + - type: Transform + pos: 8.5,22.5 + parent: 2173 + - uid: 3954 + components: + - type: Transform + pos: 8.5,23.5 + parent: 2173 + - uid: 3956 + components: + - type: Transform + pos: 8.5,20.5 + parent: 2173 + - uid: 3957 + components: + - type: Transform + pos: 8.5,19.5 + parent: 2173 + - uid: 3958 + components: + - type: Transform + pos: 8.5,18.5 + parent: 2173 + - uid: 3959 + components: + - type: Transform + pos: 7.5,18.5 + parent: 2173 + - uid: 3960 + components: + - type: Transform + pos: 6.5,18.5 + parent: 2173 + - uid: 3961 + components: + - type: Transform + pos: 6.5,19.5 + parent: 2173 + - uid: 3962 + components: + - type: Transform + pos: 6.5,20.5 + parent: 2173 + - uid: 3963 + components: + - type: Transform + pos: 8.5,11.5 + parent: 2173 + - uid: 3964 + components: + - type: Transform + pos: 8.5,10.5 + parent: 2173 + - uid: 3965 + components: + - type: Transform + pos: 9.5,10.5 + parent: 2173 + - uid: 3966 + components: + - type: Transform + pos: 10.5,10.5 + parent: 2173 + - uid: 3967 + components: + - type: Transform + pos: 11.5,10.5 + parent: 2173 + - uid: 3968 + components: + - type: Transform + pos: 12.5,10.5 + parent: 2173 + - uid: 3969 + components: + - type: Transform + pos: 13.5,10.5 + parent: 2173 + - uid: 3970 + components: + - type: Transform + pos: 14.5,10.5 + parent: 2173 + - uid: 3971 + components: + - type: Transform + pos: 15.5,10.5 + parent: 2173 + - uid: 3972 + components: + - type: Transform + pos: 16.5,10.5 + parent: 2173 + - uid: 3973 + components: + - type: Transform + pos: 17.5,10.5 + parent: 2173 + - uid: 3974 + components: + - type: Transform + pos: 17.5,11.5 + parent: 2173 + - uid: 3975 + components: + - type: Transform + pos: 18.5,11.5 + parent: 2173 + - uid: 3976 + components: + - type: Transform + pos: 19.5,11.5 + parent: 2173 + - uid: 3977 + components: + - type: Transform + pos: 20.5,11.5 + parent: 2173 + - uid: 3978 + components: + - type: Transform + pos: 21.5,11.5 + parent: 2173 + - uid: 3979 + components: + - type: Transform + pos: 22.5,11.5 + parent: 2173 + - uid: 3980 + components: + - type: Transform + pos: 20.5,10.5 + parent: 2173 + - uid: 3981 + components: + - type: Transform + pos: 20.5,9.5 + parent: 2173 + - uid: 3982 + components: + - type: Transform + pos: 22.5,10.5 + parent: 2173 + - uid: 3983 + components: + - type: Transform + pos: 22.5,9.5 + parent: 2173 + - uid: 3984 + components: + - type: Transform + pos: 22.5,12.5 + parent: 2173 + - uid: 3990 + components: + - type: Transform + pos: 24.5,12.5 + parent: 2173 + - uid: 3991 + components: + - type: Transform + pos: 24.5,11.5 + parent: 2173 + - uid: 3992 + components: + - type: Transform + pos: 24.5,10.5 + parent: 2173 + - uid: 3993 + components: + - type: Transform + pos: 24.5,9.5 + parent: 2173 + - uid: 3994 + components: + - type: Transform + pos: 25.5,9.5 + parent: 2173 + - uid: 3995 + components: + - type: Transform + pos: 26.5,9.5 + parent: 2173 + - uid: 3996 + components: + - type: Transform + pos: 19.5,12.5 + parent: 2173 + - uid: 3998 + components: + - type: Transform + pos: -2.5,28.5 + parent: 2173 + - uid: 3999 + components: + - type: Transform + pos: -3.5,28.5 + parent: 2173 + - uid: 4000 + components: + - type: Transform + pos: -4.5,28.5 + parent: 2173 + - uid: 4001 + components: + - type: Transform + pos: -5.5,28.5 + parent: 2173 + - uid: 4002 + components: + - type: Transform + pos: -5.5,27.5 + parent: 2173 + - uid: 4003 + components: + - type: Transform + pos: -5.5,26.5 + parent: 2173 + - uid: 4004 + components: + - type: Transform + pos: -5.5,25.5 + parent: 2173 + - uid: 4005 + components: + - type: Transform + pos: -5.5,24.5 + parent: 2173 + - uid: 4006 + components: + - type: Transform + pos: -5.5,23.5 + parent: 2173 + - uid: 4007 + components: + - type: Transform + pos: -5.5,22.5 + parent: 2173 + - uid: 4008 + components: + - type: Transform + pos: -5.5,21.5 + parent: 2173 + - uid: 4009 + components: + - type: Transform + pos: -5.5,20.5 + parent: 2173 + - uid: 4010 + components: + - type: Transform + pos: -4.5,20.5 + parent: 2173 + - uid: 4011 + components: + - type: Transform + pos: -3.5,20.5 + parent: 2173 + - uid: 4012 + components: + - type: Transform + pos: -3.5,21.5 + parent: 2173 + - uid: 4013 + components: + - type: Transform + pos: -3.5,22.5 + parent: 2173 + - uid: 4014 + components: + - type: Transform + pos: -3.5,23.5 + parent: 2173 + - uid: 4015 + components: + - type: Transform + pos: -3.5,24.5 + parent: 2173 + - uid: 4016 + components: + - type: Transform + pos: -3.5,25.5 + parent: 2173 + - uid: 4017 + components: + - type: Transform + pos: -3.5,26.5 + parent: 2173 + - uid: 4018 + components: + - type: Transform + pos: -3.5,27.5 + parent: 2173 + - uid: 4019 + components: + - type: Transform + pos: -1.5,28.5 + parent: 2173 + - uid: 4020 + components: + - type: Transform + pos: -0.5,28.5 + parent: 2173 + - uid: 4021 + components: + - type: Transform + pos: 0.5,28.5 + parent: 2173 + - uid: 4022 + components: + - type: Transform + pos: 0.5,27.5 + parent: 2173 + - uid: 4023 + components: + - type: Transform + pos: 0.5,26.5 + parent: 2173 + - uid: 4024 + components: + - type: Transform + pos: 0.5,25.5 + parent: 2173 + - uid: 4025 + components: + - type: Transform + pos: 0.5,24.5 + parent: 2173 + - uid: 4026 + components: + - type: Transform + pos: 0.5,23.5 + parent: 2173 + - uid: 4027 + components: + - type: Transform + pos: 0.5,22.5 + parent: 2173 + - uid: 4028 + components: + - type: Transform + pos: 0.5,21.5 + parent: 2173 + - uid: 4029 + components: + - type: Transform + pos: 0.5,20.5 + parent: 2173 + - uid: 4030 + components: + - type: Transform + pos: -0.5,20.5 + parent: 2173 + - uid: 4031 + components: + - type: Transform + pos: -1.5,20.5 + parent: 2173 + - uid: 4032 + components: + - type: Transform + pos: -1.5,21.5 + parent: 2173 + - uid: 4033 + components: + - type: Transform + pos: -1.5,22.5 + parent: 2173 + - uid: 4034 + components: + - type: Transform + pos: -1.5,23.5 + parent: 2173 + - uid: 4035 + components: + - type: Transform + pos: -1.5,24.5 + parent: 2173 + - uid: 4036 + components: + - type: Transform + pos: -1.5,25.5 + parent: 2173 + - uid: 4037 + components: + - type: Transform + pos: -1.5,26.5 + parent: 2173 + - uid: 4038 + components: + - type: Transform + pos: -1.5,27.5 + parent: 2173 + - uid: 4044 + components: + - type: Transform + pos: 54.5,26.5 + parent: 2173 + - uid: 4045 + components: + - type: Transform + pos: 54.5,24.5 + parent: 2173 + - uid: 4046 + components: + - type: Transform + pos: 49.5,24.5 + parent: 2173 + - uid: 4047 + components: + - type: Transform + pos: 40.5,26.5 + parent: 2173 + - uid: 4119 + components: + - type: Transform + pos: 21.5,15.5 + parent: 2173 + - uid: 4121 + components: + - type: Transform + pos: 22.5,15.5 + parent: 2173 + - uid: 4298 + components: + - type: Transform + pos: 25.5,17.5 + parent: 2173 + - uid: 4299 + components: + - type: Transform + pos: 25.5,14.5 + parent: 2173 + - uid: 4700 + components: + - type: Transform + pos: 9.5,28.5 + parent: 2173 + - uid: 4701 + components: + - type: Transform + pos: 10.5,28.5 + parent: 2173 + - uid: 4702 + components: + - type: Transform + pos: 11.5,28.5 + parent: 2173 + - uid: 4703 + components: + - type: Transform + pos: 12.5,28.5 + parent: 2173 + - uid: 4963 + components: + - type: Transform + pos: 35.5,11.5 + parent: 2173 + - uid: 4992 + components: + - type: Transform + pos: 60.5,26.5 + parent: 2173 + - uid: 5009 + components: + - type: Transform + pos: 18.5,15.5 + parent: 2173 + - uid: 5581 + components: + - type: Transform + pos: 38.5,18.5 + parent: 2173 + - uid: 5592 + components: + - type: Transform + pos: 38.5,17.5 + parent: 2173 + - uid: 5594 + components: + - type: Transform + pos: 38.5,16.5 + parent: 2173 + - uid: 5624 + components: + - type: Transform + pos: 39.5,16.5 + parent: 2173 + - uid: 5627 + components: + - type: Transform + pos: 40.5,16.5 + parent: 2173 + - uid: 5644 + components: + - type: Transform + pos: 41.5,16.5 + parent: 2173 + - uid: 5645 + components: + - type: Transform + pos: 42.5,16.5 + parent: 2173 + - uid: 5648 + components: + - type: Transform + pos: 43.5,16.5 + parent: 2173 + - uid: 5650 + components: + - type: Transform + pos: 44.5,16.5 + parent: 2173 + - uid: 5651 + components: + - type: Transform + pos: 37.5,18.5 + parent: 2173 + - uid: 5654 + components: + - type: Transform + pos: 37.5,19.5 + parent: 2173 + - uid: 5662 + components: + - type: Transform + pos: 37.5,20.5 + parent: 2173 + - uid: 5849 + components: + - type: Transform + pos: 48.5,19.5 + parent: 2173 + - uid: 5850 + components: + - type: Transform + pos: 48.5,20.5 + parent: 2173 + - uid: 5851 + components: + - type: Transform + pos: 48.5,23.5 + parent: 2173 + - uid: 5852 + components: + - type: Transform + pos: 42.5,23.5 + parent: 2173 + - uid: 5854 + components: + - type: Transform + pos: 42.5,25.5 + parent: 2173 + - uid: 5866 + components: + - type: Transform + pos: 30.5,21.5 + parent: 2173 + - uid: 5867 + components: + - type: Transform + pos: 30.5,22.5 + parent: 2173 + - uid: 5868 + components: + - type: Transform + pos: 29.5,21.5 + parent: 2173 + - uid: 5869 + components: + - type: Transform + pos: 28.5,21.5 + parent: 2173 + - uid: 5870 + components: + - type: Transform + pos: 27.5,21.5 + parent: 2173 + - uid: 5871 + components: + - type: Transform + pos: 26.5,21.5 + parent: 2173 + - uid: 5872 + components: + - type: Transform + pos: 25.5,21.5 + parent: 2173 + - uid: 5873 + components: + - type: Transform + pos: 24.5,21.5 + parent: 2173 + - uid: 5874 + components: + - type: Transform + pos: 23.5,21.5 + parent: 2173 + - uid: 5875 + components: + - type: Transform + pos: 22.5,21.5 + parent: 2173 + - uid: 6123 + components: + - type: Transform + pos: 4.5,57.5 + parent: 2173 + - uid: 6148 + components: + - type: Transform + pos: 3.5,57.5 + parent: 2173 +- proto: CableHV + entities: + - uid: 440 + components: + - type: Transform + pos: 10.5,17.5 + parent: 2173 + - uid: 1106 + components: + - type: Transform + pos: 9.5,16.5 + parent: 2173 + - uid: 1107 + components: + - type: Transform + pos: 4.5,17.5 + parent: 2173 + - uid: 1108 + components: + - type: Transform + pos: 5.5,16.5 + parent: 2173 + - uid: 1109 + components: + - type: Transform + pos: 7.5,16.5 + parent: 2173 + - uid: 1110 + components: + - type: Transform + pos: 1.5,18.5 + parent: 2173 + - uid: 1111 + components: + - type: Transform + pos: 2.5,18.5 + parent: 2173 + - uid: 1495 + components: + - type: Transform + pos: -15.5,4.5 + parent: 2173 + - uid: 1496 + components: + - type: Transform + pos: -12.5,4.5 + parent: 2173 + - uid: 1497 + components: + - type: Transform + pos: -9.5,4.5 + parent: 2173 + - uid: 1524 + components: + - type: Transform + pos: -3.5,4.5 + parent: 2173 + - uid: 1525 + components: + - type: Transform + pos: -4.5,4.5 + parent: 2173 + - uid: 1527 + components: + - type: Transform + pos: -8.5,4.5 + parent: 2173 + - uid: 1529 + components: + - type: Transform + pos: -14.5,4.5 + parent: 2173 + - uid: 1599 + components: + - type: Transform + pos: -34.5,10.5 + parent: 2173 + - uid: 1600 + components: + - type: Transform + pos: -34.5,9.5 + parent: 2173 + - uid: 1601 + components: + - type: Transform + pos: -34.5,8.5 + parent: 2173 + - uid: 1602 + components: + - type: Transform + pos: -36.5,10.5 + parent: 2173 + - uid: 1603 + components: + - type: Transform + pos: -36.5,9.5 + parent: 2173 + - uid: 1604 + components: + - type: Transform + pos: -36.5,8.5 + parent: 2173 + - uid: 1605 + components: + - type: Transform + pos: -35.5,8.5 + parent: 2173 + - uid: 1606 + components: + - type: Transform + pos: -37.5,8.5 + parent: 2173 + - uid: 1607 + components: + - type: Transform + pos: -37.5,9.5 + parent: 2173 + - uid: 1608 + components: + - type: Transform + pos: -36.5,11.5 + parent: 2173 + - uid: 1609 + components: + - type: Transform + pos: -36.5,12.5 + parent: 2173 + - uid: 1610 + components: + - type: Transform + pos: -37.5,12.5 + parent: 2173 + - uid: 1611 + components: + - type: Transform + pos: -38.5,12.5 + parent: 2173 + - uid: 1612 + components: + - type: Transform + pos: -39.5,12.5 + parent: 2173 + - uid: 1613 + components: + - type: Transform + pos: -40.5,12.5 + parent: 2173 + - uid: 1614 + components: + - type: Transform + pos: -41.5,12.5 + parent: 2173 + - uid: 1615 + components: + - type: Transform + pos: -42.5,12.5 + parent: 2173 + - uid: 1616 + components: + - type: Transform + pos: -42.5,11.5 + parent: 2173 + - uid: 1617 + components: + - type: Transform + pos: -42.5,10.5 + parent: 2173 + - uid: 1618 + components: + - type: Transform + pos: -42.5,9.5 + parent: 2173 + - uid: 1619 + components: + - type: Transform + pos: -42.5,8.5 + parent: 2173 + - uid: 1628 + components: + - type: Transform + pos: -38.5,9.5 + parent: 2173 + - uid: 1629 + components: + - type: Transform + pos: -38.5,8.5 + parent: 2173 + - uid: 1630 + components: + - type: Transform + pos: -39.5,8.5 + parent: 2173 + - uid: 1631 + components: + - type: Transform + pos: -39.5,9.5 + parent: 2173 + - uid: 1632 + components: + - type: Transform + pos: -40.5,9.5 + parent: 2173 + - uid: 1633 + components: + - type: Transform + pos: -40.5,8.5 + parent: 2173 + - uid: 1634 + components: + - type: Transform + pos: -41.5,8.5 + parent: 2173 + - uid: 1635 + components: + - type: Transform + pos: -41.5,9.5 + parent: 2173 + - uid: 1636 + components: + - type: Transform + pos: -40.5,7.5 + parent: 2173 + - uid: 1637 + components: + - type: Transform + pos: -40.5,6.5 + parent: 2173 + - uid: 1638 + components: + - type: Transform + pos: -40.5,5.5 + parent: 2173 + - uid: 1639 + components: + - type: Transform + pos: -40.5,4.5 + parent: 2173 + - uid: 1640 + components: + - type: Transform + pos: -39.5,4.5 + parent: 2173 + - uid: 1641 + components: + - type: Transform + pos: -38.5,4.5 + parent: 2173 + - uid: 1642 + components: + - type: Transform + pos: -37.5,4.5 + parent: 2173 + - uid: 1643 + components: + - type: Transform + pos: -36.5,4.5 + parent: 2173 + - uid: 1644 + components: + - type: Transform + pos: -35.5,4.5 + parent: 2173 + - uid: 1645 + components: + - type: Transform + pos: -34.5,4.5 + parent: 2173 + - uid: 1646 + components: + - type: Transform + pos: -33.5,4.5 + parent: 2173 + - uid: 1647 + components: + - type: Transform + pos: -32.5,4.5 + parent: 2173 + - uid: 1648 + components: + - type: Transform + pos: -31.5,4.5 + parent: 2173 + - uid: 1649 + components: + - type: Transform + pos: -30.5,4.5 + parent: 2173 + - uid: 1650 + components: + - type: Transform + pos: -29.5,4.5 + parent: 2173 + - uid: 1651 + components: + - type: Transform + pos: -29.5,5.5 + parent: 2173 + - uid: 1655 + components: + - type: Transform + pos: -35.5,12.5 + parent: 2173 + - uid: 1656 + components: + - type: Transform + pos: -34.5,12.5 + parent: 2173 + - uid: 1657 + components: + - type: Transform + pos: -33.5,12.5 + parent: 2173 + - uid: 1658 + components: + - type: Transform + pos: -32.5,12.5 + parent: 2173 + - uid: 1659 + components: + - type: Transform + pos: -31.5,12.5 + parent: 2173 + - uid: 1660 + components: + - type: Transform + pos: -30.5,12.5 + parent: 2173 + - uid: 1661 + components: + - type: Transform + pos: -29.5,12.5 + parent: 2173 + - uid: 1662 + components: + - type: Transform + pos: -28.5,12.5 + parent: 2173 + - uid: 1663 + components: + - type: Transform + pos: -27.5,12.5 + parent: 2173 + - uid: 1664 + components: + - type: Transform + pos: -27.5,13.5 + parent: 2173 + - uid: 1665 + components: + - type: Transform + pos: -27.5,14.5 + parent: 2173 + - uid: 1668 + components: + - type: Transform + pos: -26.5,14.5 + parent: 2173 + - uid: 1669 + components: + - type: Transform + pos: -25.5,14.5 + parent: 2173 + - uid: 1719 + components: + - type: Transform + pos: -29.5,6.5 + parent: 2173 + - uid: 1720 + components: + - type: Transform + pos: -29.5,7.5 + parent: 2173 + - uid: 1721 + components: + - type: Transform + pos: -29.5,8.5 + parent: 2173 + - uid: 1722 + components: + - type: Transform + pos: -29.5,9.5 + parent: 2173 + - uid: 1723 + components: + - type: Transform + pos: -28.5,9.5 + parent: 2173 + - uid: 1724 + components: + - type: Transform + pos: -27.5,9.5 + parent: 2173 + - uid: 1725 + components: + - type: Transform + pos: -26.5,9.5 + parent: 2173 + - uid: 1726 + components: + - type: Transform + pos: -25.5,9.5 + parent: 2173 + - uid: 1727 + components: + - type: Transform + pos: -24.5,9.5 + parent: 2173 + - uid: 1728 + components: + - type: Transform + pos: -23.5,9.5 + parent: 2173 + - uid: 1729 + components: + - type: Transform + pos: -22.5,9.5 + parent: 2173 + - uid: 1730 + components: + - type: Transform + pos: -21.5,9.5 + parent: 2173 + - uid: 1731 + components: + - type: Transform + pos: -21.5,10.5 + parent: 2173 + - uid: 1732 + components: + - type: Transform + pos: -21.5,11.5 + parent: 2173 + - uid: 1733 + components: + - type: Transform + pos: -21.5,12.5 + parent: 2173 + - uid: 1734 + components: + - type: Transform + pos: -21.5,13.5 + parent: 2173 + - uid: 1735 + components: + - type: Transform + pos: -22.5,13.5 + parent: 2173 + - uid: 1736 + components: + - type: Transform + pos: -23.5,13.5 + parent: 2173 + - uid: 1737 + components: + - type: Transform + pos: -23.5,12.5 + parent: 2173 + - uid: 1738 + components: + - type: Transform + pos: -23.5,11.5 + parent: 2173 + - uid: 1739 + components: + - type: Transform + pos: -24.5,11.5 + parent: 2173 + - uid: 1740 + components: + - type: Transform + pos: -28.5,4.5 + parent: 2173 + - uid: 1741 + components: + - type: Transform + pos: -27.5,4.5 + parent: 2173 + - uid: 1742 + components: + - type: Transform + pos: -26.5,4.5 + parent: 2173 + - uid: 1743 + components: + - type: Transform + pos: -25.5,4.5 + parent: 2173 + - uid: 1744 + components: + - type: Transform + pos: -24.5,4.5 + parent: 2173 + - uid: 1745 + components: + - type: Transform + pos: -23.5,4.5 + parent: 2173 + - uid: 1746 + components: + - type: Transform + pos: -22.5,4.5 + parent: 2173 + - uid: 1747 + components: + - type: Transform + pos: -21.5,4.5 + parent: 2173 + - uid: 1748 + components: + - type: Transform + pos: -20.5,4.5 + parent: 2173 + - uid: 1749 + components: + - type: Transform + pos: -19.5,4.5 + parent: 2173 + - uid: 1750 + components: + - type: Transform + pos: -18.5,4.5 + parent: 2173 + - uid: 1801 + components: + - type: Transform + pos: 3.5,18.5 + parent: 2173 + - uid: 1802 + components: + - type: Transform + pos: 4.5,18.5 + parent: 2173 + - uid: 1803 + components: + - type: Transform + pos: 8.5,16.5 + parent: 2173 + - uid: 1804 + components: + - type: Transform + pos: 6.5,16.5 + parent: 2173 + - uid: 1805 + components: + - type: Transform + pos: 4.5,16.5 + parent: 2173 + - uid: 1806 + components: + - type: Transform + pos: 10.5,16.5 + parent: 2173 + - uid: 1813 + components: + - type: Transform + pos: -3.5,5.5 + parent: 2173 + - uid: 1814 + components: + - type: Transform + pos: -3.5,6.5 + parent: 2173 + - uid: 1815 + components: + - type: Transform + pos: -3.5,7.5 + parent: 2173 + - uid: 1816 + components: + - type: Transform + pos: -3.5,8.5 + parent: 2173 + - uid: 1817 + components: + - type: Transform + pos: -3.5,9.5 + parent: 2173 + - uid: 1818 + components: + - type: Transform + pos: -3.5,10.5 + parent: 2173 + - uid: 1819 + components: + - type: Transform + pos: -3.5,11.5 + parent: 2173 + - uid: 1820 + components: + - type: Transform + pos: -3.5,12.5 + parent: 2173 + - uid: 1821 + components: + - type: Transform + pos: -3.5,13.5 + parent: 2173 + - uid: 1822 + components: + - type: Transform + pos: -3.5,14.5 + parent: 2173 + - uid: 1823 + components: + - type: Transform + pos: -3.5,15.5 + parent: 2173 + - uid: 1824 + components: + - type: Transform + pos: -3.5,16.5 + parent: 2173 + - uid: 1825 + components: + - type: Transform + pos: -3.5,17.5 + parent: 2173 + - uid: 1826 + components: + - type: Transform + pos: -3.5,18.5 + parent: 2173 + - uid: 1830 + components: + - type: Transform + pos: 1.5,14.5 + parent: 2173 + - uid: 1831 + components: + - type: Transform + pos: 0.5,14.5 + parent: 2173 + - uid: 1832 + components: + - type: Transform + pos: -0.5,14.5 + parent: 2173 + - uid: 1833 + components: + - type: Transform + pos: -1.5,14.5 + parent: 2173 + - uid: 1834 + components: + - type: Transform + pos: -2.5,14.5 + parent: 2173 + - uid: 1912 + components: + - type: Transform + pos: -2.5,18.5 + parent: 2173 + - uid: 1913 + components: + - type: Transform + pos: -1.5,18.5 + parent: 2173 + - uid: 1914 + components: + - type: Transform + pos: -0.5,18.5 + parent: 2173 + - uid: 1915 + components: + - type: Transform + pos: -0.5,19.5 + parent: 2173 + - uid: 1916 + components: + - type: Transform + pos: -0.5,20.5 + parent: 2173 + - uid: 1917 + components: + - type: Transform + pos: -0.5,21.5 + parent: 2173 + - uid: 1918 + components: + - type: Transform + pos: -0.5,22.5 + parent: 2173 + - uid: 1919 + components: + - type: Transform + pos: -0.5,23.5 + parent: 2173 + - uid: 1920 + components: + - type: Transform + pos: -0.5,24.5 + parent: 2173 + - uid: 1921 + components: + - type: Transform + pos: -0.5,25.5 + parent: 2173 + - uid: 1922 + components: + - type: Transform + pos: -0.5,26.5 + parent: 2173 + - uid: 1923 + components: + - type: Transform + pos: -0.5,27.5 + parent: 2173 + - uid: 1924 + components: + - type: Transform + pos: -0.5,28.5 + parent: 2173 + - uid: 1925 + components: + - type: Transform + pos: -0.5,29.5 + parent: 2173 + - uid: 1926 + components: + - type: Transform + pos: -0.5,30.5 + parent: 2173 + - uid: 1927 + components: + - type: Transform + pos: -0.5,31.5 + parent: 2173 + - uid: 1928 + components: + - type: Transform + pos: -0.5,32.5 + parent: 2173 + - uid: 1929 + components: + - type: Transform + pos: -0.5,33.5 + parent: 2173 + - uid: 1930 + components: + - type: Transform + pos: -0.5,34.5 + parent: 2173 + - uid: 1931 + components: + - type: Transform + pos: -0.5,35.5 + parent: 2173 + - uid: 1932 + components: + - type: Transform + pos: -0.5,36.5 + parent: 2173 + - uid: 1933 + components: + - type: Transform + pos: -1.5,36.5 + parent: 2173 + - uid: 1934 + components: + - type: Transform + pos: -2.5,36.5 + parent: 2173 + - uid: 1937 + components: + - type: Transform + pos: -3.5,36.5 + parent: 2173 + - uid: 1938 + components: + - type: Transform + pos: -3.5,37.5 + parent: 2173 + - uid: 1939 + components: + - type: Transform + pos: -3.5,38.5 + parent: 2173 + - uid: 1940 + components: + - type: Transform + pos: -3.5,39.5 + parent: 2173 + - uid: 1941 + components: + - type: Transform + pos: -3.5,40.5 + parent: 2173 + - uid: 2217 + components: + - type: Transform + pos: 0.5,18.5 + parent: 2173 + - uid: 2623 + components: + - type: Transform + pos: -16.5,4.5 + parent: 2173 + - uid: 2624 + components: + - type: Transform + pos: -13.5,4.5 + parent: 2173 + - uid: 2625 + components: + - type: Transform + pos: -10.5,4.5 + parent: 2173 + - uid: 2626 + components: + - type: Transform + pos: -7.5,4.5 + parent: 2173 + - uid: 2627 + components: + - type: Transform + pos: -5.5,4.5 + parent: 2173 + - uid: 2631 + components: + - type: Transform + pos: -6.5,4.5 + parent: 2173 + - uid: 2632 + components: + - type: Transform + pos: -11.5,4.5 + parent: 2173 + - uid: 2633 + components: + - type: Transform + pos: -17.5,4.5 + parent: 2173 + - uid: 4709 + components: + - type: Transform + pos: 10.5,15.5 + parent: 2173 + - uid: 4789 + components: + - type: Transform + pos: 10.5,14.5 + parent: 2173 + - uid: 4790 + components: + - type: Transform + pos: 10.5,13.5 + parent: 2173 + - uid: 4794 + components: + - type: Transform + pos: 10.5,12.5 + parent: 2173 + - uid: 4811 + components: + - type: Transform + pos: 10.5,11.5 + parent: 2173 + - uid: 5463 + components: + - type: Transform + pos: 39.5,19.5 + parent: 2173 + - uid: 5464 + components: + - type: Transform + pos: 38.5,19.5 + parent: 2173 + - uid: 5803 + components: + - type: Transform + pos: -3.5,41.5 + parent: 2173 +- proto: CableMV + entities: + - uid: 417 + components: + - type: Transform + pos: 12.5,16.5 + parent: 2173 + - uid: 1498 + components: + - type: Transform + pos: 4.5,9.5 + parent: 2173 + - uid: 1499 + components: + - type: Transform + pos: 4.5,8.5 + parent: 2173 + - uid: 1500 + components: + - type: Transform + pos: 4.5,10.5 + parent: 2173 + - uid: 1501 + components: + - type: Transform + pos: 4.5,11.5 + parent: 2173 + - uid: 1502 + components: + - type: Transform + pos: 4.5,13.5 + parent: 2173 + - uid: 1503 + components: + - type: Transform + pos: 4.5,15.5 + parent: 2173 + - uid: 1507 + components: + - type: Transform + pos: 16.5,4.5 + parent: 2173 + - uid: 1508 + components: + - type: Transform + pos: 15.5,4.5 + parent: 2173 + - uid: 1509 + components: + - type: Transform + pos: 14.5,4.5 + parent: 2173 + - uid: 1510 + components: + - type: Transform + pos: 13.5,4.5 + parent: 2173 + - uid: 1512 + components: + - type: Transform + pos: 12.5,4.5 + parent: 2173 + - uid: 1513 + components: + - type: Transform + pos: 11.5,4.5 + parent: 2173 + - uid: 1514 + components: + - type: Transform + pos: 10.5,4.5 + parent: 2173 + - uid: 1515 + components: + - type: Transform + pos: 9.5,4.5 + parent: 2173 + - uid: 1516 + components: + - type: Transform + pos: 8.5,4.5 + parent: 2173 + - uid: 1517 + components: + - type: Transform + pos: 7.5,4.5 + parent: 2173 + - uid: 1518 + components: + - type: Transform + pos: 6.5,4.5 + parent: 2173 + - uid: 1519 + components: + - type: Transform + pos: 5.5,4.5 + parent: 2173 + - uid: 1520 + components: + - type: Transform + pos: 4.5,4.5 + parent: 2173 + - uid: 1522 + components: + - type: Transform + pos: 4.5,14.5 + parent: 2173 + - uid: 1523 + components: + - type: Transform + pos: 4.5,12.5 + parent: 2173 + - uid: 1672 + components: + - type: Transform + pos: -25.5,14.5 + parent: 2173 + - uid: 1673 + components: + - type: Transform + pos: -25.5,15.5 + parent: 2173 + - uid: 1674 + components: + - type: Transform + pos: -25.5,16.5 + parent: 2173 + - uid: 1675 + components: + - type: Transform + pos: -25.5,17.5 + parent: 2173 + - uid: 1676 + components: + - type: Transform + pos: -25.5,18.5 + parent: 2173 + - uid: 1677 + components: + - type: Transform + pos: -25.5,19.5 + parent: 2173 + - uid: 1678 + components: + - type: Transform + pos: -26.5,19.5 + parent: 2173 + - uid: 1679 + components: + - type: Transform + pos: -27.5,19.5 + parent: 2173 + - uid: 1680 + components: + - type: Transform + pos: -28.5,19.5 + parent: 2173 + - uid: 1681 + components: + - type: Transform + pos: -29.5,19.5 + parent: 2173 + - uid: 1682 + components: + - type: Transform + pos: -29.5,18.5 + parent: 2173 + - uid: 1683 + components: + - type: Transform + pos: -29.5,17.5 + parent: 2173 + - uid: 1684 + components: + - type: Transform + pos: -29.5,16.5 + parent: 2173 + - uid: 1685 + components: + - type: Transform + pos: -29.5,15.5 + parent: 2173 + - uid: 1686 + components: + - type: Transform + pos: -29.5,14.5 + parent: 2173 + - uid: 1755 + components: + - type: Transform + pos: 10.5,16.5 + parent: 2173 + - uid: 1766 + components: + - type: Transform + pos: 0.5,18.5 + parent: 2173 + - uid: 1767 + components: + - type: Transform + pos: 2.5,18.5 + parent: 2173 + - uid: 1768 + components: + - type: Transform + pos: 1.5,18.5 + parent: 2173 + - uid: 1771 + components: + - type: Transform + pos: 3.5,18.5 + parent: 2173 + - uid: 1772 + components: + - type: Transform + pos: 4.5,18.5 + parent: 2173 + - uid: 1773 + components: + - type: Transform + pos: 4.5,17.5 + parent: 2173 + - uid: 1774 + components: + - type: Transform + pos: 4.5,16.5 + parent: 2173 + - uid: 1775 + components: + - type: Transform + pos: 7.5,16.5 + parent: 2173 + - uid: 1776 + components: + - type: Transform + pos: 6.5,16.5 + parent: 2173 + - uid: 1777 + components: + - type: Transform + pos: 5.5,16.5 + parent: 2173 + - uid: 1778 + components: + - type: Transform + pos: 9.5,16.5 + parent: 2173 + - uid: 1837 + components: + - type: Transform + pos: -2.5,14.5 + parent: 2173 + - uid: 1838 + components: + - type: Transform + pos: -2.5,12.5 + parent: 2173 + - uid: 1839 + components: + - type: Transform + pos: -2.5,13.5 + parent: 2173 + - uid: 1840 + components: + - type: Transform + pos: -2.5,11.5 + parent: 2173 + - uid: 1841 + components: + - type: Transform + pos: -2.5,10.5 + parent: 2173 + - uid: 1842 + components: + - type: Transform + pos: -2.5,9.5 + parent: 2173 + - uid: 1843 + components: + - type: Transform + pos: -2.5,8.5 + parent: 2173 + - uid: 1844 + components: + - type: Transform + pos: -2.5,7.5 + parent: 2173 + - uid: 1943 + components: + - type: Transform + pos: -3.5,36.5 + parent: 2173 + - uid: 1944 + components: + - type: Transform + pos: -3.5,35.5 + parent: 2173 + - uid: 1945 + components: + - type: Transform + pos: -2.5,35.5 + parent: 2173 + - uid: 1946 + components: + - type: Transform + pos: -1.5,35.5 + parent: 2173 + - uid: 1947 + components: + - type: Transform + pos: -0.5,35.5 + parent: 2173 + - uid: 1948 + components: + - type: Transform + pos: -3.5,37.5 + parent: 2173 + - uid: 1949 + components: + - type: Transform + pos: -3.5,38.5 + parent: 2173 + - uid: 1950 + components: + - type: Transform + pos: -3.5,39.5 + parent: 2173 + - uid: 1951 + components: + - type: Transform + pos: -3.5,40.5 + parent: 2173 + - uid: 1952 + components: + - type: Transform + pos: -3.5,41.5 + parent: 2173 + - uid: 1954 + components: + - type: Transform + pos: -3.5,40.5 + parent: 2173 + - uid: 1955 + components: + - type: Transform + pos: -2.5,40.5 + parent: 2173 + - uid: 1956 + components: + - type: Transform + pos: -1.5,40.5 + parent: 2173 + - uid: 1957 + components: + - type: Transform + pos: -0.5,40.5 + parent: 2173 + - uid: 1958 + components: + - type: Transform + pos: 0.5,40.5 + parent: 2173 + - uid: 1959 + components: + - type: Transform + pos: 1.5,40.5 + parent: 2173 + - uid: 1960 + components: + - type: Transform + pos: 2.5,40.5 + parent: 2173 + - uid: 1961 + components: + - type: Transform + pos: 3.5,40.5 + parent: 2173 + - uid: 1962 + components: + - type: Transform + pos: 4.5,40.5 + parent: 2173 + - uid: 1963 + components: + - type: Transform + pos: 5.5,40.5 + parent: 2173 + - uid: 1970 + components: + - type: Transform + pos: 4.5,52.5 + parent: 2173 + - uid: 1971 + components: + - type: Transform + pos: 4.5,51.5 + parent: 2173 + - uid: 1972 + components: + - type: Transform + pos: 4.5,50.5 + parent: 2173 + - uid: 1973 + components: + - type: Transform + pos: 4.5,49.5 + parent: 2173 + - uid: 1974 + components: + - type: Transform + pos: 4.5,48.5 + parent: 2173 + - uid: 1975 + components: + - type: Transform + pos: 4.5,47.5 + parent: 2173 + - uid: 1976 + components: + - type: Transform + pos: 4.5,46.5 + parent: 2173 + - uid: 1977 + components: + - type: Transform + pos: 4.5,45.5 + parent: 2173 + - uid: 1978 + components: + - type: Transform + pos: 4.5,44.5 + parent: 2173 + - uid: 1979 + components: + - type: Transform + pos: 4.5,43.5 + parent: 2173 + - uid: 1980 + components: + - type: Transform + pos: 4.5,42.5 + parent: 2173 + - uid: 1981 + components: + - type: Transform + pos: 4.5,41.5 + parent: 2173 + - uid: 2093 + components: + - type: Transform + pos: -29.5,8.5 + parent: 2173 + - uid: 2145 + components: + - type: Transform + pos: 11.5,16.5 + parent: 2173 + - uid: 2155 + components: + - type: Transform + pos: 8.5,16.5 + parent: 2173 + - uid: 2215 + components: + - type: Transform + pos: 10.5,17.5 + parent: 2173 + - uid: 2561 + components: + - type: Transform + pos: 4.5,7.5 + parent: 2173 + - uid: 2628 + components: + - type: Transform + pos: 4.5,5.5 + parent: 2173 + - uid: 2629 + components: + - type: Transform + pos: 4.5,6.5 + parent: 2173 + - uid: 2771 + components: + - type: Transform + pos: 15.5,16.5 + parent: 2173 + - uid: 2772 + components: + - type: Transform + pos: 14.5,16.5 + parent: 2173 + - uid: 2773 + components: + - type: Transform + pos: 13.5,16.5 + parent: 2173 + - uid: 2874 + components: + - type: Transform + pos: -23.5,11.5 + parent: 2173 + - uid: 2875 + components: + - type: Transform + pos: -24.5,11.5 + parent: 2173 + - uid: 2876 + components: + - type: Transform + pos: -24.5,12.5 + parent: 2173 + - uid: 2877 + components: + - type: Transform + pos: -25.5,12.5 + parent: 2173 + - uid: 2878 + components: + - type: Transform + pos: -26.5,12.5 + parent: 2173 + - uid: 2879 + components: + - type: Transform + pos: -27.5,12.5 + parent: 2173 + - uid: 2880 + components: + - type: Transform + pos: -28.5,12.5 + parent: 2173 + - uid: 2881 + components: + - type: Transform + pos: -29.5,12.5 + parent: 2173 + - uid: 2882 + components: + - type: Transform + pos: -30.5,12.5 + parent: 2173 + - uid: 2883 + components: + - type: Transform + pos: -31.5,12.5 + parent: 2173 + - uid: 2884 + components: + - type: Transform + pos: -32.5,12.5 + parent: 2173 + - uid: 2885 + components: + - type: Transform + pos: -33.5,12.5 + parent: 2173 + - uid: 2886 + components: + - type: Transform + pos: -34.5,12.5 + parent: 2173 + - uid: 2887 + components: + - type: Transform + pos: -35.5,12.5 + parent: 2173 + - uid: 2888 + components: + - type: Transform + pos: -36.5,12.5 + parent: 2173 + - uid: 2889 + components: + - type: Transform + pos: -37.5,12.5 + parent: 2173 + - uid: 2890 + components: + - type: Transform + pos: -38.5,12.5 + parent: 2173 + - uid: 2891 + components: + - type: Transform + pos: -39.5,12.5 + parent: 2173 + - uid: 2892 + components: + - type: Transform + pos: -40.5,12.5 + parent: 2173 + - uid: 2893 + components: + - type: Transform + pos: -40.5,13.5 + parent: 2173 + - uid: 2894 + components: + - type: Transform + pos: -40.5,11.5 + parent: 2173 + - uid: 2895 + components: + - type: Transform + pos: -40.5,10.5 + parent: 2173 + - uid: 2896 + components: + - type: Transform + pos: -40.5,9.5 + parent: 2173 + - uid: 2897 + components: + - type: Transform + pos: -40.5,8.5 + parent: 2173 + - uid: 2898 + components: + - type: Transform + pos: -40.5,7.5 + parent: 2173 + - uid: 2899 + components: + - type: Transform + pos: -40.5,6.5 + parent: 2173 + - uid: 2900 + components: + - type: Transform + pos: -40.5,5.5 + parent: 2173 + - uid: 2901 + components: + - type: Transform + pos: -40.5,4.5 + parent: 2173 + - uid: 2902 + components: + - type: Transform + pos: -41.5,4.5 + parent: 2173 + - uid: 2903 + components: + - type: Transform + pos: -41.5,3.5 + parent: 2173 + - uid: 2904 + components: + - type: Transform + pos: -41.5,2.5 + parent: 2173 + - uid: 2905 + components: + - type: Transform + pos: -41.5,1.5 + parent: 2173 + - uid: 2906 + components: + - type: Transform + pos: -41.5,0.5 + parent: 2173 + - uid: 2907 + components: + - type: Transform + pos: -42.5,4.5 + parent: 2173 + - uid: 2908 + components: + - type: Transform + pos: -43.5,4.5 + parent: 2173 + - uid: 2909 + components: + - type: Transform + pos: -44.5,4.5 + parent: 2173 + - uid: 2910 + components: + - type: Transform + pos: -45.5,4.5 + parent: 2173 + - uid: 2911 + components: + - type: Transform + pos: -46.5,4.5 + parent: 2173 + - uid: 2912 + components: + - type: Transform + pos: -47.5,4.5 + parent: 2173 + - uid: 2913 + components: + - type: Transform + pos: -48.5,4.5 + parent: 2173 + - uid: 2914 + components: + - type: Transform + pos: -49.5,4.5 + parent: 2173 + - uid: 2915 + components: + - type: Transform + pos: -50.5,4.5 + parent: 2173 + - uid: 2916 + components: + - type: Transform + pos: -51.5,4.5 + parent: 2173 + - uid: 2917 + components: + - type: Transform + pos: -51.5,5.5 + parent: 2173 + - uid: 2918 + components: + - type: Transform + pos: -51.5,6.5 + parent: 2173 + - uid: 2919 + components: + - type: Transform + pos: -51.5,7.5 + parent: 2173 + - uid: 2921 + components: + - type: Transform + pos: -51.5,9.5 + parent: 2173 + - uid: 2922 + components: + - type: Transform + pos: -51.5,10.5 + parent: 2173 + - uid: 2923 + components: + - type: Transform + pos: -51.5,11.5 + parent: 2173 + - uid: 2924 + components: + - type: Transform + pos: -51.5,12.5 + parent: 2173 + - uid: 2925 + components: + - type: Transform + pos: -51.5,13.5 + parent: 2173 + - uid: 2926 + components: + - type: Transform + pos: -51.5,14.5 + parent: 2173 + - uid: 2927 + components: + - type: Transform + pos: -51.5,15.5 + parent: 2173 + - uid: 2928 + components: + - type: Transform + pos: -50.5,15.5 + parent: 2173 + - uid: 2929 + components: + - type: Transform + pos: -49.5,15.5 + parent: 2173 + - uid: 2930 + components: + - type: Transform + pos: -49.5,16.5 + parent: 2173 + - uid: 2931 + components: + - type: Transform + pos: -23.5,12.5 + parent: 2173 + - uid: 2932 + components: + - type: Transform + pos: -23.5,13.5 + parent: 2173 + - uid: 2933 + components: + - type: Transform + pos: -22.5,13.5 + parent: 2173 + - uid: 2934 + components: + - type: Transform + pos: -21.5,13.5 + parent: 2173 + - uid: 2935 + components: + - type: Transform + pos: -21.5,12.5 + parent: 2173 + - uid: 2936 + components: + - type: Transform + pos: -21.5,11.5 + parent: 2173 + - uid: 2937 + components: + - type: Transform + pos: -21.5,10.5 + parent: 2173 + - uid: 2938 + components: + - type: Transform + pos: -21.5,9.5 + parent: 2173 + - uid: 2939 + components: + - type: Transform + pos: -22.5,9.5 + parent: 2173 + - uid: 2940 + components: + - type: Transform + pos: -23.5,9.5 + parent: 2173 + - uid: 2941 + components: + - type: Transform + pos: -24.5,9.5 + parent: 2173 + - uid: 2942 + components: + - type: Transform + pos: -25.5,9.5 + parent: 2173 + - uid: 2943 + components: + - type: Transform + pos: -26.5,9.5 + parent: 2173 + - uid: 2944 + components: + - type: Transform + pos: -27.5,9.5 + parent: 2173 + - uid: 2945 + components: + - type: Transform + pos: -28.5,9.5 + parent: 2173 + - uid: 2946 + components: + - type: Transform + pos: -29.5,9.5 + parent: 2173 + - uid: 2947 + components: + - type: Transform + pos: -29.5,7.5 + parent: 2173 + - uid: 2948 + components: + - type: Transform + pos: -29.5,6.5 + parent: 2173 + - uid: 2949 + components: + - type: Transform + pos: -29.5,5.5 + parent: 2173 + - uid: 2950 + components: + - type: Transform + pos: -29.5,4.5 + parent: 2173 + - uid: 2951 + components: + - type: Transform + pos: -29.5,3.5 + parent: 2173 + - uid: 2952 + components: + - type: Transform + pos: -29.5,2.5 + parent: 2173 + - uid: 2953 + components: + - type: Transform + pos: -29.5,1.5 + parent: 2173 + - uid: 2954 + components: + - type: Transform + pos: -29.5,0.5 + parent: 2173 + - uid: 2955 + components: + - type: Transform + pos: -29.5,-0.5 + parent: 2173 + - uid: 2956 + components: + - type: Transform + pos: -29.5,-1.5 + parent: 2173 + - uid: 2957 + components: + - type: Transform + pos: -29.5,-2.5 + parent: 2173 + - uid: 2958 + components: + - type: Transform + pos: -29.5,-3.5 + parent: 2173 + - uid: 2959 + components: + - type: Transform + pos: -29.5,-4.5 + parent: 2173 + - uid: 2960 + components: + - type: Transform + pos: -29.5,-5.5 + parent: 2173 + - uid: 2961 + components: + - type: Transform + pos: -29.5,-6.5 + parent: 2173 + - uid: 2962 + components: + - type: Transform + pos: -29.5,-7.5 + parent: 2173 + - uid: 2963 + components: + - type: Transform + pos: -29.5,-8.5 + parent: 2173 + - uid: 2964 + components: + - type: Transform + pos: -29.5,-9.5 + parent: 2173 + - uid: 2965 + components: + - type: Transform + pos: -29.5,-10.5 + parent: 2173 + - uid: 2966 + components: + - type: Transform + pos: -29.5,-11.5 + parent: 2173 + - uid: 2967 + components: + - type: Transform + pos: -29.5,-12.5 + parent: 2173 + - uid: 2968 + components: + - type: Transform + pos: -29.5,-13.5 + parent: 2173 + - uid: 2969 + components: + - type: Transform + pos: -29.5,-14.5 + parent: 2173 + - uid: 2970 + components: + - type: Transform + pos: -29.5,-15.5 + parent: 2173 + - uid: 2971 + components: + - type: Transform + pos: -30.5,-15.5 + parent: 2173 + - uid: 2972 + components: + - type: Transform + pos: -31.5,-15.5 + parent: 2173 + - uid: 2973 + components: + - type: Transform + pos: 28.5,3.5 + parent: 2173 + - uid: 2974 + components: + - type: Transform + pos: -20.5,11.5 + parent: 2173 + - uid: 2975 + components: + - type: Transform + pos: -19.5,11.5 + parent: 2173 + - uid: 2989 + components: + - type: Transform + pos: -28.5,4.5 + parent: 2173 + - uid: 2990 + components: + - type: Transform + pos: -27.5,4.5 + parent: 2173 + - uid: 2991 + components: + - type: Transform + pos: -26.5,4.5 + parent: 2173 + - uid: 2992 + components: + - type: Transform + pos: -25.5,4.5 + parent: 2173 + - uid: 2993 + components: + - type: Transform + pos: -24.5,4.5 + parent: 2173 + - uid: 2994 + components: + - type: Transform + pos: -23.5,4.5 + parent: 2173 + - uid: 2995 + components: + - type: Transform + pos: -22.5,4.5 + parent: 2173 + - uid: 2996 + components: + - type: Transform + pos: -21.5,4.5 + parent: 2173 + - uid: 2997 + components: + - type: Transform + pos: -20.5,4.5 + parent: 2173 + - uid: 2998 + components: + - type: Transform + pos: -19.5,4.5 + parent: 2173 + - uid: 2999 + components: + - type: Transform + pos: -18.5,4.5 + parent: 2173 + - uid: 3000 + components: + - type: Transform + pos: -18.5,5.5 + parent: 2173 + - uid: 3014 + components: + - type: Transform + pos: -0.5,18.5 + parent: 2173 + - uid: 3015 + components: + - type: Transform + pos: -0.5,19.5 + parent: 2173 + - uid: 3016 + components: + - type: Transform + pos: -0.5,20.5 + parent: 2173 + - uid: 3017 + components: + - type: Transform + pos: -0.5,21.5 + parent: 2173 + - uid: 3018 + components: + - type: Transform + pos: -0.5,22.5 + parent: 2173 + - uid: 3019 + components: + - type: Transform + pos: -0.5,23.5 + parent: 2173 + - uid: 3020 + components: + - type: Transform + pos: -0.5,24.5 + parent: 2173 + - uid: 3021 + components: + - type: Transform + pos: -0.5,25.5 + parent: 2173 + - uid: 3022 + components: + - type: Transform + pos: -0.5,26.5 + parent: 2173 + - uid: 3023 + components: + - type: Transform + pos: -0.5,27.5 + parent: 2173 + - uid: 3024 + components: + - type: Transform + pos: -0.5,28.5 + parent: 2173 + - uid: 3025 + components: + - type: Transform + pos: -1.5,28.5 + parent: 2173 + - uid: 3026 + components: + - type: Transform + pos: -2.5,28.5 + parent: 2173 + - uid: 3033 + components: + - type: Transform + pos: 17.5,14.5 + parent: 2173 + - uid: 3034 + components: + - type: Transform + pos: 17.5,15.5 + parent: 2173 + - uid: 3035 + components: + - type: Transform + pos: 10.5,19.5 + parent: 2173 + - uid: 3036 + components: + - type: Transform + pos: 17.5,16.5 + parent: 2173 + - uid: 3037 + components: + - type: Transform + pos: -0.5,21.5 + parent: 2173 + - uid: 3038 + components: + - type: Transform + pos: 16.5,16.5 + parent: 2173 + - uid: 3064 + components: + - type: Transform + pos: 28.5,4.5 + parent: 2173 + - uid: 3065 + components: + - type: Transform + pos: 27.5,4.5 + parent: 2173 + - uid: 3066 + components: + - type: Transform + pos: 26.5,4.5 + parent: 2173 + - uid: 3067 + components: + - type: Transform + pos: 25.5,4.5 + parent: 2173 + - uid: 3068 + components: + - type: Transform + pos: 24.5,4.5 + parent: 2173 + - uid: 3069 + components: + - type: Transform + pos: 23.5,4.5 + parent: 2173 + - uid: 3070 + components: + - type: Transform + pos: 22.5,4.5 + parent: 2173 + - uid: 3071 + components: + - type: Transform + pos: 21.5,4.5 + parent: 2173 + - uid: 3072 + components: + - type: Transform + pos: 20.5,4.5 + parent: 2173 + - uid: 3073 + components: + - type: Transform + pos: 19.5,4.5 + parent: 2173 + - uid: 3074 + components: + - type: Transform + pos: 18.5,4.5 + parent: 2173 + - uid: 3075 + components: + - type: Transform + pos: 17.5,4.5 + parent: 2173 + - uid: 3076 + components: + - type: Transform + pos: 17.5,5.5 + parent: 2173 + - uid: 3077 + components: + - type: Transform + pos: 29.5,4.5 + parent: 2173 + - uid: 3078 + components: + - type: Transform + pos: 30.5,4.5 + parent: 2173 + - uid: 3079 + components: + - type: Transform + pos: 31.5,4.5 + parent: 2173 + - uid: 3080 + components: + - type: Transform + pos: 32.5,4.5 + parent: 2173 + - uid: 3081 + components: + - type: Transform + pos: 33.5,4.5 + parent: 2173 + - uid: 3082 + components: + - type: Transform + pos: 34.5,4.5 + parent: 2173 + - uid: 3083 + components: + - type: Transform + pos: 35.5,4.5 + parent: 2173 + - uid: 3084 + components: + - type: Transform + pos: 36.5,4.5 + parent: 2173 + - uid: 3085 + components: + - type: Transform + pos: 37.5,4.5 + parent: 2173 + - uid: 3086 + components: + - type: Transform + pos: 38.5,4.5 + parent: 2173 + - uid: 3087 + components: + - type: Transform + pos: 39.5,4.5 + parent: 2173 + - uid: 3088 + components: + - type: Transform + pos: 40.5,4.5 + parent: 2173 + - uid: 3089 + components: + - type: Transform + pos: 41.5,4.5 + parent: 2173 + - uid: 3090 + components: + - type: Transform + pos: 42.5,4.5 + parent: 2173 + - uid: 3091 + components: + - type: Transform + pos: 43.5,4.5 + parent: 2173 + - uid: 3092 + components: + - type: Transform + pos: 44.5,4.5 + parent: 2173 + - uid: 3093 + components: + - type: Transform + pos: 45.5,4.5 + parent: 2173 + - uid: 3094 + components: + - type: Transform + pos: 46.5,4.5 + parent: 2173 + - uid: 3095 + components: + - type: Transform + pos: 46.5,3.5 + parent: 2173 + - uid: 3096 + components: + - type: Transform + pos: 46.5,2.5 + parent: 2173 + - uid: 3097 + components: + - type: Transform + pos: 46.5,1.5 + parent: 2173 + - uid: 3098 + components: + - type: Transform + pos: 46.5,0.5 + parent: 2173 + - uid: 3115 + components: + - type: Transform + pos: 12.5,17.5 + parent: 2173 + - uid: 3157 + components: + - type: Transform + pos: 28.5,2.5 + parent: 2173 + - uid: 3158 + components: + - type: Transform + pos: 28.5,1.5 + parent: 2173 + - uid: 3159 + components: + - type: Transform + pos: 28.5,0.5 + parent: 2173 + - uid: 3160 + components: + - type: Transform + pos: 28.5,-0.5 + parent: 2173 + - uid: 3161 + components: + - type: Transform + pos: 28.5,-1.5 + parent: 2173 + - uid: 3162 + components: + - type: Transform + pos: 28.5,-2.5 + parent: 2173 + - uid: 3163 + components: + - type: Transform + pos: 28.5,-3.5 + parent: 2173 + - uid: 3164 + components: + - type: Transform + pos: 28.5,-4.5 + parent: 2173 + - uid: 3165 + components: + - type: Transform + pos: 28.5,-5.5 + parent: 2173 + - uid: 3166 + components: + - type: Transform + pos: 28.5,-6.5 + parent: 2173 + - uid: 3167 + components: + - type: Transform + pos: 28.5,-7.5 + parent: 2173 + - uid: 3168 + components: + - type: Transform + pos: 28.5,-8.5 + parent: 2173 + - uid: 3169 + components: + - type: Transform + pos: 28.5,-9.5 + parent: 2173 + - uid: 3170 + components: + - type: Transform + pos: 28.5,-10.5 + parent: 2173 + - uid: 3171 + components: + - type: Transform + pos: 28.5,-11.5 + parent: 2173 + - uid: 3172 + components: + - type: Transform + pos: 28.5,-12.5 + parent: 2173 + - uid: 3173 + components: + - type: Transform + pos: 28.5,-13.5 + parent: 2173 + - uid: 3174 + components: + - type: Transform + pos: 28.5,-14.5 + parent: 2173 + - uid: 3175 + components: + - type: Transform + pos: 28.5,-15.5 + parent: 2173 + - uid: 3176 + components: + - type: Transform + pos: 29.5,-15.5 + parent: 2173 + - uid: 3177 + components: + - type: Transform + pos: 30.5,-15.5 + parent: 2173 + - uid: 3939 + components: + - type: Transform + pos: 10.5,18.5 + parent: 2173 + - uid: 4435 + components: + - type: Transform + pos: 0.5,28.5 + parent: 2173 + - uid: 4436 + components: + - type: Transform + pos: 1.5,28.5 + parent: 2173 + - uid: 4438 + components: + - type: Transform + pos: 2.5,28.5 + parent: 2173 + - uid: 4439 + components: + - type: Transform + pos: 3.5,28.5 + parent: 2173 + - uid: 4440 + components: + - type: Transform + pos: 4.5,28.5 + parent: 2173 + - uid: 4441 + components: + - type: Transform + pos: 5.5,28.5 + parent: 2173 + - uid: 4442 + components: + - type: Transform + pos: 6.5,28.5 + parent: 2173 + - uid: 4443 + components: + - type: Transform + pos: 7.5,28.5 + parent: 2173 + - uid: 4479 + components: + - type: Transform + pos: 8.5,28.5 + parent: 2173 + - uid: 4480 + components: + - type: Transform + pos: 9.5,28.5 + parent: 2173 + - uid: 4491 + components: + - type: Transform + pos: 10.5,28.5 + parent: 2173 + - uid: 4604 + components: + - type: Transform + pos: -51.5,8.5 + parent: 2173 + - uid: 4698 + components: + - type: Transform + pos: 11.5,28.5 + parent: 2173 + - uid: 4699 + components: + - type: Transform + pos: 12.5,28.5 + parent: 2173 + - uid: 5020 + components: + - type: Transform + pos: 9.5,19.5 + parent: 2173 + - uid: 5453 + components: + - type: Transform + pos: 18.5,15.5 + parent: 2173 + - uid: 5465 + components: + - type: Transform + pos: 38.5,19.5 + parent: 2173 + - uid: 5578 + components: + - type: Transform + pos: 38.5,18.5 + parent: 2173 +- proto: CableTerminal + entities: + - uid: 1620 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -42.5,8.5 + parent: 2173 + - uid: 1621 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -42.5,9.5 + parent: 2173 + - uid: 1622 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -37.5,9.5 + parent: 2173 + - uid: 1623 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -37.5,8.5 + parent: 2173 + - uid: 1667 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -27.5,14.5 + parent: 2173 + - uid: 1828 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -3.5,14.5 + parent: 2173 + - uid: 1935 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -2.5,36.5 + parent: 2173 +- proto: CargoPallet + entities: + - uid: 976 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 3.5,39.5 + parent: 2173 + - uid: 977 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 3.5,38.5 + parent: 2173 + - uid: 978 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 4.5,38.5 + parent: 2173 + - uid: 979 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 4.5,39.5 + parent: 2173 +- proto: CargoTelepad + entities: + - uid: 2529 + components: + - type: Transform + pos: 1.5,43.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 4449 + - 3029 + - type: ContainerContainer + containers: + machine_board: !type:Container + ents: [] + machine_parts: !type:Container + ents: [] + - uid: 2530 + components: + - type: Transform + pos: 1.5,45.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 4449 + - 3029 + - type: ContainerContainer + containers: + machine_board: !type:Container + ents: [] + machine_parts: !type:Container + ents: [] + - uid: 2531 + components: + - type: Transform + pos: 3.5,45.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 4449 + - 3029 + - type: ContainerContainer + containers: + machine_board: !type:Container + ents: [] + machine_parts: !type:Container + ents: [] + - uid: 2532 + components: + - type: Transform + pos: 3.5,43.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 4449 + - 3029 + - type: ContainerContainer + containers: + machine_board: !type:Container + ents: [] + machine_parts: !type:Container + ents: [] +- proto: CarpetGreen + entities: + - uid: 3789 + components: + - type: Transform + pos: 7.5,22.5 + parent: 2173 + - uid: 4976 + components: + - type: Transform + pos: 7.5,21.5 + parent: 2173 + - uid: 4988 + components: + - type: Transform + pos: 8.5,20.5 + parent: 2173 + - uid: 4989 + components: + - type: Transform + pos: 8.5,22.5 + parent: 2173 + - uid: 4990 + components: + - type: Transform + pos: 8.5,21.5 + parent: 2173 + - uid: 4997 + components: + - type: Transform + pos: 7.5,20.5 + parent: 2173 +- proto: CarpetOrange + entities: + - uid: 460 + components: + - type: Transform + pos: 48.5,9.5 + parent: 2173 + - uid: 461 + components: + - type: Transform + pos: 48.5,8.5 + parent: 2173 + - uid: 2240 + components: + - type: Transform + pos: 47.5,10.5 + parent: 2173 + - uid: 2558 + components: + - type: Transform + pos: 47.5,9.5 + parent: 2173 + - uid: 3127 + components: + - type: Transform + pos: 47.5,8.5 + parent: 2173 + - uid: 3723 + components: + - type: Transform + pos: 48.5,10.5 + parent: 2173 +- proto: Catwalk + entities: + - uid: 376 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -18.5,11.5 + parent: 2173 + - uid: 416 + components: + - type: Transform + pos: 25.5,14.5 + parent: 2173 + - uid: 620 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 29.5,13.5 + parent: 2173 + - uid: 740 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,43.5 + parent: 2173 + - uid: 741 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 0.5,42.5 + parent: 2173 + - uid: 742 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 0.5,43.5 + parent: 2173 + - uid: 743 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 0.5,44.5 + parent: 2173 + - uid: 744 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 0.5,46.5 + parent: 2173 + - uid: 745 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 0.5,45.5 + parent: 2173 + - uid: 756 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 37.5,13.5 + parent: 2173 + - uid: 757 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 38.5,13.5 + parent: 2173 + - uid: 758 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 34.5,13.5 + parent: 2173 + - uid: 762 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 31.5,13.5 + parent: 2173 + - uid: 764 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,42.5 + parent: 2173 + - uid: 765 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,42.5 + parent: 2173 + - uid: 766 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,45.5 + parent: 2173 + - uid: 767 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 3.5,44.5 + parent: 2173 + - uid: 768 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,44.5 + parent: 2173 + - uid: 798 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 29.5,14.5 + parent: 2173 + - uid: 799 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 35.5,13.5 + parent: 2173 + - uid: 808 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,46.5 + parent: 2173 + - uid: 809 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,46.5 + parent: 2173 + - uid: 810 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 3.5,46.5 + parent: 2173 + - uid: 811 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 4.5,46.5 + parent: 2173 + - uid: 812 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 4.5,45.5 + parent: 2173 + - uid: 813 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 4.5,44.5 + parent: 2173 + - uid: 814 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 4.5,43.5 + parent: 2173 + - uid: 815 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 4.5,42.5 + parent: 2173 + - uid: 816 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 3.5,42.5 + parent: 2173 + - uid: 938 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -18.5,12.5 + parent: 2173 + - uid: 942 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -18.5,13.5 + parent: 2173 + - uid: 1210 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 28.5,14.5 + parent: 2173 + - uid: 1487 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 36.5,13.5 + parent: 2173 + - uid: 1578 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 30.5,13.5 + parent: 2173 + - uid: 2147 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 33.5,13.5 + parent: 2173 + - uid: 2150 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 32.5,13.5 + parent: 2173 + - uid: 2244 + components: + - type: Transform + pos: 25.5,17.5 + parent: 2173 + - uid: 2347 + components: + - type: Transform + pos: 25.5,18.5 + parent: 2173 + - uid: 2382 + components: + - type: Transform + pos: 24.5,18.5 + parent: 2173 + - uid: 2432 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 34.5,18.5 + parent: 2173 + - uid: 2487 + components: + - type: Transform + pos: 12.5,18.5 + parent: 2173 + - uid: 2488 + components: + - type: Transform + pos: 11.5,18.5 + parent: 2173 + - uid: 2502 + components: + - type: Transform + pos: 53.5,6.5 + parent: 2173 + - uid: 2503 + components: + - type: Transform + pos: 53.5,7.5 + parent: 2173 + - uid: 2504 + components: + - type: Transform + pos: 53.5,8.5 + parent: 2173 + - uid: 2505 + components: + - type: Transform + pos: 53.5,9.5 + parent: 2173 + - uid: 2506 + components: + - type: Transform + pos: 53.5,10.5 + parent: 2173 + - uid: 2533 + components: + - type: Transform + pos: 2.5,44.5 + parent: 2173 + - uid: 2812 + components: + - type: Transform + pos: 49.5,18.5 + parent: 2173 + - uid: 2813 + components: + - type: Transform + pos: 49.5,17.5 + parent: 2173 + - uid: 2814 + components: + - type: Transform + pos: 49.5,16.5 + parent: 2173 + - uid: 2815 + components: + - type: Transform + pos: 49.5,15.5 + parent: 2173 + - uid: 2816 + components: + - type: Transform + pos: 50.5,18.5 + parent: 2173 + - uid: 2817 + components: + - type: Transform + pos: 50.5,17.5 + parent: 2173 + - uid: 2818 + components: + - type: Transform + pos: 50.5,16.5 + parent: 2173 + - uid: 2819 + components: + - type: Transform + pos: 50.5,15.5 + parent: 2173 + - uid: 3041 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 39.5,13.5 + parent: 2173 + - uid: 3135 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 34.5,15.5 + parent: 2173 + - uid: 3717 + components: + - type: Transform + pos: 23.5,18.5 + parent: 2173 + - uid: 3779 + components: + - type: Transform + pos: 23.5,15.5 + parent: 2173 + - uid: 3799 + components: + - type: Transform + pos: 18.5,18.5 + parent: 2173 + - uid: 3800 + components: + - type: Transform + pos: 16.5,18.5 + parent: 2173 + - uid: 3801 + components: + - type: Transform + pos: 20.5,18.5 + parent: 2173 + - uid: 3802 + components: + - type: Transform + pos: 19.5,18.5 + parent: 2173 + - uid: 3803 + components: + - type: Transform + pos: 21.5,18.5 + parent: 2173 + - uid: 3804 + components: + - type: Transform + pos: 22.5,18.5 + parent: 2173 + - uid: 3943 + components: + - type: Transform + pos: 15.5,18.5 + parent: 2173 + - uid: 3985 + components: + - type: Transform + pos: 14.5,18.5 + parent: 2173 + - uid: 4141 + components: + - type: Transform + pos: -29.5,7.5 + parent: 2173 + - uid: 4142 + components: + - type: Transform + pos: -29.5,8.5 + parent: 2173 + - uid: 4143 + components: + - type: Transform + pos: -28.5,9.5 + parent: 2173 + - uid: 4144 + components: + - type: Transform + pos: -27.5,9.5 + parent: 2173 + - uid: 4145 + components: + - type: Transform + pos: -26.5,9.5 + parent: 2173 + - uid: 4146 + components: + - type: Transform + pos: -25.5,9.5 + parent: 2173 + - uid: 4147 + components: + - type: Transform + pos: -24.5,9.5 + parent: 2173 + - uid: 4148 + components: + - type: Transform + pos: -23.5,9.5 + parent: 2173 + - uid: 4149 + components: + - type: Transform + pos: -22.5,9.5 + parent: 2173 + - uid: 4150 + components: + - type: Transform + pos: -21.5,12.5 + parent: 2173 + - uid: 4151 + components: + - type: Transform + pos: -21.5,11.5 + parent: 2173 + - uid: 4152 + components: + - type: Transform + pos: -21.5,10.5 + parent: 2173 + - uid: 4153 + components: + - type: Transform + pos: -24.5,13.5 + parent: 2173 + - uid: 4154 + components: + - type: Transform + pos: -24.5,12.5 + parent: 2173 + - uid: 4155 + components: + - type: Transform + pos: -23.5,13.5 + parent: 2173 + - uid: 4156 + components: + - type: Transform + pos: -23.5,12.5 + parent: 2173 + - uid: 4297 + components: + - type: Transform + pos: 17.5,18.5 + parent: 2173 + - uid: 4300 + components: + - type: Transform + pos: 13.5,18.5 + parent: 2173 + - uid: 4302 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 34.5,14.5 + parent: 2173 + - uid: 4416 + components: + - type: Transform + pos: 25.5,16.5 + parent: 2173 + - uid: 4417 + components: + - type: Transform + pos: 25.5,15.5 + parent: 2173 + - uid: 4928 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 34.5,17.5 + parent: 2173 + - uid: 4929 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 34.5,16.5 + parent: 2173 + - uid: 5451 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 28.5,13.5 + parent: 2173 + - uid: 5845 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -1.5,54.5 + parent: 2173 + - uid: 5879 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,57.5 + parent: 2173 + - uid: 5880 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,58.5 + parent: 2173 + - uid: 5881 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,59.5 + parent: 2173 + - uid: 5882 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,59.5 + parent: 2173 + - uid: 5883 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 3.5,59.5 + parent: 2173 + - uid: 5884 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 4.5,59.5 + parent: 2173 + - uid: 5885 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 5.5,59.5 + parent: 2173 + - uid: 5886 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 6.5,59.5 + parent: 2173 + - uid: 5895 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 7.5,59.5 + parent: 2173 + - uid: 5943 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 8.5,59.5 + parent: 2173 + - uid: 5944 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 9.5,59.5 + parent: 2173 + - uid: 5945 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 10.5,59.5 + parent: 2173 + - uid: 5946 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,56.5 + parent: 2173 + - uid: 5947 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,55.5 + parent: 2173 + - uid: 5954 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,54.5 + parent: 2173 + - uid: 5970 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 0.5,54.5 + parent: 2173 + - uid: 6007 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -0.5,54.5 + parent: 2173 + - uid: 6008 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -2.5,54.5 + parent: 2173 + - uid: 6009 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -3.5,54.5 + parent: 2173 + - uid: 6012 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -3.5,53.5 + parent: 2173 + - uid: 6020 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -3.5,52.5 + parent: 2173 + - uid: 6021 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -3.5,51.5 + parent: 2173 + - uid: 6022 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -3.5,50.5 + parent: 2173 + - uid: 6118 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 2.5,57.5 + parent: 2173 + - uid: 6119 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 3.5,57.5 + parent: 2173 + - uid: 6120 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 4.5,57.5 + parent: 2173 +- proto: Chair + entities: + - uid: 650 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 39.5,9.5 + parent: 2173 + - uid: 651 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 39.5,11.5 + parent: 2173 + - uid: 754 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 39.5,10.5 + parent: 2173 + - uid: 755 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 38.5,11.5 + parent: 2173 + - uid: 2569 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 38.5,9.5 + parent: 2173 + - uid: 3030 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 38.5,10.5 + parent: 2173 + - uid: 4972 + components: + - type: Transform + anchored: False + rot: 2.9297875483804425 rad + pos: 7.4317293,20.845003 + parent: 2173 + - type: Physics + bodyType: Dynamic + - uid: 4973 + components: + - type: Transform + anchored: False + rot: 2.4314612468057355 rad + pos: 8.224873,20.845003 + parent: 2173 + - type: Physics + bodyType: Dynamic +- proto: ChairFolding + entities: + - uid: 834 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 30.5,11.5 + parent: 2173 + - uid: 835 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 28.5,8.5 + parent: 2173 + - uid: 1544 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 30.5,9.5 + parent: 2173 + - uid: 1596 + components: + - type: Transform + pos: 28.5,12.5 + parent: 2173 + - uid: 1788 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,8.5 + parent: 2173 + - uid: 2144 + components: + - type: Transform + pos: 29.5,12.5 + parent: 2173 +- proto: ChairFoldingSpawnFolded + entities: + - uid: 2770 + components: + - type: Transform + pos: 30.481953,10.653053 + parent: 2173 +- proto: ChairOfficeDark + entities: + - uid: 2151 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 37.5,16.5 + parent: 2173 + - uid: 4268 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 9.5,11.5 + parent: 2173 + - uid: 4269 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 9.5,10.5 + parent: 2173 + - uid: 4270 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 11.5,11.5 + parent: 2173 + - uid: 4271 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 11.5,10.5 + parent: 2173 + - uid: 4272 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 13.5,11.5 + parent: 2173 + - uid: 4273 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 13.5,10.5 + parent: 2173 + - uid: 4971 + components: + - type: Transform + rot: -1.2571299031386722 rad + pos: 7.982242,22.264536 + parent: 2173 + - uid: 5661 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 4.5,23.5 + parent: 2173 +- proto: ChairOfficeLight + entities: + - uid: 1173 + components: + - type: Transform + pos: -48.5,7.5 + parent: 2173 + - uid: 1174 + components: + - type: Transform + pos: -47.5,7.5 + parent: 2173 + - uid: 2609 + components: + - type: Transform + pos: -32.472733,7.011403 + parent: 2173 + - uid: 2671 + components: + - type: Transform + pos: -31.462313,7.0218196 + parent: 2173 + - uid: 2829 + components: + - type: Transform + pos: 29.5,17.5 + parent: 2173 + - uid: 4452 + components: + - type: Transform + pos: -0.5,5.5 + parent: 2173 +- proto: ChairPilotSeat + entities: + - uid: 4266 + components: + - type: Transform + pos: 13.5,14.5 + parent: 2173 + - uid: 4267 + components: + - type: Transform + pos: 14.5,14.5 + parent: 2173 +- proto: ChairWood + entities: + - uid: 4176 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,27.5 + parent: 2173 +- proto: CigPackRed + entities: + - uid: 3865 + components: + - type: Transform + pos: 28.323841,16.64893 + parent: 2173 +- proto: CleanerDispenser + entities: + - uid: 4945 + components: + - type: Transform + pos: -4.5,25.5 + parent: 2173 +- proto: CloningPod + entities: + - uid: 828 + components: + - type: Transform + pos: -49.5,13.5 + parent: 2173 +- proto: ClosetEmergencyFilledRandom + entities: + - uid: 943 + components: + - type: Transform + pos: -18.5,10.5 + parent: 2173 + - uid: 2789 + components: + - type: Transform + pos: -28.5,7.5 + parent: 2173 + - uid: 3051 + components: + - type: Transform + pos: 42.5,12.5 + parent: 2173 + - uid: 4377 + components: + - type: Transform + pos: 52.5,12.5 + parent: 2173 + - uid: 4478 + components: + - type: Transform + pos: 31.5,7.5 + parent: 2173 +- proto: ClosetFireFilled + entities: + - uid: 2790 + components: + - type: Transform + pos: -28.5,8.5 + parent: 2173 + - uid: 4935 + components: + - type: Transform + pos: 33.5,11.5 + parent: 2173 +- proto: ClosetJanitorBombFilled + entities: + - uid: 2430 + components: + - type: Transform + pos: -3.5,21.5 + parent: 2173 +- proto: ClosetL3JanitorFilled + entities: + - uid: 3062 + components: + - type: Transform + pos: -3.5,20.5 + parent: 2173 +- proto: ClosetMaintenanceFilledRandom + entities: + - uid: 1811 + components: + - type: Transform + pos: 48.5,13.5 + parent: 2173 + - uid: 4364 + components: + - type: Transform + pos: 27.5,7.5 + parent: 2173 +- proto: ClosetToolFilled + entities: + - uid: 951 + components: + - type: Transform + pos: -20.5,12.5 + parent: 2173 +- proto: ClothingEyesGlasses + entities: + - uid: 4932 + components: + - type: Transform + pos: -47.646618,6.8266993 + parent: 2173 +- proto: ClothingHandsGlovesColorYellow + entities: + - uid: 2751 + components: + - type: Transform + pos: -31.542974,9.846401 + parent: 2173 +- proto: ClothingHeadHatParamedicsoftFlipped + entities: + - uid: 2446 + components: + - type: Transform + pos: -44.45599,7.6922913 + parent: 2173 +- proto: ClothingHeadHatPirate + entities: + - uid: 1809 + components: + - type: Transform + pos: 30.38733,11.46982 + parent: 2173 +- proto: ClothingNeckStethoscope + entities: + - uid: 2478 + components: + - type: Transform + pos: -47.427868,6.6287827 + parent: 2173 +- proto: ClothingOuterCoatParamedicWB + entities: + - uid: 2449 + components: + - type: Transform + pos: -44.616962,7.589852 + parent: 2173 +- proto: ClothingUniformJumpskirtParamedic + entities: + - uid: 2448 + components: + - type: Transform + pos: -44.35355,7.7215595 + parent: 2173 +- proto: ClothingUniformJumpsuitParamedic + entities: + - uid: 2447 + components: + - type: Transform + pos: -44.587696,7.5313153 + parent: 2173 +- proto: ComfyChair + entities: + - uid: 2174 + components: + - type: Transform + pos: 14.5,5.5 + parent: 2173 + - uid: 2408 + components: + - type: Transform + pos: 8.5,6.5 + parent: 2173 + - uid: 4180 + components: + - type: Transform + pos: -15.5,5.5 + parent: 2173 + - uid: 4470 + components: + - type: Transform + pos: -9.5,6.5 + parent: 2173 +- proto: ComputerAlert + entities: + - uid: 2638 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -41.5,11.5 + parent: 2173 +- proto: ComputerBankATM + entities: + - uid: 2660 + components: + - type: Transform + pos: 0.5,13.5 + parent: 2173 + - type: ContainerContainer + containers: + bank-ATM-cashSlot: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + board: !type:Container + showEnts: False + occludes: True + ents: [] + - uid: 2663 + components: + - type: Transform + pos: -1.5,13.5 + parent: 2173 + - type: ContainerContainer + containers: + bank-ATM-cashSlot: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + board: !type:Container + showEnts: False + occludes: True + ents: [] + - uid: 5722 + components: + - type: Transform + pos: -54.5,7.5 + parent: 2173 + - type: ContainerContainer + containers: + bank-ATM-cashSlot: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + board: !type:Container + showEnts: False + occludes: True + ents: [] +- proto: ComputerCloningConsole + entities: + - uid: 2231 + components: + - type: Transform + pos: -48.5,13.5 + parent: 2173 +- proto: ComputerId + entities: + - uid: 2654 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 5.5,23.5 + parent: 2173 +- proto: ComputerPowerMonitoring + entities: + - uid: 2630 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -41.5,12.5 + parent: 2173 +- proto: ComputerRadar + entities: + - uid: 345 + components: + - type: Transform + pos: 21.5,26.5 + parent: 2173 + - uid: 4169 + components: + - type: Transform + pos: -24.5,4.5 + parent: 2173 + - uid: 4473 + components: + - type: Transform + pos: 23.5,4.5 + parent: 2173 + - uid: 4933 + components: + - type: Transform + pos: 48.5,6.5 + parent: 2173 + - uid: 5848 + components: + - type: Transform + pos: 47.5,26.5 + parent: 2173 +- proto: ComputerShipyard + entities: + - uid: 2120 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -1.5,8.5 + parent: 2173 + - type: ContainerContainer + containers: + ShipyardConsole-targetId: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + board: !type:Container + showEnts: False + occludes: True + ents: [] + - uid: 2121 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 0.5,8.5 + parent: 2173 + - type: ContainerContainer + containers: + ShipyardConsole-targetId: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + board: !type:Container + showEnts: False + occludes: True + ents: [] +- proto: ComputerShipyardScrap + entities: + - uid: 3807 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 51.5,9.5 + parent: 2173 + - type: ContainerContainer + containers: + ShipyardConsole-targetId: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + board: !type:Container + showEnts: False + occludes: True + ents: [] +- proto: ComputerStationRecords + entities: + - uid: 4053 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 3.5,22.5 + parent: 2173 +- proto: ComputerTabletopCargoOrders + entities: + - uid: 2832 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 10.5,10.5 + parent: 2173 + - type: ContainerContainer + containers: + board: !type:Container + ents: [] + - uid: 3029 + components: + - type: Transform + pos: 1.5,49.5 + parent: 2173 + - type: DeviceLinkSource + linkedPorts: + 2530: + - OrderSender: OrderReceiver + 2531: + - OrderSender: OrderReceiver + 2529: + - OrderSender: OrderReceiver + 2532: + - OrderSender: OrderReceiver + - type: ContainerContainer + containers: + board: !type:Container + ents: [] + - uid: 4449 + components: + - type: Transform + pos: 3.5,49.5 + parent: 2173 + - type: DeviceLinkSource + linkedPorts: + 2530: + - OrderSender: OrderReceiver + 2531: + - OrderSender: OrderReceiver + 2529: + - OrderSender: OrderReceiver + 2532: + - OrderSender: OrderReceiver + - type: ContainerContainer + containers: + board: !type:Container + ents: [] +- proto: ComputerTabletopComms + entities: + - uid: 4818 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 14.5,13.5 + parent: 2173 +- proto: ComputerTabletopCrewMonitoring + entities: + - uid: 4178 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -49.5,8.5 + parent: 2173 + - uid: 4816 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 12.5,10.5 + parent: 2173 +- proto: ComputerTabletopCriminalRecords + entities: + - uid: 2833 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 8.5,11.5 + parent: 2173 + - uid: 3053 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 37.5,15.5 + parent: 2173 +- proto: ComputerTabletopId + entities: + - uid: 2392 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 15.5,14.5 + parent: 2173 +- proto: ComputerTabletopMedicalRecords + entities: + - uid: 4815 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 12.5,11.5 + parent: 2173 +- proto: ComputerTabletopPalletConsoleNFLowMarket + entities: + - uid: 4476 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,38.5 + parent: 2173 + - type: ContainerContainer + containers: + board: !type:Container + ents: [] +- proto: ComputerTabletopPowerMonitoring + entities: + - uid: 4814 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 10.5,11.5 + parent: 2173 +- proto: ComputerTabletopRadar + entities: + - uid: 524 + components: + - type: Transform + pos: -2.5,41.5 + parent: 2173 + - uid: 1476 + components: + - type: Transform + pos: -49.5,6.5 + parent: 2173 + - uid: 2388 + components: + - type: Transform + pos: -0.5,4.5 + parent: 2173 +- proto: ComputerTabletopShipyard + entities: + - uid: 500 + components: + - type: Transform + pos: -1.5,41.5 + parent: 2173 + - type: ContainerContainer + containers: + ShipyardConsole-targetId: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + board: !type:Container + showEnts: False + occludes: True + ents: [] +- proto: ComputerTabletopShuttle + entities: + - uid: 4820 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 12.5,14.5 + parent: 2173 +- proto: ComputerTabletopSurveillanceCameraMonitor + entities: + - uid: 2387 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 13.5,13.5 + parent: 2173 + - uid: 2764 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 36.5,16.5 + parent: 2173 +- proto: ComputerTabletopSurveillanceWirelessCameraMonitor + entities: + - uid: 2437 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 8.5,10.5 + parent: 2173 +- proto: ComputerTelevision + entities: + - uid: 3133 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 48.5,8.5 + parent: 2173 + - uid: 4422 + components: + - type: Transform + pos: 19.5,12.5 + parent: 2173 +- proto: ComputerWallmountBankATM + entities: + - uid: 2136 + components: + - type: Transform + pos: 3.5,29.5 + parent: 2173 + - type: ContainerContainer + containers: + bank-ATM-cashSlot: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + board: !type:Container + showEnts: False + occludes: True + ents: [] + - type: Physics + canCollide: False + - uid: 2140 + components: + - type: Transform + pos: 51.5,27.5 + parent: 2173 + - type: ContainerContainer + containers: + bank-ATM-cashSlot: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + board: !type:Container + showEnts: False + occludes: True + ents: [] + - type: Physics + canCollide: False + - uid: 2141 + components: + - type: Transform + pos: 51.5,4.5 + parent: 2173 + - type: ContainerContainer + containers: + bank-ATM-cashSlot: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + board: !type:Container + showEnts: False + occludes: True + ents: [] + - type: Physics + canCollide: False + - uid: 2142 + components: + - type: Transform + pos: 17.5,27.5 + parent: 2173 + - type: ContainerContainer + containers: + bank-ATM-cashSlot: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + board: !type:Container + showEnts: False + occludes: True + ents: [] + - type: Physics + canCollide: False +- proto: ConveyorBelt + entities: + - uid: 746 + components: + - type: Transform + pos: 6.5,50.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2738 + - uid: 747 + components: + - type: Transform + pos: 6.5,49.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2738 + - uid: 748 + components: + - type: Transform + pos: 6.5,48.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2738 + - uid: 749 + components: + - type: Transform + pos: 6.5,47.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2738 + - uid: 750 + components: + - type: Transform + pos: 6.5,46.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2738 + - uid: 751 + components: + - type: Transform + pos: 6.5,45.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2738 + - uid: 752 + components: + - type: Transform + pos: 6.5,44.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2738 + - uid: 753 + components: + - type: Transform + pos: 6.5,43.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2738 + - uid: 769 + components: + - type: Transform + pos: 6.5,42.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2738 + - uid: 2352 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -2.5,46.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2375 + - uid: 2353 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -3.5,46.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2375 + - uid: 2354 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -5.5,42.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2375 + - uid: 2355 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -4.5,46.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2375 + - uid: 2356 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -5.5,46.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2375 + - uid: 2357 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -2.5,42.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2375 + - uid: 2358 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -3.5,42.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2375 + - uid: 2359 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -4.5,42.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2375 + - uid: 2360 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -1.5,42.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2375 + - uid: 2361 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -6.5,46.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2375 + - uid: 2362 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 7.5,52.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2368 + - uid: 2363 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 8.5,56.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2368 + - uid: 2364 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 9.5,56.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2368 + - uid: 2365 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 8.5,52.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2368 + - uid: 2366 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 10.5,56.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2368 + - uid: 2367 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 11.5,56.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2368 + - uid: 2369 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 7.5,56.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2368 + - uid: 2370 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 12.5,52.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2368 + - uid: 2371 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 9.5,52.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2368 + - uid: 2372 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 11.5,52.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2368 + - uid: 2373 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 10.5,52.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2368 + - uid: 2374 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -6.5,42.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2375 + - uid: 3790 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 12.5,56.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2368 + - uid: 3791 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -1.5,46.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2375 + - uid: 6083 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 52.5,18.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 6145 +- proto: CrewMonitoringServer + entities: + - uid: 3055 + components: + - type: Transform + pos: 20.5,16.5 + parent: 2173 + - type: SingletonDeviceNetServer + active: False + available: False +- proto: DefaultStationBeacon + entities: + - uid: 5775 + components: + - type: Transform + pos: -7.5,16.5 + parent: 2173 + - type: NavMapBeacon + text: Bus Dock + - uid: 5823 + components: + - type: Transform + pos: -58.5,2.5 + parent: 2173 + - type: NavMapBeacon + text: Dock 1 + - uid: 5824 + components: + - type: Transform + pos: -0.5,0.5 + parent: 2173 + - type: NavMapBeacon + text: Dock 6a + - uid: 5830 + components: + - type: Transform + pos: -29.5,-26.5 + parent: 2173 + - type: NavMapBeacon + text: Dock 2 + - uid: 5831 + components: + - type: Transform + pos: 28.5,-26.5 + parent: 2173 + - type: NavMapBeacon + text: Dock 3 + - uid: 5832 + components: + - type: Transform + pos: 57.5,2.5 + parent: 2173 + - type: NavMapBeacon + text: Dock 4 + - uid: 5833 + components: + - type: Transform + pos: 57.5,25.5 + parent: 2173 + - type: NavMapBeacon + text: Dock 5 + - uid: 5834 + components: + - type: Transform + pos: 28.5,27.5 + parent: 2173 + - type: NavMapBeacon + text: Dock 6b + - uid: 5835 + components: + - type: Transform + pos: -5.5,44.5 + parent: 2173 + - type: NavMapBeacon + text: Dock 7a + - uid: 5836 + components: + - type: Transform + pos: 11.5,54.5 + parent: 2173 + - type: NavMapBeacon + text: Dock 7b +- proto: DefaultStationBeaconBridge + entities: + - uid: 4954 + components: + - type: Transform + pos: 12.5,13.5 + parent: 2173 +- proto: DefaultStationBeaconBrig + entities: + - uid: 2635 + components: + - type: Transform + pos: 41.5,17.5 + parent: 2173 +- proto: DefaultStationBeaconCargoBay + entities: + - uid: 5180 + components: + - type: Transform + pos: 2.5,44.5 + parent: 2173 +- proto: DefaultStationBeaconCryosleep + entities: + - uid: 2485 + components: + - type: Transform + pos: -51.5,14.5 + parent: 2173 +- proto: DefaultStationBeaconDisposals + entities: + - uid: 2486 + components: + - type: Transform + pos: 51.5,17.5 + parent: 2173 +- proto: DefaultStationBeaconEngineering + entities: + - uid: 2664 + components: + - type: Transform + pos: -33.5,11.5 + parent: 2173 +- proto: DefaultStationBeaconFrontierATM + entities: + - uid: 5838 + components: + - type: Transform + pos: -0.5,13.5 + parent: 2173 + - uid: 5847 + components: + - type: Transform + pos: -54.5,7.5 + parent: 2173 + - uid: 5853 + components: + - type: Transform + pos: 51.5,4.5 + parent: 2173 + - uid: 5855 + components: + - type: Transform + pos: 51.5,27.5 + parent: 2173 + - uid: 5859 + components: + - type: Transform + pos: 17.5,27.5 + parent: 2173 + - uid: 5860 + components: + - type: Transform + pos: 3.5,29.5 + parent: 2173 +- proto: DefaultStationBeaconFrontierShipyard + entities: + - uid: 5861 + components: + - type: Transform + pos: -0.5,8.5 + parent: 2173 + - uid: 5862 + components: + - type: Transform + pos: -1.5,41.5 + parent: 2173 +- proto: DefaultStationBeaconFrontierSROffice + entities: + - uid: 5183 + components: + - type: Transform + pos: 7.5,21.5 + parent: 2173 +- proto: DefaultStationBeaconFrontierSRQuarters + entities: + - uid: 5837 + components: + - type: Transform + pos: 23.5,11.5 + parent: 2173 +- proto: DefaultStationBeaconJanitorsCloset + entities: + - uid: 5155 + components: + - type: Transform + pos: -4.5,22.5 + parent: 2173 +- proto: DefaultStationBeaconMedbay + entities: + - uid: 5175 + components: + - type: Transform + pos: -51.5,5.5 + parent: 2173 +- proto: DefaultStationBeaconService + entities: + - uid: 2776 + components: + - type: Transform + pos: 45.5,9.5 + parent: 2173 + - type: NavMapBeacon + text: Breakroom + - uid: 6152 + components: + - type: Transform + pos: 29.5,17.5 + parent: 2173 + - type: NavMapBeacon + text: Mail Office +- proto: DefaultStationBeaconTelecoms + entities: + - uid: 2768 + components: + - type: Transform + pos: 21.5,15.5 + parent: 2173 +- proto: DefaultStationBeaconTheater + entities: + - uid: 3912 + components: + - type: Transform + pos: 37.5,9.5 + parent: 2173 +- proto: DefibrillatorCabinetFilled + entities: + - uid: 2229 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -46.5,12.5 + parent: 2173 + - uid: 2555 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -55.5,5.5 + parent: 2173 + - uid: 5728 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -27.5,-20.5 + parent: 2173 + - uid: 5734 + components: + - type: Transform + pos: 54.5,4.5 + parent: 2173 + - uid: 5735 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -2.5,20.5 + parent: 2173 + - uid: 5736 + components: + - type: Transform + pos: 5.5,58.5 + parent: 2173 +- proto: DisposalBend + entities: + - uid: 432 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -5.5,16.5 + parent: 2173 + - uid: 1102 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 17.5,18.5 + parent: 2173 + - uid: 1757 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 27.5,17.5 + parent: 2173 + - uid: 1758 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 27.5,16.5 + parent: 2173 + - uid: 1759 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 31.5,16.5 + parent: 2173 + - uid: 1760 + components: + - type: Transform + pos: 31.5,17.5 + parent: 2173 + - uid: 2218 + components: + - type: Transform + pos: 28.5,18.5 + parent: 2173 + - uid: 2384 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 39.5,13.5 + parent: 2173 + - uid: 2385 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,13.5 + parent: 2173 + - uid: 2412 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 11.5,25.5 + parent: 2173 + - uid: 2474 + components: + - type: Transform + pos: 11.5,27.5 + parent: 2173 + - uid: 3156 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -4.5,27.5 + parent: 2173 + - uid: 3731 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 30.5,18.5 + parent: 2173 + - uid: 3753 + components: + - type: Transform + pos: 29.5,25.5 + parent: 2173 + - uid: 5352 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 48.5,5.5 + parent: 2173 + - uid: 5359 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 52.5,2.5 + parent: 2173 + - uid: 5362 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 52.5,5.5 + parent: 2173 + - uid: 5363 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 53.5,5.5 + parent: 2173 + - uid: 5370 + components: + - type: Transform + pos: 53.5,13.5 + parent: 2173 + - uid: 5371 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 52.5,13.5 + parent: 2173 + - uid: 5441 + components: + - type: Transform + pos: 3.5,16.5 + parent: 2173 + - uid: 5457 + components: + - type: Transform + pos: 48.5,24.5 + parent: 2173 + - uid: 5525 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -52.5,2.5 + parent: 2173 + - uid: 5534 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -32.5,11.5 + parent: 2173 + - uid: 5561 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -52.5,14.5 + parent: 2173 + - uid: 5568 + components: + - type: Transform + pos: -45.5,14.5 + parent: 2173 + - uid: 6041 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 48.5,16.5 + parent: 2173 + - uid: 6082 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 13.5,24.5 + parent: 2173 + - uid: 6089 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -0.5,36.5 + parent: 2173 + - uid: 6142 + components: + - type: Transform + pos: 17.5,15.5 + parent: 2173 +- proto: DisposalJunction + entities: + - uid: 4413 + components: + - type: Transform + pos: 48.5,22.5 + parent: 2173 + - uid: 5520 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -47.5,2.5 + parent: 2173 +- proto: DisposalJunctionFlipped + entities: + - uid: 4290 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 52.5,16.5 + parent: 2173 + - uid: 4415 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -0.5,16.5 + parent: 2173 + - uid: 5355 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 48.5,2.5 + parent: 2173 + - uid: 5397 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 27.5,2.5 + parent: 2173 + - uid: 5419 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 5.5,2.5 + parent: 2173 + - uid: 5427 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 3.5,2.5 + parent: 2173 + - uid: 5440 + components: + - type: Transform + pos: 3.5,15.5 + parent: 2173 + - uid: 5480 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -6.5,2.5 + parent: 2173 + - uid: 5502 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -28.5,2.5 + parent: 2173 + - uid: 5543 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -32.5,2.5 + parent: 2173 +- proto: DisposalPipe + entities: + - uid: 830 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 15.5,25.5 + parent: 2173 + - uid: 832 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 4.5,27.5 + parent: 2173 + - uid: 833 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,27.5 + parent: 2173 + - uid: 1076 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -1.5,27.5 + parent: 2173 + - uid: 1097 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,24.5 + parent: 2173 + - uid: 1100 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 27.5,25.5 + parent: 2173 + - uid: 1101 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 18.5,18.5 + parent: 2173 + - uid: 1104 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 19.5,18.5 + parent: 2173 + - uid: 1420 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 18.5,25.5 + parent: 2173 + - uid: 1468 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 19.5,25.5 + parent: 2173 + - uid: 1477 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 21.5,25.5 + parent: 2173 + - uid: 1485 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 20.5,25.5 + parent: 2173 + - uid: 1490 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 22.5,25.5 + parent: 2173 + - uid: 1534 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 16.5,25.5 + parent: 2173 + - uid: 1535 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 3.5,27.5 + parent: 2173 + - uid: 1543 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 0.5,27.5 + parent: 2173 + - uid: 1551 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -2.5,27.5 + parent: 2173 + - uid: 1554 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,23.5 + parent: 2173 + - uid: 1555 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 26.5,25.5 + parent: 2173 + - uid: 1595 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,20.5 + parent: 2173 + - uid: 1756 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 28.5,16.5 + parent: 2173 + - uid: 1779 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,19.5 + parent: 2173 + - uid: 1780 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 25.5,25.5 + parent: 2173 + - uid: 1781 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,22.5 + parent: 2173 + - uid: 1789 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -0.5,27.5 + parent: 2173 + - uid: 1790 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,27.5 + parent: 2173 + - uid: 1791 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 17.5,25.5 + parent: 2173 + - uid: 1794 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 17.5,17.5 + parent: 2173 + - uid: 1795 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,18.5 + parent: 2173 + - uid: 1796 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 20.5,18.5 + parent: 2173 + - uid: 1797 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 21.5,18.5 + parent: 2173 + - uid: 1798 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 22.5,18.5 + parent: 2173 + - uid: 1799 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 23.5,18.5 + parent: 2173 + - uid: 1800 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 24.5,18.5 + parent: 2173 + - uid: 1807 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 25.5,18.5 + parent: 2173 + - uid: 1808 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 30.5,16.5 + parent: 2173 + - uid: 2095 + components: + - type: Transform + pos: -5.5,17.5 + parent: 2173 + - uid: 2156 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 10.5,27.5 + parent: 2173 + - uid: 2157 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 8.5,27.5 + parent: 2173 + - uid: 2159 + components: + - type: Transform + pos: 11.5,26.5 + parent: 2173 + - uid: 2160 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 14.5,25.5 + parent: 2173 + - uid: 2161 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 13.5,25.5 + parent: 2173 + - uid: 2162 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 12.5,25.5 + parent: 2173 + - uid: 2163 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 7.5,27.5 + parent: 2173 + - uid: 2164 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 6.5,27.5 + parent: 2173 + - uid: 2210 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 5.5,27.5 + parent: 2173 + - uid: 2211 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 9.5,27.5 + parent: 2173 + - uid: 2212 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,21.5 + parent: 2173 + - uid: 2213 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 28.5,25.5 + parent: 2173 + - uid: 2216 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 26.5,18.5 + parent: 2173 + - uid: 2219 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 27.5,18.5 + parent: 2173 + - uid: 2349 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 30.5,13.5 + parent: 2173 + - uid: 2350 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 32.5,13.5 + parent: 2173 + - uid: 2376 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 31.5,13.5 + parent: 2173 + - uid: 2421 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 33.5,13.5 + parent: 2173 + - uid: 2429 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 34.5,13.5 + parent: 2173 + - uid: 2477 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 35.5,13.5 + parent: 2173 + - uid: 2479 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 36.5,13.5 + parent: 2173 + - uid: 2483 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 37.5,13.5 + parent: 2173 + - uid: 2501 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 53.5,6.5 + parent: 2173 + - uid: 2518 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 38.5,13.5 + parent: 2173 + - uid: 2842 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,14.5 + parent: 2173 + - uid: 3764 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 24.5,25.5 + parent: 2173 + - uid: 4398 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -3.5,27.5 + parent: 2173 + - uid: 4414 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 23.5,25.5 + parent: 2173 + - uid: 4706 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,15.5 + parent: 2173 + - uid: 5353 + components: + - type: Transform + pos: 48.5,4.5 + parent: 2173 + - uid: 5354 + components: + - type: Transform + pos: 48.5,3.5 + parent: 2173 + - uid: 5356 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 49.5,2.5 + parent: 2173 + - uid: 5357 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 50.5,2.5 + parent: 2173 + - uid: 5358 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 51.5,2.5 + parent: 2173 + - uid: 5360 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 52.5,3.5 + parent: 2173 + - uid: 5361 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 52.5,4.5 + parent: 2173 + - uid: 5364 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 53.5,7.5 + parent: 2173 + - uid: 5365 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 53.5,8.5 + parent: 2173 + - uid: 5366 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 53.5,9.5 + parent: 2173 + - uid: 5367 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 53.5,10.5 + parent: 2173 + - uid: 5368 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 53.5,11.5 + parent: 2173 + - uid: 5369 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 53.5,12.5 + parent: 2173 + - uid: 5372 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 52.5,14.5 + parent: 2173 + - uid: 5373 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 52.5,15.5 + parent: 2173 + - uid: 5375 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 52.5,17.5 + parent: 2173 + - uid: 5377 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 47.5,2.5 + parent: 2173 + - uid: 5378 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 46.5,2.5 + parent: 2173 + - uid: 5379 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 45.5,2.5 + parent: 2173 + - uid: 5380 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 44.5,2.5 + parent: 2173 + - uid: 5381 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 43.5,2.5 + parent: 2173 + - uid: 5382 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 42.5,2.5 + parent: 2173 + - uid: 5383 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 41.5,2.5 + parent: 2173 + - uid: 5384 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 40.5,2.5 + parent: 2173 + - uid: 5385 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 39.5,2.5 + parent: 2173 + - uid: 5386 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 38.5,2.5 + parent: 2173 + - uid: 5387 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 37.5,2.5 + parent: 2173 + - uid: 5388 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 36.5,2.5 + parent: 2173 + - uid: 5389 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 35.5,2.5 + parent: 2173 + - uid: 5390 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 34.5,2.5 + parent: 2173 + - uid: 5391 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 33.5,2.5 + parent: 2173 + - uid: 5392 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 32.5,2.5 + parent: 2173 + - uid: 5393 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 31.5,2.5 + parent: 2173 + - uid: 5394 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 30.5,2.5 + parent: 2173 + - uid: 5395 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 29.5,2.5 + parent: 2173 + - uid: 5396 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 28.5,2.5 + parent: 2173 + - uid: 5398 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 26.5,2.5 + parent: 2173 + - uid: 5399 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 25.5,2.5 + parent: 2173 + - uid: 5400 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 24.5,2.5 + parent: 2173 + - uid: 5401 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 23.5,2.5 + parent: 2173 + - uid: 5402 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 22.5,2.5 + parent: 2173 + - uid: 5403 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 21.5,2.5 + parent: 2173 + - uid: 5404 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 20.5,2.5 + parent: 2173 + - uid: 5405 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 19.5,2.5 + parent: 2173 + - uid: 5406 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 18.5,2.5 + parent: 2173 + - uid: 5407 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 17.5,2.5 + parent: 2173 + - uid: 5408 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 16.5,2.5 + parent: 2173 + - uid: 5409 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 15.5,2.5 + parent: 2173 + - uid: 5410 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 14.5,2.5 + parent: 2173 + - uid: 5411 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 13.5,2.5 + parent: 2173 + - uid: 5412 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 12.5,2.5 + parent: 2173 + - uid: 5413 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 11.5,2.5 + parent: 2173 + - uid: 5414 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 10.5,2.5 + parent: 2173 + - uid: 5415 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 9.5,2.5 + parent: 2173 + - uid: 5416 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 8.5,2.5 + parent: 2173 + - uid: 5417 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 7.5,2.5 + parent: 2173 + - uid: 5418 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 6.5,2.5 + parent: 2173 + - uid: 5420 + components: + - type: Transform + pos: 27.5,3.5 + parent: 2173 + - uid: 5421 + components: + - type: Transform + pos: 27.5,4.5 + parent: 2173 + - uid: 5424 + components: + - type: Transform + pos: 5.5,5.5 + parent: 2173 + - uid: 5425 + components: + - type: Transform + pos: 5.5,4.5 + parent: 2173 + - uid: 5426 + components: + - type: Transform + pos: 5.5,3.5 + parent: 2173 + - uid: 5428 + components: + - type: Transform + pos: 3.5,3.5 + parent: 2173 + - uid: 5429 + components: + - type: Transform + pos: 3.5,4.5 + parent: 2173 + - uid: 5430 + components: + - type: Transform + pos: 3.5,5.5 + parent: 2173 + - uid: 5431 + components: + - type: Transform + pos: 3.5,6.5 + parent: 2173 + - uid: 5432 + components: + - type: Transform + pos: 3.5,7.5 + parent: 2173 + - uid: 5433 + components: + - type: Transform + pos: 3.5,8.5 + parent: 2173 + - uid: 5434 + components: + - type: Transform + pos: 3.5,9.5 + parent: 2173 + - uid: 5435 + components: + - type: Transform + pos: 3.5,10.5 + parent: 2173 + - uid: 5436 + components: + - type: Transform + pos: 3.5,11.5 + parent: 2173 + - uid: 5437 + components: + - type: Transform + pos: 3.5,12.5 + parent: 2173 + - uid: 5438 + components: + - type: Transform + pos: 3.5,13.5 + parent: 2173 + - uid: 5439 + components: + - type: Transform + pos: 3.5,14.5 + parent: 2173 + - uid: 5442 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,16.5 + parent: 2173 + - uid: 5443 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,16.5 + parent: 2173 + - uid: 5444 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 0.5,16.5 + parent: 2173 + - uid: 5446 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -1.5,16.5 + parent: 2173 + - uid: 5447 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -2.5,16.5 + parent: 2173 + - uid: 5448 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -3.5,16.5 + parent: 2173 + - uid: 5449 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -4.5,16.5 + parent: 2173 + - uid: 5458 + components: + - type: Transform + pos: 48.5,23.5 + parent: 2173 + - uid: 5459 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 47.5,24.5 + parent: 2173 + - uid: 5460 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 46.5,24.5 + parent: 2173 + - uid: 5461 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 45.5,24.5 + parent: 2173 + - uid: 5466 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 44.5,24.5 + parent: 2173 + - uid: 5467 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 43.5,24.5 + parent: 2173 + - uid: 5468 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 42.5,24.5 + parent: 2173 + - uid: 5469 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 41.5,24.5 + parent: 2173 + - uid: 5470 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 4.5,2.5 + parent: 2173 + - uid: 5471 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,2.5 + parent: 2173 + - uid: 5472 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,2.5 + parent: 2173 + - uid: 5473 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 0.5,2.5 + parent: 2173 + - uid: 5474 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -0.5,2.5 + parent: 2173 + - uid: 5475 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -1.5,2.5 + parent: 2173 + - uid: 5476 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -2.5,2.5 + parent: 2173 + - uid: 5477 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -3.5,2.5 + parent: 2173 + - uid: 5478 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -4.5,2.5 + parent: 2173 + - uid: 5479 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -5.5,2.5 + parent: 2173 + - uid: 5481 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -7.5,2.5 + parent: 2173 + - uid: 5482 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -8.5,2.5 + parent: 2173 + - uid: 5483 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -9.5,2.5 + parent: 2173 + - uid: 5484 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -10.5,2.5 + parent: 2173 + - uid: 5485 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -11.5,2.5 + parent: 2173 + - uid: 5486 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -12.5,2.5 + parent: 2173 + - uid: 5487 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -13.5,2.5 + parent: 2173 + - uid: 5488 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -14.5,2.5 + parent: 2173 + - uid: 5489 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -15.5,2.5 + parent: 2173 + - uid: 5490 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -16.5,2.5 + parent: 2173 + - uid: 5491 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -17.5,2.5 + parent: 2173 + - uid: 5492 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -18.5,2.5 + parent: 2173 + - uid: 5493 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -19.5,2.5 + parent: 2173 + - uid: 5494 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -20.5,2.5 + parent: 2173 + - uid: 5495 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -21.5,2.5 + parent: 2173 + - uid: 5496 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -22.5,2.5 + parent: 2173 + - uid: 5497 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -23.5,2.5 + parent: 2173 + - uid: 5498 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -24.5,2.5 + parent: 2173 + - uid: 5499 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -25.5,2.5 + parent: 2173 + - uid: 5500 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -26.5,2.5 + parent: 2173 + - uid: 5501 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -27.5,2.5 + parent: 2173 + - uid: 5503 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -29.5,2.5 + parent: 2173 + - uid: 5504 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -30.5,2.5 + parent: 2173 + - uid: 5505 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -31.5,2.5 + parent: 2173 + - uid: 5506 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -33.5,2.5 + parent: 2173 + - uid: 5507 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -34.5,2.5 + parent: 2173 + - uid: 5508 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -35.5,2.5 + parent: 2173 + - uid: 5509 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -36.5,2.5 + parent: 2173 + - uid: 5510 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -37.5,2.5 + parent: 2173 + - uid: 5511 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -38.5,2.5 + parent: 2173 + - uid: 5512 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -39.5,2.5 + parent: 2173 + - uid: 5513 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -40.5,2.5 + parent: 2173 + - uid: 5514 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -41.5,2.5 + parent: 2173 + - uid: 5515 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -42.5,2.5 + parent: 2173 + - uid: 5516 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -43.5,2.5 + parent: 2173 + - uid: 5517 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -44.5,2.5 + parent: 2173 + - uid: 5518 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -45.5,2.5 + parent: 2173 + - uid: 5519 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -46.5,2.5 + parent: 2173 + - uid: 5521 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -48.5,2.5 + parent: 2173 + - uid: 5522 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -49.5,2.5 + parent: 2173 + - uid: 5523 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -50.5,2.5 + parent: 2173 + - uid: 5524 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -51.5,2.5 + parent: 2173 + - uid: 5529 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -27.5,11.5 + parent: 2173 + - uid: 5530 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -28.5,11.5 + parent: 2173 + - uid: 5531 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -29.5,11.5 + parent: 2173 + - uid: 5532 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -30.5,11.5 + parent: 2173 + - uid: 5533 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -31.5,11.5 + parent: 2173 + - uid: 5535 + components: + - type: Transform + pos: -32.5,10.5 + parent: 2173 + - uid: 5536 + components: + - type: Transform + pos: -32.5,9.5 + parent: 2173 + - uid: 5537 + components: + - type: Transform + pos: -32.5,8.5 + parent: 2173 + - uid: 5538 + components: + - type: Transform + pos: -32.5,7.5 + parent: 2173 + - uid: 5539 + components: + - type: Transform + pos: -32.5,6.5 + parent: 2173 + - uid: 5540 + components: + - type: Transform + pos: -32.5,5.5 + parent: 2173 + - uid: 5541 + components: + - type: Transform + pos: -32.5,4.5 + parent: 2173 + - uid: 5542 + components: + - type: Transform + pos: -32.5,3.5 + parent: 2173 + - uid: 5544 + components: + - type: Transform + pos: -28.5,3.5 + parent: 2173 + - uid: 5545 + components: + - type: Transform + pos: -28.5,4.5 + parent: 2173 + - uid: 5546 + components: + - type: Transform + pos: -6.5,3.5 + parent: 2173 + - uid: 5547 + components: + - type: Transform + pos: -6.5,4.5 + parent: 2173 + - uid: 5548 + components: + - type: Transform + pos: -6.5,5.5 + parent: 2173 + - uid: 5550 + components: + - type: Transform + pos: -52.5,3.5 + parent: 2173 + - uid: 5551 + components: + - type: Transform + pos: -52.5,4.5 + parent: 2173 + - uid: 5552 + components: + - type: Transform + pos: -52.5,5.5 + parent: 2173 + - uid: 5553 + components: + - type: Transform + pos: -52.5,6.5 + parent: 2173 + - uid: 5554 + components: + - type: Transform + pos: -52.5,7.5 + parent: 2173 + - uid: 5555 + components: + - type: Transform + pos: -52.5,8.5 + parent: 2173 + - uid: 5556 + components: + - type: Transform + pos: -52.5,9.5 + parent: 2173 + - uid: 5557 + components: + - type: Transform + pos: -52.5,10.5 + parent: 2173 + - uid: 5558 + components: + - type: Transform + pos: -52.5,11.5 + parent: 2173 + - uid: 5559 + components: + - type: Transform + pos: -52.5,12.5 + parent: 2173 + - uid: 5560 + components: + - type: Transform + pos: -52.5,13.5 + parent: 2173 + - uid: 5562 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -51.5,14.5 + parent: 2173 + - uid: 5563 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -50.5,14.5 + parent: 2173 + - uid: 5564 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -49.5,14.5 + parent: 2173 + - uid: 5565 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -48.5,14.5 + parent: 2173 + - uid: 5566 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -47.5,14.5 + parent: 2173 + - uid: 5567 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -46.5,14.5 + parent: 2173 + - uid: 6011 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 45.5,22.5 + parent: 2173 + - uid: 6031 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 46.5,22.5 + parent: 2173 + - uid: 6032 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 47.5,22.5 + parent: 2173 + - uid: 6033 + components: + - type: Transform + pos: 48.5,21.5 + parent: 2173 + - uid: 6034 + components: + - type: Transform + pos: 48.5,20.5 + parent: 2173 + - uid: 6035 + components: + - type: Transform + pos: 48.5,19.5 + parent: 2173 + - uid: 6036 + components: + - type: Transform + pos: 48.5,18.5 + parent: 2173 + - uid: 6037 + components: + - type: Transform + pos: 48.5,17.5 + parent: 2173 + - uid: 6038 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 49.5,16.5 + parent: 2173 + - uid: 6039 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 50.5,16.5 + parent: 2173 + - uid: 6040 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 51.5,16.5 + parent: 2173 + - uid: 6042 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 40.5,24.5 + parent: 2173 + - uid: 6053 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 39.5,24.5 + parent: 2173 + - uid: 6054 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 38.5,24.5 + parent: 2173 + - uid: 6055 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 37.5,24.5 + parent: 2173 + - uid: 6056 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 36.5,24.5 + parent: 2173 + - uid: 6057 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 35.5,24.5 + parent: 2173 + - uid: 6058 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 34.5,24.5 + parent: 2173 + - uid: 6059 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 33.5,24.5 + parent: 2173 + - uid: 6060 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 32.5,24.5 + parent: 2173 + - uid: 6061 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 31.5,24.5 + parent: 2173 + - uid: 6062 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 30.5,24.5 + parent: 2173 + - uid: 6063 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 29.5,24.5 + parent: 2173 + - uid: 6064 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 28.5,24.5 + parent: 2173 + - uid: 6065 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 27.5,24.5 + parent: 2173 + - uid: 6066 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 26.5,24.5 + parent: 2173 + - uid: 6067 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 25.5,24.5 + parent: 2173 + - uid: 6068 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 24.5,24.5 + parent: 2173 + - uid: 6069 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 23.5,24.5 + parent: 2173 + - uid: 6070 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 22.5,24.5 + parent: 2173 + - uid: 6071 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 21.5,24.5 + parent: 2173 + - uid: 6072 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 20.5,24.5 + parent: 2173 + - uid: 6073 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 19.5,24.5 + parent: 2173 + - uid: 6074 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 18.5,24.5 + parent: 2173 + - uid: 6075 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 17.5,24.5 + parent: 2173 + - uid: 6076 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 16.5,24.5 + parent: 2173 + - uid: 6077 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 15.5,24.5 + parent: 2173 + - uid: 6078 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 14.5,24.5 + parent: 2173 + - uid: 6079 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 13.5,23.5 + parent: 2173 + - uid: 6085 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 3.5,36.5 + parent: 2173 + - uid: 6086 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,36.5 + parent: 2173 + - uid: 6087 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,36.5 + parent: 2173 + - uid: 6088 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 0.5,36.5 + parent: 2173 + - uid: 6090 + components: + - type: Transform + pos: -0.5,35.5 + parent: 2173 + - uid: 6091 + components: + - type: Transform + pos: -0.5,34.5 + parent: 2173 + - uid: 6092 + components: + - type: Transform + pos: -0.5,33.5 + parent: 2173 + - uid: 6093 + components: + - type: Transform + pos: -0.5,32.5 + parent: 2173 + - uid: 6094 + components: + - type: Transform + pos: -0.5,31.5 + parent: 2173 + - uid: 6095 + components: + - type: Transform + pos: -0.5,30.5 + parent: 2173 + - uid: 6096 + components: + - type: Transform + pos: -0.5,29.5 + parent: 2173 + - uid: 6097 + components: + - type: Transform + pos: -0.5,28.5 + parent: 2173 + - uid: 6098 + components: + - type: Transform + pos: -0.5,27.5 + parent: 2173 + - uid: 6099 + components: + - type: Transform + pos: -0.5,26.5 + parent: 2173 + - uid: 6100 + components: + - type: Transform + pos: -0.5,25.5 + parent: 2173 + - uid: 6101 + components: + - type: Transform + pos: -0.5,24.5 + parent: 2173 + - uid: 6102 + components: + - type: Transform + pos: -0.5,23.5 + parent: 2173 + - uid: 6103 + components: + - type: Transform + pos: -0.5,22.5 + parent: 2173 + - uid: 6104 + components: + - type: Transform + pos: -0.5,21.5 + parent: 2173 + - uid: 6105 + components: + - type: Transform + pos: -0.5,20.5 + parent: 2173 + - uid: 6106 + components: + - type: Transform + pos: -0.5,19.5 + parent: 2173 + - uid: 6107 + components: + - type: Transform + pos: -0.5,18.5 + parent: 2173 + - uid: 6108 + components: + - type: Transform + pos: -0.5,17.5 + parent: 2173 + - uid: 6125 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 4.5,15.5 + parent: 2173 + - uid: 6126 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 5.5,15.5 + parent: 2173 + - uid: 6127 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 6.5,15.5 + parent: 2173 + - uid: 6128 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 7.5,15.5 + parent: 2173 + - uid: 6129 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 8.5,15.5 + parent: 2173 + - uid: 6130 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 9.5,15.5 + parent: 2173 + - uid: 6131 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 10.5,15.5 + parent: 2173 + - uid: 6132 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 11.5,15.5 + parent: 2173 + - uid: 6133 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 12.5,15.5 + parent: 2173 + - uid: 6134 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 13.5,15.5 + parent: 2173 + - uid: 6135 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 14.5,15.5 + parent: 2173 + - uid: 6136 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 15.5,15.5 + parent: 2173 + - uid: 6137 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 16.5,15.5 + parent: 2173 + - uid: 6138 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 17.5,14.5 + parent: 2173 + - uid: 6139 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 17.5,13.5 + parent: 2173 + - uid: 6140 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 17.5,12.5 + parent: 2173 + - uid: 6141 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 17.5,11.5 + parent: 2173 +- proto: DisposalRouterFlipped + entities: + - uid: 1761 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 30.5,17.5 + parent: 2173 + - type: DisposalRouter + tags: + - mailroom + - uid: 1769 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 29.5,17.5 + parent: 2173 + - type: DisposalRouter + tags: + - janitor + - uid: 1770 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 28.5,17.5 + parent: 2173 + - type: DisposalRouter + tags: + - bridge + - uid: 2837 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 29.5,16.5 + parent: 2173 + - type: DisposalRouter + tags: + - stationguard +- proto: DisposalTrunk + entities: + - uid: 430 + components: + - type: Transform + pos: -5.5,18.5 + parent: 2173 + - uid: 1103 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 17.5,16.5 + parent: 2173 + - uid: 1221 + components: + - type: Transform + pos: 39.5,15.5 + parent: 2173 + - uid: 1793 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 31.5,18.5 + parent: 2173 + - uid: 3795 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -4.5,26.5 + parent: 2173 + - uid: 4433 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 4.5,36.5 + parent: 2173 + - uid: 5003 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 13.5,22.5 + parent: 2173 + - uid: 5351 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 49.5,5.5 + parent: 2173 + - uid: 5376 + components: + - type: Transform + pos: 52.5,18.5 + parent: 2173 + - uid: 5422 + components: + - type: Transform + pos: 27.5,5.5 + parent: 2173 + - uid: 5423 + components: + - type: Transform + pos: 5.5,6.5 + parent: 2173 + - uid: 5526 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -47.5,1.5 + parent: 2173 + - uid: 5527 + components: + - type: Transform + pos: -28.5,5.5 + parent: 2173 + - uid: 5528 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -26.5,11.5 + parent: 2173 + - uid: 5549 + components: + - type: Transform + pos: -6.5,6.5 + parent: 2173 + - uid: 5569 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -45.5,13.5 + parent: 2173 + - uid: 6010 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 44.5,22.5 + parent: 2173 + - uid: 6143 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 17.5,10.5 + parent: 2173 +- proto: DisposalUnit + entities: + - uid: 1472 + components: + - type: Transform + pos: -45.5,13.5 + parent: 2173 + - uid: 1537 + components: + - type: Transform + pos: -5.5,18.5 + parent: 2173 + - uid: 2401 + components: + - type: Transform + pos: -47.5,1.5 + parent: 2173 + - uid: 2426 + components: + - type: Transform + pos: 5.5,6.5 + parent: 2173 + - uid: 2427 + components: + - type: Transform + pos: -6.5,6.5 + parent: 2173 + - uid: 2519 + components: + - type: Transform + pos: 13.5,22.5 + parent: 2173 + - uid: 2552 + components: + - type: Transform + pos: 27.5,5.5 + parent: 2173 + - uid: 2553 + components: + - type: Transform + pos: -28.5,5.5 + parent: 2173 + - uid: 2554 + components: + - type: Transform + pos: 49.5,5.5 + parent: 2173 + - uid: 2639 + components: + - type: Transform + pos: -26.5,11.5 + parent: 2173 + - uid: 4276 + components: + - type: Transform + pos: 17.5,10.5 + parent: 2173 + - uid: 4426 + components: + - type: Transform + pos: 4.5,36.5 + parent: 2173 + - uid: 5810 + components: + - type: Transform + pos: 44.5,22.5 + parent: 2173 +- proto: DogBed + entities: + - uid: 412 + components: + - type: MetaData + desc: A comfy looking cat-bed. This one appears to be scratched up a lot around the sides. + name: cat bed + - type: Transform + pos: 27.5,18.5 + parent: 2173 + - uid: 5017 + components: + - type: Transform + pos: 9.5,21.5 + parent: 2173 +- proto: DresserStationRepresentativeFilled + entities: + - uid: 4998 + components: + - type: Transform + pos: 26.5,11.5 + parent: 2173 +- proto: DrinkDriestMartiniGlass + entities: + - uid: 4288 + components: + - type: Transform + pos: 20.639734,10.901373 + parent: 2173 +- proto: DrinkWaterCup + entities: + - uid: 2517 + components: + - type: Transform + pos: 43.48876,8.557232 + parent: 2173 + - uid: 3006 + components: + - type: Transform + pos: 43.359848,8.699106 + parent: 2173 + - uid: 3011 + components: + - type: Transform + pos: 43.695023,8.712004 + parent: 2173 + - uid: 6029 + components: + - type: Transform + pos: 8.3031645,13.530552 + parent: 2173 + - uid: 6146 + components: + - type: Transform + pos: 8.510882,13.686802 + parent: 2173 + - uid: 6147 + components: + - type: Transform + pos: 8.698382,13.488884 + parent: 2173 +- proto: EmergencyLight + entities: + - uid: 395 + components: + - type: Transform + pos: 22.5,12.5 + parent: 2173 + - uid: 414 + components: + - type: Transform + pos: 49.5,5.5 + parent: 2173 + - uid: 4324 + components: + - type: Transform + pos: 54.5,3.5 + parent: 2173 + - type: PointLight + enabled: True + - type: ActiveEmergencyLight + - uid: 4326 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 35.5,1.5 + parent: 2173 + - type: PointLight + enabled: True + - type: ActiveEmergencyLight + - uid: 4330 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 29.5,-4.5 + parent: 2173 + - type: PointLight + enabled: True + - type: ActiveEmergencyLight + - uid: 4331 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 27.5,-14.5 + parent: 2173 + - type: PointLight + enabled: True + - type: ActiveEmergencyLight + - uid: 4332 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 20.5,1.5 + parent: 2173 + - type: PointLight + enabled: True + - type: ActiveEmergencyLight + - uid: 4333 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 11.5,1.5 + parent: 2173 + - type: PointLight + enabled: True + - type: ActiveEmergencyLight + - uid: 4334 + components: + - type: Transform + pos: 6.5,6.5 + parent: 2173 + - type: PointLight + enabled: True + - type: ActiveEmergencyLight + - uid: 4335 + components: + - type: Transform + pos: -7.5,6.5 + parent: 2173 + - type: PointLight + enabled: True + - type: ActiveEmergencyLight + - uid: 4336 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -12.5,1.5 + parent: 2173 + - type: PointLight + enabled: True + - type: ActiveEmergencyLight + - uid: 4337 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -21.5,1.5 + parent: 2173 + - type: PointLight + enabled: True + - type: ActiveEmergencyLight + - uid: 4338 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -30.5,-4.5 + parent: 2173 + - type: PointLight + enabled: True + - type: ActiveEmergencyLight + - uid: 4339 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -28.5,-14.5 + parent: 2173 + - type: PointLight + enabled: True + - type: ActiveEmergencyLight + - uid: 4340 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -31.5,1.5 + parent: 2173 + - type: PointLight + enabled: True + - type: ActiveEmergencyLight + - uid: 4341 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -41.5,1.5 + parent: 2173 + - type: PointLight + enabled: True + - type: ActiveEmergencyLight + - uid: 4342 + components: + - type: Transform + pos: -50.5,8.5 + parent: 2173 + - type: PointLight + enabled: True + - type: ActiveEmergencyLight + - uid: 4343 + components: + - type: Transform + pos: -50.5,15.5 + parent: 2173 + - type: PointLight + enabled: True + - type: ActiveEmergencyLight + - uid: 4344 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -45.5,16.5 + parent: 2173 + - type: PointLight + enabled: True + - type: ActiveEmergencyLight + - uid: 4345 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -45.5,10.5 + parent: 2173 + - type: PointLight + enabled: True + - type: ActiveEmergencyLight + - uid: 4346 + components: + - type: Transform + pos: -35.5,12.5 + parent: 2173 + - type: PointLight + enabled: True + - type: ActiveEmergencyLight + - uid: 4347 + components: + - type: Transform + pos: -26.5,18.5 + parent: 2173 + - type: PointLight + enabled: True + - type: ActiveEmergencyLight + - uid: 4348 + components: + - type: Transform + pos: -31.5,18.5 + parent: 2173 + - type: PointLight + enabled: True + - type: ActiveEmergencyLight + - uid: 4350 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -5.5,14.5 + parent: 2173 + - type: PointLight + enabled: True + - type: ActiveEmergencyLight + - uid: 4351 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 4.5,14.5 + parent: 2173 + - type: PointLight + enabled: True + - type: ActiveEmergencyLight + - uid: 4353 + components: + - type: Transform + pos: 13.5,16.5 + parent: 2173 + - type: PointLight + enabled: True + - type: ActiveEmergencyLight + - uid: 4355 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -5.5,22.5 + parent: 2173 + - type: PointLight + enabled: True + - type: ActiveEmergencyLight + - uid: 4356 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,23.5 + parent: 2173 + - type: PointLight + enabled: True + - type: ActiveEmergencyLight + - uid: 4357 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 4.5,40.5 + parent: 2173 + - type: PointLight + enabled: True + - type: ActiveEmergencyLight + - uid: 4358 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 5.5,52.5 + parent: 2173 + - type: PointLight + enabled: True + - type: ActiveEmergencyLight + - uid: 4944 + components: + - type: Transform + pos: 28.5,18.5 + parent: 2173 +- proto: EmergencyMedipen + entities: + - uid: 5720 + components: + - type: Transform + pos: -48.664906,15.32777 + parent: 2173 + - uid: 5721 + components: + - type: Transform + pos: -48.589905,15.402771 + parent: 2173 +- proto: EmergencyRollerBedSpawnFolded + entities: + - uid: 2389 + components: + - type: Transform + pos: -49.449234,15.683861 + parent: 2173 +- proto: FaxMachineBase + entities: + - uid: 2859 + components: + - type: Transform + pos: 41.5,18.5 + parent: 2173 + - type: FaxMachine + name: Frontier Outpost Station Guard + - uid: 4453 + components: + - type: Transform + pos: 0.5,5.5 + parent: 2173 + - type: FaxMachine + name: Frontier Outpost Reception + - uid: 5660 + components: + - type: Transform + pos: 3.5,21.5 + parent: 2173 + - type: FaxMachine + name: Frontier Outpost SR + - uid: 5746 + components: + - type: Transform + pos: 13.5,16.5 + parent: 2173 + - type: FaxMachine + name: Frontier Outpost STC +- proto: FaxMachineCaptain + entities: + - uid: 6049 + components: + - type: Transform + pos: 22.5,9.5 + parent: 2173 + - type: FaxMachine + name: Frontier Outpost Administration +- proto: filingCabinetRandom + entities: + - uid: 3765 + components: + - type: Transform + pos: 6.5,23.5 + parent: 2173 +- proto: FireAlarm + entities: + - uid: 5570 + components: + - type: Transform + pos: -55.5,4.5 + parent: 2173 + - type: DeviceList + devices: + - 2250 + - 2249 + - 2248 + - 2245 + - 2246 + - 2247 + - 2252 + - 2251 + - 2256 + - uid: 5571 + components: + - type: Transform + pos: -50.5,16.5 + parent: 2173 + - type: DeviceList + devices: + - 2251 + - 2252 + - 2253 + - 2255 + - 2254 + - uid: 5572 + components: + - type: Transform + pos: -38.5,6.5 + parent: 2173 + - type: DeviceList + devices: + - 2245 + - 2246 + - 2247 + - 2262 + - 2263 + - 2264 + - 2258 + - 2259 + - 2274 + - 2273 + - 2272 + - 2271 + - 2270 + - 2269 + - 2268 + - uid: 5573 + components: + - type: Transform + pos: -34.5,13.5 + parent: 2173 + - type: DeviceList + devices: + - 2260 + - 2261 + - 2264 + - 2263 + - 2262 + - 2265 + - 2267 + - 2266 + - uid: 5574 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -27.5,-4.5 + parent: 2173 + - type: DeviceList + devices: + - 2274 + - 2273 + - 2272 + - 2277 + - 2276 + - 2275 + - uid: 5575 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -31.5,-14.5 + parent: 2173 + - type: DeviceList + devices: + - 2277 + - 2276 + - 2275 + - 2279 + - 2280 + - 2278 + - uid: 5576 + components: + - type: Transform + pos: -12.5,6.5 + parent: 2173 + - type: DeviceList + devices: + - 2271 + - 2270 + - 2269 + - 2268 + - 2281 + - 2282 + - 2283 + - 2284 + - 2285 + - 2291 + - 2292 + - 2293 + - uid: 5577 + components: + - type: Transform + pos: 11.5,6.5 + parent: 2173 + - type: DeviceList + devices: + - 2286 + - 2287 + - 2288 + - 2289 + - 2290 + - 2294 + - 2295 + - 2296 + - 2330 + - 2329 + - 2328 + - 2327 + - uid: 5579 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 26.5,-4.5 + parent: 2173 + - type: DeviceList + devices: + - 2331 + - 2332 + - 2333 + - 2336 + - 2335 + - 2334 + - uid: 5580 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 30.5,-14.5 + parent: 2173 + - type: DeviceList + devices: + - 2336 + - 2335 + - 2334 + - 2337 + - 2338 + - 2339 + - uid: 5583 + components: + - type: Transform + pos: 13.5,17.5 + parent: 2173 + - type: DeviceList + devices: + - 2311 + - 2310 + - uid: 5585 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -6.5,17.5 + parent: 2173 + - type: DeviceList + devices: + - 2293 + - 2292 + - 2291 + - 2294 + - 2295 + - 2296 + - 2301 + - 2302 + - 2303 + - 2304 + - 2297 + - 2298 + - 2299 + - 2300 + - 2323 + - 2324 + - 2308 + - 2309 + - uid: 5586 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 5.5,17.5 + parent: 2173 + - type: DeviceList + devices: + - 2293 + - 2292 + - 2291 + - 2294 + - 2295 + - 2296 + - 2301 + - 2302 + - 2303 + - 2304 + - 2297 + - 2298 + - 2299 + - 2300 + - 2323 + - 2324 + - 2308 + - 2309 + - uid: 5587 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -6.5,8.5 + parent: 2173 + - type: DeviceList + devices: + - 2293 + - 2292 + - 2291 + - 2294 + - 2295 + - 2296 + - 2301 + - 2302 + - 2303 + - 2304 + - 2297 + - 2298 + - 2299 + - 2300 + - 2323 + - 2324 + - 2308 + - 2309 + - uid: 5588 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 5.5,8.5 + parent: 2173 + - type: DeviceList + devices: + - 2293 + - 2292 + - 2291 + - 2294 + - 2295 + - 2296 + - 2301 + - 2302 + - 2303 + - 2304 + - 2297 + - 2298 + - 2299 + - 2300 + - 2323 + - 2324 + - 2308 + - 2309 + - uid: 5590 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -2.5,24.5 + parent: 2173 + - type: DeviceList + devices: + - 2316 + - 2317 + - 2318 + - 2305 + - 2306 + - 2307 + - 2326 + - uid: 5591 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 1.5,35.5 + parent: 2173 + - type: DeviceList + devices: + - 2321 + - 2320 + - 2319 +- proto: FireAxeCabinetFilledCommand + entities: + - uid: 2844 + components: + - type: Transform + pos: 11.5,17.5 + parent: 2173 +- proto: FirelockGlass + entities: + - uid: 968 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -18.5,14.5 + parent: 2173 + - uid: 2245 + components: + - type: Transform + pos: -46.5,2.5 + parent: 2173 + - uid: 2246 + components: + - type: Transform + pos: -46.5,3.5 + parent: 2173 + - uid: 2247 + components: + - type: Transform + pos: -46.5,4.5 + parent: 2173 + - uid: 2248 + components: + - type: Transform + pos: -56.5,1.5 + parent: 2173 + - uid: 2249 + components: + - type: Transform + pos: -56.5,2.5 + parent: 2173 + - uid: 2250 + components: + - type: Transform + pos: -56.5,3.5 + parent: 2173 + - uid: 2251 + components: + - type: Transform + pos: -52.5,9.5 + parent: 2173 + - uid: 2252 + components: + - type: Transform + pos: -51.5,9.5 + parent: 2173 + - uid: 2253 + components: + - type: Transform + pos: -46.5,14.5 + parent: 2173 + - uid: 2254 + components: + - type: Transform + pos: -46.5,17.5 + parent: 2173 + - uid: 2255 + components: + - type: Transform + pos: -50.5,17.5 + parent: 2173 + - uid: 2256 + components: + - type: Transform + pos: -46.5,8.5 + parent: 2173 + - uid: 2257 + components: + - type: Transform + pos: -44.5,12.5 + parent: 2173 + - uid: 2258 + components: + - type: Transform + pos: -40.5,7.5 + parent: 2173 + - uid: 2259 + components: + - type: Transform + pos: -39.5,7.5 + parent: 2173 + - uid: 2260 + components: + - type: Transform + pos: -40.5,10.5 + parent: 2173 + - uid: 2261 + components: + - type: Transform + pos: -39.5,10.5 + parent: 2173 + - uid: 2262 + components: + - type: Transform + pos: -33.5,5.5 + parent: 2173 + - uid: 2263 + components: + - type: Transform + pos: -32.5,5.5 + parent: 2173 + - uid: 2264 + components: + - type: Transform + pos: -31.5,5.5 + parent: 2173 + - uid: 2265 + components: + - type: Transform + pos: -31.5,13.5 + parent: 2173 + - uid: 2266 + components: + - type: Transform + pos: -27.5,13.5 + parent: 2173 + - uid: 2267 + components: + - type: Transform + pos: -25.5,12.5 + parent: 2173 + - uid: 2268 + components: + - type: Transform + pos: -27.5,4.5 + parent: 2173 + - uid: 2269 + components: + - type: Transform + pos: -27.5,3.5 + parent: 2173 + - uid: 2270 + components: + - type: Transform + pos: -27.5,2.5 + parent: 2173 + - uid: 2271 + components: + - type: Transform + pos: -27.5,1.5 + parent: 2173 + - uid: 2272 + components: + - type: Transform + pos: -28.5,0.5 + parent: 2173 + - uid: 2273 + components: + - type: Transform + pos: -29.5,0.5 + parent: 2173 + - uid: 2274 + components: + - type: Transform + pos: -30.5,0.5 + parent: 2173 + - uid: 2275 + components: + - type: Transform + pos: -28.5,-10.5 + parent: 2173 + - uid: 2276 + components: + - type: Transform + pos: -29.5,-10.5 + parent: 2173 + - uid: 2277 + components: + - type: Transform + pos: -30.5,-10.5 + parent: 2173 + - uid: 2278 + components: + - type: Transform + pos: -28.5,-24.5 + parent: 2173 + - uid: 2279 + components: + - type: Transform + pos: -30.5,-24.5 + parent: 2173 + - uid: 2280 + components: + - type: Transform + pos: -29.5,-24.5 + parent: 2173 + - uid: 2281 + components: + - type: Transform + pos: -2.5,2.5 + parent: 2173 + - uid: 2282 + components: + - type: Transform + pos: -2.5,3.5 + parent: 2173 + - uid: 2283 + components: + - type: Transform + pos: -2.5,4.5 + parent: 2173 + - uid: 2284 + components: + - type: Transform + pos: -2.5,5.5 + parent: 2173 + - uid: 2285 + components: + - type: Transform + pos: -2.5,6.5 + parent: 2173 + - uid: 2286 + components: + - type: Transform + pos: 1.5,2.5 + parent: 2173 + - uid: 2287 + components: + - type: Transform + pos: 1.5,3.5 + parent: 2173 + - uid: 2288 + components: + - type: Transform + pos: 1.5,4.5 + parent: 2173 + - uid: 2289 + components: + - type: Transform + pos: 1.5,5.5 + parent: 2173 + - uid: 2290 + components: + - type: Transform + pos: 1.5,6.5 + parent: 2173 + - uid: 2291 + components: + - type: Transform + pos: -3.5,7.5 + parent: 2173 + - uid: 2292 + components: + - type: Transform + pos: -4.5,7.5 + parent: 2173 + - uid: 2293 + components: + - type: Transform + pos: -5.5,7.5 + parent: 2173 + - uid: 2294 + components: + - type: Transform + pos: 2.5,7.5 + parent: 2173 + - uid: 2295 + components: + - type: Transform + pos: 3.5,7.5 + parent: 2173 + - uid: 2296 + components: + - type: Transform + pos: 4.5,7.5 + parent: 2173 + - uid: 2297 + components: + - type: Transform + pos: -2.5,18.5 + parent: 2173 + - uid: 2298 + components: + - type: Transform + pos: -2.5,17.5 + parent: 2173 + - uid: 2299 + components: + - type: Transform + pos: -2.5,16.5 + parent: 2173 + - uid: 2300 + components: + - type: Transform + pos: -2.5,15.5 + parent: 2173 + - uid: 2301 + components: + - type: Transform + pos: 1.5,15.5 + parent: 2173 + - uid: 2302 + components: + - type: Transform + pos: 1.5,16.5 + parent: 2173 + - uid: 2303 + components: + - type: Transform + pos: 1.5,17.5 + parent: 2173 + - uid: 2304 + components: + - type: Transform + pos: 1.5,18.5 + parent: 2173 + - uid: 2305 + components: + - type: Transform + pos: -1.5,19.5 + parent: 2173 + - uid: 2306 + components: + - type: Transform + pos: -0.5,19.5 + parent: 2173 + - uid: 2307 + components: + - type: Transform + pos: 0.5,19.5 + parent: 2173 + - uid: 2308 + components: + - type: Transform + pos: 5.5,15.5 + parent: 2173 + - uid: 2309 + components: + - type: Transform + pos: 5.5,16.5 + parent: 2173 + - uid: 2310 + components: + - type: Transform + pos: 9.5,15.5 + parent: 2173 + - uid: 2311 + components: + - type: Transform + pos: 9.5,16.5 + parent: 2173 + - uid: 2312 + components: + - type: Transform + pos: 7.5,17.5 + parent: 2173 + - uid: 2316 + components: + - type: Transform + pos: -1.5,30.5 + parent: 2173 + - uid: 2317 + components: + - type: Transform + pos: -0.5,30.5 + parent: 2173 + - uid: 2318 + components: + - type: Transform + pos: 0.5,30.5 + parent: 2173 + - uid: 2319 + components: + - type: Transform + pos: 0.5,34.5 + parent: 2173 + - uid: 2320 + components: + - type: Transform + pos: -0.5,34.5 + parent: 2173 + - uid: 2321 + components: + - type: Transform + pos: -1.5,34.5 + parent: 2173 + - uid: 2322 + components: + - type: Transform + pos: -19.5,11.5 + parent: 2173 + - uid: 2323 + components: + - type: Transform + pos: -6.5,15.5 + parent: 2173 + - uid: 2324 + components: + - type: Transform + pos: -6.5,16.5 + parent: 2173 + - uid: 2325 + components: + - type: Transform + pos: -4.5,19.5 + parent: 2173 + - uid: 2326 + components: + - type: Transform + pos: -2.5,26.5 + parent: 2173 + - uid: 2327 + components: + - type: Transform + pos: 26.5,4.5 + parent: 2173 + - uid: 2328 + components: + - type: Transform + pos: 26.5,3.5 + parent: 2173 + - uid: 2329 + components: + - type: Transform + pos: 26.5,2.5 + parent: 2173 + - uid: 2330 + components: + - type: Transform + pos: 26.5,1.5 + parent: 2173 + - uid: 2331 + components: + - type: Transform + pos: 27.5,0.5 + parent: 2173 + - uid: 2332 + components: + - type: Transform + pos: 28.5,0.5 + parent: 2173 + - uid: 2333 + components: + - type: Transform + pos: 29.5,0.5 + parent: 2173 + - uid: 2334 + components: + - type: Transform + pos: 29.5,-10.5 + parent: 2173 + - uid: 2335 + components: + - type: Transform + pos: 28.5,-10.5 + parent: 2173 + - uid: 2336 + components: + - type: Transform + pos: 27.5,-10.5 + parent: 2173 + - uid: 2337 + components: + - type: Transform + pos: 29.5,-24.5 + parent: 2173 + - uid: 2338 + components: + - type: Transform + pos: 28.5,-24.5 + parent: 2173 + - uid: 2339 + components: + - type: Transform + pos: 27.5,-24.5 + parent: 2173 + - uid: 2340 + components: + - type: Transform + pos: 55.5,3.5 + parent: 2173 + - uid: 2341 + components: + - type: Transform + pos: 55.5,2.5 + parent: 2173 + - uid: 2342 + components: + - type: Transform + pos: 55.5,1.5 + parent: 2173 + - uid: 2566 + components: + - type: Transform + pos: 35.5,25.5 + parent: 2173 + - uid: 2571 + components: + - type: Transform + pos: 35.5,22.5 + parent: 2173 + - uid: 2608 + components: + - type: Transform + pos: 35.5,26.5 + parent: 2173 + - uid: 2653 + components: + - type: Transform + pos: 2.5,26.5 + parent: 2173 + - uid: 2679 + components: + - type: Transform + pos: 35.5,23.5 + parent: 2173 + - uid: 3027 + components: + - type: Transform + pos: 35.5,24.5 + parent: 2173 + - uid: 3144 + components: + - type: Transform + pos: 12.5,26.5 + parent: 2173 + - uid: 3145 + components: + - type: Transform + pos: 12.5,24.5 + parent: 2173 + - uid: 4127 + components: + - type: Transform + pos: 2.5,27.5 + parent: 2173 + - uid: 5006 + components: + - type: Transform + pos: 2.5,28.5 + parent: 2173 + - uid: 5828 + components: + - type: Transform + pos: 12.5,25.5 + parent: 2173 + - uid: 5829 + components: + - type: Transform + pos: 12.5,23.5 + parent: 2173 + - uid: 5839 + components: + - type: Transform + pos: 55.5,24.5 + parent: 2173 + - uid: 5840 + components: + - type: Transform + pos: 55.5,25.5 + parent: 2173 + - uid: 5841 + components: + - type: Transform + pos: 55.5,26.5 + parent: 2173 + - uid: 5842 + components: + - type: Transform + pos: 48.5,21.5 + parent: 2173 +- proto: Fireplace + entities: + - uid: 3732 + components: + - type: Transform + pos: 20.5,12.5 + parent: 2173 + - uid: 4174 + components: + - type: Transform + pos: -4.5,28.5 + parent: 2173 +- proto: FloodlightBroken + entities: + - uid: 2809 + components: + - type: Transform + pos: 49.64797,15.570145 + parent: 2173 +- proto: FloorDrain + entities: + - uid: 2209 + components: + - type: Transform + pos: -48.5,12.5 + parent: 2173 + - type: Fixtures + fixtures: {} + - uid: 3124 + components: + - type: Transform + pos: 25.5,9.5 + parent: 2173 + - type: Fixtures + fixtures: {} + - uid: 4278 + components: + - type: Transform + pos: -4.5,22.5 + parent: 2173 + - type: Fixtures + fixtures: {} + - uid: 6084 + components: + - type: Transform + pos: 52.5,17.5 + parent: 2173 + - type: Fixtures + fixtures: {} +- proto: FoodBowlBigTrash + entities: + - uid: 2808 + components: + - type: Transform + pos: 48.568703,16.429901 + parent: 2173 +- proto: FoodBreadMoldy + entities: + - uid: 4406 + components: + - type: Transform + parent: 4405 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: FoodDonutJellySpaceman + entities: + - uid: 4289 + components: + - type: Transform + pos: 20.420221,10.579422 + parent: 2173 +- proto: FoodPizzaMoldySlice + entities: + - uid: 4407 + components: + - type: Transform + parent: 4405 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: FoodTinPeachesMaintOpen + entities: + - uid: 2208 + components: + - type: Transform + pos: 48.526165,17.807875 + parent: 2173 +- proto: GasAnalyzer + entities: + - uid: 2743 + components: + - type: Transform + pos: -31.330976,9.930967 + parent: 2173 +- proto: GasCanisterBrokenBase + entities: + - uid: 2807 + components: + - type: Transform + pos: 48.5,15.5 + parent: 2173 +- proto: GasMinerNitrogen + entities: + - uid: 1089 + components: + - type: Transform + pos: -37.5,14.5 + parent: 2173 +- proto: GasMinerOxygen + entities: + - uid: 1088 + components: + - type: Transform + pos: -37.5,16.5 + parent: 2173 +- proto: GasMixer + entities: + - uid: 1120 + components: + - type: MetaData + name: Distro mixer + - type: Transform + pos: -31.5,14.5 + parent: 2173 + - type: GasMixer + inletTwoConcentration: 0.78 + inletOneConcentration: 0.22 + - type: AtmosPipeColor + color: '#0055CCFF' +- proto: GasPassiveVent + entities: + - uid: 1090 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -36.5,14.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 1091 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -36.5,16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 1121 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -37.5,18.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' +- proto: GasPipeBend + entities: + - uid: 464 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 45.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 1119 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -30.5,12.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 1123 + components: + - type: Transform + pos: -31.5,16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 1135 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -41.5,12.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 1141 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -42.5,7.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 1147 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -37.5,7.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 1494 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -6.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 2559 + components: + - type: Transform + pos: -30.5,18.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 2840 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -5.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 2988 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 14.5,21.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 3050 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 5.5,23.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 3057 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 36.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4125 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 43.5,16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4264 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 37.5,16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4520 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -30.5,-26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4561 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -43.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4599 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -51.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4601 + components: + - type: Transform + pos: -50.5,5.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4634 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -52.5,14.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4653 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -44.5,8.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4710 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -6.5,5.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4713 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -4.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4714 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -4.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4740 + components: + - type: Transform + pos: 3.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4741 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 3.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4744 + components: + - type: Transform + pos: 5.5,5.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4745 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 5.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4821 + components: + - type: Transform + pos: 48.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4822 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 48.5,3.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4875 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 57.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4902 + components: + - type: Transform + pos: 60.5,3.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4906 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 58.5,-0.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5056 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -32.5,-25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5057 + components: + - type: Transform + pos: -26.5,-25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5062 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -28.5,-29.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5070 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 28.5,-23.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5071 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 29.5,-23.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5125 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 25.5,-25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5129 + components: + - type: Transform + pos: 31.5,-25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5130 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 27.5,-29.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5170 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -5.5,27.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5181 + components: + - type: Transform + pos: 2.5,18.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5204 + components: + - type: Transform + pos: 13.5,16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5317 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,47.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5325 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 0.5,46.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5334 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 5.5,46.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5343 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 5.5,54.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5445 + components: + - type: Transform + pos: 39.5,9.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5450 + components: + - type: Transform + pos: 40.5,10.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5940 + components: + - type: Transform + pos: 57.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5974 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 10.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 6002 + components: + - type: Transform + pos: 58.5,28.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 6003 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 60.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' +- proto: GasPipeFourway + entities: + - uid: 4548 + components: + - type: Transform + pos: -30.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5052 + components: + - type: Transform + pos: -28.5,-25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5123 + components: + - type: Transform + pos: 27.5,-25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5141 + components: + - type: Transform + pos: -3.5,11.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' +- proto: GasPipeStraight + entities: + - uid: 381 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 45.5,6.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 400 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 45.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 401 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 45.5,5.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 413 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 41.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 465 + components: + - type: Transform + pos: 39.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 466 + components: + - type: Transform + pos: 39.5,3.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 467 + components: + - type: Transform + pos: 39.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 526 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 36.5,20.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 545 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 36.5,19.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 563 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 38.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 615 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 36.5,16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 616 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 36.5,17.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 646 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -17.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 802 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 42.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 803 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 45.5,16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 829 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 36.5,21.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 1002 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -32.5,7.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 1092 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -35.5,16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 1093 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -35.5,14.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 1094 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -34.5,14.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 1095 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -34.5,16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 1098 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -33.5,14.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 1099 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -33.5,16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 1115 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -30.5,16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 1116 + components: + - type: Transform + pos: -30.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 1117 + components: + - type: Transform + pos: -30.5,14.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 1118 + components: + - type: Transform + pos: -30.5,13.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 1124 + components: + - type: Transform + pos: -31.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 1125 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -31.5,12.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 1127 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -33.5,12.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 1128 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -34.5,12.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 1129 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -35.5,12.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 1130 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -36.5,12.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 1131 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -37.5,12.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 1132 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -38.5,12.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 1133 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -39.5,12.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 1136 + components: + - type: Transform + pos: -41.5,11.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 1137 + components: + - type: Transform + pos: -41.5,10.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 1138 + components: + - type: Transform + pos: -41.5,9.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 1139 + components: + - type: Transform + pos: -41.5,8.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 1151 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -34.5,7.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 1154 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -31.5,9.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 1155 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -31.5,10.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 1156 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -31.5,11.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 1157 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -31.5,12.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 1158 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -31.5,13.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 1491 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -16.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 1492 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -13.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 1493 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -9.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 1526 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 23.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 1528 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 24.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 1530 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -8.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 1531 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -14.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 1751 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 43.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 1792 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -11.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 2152 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 38.5,10.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 2237 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 45.5,3.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 2470 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 37.5,20.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 2471 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 36.5,23.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 2472 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 37.5,21.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 2480 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 37.5,22.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 2482 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 36.5,22.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 2484 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 42.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 2537 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 3.5,25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 2546 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 43.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 2564 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 37.5,23.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 2565 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 37.5,19.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 2572 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -31.5,18.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 2574 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -34.5,18.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 2575 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -35.5,18.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 2607 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -36.5,18.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 2619 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -15.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 2620 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -12.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 2621 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -10.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 2622 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -7.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 2634 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 40.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 2649 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 44.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 2672 + components: + - type: Transform + pos: 39.5,16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 2717 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 7.5,21.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 2780 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 12.5,21.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 2781 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 11.5,21.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 2782 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 9.5,21.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 2783 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 13.5,21.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 2785 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 5.5,25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 2786 + components: + - type: Transform + pos: 14.5,23.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 2811 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 40.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 2823 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 5.5,21.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 2824 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 4.5,21.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 2825 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 10.5,21.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 2856 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 4.5,25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 2984 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 47.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 3001 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 26.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 3004 + components: + - type: Transform + pos: 37.5,18.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 3009 + components: + - type: Transform + pos: 37.5,17.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 3042 + components: + - type: Transform + pos: 14.5,22.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 3044 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 7.5,16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 3056 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 37.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 3060 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 8.5,21.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 3061 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 37.5,25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 3100 + components: + - type: Transform + pos: -30.5,17.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 3155 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 36.5,18.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 3689 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 46.5,6.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 3720 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 41.5,16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 3725 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 40.5,16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 3733 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -33.5,18.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 3734 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 39.5,16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 3741 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 37.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 3781 + components: + - type: Transform + pos: 39.5,7.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 3786 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 45.5,7.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 3787 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 46.5,8.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 3788 + components: + - type: Transform + pos: 39.5,8.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 3792 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 38.5,9.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 3793 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 45.5,8.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 3794 + components: + - type: Transform + pos: 39.5,5.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 3808 + components: + - type: Transform + pos: 39.5,6.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4126 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 46.5,5.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4239 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 42.5,16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4304 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 46.5,7.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4408 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 45.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4495 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -31.5,6.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4496 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -31.5,5.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4499 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -40.5,3.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4500 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -40.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4501 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -40.5,5.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4502 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -40.5,6.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4503 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -40.5,7.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4504 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -40.5,8.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4505 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -40.5,9.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4506 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -40.5,10.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4507 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -40.5,11.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4521 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -30.5,-25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4522 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -30.5,-24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4523 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -30.5,-23.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4524 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -30.5,-22.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4525 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -30.5,-21.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4526 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -30.5,-20.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4527 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -30.5,-19.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4528 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -30.5,-18.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4530 + components: + - type: Transform + pos: -30.5,-16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4531 + components: + - type: Transform + pos: -30.5,-15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4532 + components: + - type: Transform + pos: -30.5,-14.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4533 + components: + - type: Transform + pos: -30.5,-13.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4534 + components: + - type: Transform + pos: -30.5,-12.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4535 + components: + - type: Transform + pos: -30.5,-11.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4536 + components: + - type: Transform + pos: -30.5,-10.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4537 + components: + - type: Transform + pos: -30.5,-9.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4538 + components: + - type: Transform + pos: -30.5,-8.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4539 + components: + - type: Transform + pos: -30.5,-7.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4540 + components: + - type: Transform + pos: -30.5,-6.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4542 + components: + - type: Transform + pos: -30.5,-4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4543 + components: + - type: Transform + pos: -30.5,-3.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4544 + components: + - type: Transform + pos: -30.5,-2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4545 + components: + - type: Transform + pos: -30.5,-1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4546 + components: + - type: Transform + pos: -30.5,-0.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4547 + components: + - type: Transform + pos: -30.5,0.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4549 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -31.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4550 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -32.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4551 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -33.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4552 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -34.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4553 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -35.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4554 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -36.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4555 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -37.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4556 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -38.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4557 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -39.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4558 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -40.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4559 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -41.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4560 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -42.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4563 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -44.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4564 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -45.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4565 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -46.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4566 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -47.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4567 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -48.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4568 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -49.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4569 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -50.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4570 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -51.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4573 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -54.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4574 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -55.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4575 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -56.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4576 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -57.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4580 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -32.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4581 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -33.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4582 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -34.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4583 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -35.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4584 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -36.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4585 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -37.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4586 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -38.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4587 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -39.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4588 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -40.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4589 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -41.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4591 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -43.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4592 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -44.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4593 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -45.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4594 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -46.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4595 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -47.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4596 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -48.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4597 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -49.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4598 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -50.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4602 + components: + - type: Transform + pos: -51.5,6.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4603 + components: + - type: Transform + pos: -51.5,7.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4605 + components: + - type: Transform + pos: -51.5,9.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4606 + components: + - type: Transform + pos: -51.5,10.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4609 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -50.5,11.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4610 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -49.5,11.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4611 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -51.5,12.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4612 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -51.5,13.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4613 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -51.5,14.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4614 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -51.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4615 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -51.5,16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4619 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -50.5,17.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4620 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -46.5,17.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4623 + components: + - type: Transform + pos: -45.5,16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4624 + components: + - type: Transform + pos: -45.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4628 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -46.5,14.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4629 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -47.5,14.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4630 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -48.5,14.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4631 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -49.5,14.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4632 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -50.5,14.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4633 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -51.5,14.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4637 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -52.5,12.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4638 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -52.5,11.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4639 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -52.5,10.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4640 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -52.5,9.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4641 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -52.5,8.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4642 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -52.5,7.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4643 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -52.5,6.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4644 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -52.5,5.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4645 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -52.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4646 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -52.5,3.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4647 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -50.5,8.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4648 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -49.5,8.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4649 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -48.5,8.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4650 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -47.5,8.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4651 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -46.5,8.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4652 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -45.5,8.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4654 + components: + - type: Transform + pos: -44.5,9.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4657 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -29.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4659 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -27.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4660 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -26.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4661 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -25.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4662 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -24.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4663 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -23.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4664 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -22.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4665 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -21.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4666 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -20.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4667 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -19.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4670 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -19.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4671 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -20.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4672 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -21.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4673 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -22.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4674 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -23.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4675 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -24.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4676 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -25.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4677 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -26.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4678 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -27.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4679 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -28.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4680 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -29.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4683 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -17.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4684 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -16.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4685 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -15.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4686 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -14.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4687 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -13.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4688 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -12.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4689 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -11.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4690 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -10.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4691 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -9.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4692 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -8.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4693 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -7.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4694 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -6.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4712 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -4.5,5.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4716 + components: + - type: Transform + pos: -3.5,3.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4717 + components: + - type: Transform + pos: -3.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4718 + components: + - type: Transform + pos: -3.5,5.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4719 + components: + - type: Transform + pos: -3.5,6.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4720 + components: + - type: Transform + pos: -3.5,7.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4721 + components: + - type: Transform + pos: -3.5,8.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4722 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 2.5,7.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4723 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 2.5,6.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4724 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 2.5,8.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4725 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 2.5,9.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4726 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 2.5,10.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4727 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -2.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4728 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -1.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4731 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -3.5,5.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4732 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -2.5,5.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4733 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,5.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4734 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 0.5,5.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4735 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 0.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4738 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4739 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4746 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 3.5,5.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4748 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 1.5,5.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4751 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 5.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4752 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 6.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4753 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 7.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4754 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 8.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4755 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 9.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4756 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 10.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4757 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 11.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4758 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 12.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4759 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 13.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4760 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 14.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4761 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 15.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4762 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 16.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4765 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 16.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4766 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 15.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4767 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 14.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4768 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 13.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4769 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 12.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4770 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 11.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4771 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 10.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4772 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 9.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4773 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 8.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4774 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 7.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4775 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 6.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4776 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 18.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4777 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 19.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4778 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 20.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4779 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 21.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4780 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 22.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4781 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 23.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4782 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 24.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4783 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 25.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4784 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 18.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4785 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 19.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4786 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 20.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4787 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 21.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4788 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 22.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4791 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 25.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4800 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 27.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4802 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 30.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4803 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 31.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4804 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 32.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4805 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 33.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4806 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 34.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4807 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 35.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4808 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 36.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4809 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 37.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4810 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 38.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4823 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 43.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4824 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 44.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4826 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 46.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4845 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -32.5,14.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4846 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -32.5,16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4847 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 28.5,25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4848 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 28.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4849 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 28.5,23.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4850 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 28.5,22.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4851 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 28.5,21.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4852 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 28.5,20.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4853 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 42.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4854 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 28.5,19.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4855 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 39.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4856 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 38.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4857 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 37.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4858 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 36.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4859 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 35.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4860 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 34.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4861 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 33.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4862 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 32.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4863 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 31.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4864 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 30.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4865 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 29.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4866 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 48.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4867 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 49.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4868 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 50.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4869 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 51.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4871 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 53.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4872 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 54.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4873 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 55.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4874 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 56.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4877 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 47.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4878 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 30.5,19.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4879 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 30.5,20.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4880 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 30.5,21.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4881 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 30.5,22.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4882 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 30.5,23.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4887 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 45.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4888 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 44.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4889 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 49.5,3.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4890 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 50.5,3.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4891 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 51.5,3.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4892 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 52.5,3.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4896 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 26.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4897 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 54.5,3.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4898 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 55.5,3.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4899 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 56.5,3.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4900 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 57.5,3.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4903 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 59.5,3.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4907 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 58.5,0.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4908 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 58.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4909 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 58.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5023 + components: + - type: Transform + pos: -28.5,3.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5024 + components: + - type: Transform + pos: -28.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5025 + components: + - type: Transform + pos: -28.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5026 + components: + - type: Transform + pos: -28.5,0.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5027 + components: + - type: Transform + pos: -28.5,-0.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5028 + components: + - type: Transform + pos: -28.5,-1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5029 + components: + - type: Transform + pos: -28.5,-2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5030 + components: + - type: Transform + pos: -28.5,-3.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5032 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -28.5,-5.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5033 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -28.5,-6.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5034 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -28.5,-7.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5035 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -28.5,-8.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5036 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -28.5,-9.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5037 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -28.5,-10.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5038 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -28.5,-11.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5039 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -28.5,-12.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5040 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -28.5,-13.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5041 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -28.5,-14.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5042 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -28.5,-15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5044 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -28.5,-17.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5045 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -28.5,-18.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5046 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -28.5,-19.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5047 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -28.5,-20.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5048 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -28.5,-21.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5049 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -28.5,-22.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5050 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -28.5,-23.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5051 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -28.5,-24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5053 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -29.5,-25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5054 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -30.5,-25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5055 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -31.5,-25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5058 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -27.5,-25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5059 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -28.5,-26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5060 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -28.5,-27.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5061 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -28.5,-28.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5068 + components: + - type: Transform + pos: 28.5,-25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5069 + components: + - type: Transform + pos: 28.5,-24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5072 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,-22.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5073 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,-21.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5074 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,-20.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5075 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,-19.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5076 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,-18.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5078 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,-16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5079 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,-15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5080 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,-14.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5081 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,-13.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5082 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,-12.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5083 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,-11.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5084 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,-10.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5085 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,-9.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5086 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,-8.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5087 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,-7.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5088 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,-6.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5090 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,-4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5091 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,-3.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5092 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,-2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5093 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,-1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5094 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,-0.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5095 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,0.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5096 + components: + - type: Transform + pos: 27.5,3.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5097 + components: + - type: Transform + pos: 27.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5098 + components: + - type: Transform + pos: 27.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5099 + components: + - type: Transform + pos: 27.5,0.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5100 + components: + - type: Transform + pos: 27.5,-0.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5101 + components: + - type: Transform + pos: 27.5,-1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5102 + components: + - type: Transform + pos: 27.5,-2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5103 + components: + - type: Transform + pos: 27.5,-3.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5104 + components: + - type: Transform + pos: 27.5,-5.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5105 + components: + - type: Transform + pos: 27.5,-6.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5106 + components: + - type: Transform + pos: 27.5,-7.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5107 + components: + - type: Transform + pos: 27.5,-8.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5108 + components: + - type: Transform + pos: 27.5,-9.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5109 + components: + - type: Transform + pos: 27.5,-10.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5110 + components: + - type: Transform + pos: 27.5,-11.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5111 + components: + - type: Transform + pos: 27.5,-12.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5112 + components: + - type: Transform + pos: 27.5,-13.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5113 + components: + - type: Transform + pos: 27.5,-14.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5114 + components: + - type: Transform + pos: 27.5,-15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5115 + components: + - type: Transform + pos: 27.5,-17.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5116 + components: + - type: Transform + pos: 27.5,-18.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5117 + components: + - type: Transform + pos: 27.5,-19.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5118 + components: + - type: Transform + pos: 27.5,-20.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5119 + components: + - type: Transform + pos: 27.5,-21.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5120 + components: + - type: Transform + pos: 27.5,-22.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5121 + components: + - type: Transform + pos: 27.5,-23.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5122 + components: + - type: Transform + pos: 27.5,-24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5124 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 26.5,-25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5126 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 28.5,-25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5127 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 29.5,-25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5128 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 30.5,-25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5131 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 27.5,-28.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5132 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 27.5,-27.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5133 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 27.5,-26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5139 + components: + - type: Transform + pos: -3.5,9.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5140 + components: + - type: Transform + pos: -3.5,10.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5142 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -2.5,11.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5143 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -1.5,11.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5145 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 0.5,11.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5146 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,11.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5147 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,11.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5151 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,12.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5152 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,13.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5153 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,14.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5156 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -4.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5157 + components: + - type: Transform + pos: -5.5,16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5158 + components: + - type: Transform + pos: -5.5,17.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5159 + components: + - type: Transform + pos: -5.5,18.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5160 + components: + - type: Transform + pos: -5.5,19.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5161 + components: + - type: Transform + pos: -5.5,20.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5162 + components: + - type: Transform + pos: -5.5,21.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5163 + components: + - type: Transform + pos: -5.5,22.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5167 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -5.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5168 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -5.5,25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5169 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -5.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5173 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -2.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5176 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 2.5,11.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5177 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 2.5,12.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5178 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 2.5,13.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5184 + components: + - type: Transform + pos: 2.5,17.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5185 + components: + - type: Transform + pos: 2.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5186 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 3.5,16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5187 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 4.5,16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5188 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 5.5,16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5189 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 6.5,16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5199 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 8.5,16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5200 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 9.5,16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5201 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 10.5,16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5202 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 11.5,16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5203 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 12.5,16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5207 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 13.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5208 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 12.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5209 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 11.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5210 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 10.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5211 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 9.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5212 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 8.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5213 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 7.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5214 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 6.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5215 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 5.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5216 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 4.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5217 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 3.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5218 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 2.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5219 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 1.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5220 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 0.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5221 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -0.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5222 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 1.5,18.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5225 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -1.5,18.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5226 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -2.5,18.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5227 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -3.5,18.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5231 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -4.5,19.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5239 + components: + - type: Transform + pos: -4.5,20.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5241 + components: + - type: Transform + pos: 0.5,19.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5242 + components: + - type: Transform + pos: 0.5,20.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5249 + components: + - type: Transform + pos: -1.5,23.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5250 + components: + - type: Transform + pos: -1.5,22.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5251 + components: + - type: Transform + pos: -1.5,21.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5252 + components: + - type: Transform + pos: -1.5,20.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5253 + components: + - type: Transform + pos: -1.5,19.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5254 + components: + - type: Transform + pos: -1.5,18.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5255 + components: + - type: Transform + pos: -1.5,17.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5256 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -0.5,25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5257 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 0.5,25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5258 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5259 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5263 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 39.5,10.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5265 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 40.5,9.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5266 + components: + - type: Transform + pos: 6.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5267 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 40.5,8.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5268 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 40.5,7.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5269 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 40.5,6.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5270 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -1.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5271 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -1.5,27.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5272 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -1.5,28.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5273 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -1.5,29.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5274 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -1.5,30.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5279 + components: + - type: Transform + pos: -1.5,32.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5280 + components: + - type: Transform + pos: -1.5,33.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5281 + components: + - type: Transform + pos: -1.5,34.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5282 + components: + - type: Transform + pos: -1.5,35.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5283 + components: + - type: Transform + pos: -1.5,36.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5284 + components: + - type: Transform + pos: 0.5,34.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5285 + components: + - type: Transform + pos: 0.5,35.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5286 + components: + - type: Transform + pos: 0.5,36.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5287 + components: + - type: Transform + pos: 0.5,32.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5288 + components: + - type: Transform + pos: 0.5,31.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5289 + components: + - type: Transform + pos: 0.5,30.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5290 + components: + - type: Transform + pos: 0.5,29.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5291 + components: + - type: Transform + pos: 0.5,28.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5292 + components: + - type: Transform + pos: 0.5,27.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5293 + components: + - type: Transform + pos: 0.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5294 + components: + - type: Transform + pos: 0.5,25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5295 + components: + - type: Transform + pos: 0.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5296 + components: + - type: Transform + pos: 0.5,23.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5297 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 1.5,21.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5298 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 2.5,21.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5299 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 40.5,5.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5303 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 0.5,37.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5304 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 0.5,38.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5305 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 0.5,39.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5308 + components: + - type: Transform + pos: -1.5,37.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5309 + components: + - type: Transform + pos: -1.5,38.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5310 + components: + - type: Transform + pos: -1.5,39.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5311 + components: + - type: Transform + pos: -1.5,41.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5312 + components: + - type: Transform + pos: -1.5,42.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5313 + components: + - type: Transform + pos: -1.5,43.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5314 + components: + - type: Transform + pos: -1.5,44.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5315 + components: + - type: Transform + pos: -1.5,45.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5316 + components: + - type: Transform + pos: -1.5,46.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5318 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -0.5,47.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5319 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 0.5,47.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5321 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 0.5,41.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5322 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 0.5,42.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5323 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 0.5,43.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5326 + components: + - type: Transform + pos: 0.5,45.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5327 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -0.5,44.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5328 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -1.5,44.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5329 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -2.5,44.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5330 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -3.5,44.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5331 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,46.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5332 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,46.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5335 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 4.5,46.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5336 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 5.5,47.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5337 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 5.5,48.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5338 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 5.5,49.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5339 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 5.5,50.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5340 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 5.5,51.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5341 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 5.5,52.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5342 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 5.5,53.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5344 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 6.5,54.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5345 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 7.5,54.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5346 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 8.5,54.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5347 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 9.5,54.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5887 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 36.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5888 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 35.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5889 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 34.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5890 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 33.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5892 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 31.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5893 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 30.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5894 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 29.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5896 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 27.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5897 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 26.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5898 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 25.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5899 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 24.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5900 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 23.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5901 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 22.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5902 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 21.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5904 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 19.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5905 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 18.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5906 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 17.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5907 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 16.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5908 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 15.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5909 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 14.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5910 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 13.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5911 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 12.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5912 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 11.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5913 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 10.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5914 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 9.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5915 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 8.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5916 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 7.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5921 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 38.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5922 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 39.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5923 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 40.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5925 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 42.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5926 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 43.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5927 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 44.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5928 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 45.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5929 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 46.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5930 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 47.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5931 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 48.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5932 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 49.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5933 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 50.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5934 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 51.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5935 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 52.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5936 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 53.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5937 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 54.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5938 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 55.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5939 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 56.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5948 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 35.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5949 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 34.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5950 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 33.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5951 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 32.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5955 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 29.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5956 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 28.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5957 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 27.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5958 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 26.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5959 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 25.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5960 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 24.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5961 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 23.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5962 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 22.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5964 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 20.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5965 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 19.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5966 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 18.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5967 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 17.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5968 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 16.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5969 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 15.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5971 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 13.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5972 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 12.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5973 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 11.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5977 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 37.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5978 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 38.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5979 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 39.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5980 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 40.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5981 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 41.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5983 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 43.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5984 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 44.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5985 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 45.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5986 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 46.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5987 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 47.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5988 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 48.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5989 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 49.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5990 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 50.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5991 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 51.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5992 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 52.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5993 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 53.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5994 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 54.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5995 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 55.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5996 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 56.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5997 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 57.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5999 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 58.5,25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 6000 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 58.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 6001 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 58.5,27.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 6004 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 59.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' +- proto: GasPipeTJunction + entities: + - uid: 504 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 40.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 558 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 41.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 1122 + components: + - type: Transform + pos: 28.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 1126 + components: + - type: Transform + pos: -32.5,12.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 1134 + components: + - type: Transform + pos: -40.5,12.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 1140 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -41.5,7.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 1148 + components: + - type: Transform + pos: -36.5,7.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 1149 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -31.5,7.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 1152 + components: + - type: Transform + pos: -35.5,7.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 1153 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -31.5,8.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 1230 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 6.5,25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 2516 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 45.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 2570 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 3.5,21.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 2636 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 46.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 2860 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 6.5,23.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 2920 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -51.5,8.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 2987 + components: + - type: Transform + pos: 14.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 3005 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 38.5,16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 3008 + components: + - type: Transform + pos: 36.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 3046 + components: + - type: Transform + pos: 37.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 3103 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 39.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 3691 + components: + - type: Transform + pos: 41.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 3715 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 39.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 3986 + components: + - type: Transform + pos: 30.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4497 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -31.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4498 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -40.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4529 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -30.5,-17.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4541 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -30.5,-5.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4562 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -43.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4571 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -52.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4572 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -53.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4590 + components: + - type: Transform + pos: -42.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4600 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -51.5,5.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4607 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -51.5,11.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4616 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -51.5,17.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4622 + components: + - type: Transform + pos: -45.5,17.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4625 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -45.5,14.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4635 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -52.5,13.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4656 + components: + - type: Transform + pos: -30.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4658 + components: + - type: Transform + pos: -28.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4668 + components: + - type: Transform + pos: -18.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4669 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -18.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4695 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -5.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4711 + components: + - type: Transform + pos: -5.5,5.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4715 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4729 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -0.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4730 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -0.5,5.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4742 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 4.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4743 + components: + - type: Transform + pos: 4.5,5.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4747 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 2.5,5.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4763 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 17.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4764 + components: + - type: Transform + pos: 17.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4795 + components: + - type: Transform + pos: 27.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4796 + components: + - type: Transform + pos: 28.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4797 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 28.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4801 + components: + - type: Transform + pos: 29.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4870 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 52.5,1.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4893 + components: + - type: Transform + pos: 53.5,3.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4901 + components: + - type: Transform + pos: 58.5,3.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5031 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -28.5,-4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5043 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -28.5,-16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5077 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 29.5,-17.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5089 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 29.5,-5.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5137 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 27.5,-4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5138 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 27.5,-16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5144 + components: + - type: Transform + pos: -0.5,11.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5154 + components: + - type: Transform + pos: -3.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5164 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -5.5,23.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5171 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -1.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5172 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5179 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 2.5,14.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5182 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 2.5,16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5223 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 0.5,18.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5224 + components: + - type: Transform + pos: -0.5,18.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5228 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -4.5,18.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5243 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 0.5,21.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5244 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 0.5,22.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5247 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5248 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5275 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,31.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5276 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 0.5,33.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5306 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 0.5,40.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5307 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,40.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5324 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 0.5,44.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5333 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 3.5,46.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5864 + components: + - type: Transform + pos: 6.5,21.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5891 + components: + - type: Transform + pos: 32.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5903 + components: + - type: Transform + pos: 20.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5917 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 6.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5924 + components: + - type: Transform + pos: 41.5,26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5952 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 31.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5963 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 21.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5982 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 42.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5998 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 58.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' +- proto: GasPort + entities: + - uid: 1142 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -42.5,6.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 1143 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -41.5,6.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 1144 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -35.5,6.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 1145 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -36.5,6.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 1146 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -37.5,6.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' +- proto: GasPressurePump + entities: + - uid: 1150 + components: + - type: MetaData + name: Canister fill pump + - type: Transform + rot: -1.5707963267948966 rad + pos: -33.5,7.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 3028 + components: + - type: MetaData + name: Waste pump + - type: Transform + rot: -1.5707963267948966 rad + pos: -32.5,18.5 + parent: 2173 + - type: GasPressurePump + targetPressure: 4500 + - type: AtmosPipeColor + color: '#990000FF' +- proto: GasVentPump + entities: + - uid: 463 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 41.5,3.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 796 + components: + - type: Transform + pos: 46.5,9.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 2165 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 37.5,10.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 2769 + components: + - type: Transform + pos: 39.5,17.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 2839 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -4.5,17.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 2841 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 3.5,14.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 3063 + components: + - type: Transform + pos: 45.5,17.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4494 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -32.5,8.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4509 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -42.5,3.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4510 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -30.5,3.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4513 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -29.5,-4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4514 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -29.5,-16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4517 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -32.5,-26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4518 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -26.5,-26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4519 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -29.5,-29.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4579 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -50.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4608 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -48.5,11.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4617 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -49.5,17.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4618 + components: + - type: Transform + pos: -51.5,18.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4655 + components: + - type: Transform + pos: -44.5,10.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4681 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -18.5,3.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4697 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -5.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4737 + components: + - type: Transform + pos: -0.5,6.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4750 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 4.5,4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4793 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 17.5,3.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4799 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 28.5,3.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4883 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 30.5,18.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4894 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 53.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4904 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 60.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4905 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 57.5,-0.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4961 + components: + - type: Transform + pos: 42.5,25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5063 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 28.5,-4.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5066 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 28.5,-16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5134 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 28.5,-29.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5135 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 31.5,-26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5136 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 25.5,-26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5205 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 13.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5240 + components: + - type: Transform + pos: -4.5,21.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5245 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -0.5,22.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5278 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -0.5,33.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5300 + components: + - type: Transform + pos: 3.5,22.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5302 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,40.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5348 + components: + - type: Transform + pos: 3.5,47.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5349 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 10.5,54.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5350 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -4.5,44.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5589 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -0.5,17.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5863 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 6.5,20.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5953 + components: + - type: Transform + pos: 31.5,25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5975 + components: + - type: Transform + pos: 10.5,25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 5976 + components: + - type: Transform + pos: 21.5,25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 6005 + components: + - type: Transform + pos: 60.5,25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 6006 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 57.5,28.5 + parent: 2173 + - type: AtmosPipeColor + color: '#0055CCFF' +- proto: GasVentScrubber + entities: + - uid: 462 + components: + - type: Transform + pos: 41.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 2560 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 5.5,22.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 2801 + components: + - type: Transform + pos: 43.5,17.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 3003 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 6.5,22.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 3134 + components: + - type: Transform + pos: 45.5,9.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 3805 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 37.5,9.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4493 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -32.5,11.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4508 + components: + - type: Transform + pos: -43.5,3.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4511 + components: + - type: Transform + pos: -30.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4512 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -29.5,-5.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4515 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -29.5,-17.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4516 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -29.5,-26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4577 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -58.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4578 + components: + - type: Transform + pos: -53.5,3.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4621 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -47.5,17.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4626 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -44.5,14.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4627 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -44.5,17.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4636 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -51.5,13.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4682 + components: + - type: Transform + pos: -18.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4696 + components: + - type: Transform + pos: -5.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4736 + components: + - type: Transform + pos: -0.5,3.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4749 + components: + - type: Transform + pos: 4.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4792 + components: + - type: Transform + pos: 17.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4798 + components: + - type: Transform + pos: 28.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4876 + components: + - type: Transform + pos: 57.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4884 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 28.5,18.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4895 + components: + - type: Transform + pos: 52.5,2.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4926 + components: + - type: Transform + pos: 38.5,17.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5064 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 28.5,-5.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5065 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 28.5,-17.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5067 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 28.5,-26.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5148 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -4.5,11.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5149 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 3.5,11.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5150 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -0.5,10.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5165 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -4.5,23.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5166 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -4.5,27.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5174 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -0.5,16.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5206 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 14.5,15.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5246 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -0.5,24.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5277 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -0.5,31.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5301 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -0.5,40.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5320 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,47.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5918 + components: + - type: Transform + pos: 6.5,27.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5919 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 20.5,25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5920 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 32.5,25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5941 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 57.5,25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 5942 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 41.5,25.5 + parent: 2173 + - type: AtmosPipeColor + color: '#990000FF' +- proto: GeneratorBasic15kW + entities: + - uid: 1067 + components: + - type: Transform + pos: -36.5,8.5 + parent: 2173 + - uid: 1068 + components: + - type: Transform + pos: -36.5,9.5 + parent: 2173 + - uid: 1069 + components: + - type: Transform + pos: -36.5,10.5 + parent: 2173 + - uid: 1070 + components: + - type: Transform + pos: -34.5,8.5 + parent: 2173 + - uid: 1071 + components: + - type: Transform + pos: -34.5,9.5 + parent: 2173 + - uid: 1072 + components: + - type: Transform + pos: -34.5,10.5 + parent: 2173 + - uid: 5804 + components: + - type: Transform + pos: -35.5,8.5 + parent: 2173 +- proto: GeneratorWallmountBasic + entities: + - uid: 1829 + components: + - type: Transform + pos: 1.5,14.5 + parent: 2173 + - type: PowerSupplier + supplyRate: 6000 + - uid: 1942 + components: + - type: Transform + pos: -3.5,40.5 + parent: 2173 + - type: PowerSupplier + supplyRate: 6000 + - uid: 5455 + components: + - type: Transform + pos: 39.5,19.5 + parent: 2173 + - uid: 5802 + components: + - type: Transform + pos: -3.5,41.5 + parent: 2173 +- proto: Girder + entities: + - uid: 3736 + components: + - type: Transform + pos: 32.5,11.5 + parent: 2173 +- proto: GlowstickPurple + entities: + - uid: 4372 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 51.66219,10.184132 + parent: 2173 +- proto: GravityGenerator + entities: + - uid: 981 + components: + - type: Transform + pos: -27.5,17.5 + parent: 2173 +- proto: Grille + entities: + - uid: 95 + components: + - type: Transform + pos: -18.5,0.5 + parent: 2173 + - uid: 96 + components: + - type: Transform + pos: -19.5,0.5 + parent: 2173 + - uid: 97 + components: + - type: Transform + pos: -20.5,0.5 + parent: 2173 + - uid: 98 + components: + - type: Transform + pos: -14.5,0.5 + parent: 2173 + - uid: 99 + components: + - type: Transform + pos: -15.5,0.5 + parent: 2173 + - uid: 100 + components: + - type: Transform + pos: -23.5,0.5 + parent: 2173 + - uid: 101 + components: + - type: Transform + pos: -24.5,0.5 + parent: 2173 + - uid: 102 + components: + - type: Transform + pos: -25.5,0.5 + parent: 2173 + - uid: 103 + components: + - type: Transform + pos: -27.5,-1.5 + parent: 2173 + - uid: 104 + components: + - type: Transform + pos: -27.5,-2.5 + parent: 2173 + - uid: 105 + components: + - type: Transform + pos: -27.5,-3.5 + parent: 2173 + - uid: 106 + components: + - type: Transform + pos: -31.5,-1.5 + parent: 2173 + - uid: 107 + components: + - type: Transform + pos: -31.5,-2.5 + parent: 2173 + - uid: 108 + components: + - type: Transform + pos: -31.5,-3.5 + parent: 2173 + - uid: 109 + components: + - type: Transform + pos: -27.5,-6.5 + parent: 2173 + - uid: 110 + components: + - type: Transform + pos: -27.5,-7.5 + parent: 2173 + - uid: 111 + components: + - type: Transform + pos: -27.5,-8.5 + parent: 2173 + - uid: 112 + components: + - type: Transform + pos: -31.5,-6.5 + parent: 2173 + - uid: 113 + components: + - type: Transform + pos: -31.5,-7.5 + parent: 2173 + - uid: 114 + components: + - type: Transform + pos: -31.5,-8.5 + parent: 2173 + - uid: 115 + components: + - type: Transform + pos: -27.5,-11.5 + parent: 2173 + - uid: 116 + components: + - type: Transform + pos: -27.5,-12.5 + parent: 2173 + - uid: 117 + components: + - type: Transform + pos: -27.5,-13.5 + parent: 2173 + - uid: 118 + components: + - type: Transform + pos: -31.5,-11.5 + parent: 2173 + - uid: 119 + components: + - type: Transform + pos: -31.5,-12.5 + parent: 2173 + - uid: 120 + components: + - type: Transform + pos: -31.5,-13.5 + parent: 2173 + - uid: 121 + components: + - type: Transform + pos: -27.5,-16.5 + parent: 2173 + - uid: 122 + components: + - type: Transform + pos: -27.5,-17.5 + parent: 2173 + - uid: 123 + components: + - type: Transform + pos: -27.5,-18.5 + parent: 2173 + - uid: 124 + components: + - type: Transform + pos: -31.5,-16.5 + parent: 2173 + - uid: 125 + components: + - type: Transform + pos: -31.5,-17.5 + parent: 2173 + - uid: 126 + components: + - type: Transform + pos: -31.5,-18.5 + parent: 2173 + - uid: 127 + components: + - type: Transform + pos: -27.5,-21.5 + parent: 2173 + - uid: 128 + components: + - type: Transform + pos: -27.5,-22.5 + parent: 2173 + - uid: 129 + components: + - type: Transform + pos: -27.5,-23.5 + parent: 2173 + - uid: 130 + components: + - type: Transform + pos: -31.5,-21.5 + parent: 2173 + - uid: 131 + components: + - type: Transform + pos: -31.5,-22.5 + parent: 2173 + - uid: 132 + components: + - type: Transform + pos: -31.5,-23.5 + parent: 2173 + - uid: 133 + components: + - type: Transform + pos: -32.5,-24.5 + parent: 2173 + - uid: 134 + components: + - type: Transform + pos: -26.5,-24.5 + parent: 2173 + - uid: 135 + components: + - type: Transform + pos: -27.5,-29.5 + parent: 2173 + - uid: 136 + components: + - type: Transform + pos: -31.5,-29.5 + parent: 2173 + - uid: 137 + components: + - type: Transform + pos: -11.5,0.5 + parent: 2173 + - uid: 138 + components: + - type: Transform + pos: -10.5,0.5 + parent: 2173 + - uid: 139 + components: + - type: Transform + pos: -9.5,0.5 + parent: 2173 + - uid: 140 + components: + - type: Transform + pos: -6.5,0.5 + parent: 2173 + - uid: 141 + components: + - type: Transform + pos: -5.5,0.5 + parent: 2173 + - uid: 142 + components: + - type: Transform + pos: -4.5,0.5 + parent: 2173 + - uid: 143 + components: + - type: Transform + pos: 3.5,0.5 + parent: 2173 + - uid: 144 + components: + - type: Transform + pos: 4.5,0.5 + parent: 2173 + - uid: 145 + components: + - type: Transform + pos: 5.5,0.5 + parent: 2173 + - uid: 146 + components: + - type: Transform + pos: 8.5,0.5 + parent: 2173 + - uid: 147 + components: + - type: Transform + pos: 9.5,0.5 + parent: 2173 + - uid: 148 + components: + - type: Transform + pos: 10.5,0.5 + parent: 2173 + - uid: 149 + components: + - type: Transform + pos: 13.5,0.5 + parent: 2173 + - uid: 150 + components: + - type: Transform + pos: 14.5,0.5 + parent: 2173 + - uid: 151 + components: + - type: Transform + pos: 17.5,0.5 + parent: 2173 + - uid: 152 + components: + - type: Transform + pos: 18.5,0.5 + parent: 2173 + - uid: 153 + components: + - type: Transform + pos: 19.5,0.5 + parent: 2173 + - uid: 154 + components: + - type: Transform + pos: 22.5,0.5 + parent: 2173 + - uid: 155 + components: + - type: Transform + pos: 23.5,0.5 + parent: 2173 + - uid: 156 + components: + - type: Transform + pos: 24.5,0.5 + parent: 2173 + - uid: 157 + components: + - type: Transform + pos: 26.5,-1.5 + parent: 2173 + - uid: 158 + components: + - type: Transform + pos: 26.5,-2.5 + parent: 2173 + - uid: 159 + components: + - type: Transform + pos: 26.5,-3.5 + parent: 2173 + - uid: 160 + components: + - type: Transform + pos: 30.5,-1.5 + parent: 2173 + - uid: 161 + components: + - type: Transform + pos: 30.5,-2.5 + parent: 2173 + - uid: 162 + components: + - type: Transform + pos: 30.5,-3.5 + parent: 2173 + - uid: 163 + components: + - type: Transform + pos: 26.5,-6.5 + parent: 2173 + - uid: 164 + components: + - type: Transform + pos: 26.5,-7.5 + parent: 2173 + - uid: 165 + components: + - type: Transform + pos: 26.5,-8.5 + parent: 2173 + - uid: 166 + components: + - type: Transform + pos: 30.5,-7.5 + parent: 2173 + - uid: 167 + components: + - type: Transform + pos: 30.5,-6.5 + parent: 2173 + - uid: 168 + components: + - type: Transform + pos: 30.5,-8.5 + parent: 2173 + - uid: 169 + components: + - type: Transform + pos: 26.5,-11.5 + parent: 2173 + - uid: 170 + components: + - type: Transform + pos: 26.5,-12.5 + parent: 2173 + - uid: 171 + components: + - type: Transform + pos: 26.5,-13.5 + parent: 2173 + - uid: 172 + components: + - type: Transform + pos: 30.5,-11.5 + parent: 2173 + - uid: 173 + components: + - type: Transform + pos: 30.5,-12.5 + parent: 2173 + - uid: 174 + components: + - type: Transform + pos: 30.5,-13.5 + parent: 2173 + - uid: 175 + components: + - type: Transform + pos: 26.5,-16.5 + parent: 2173 + - uid: 176 + components: + - type: Transform + pos: 26.5,-17.5 + parent: 2173 + - uid: 177 + components: + - type: Transform + pos: 26.5,-18.5 + parent: 2173 + - uid: 178 + components: + - type: Transform + pos: 30.5,-16.5 + parent: 2173 + - uid: 179 + components: + - type: Transform + pos: 30.5,-17.5 + parent: 2173 + - uid: 180 + components: + - type: Transform + pos: 30.5,-18.5 + parent: 2173 + - uid: 181 + components: + - type: Transform + pos: 26.5,-21.5 + parent: 2173 + - uid: 182 + components: + - type: Transform + pos: 26.5,-22.5 + parent: 2173 + - uid: 183 + components: + - type: Transform + pos: 26.5,-23.5 + parent: 2173 + - uid: 184 + components: + - type: Transform + pos: 30.5,-21.5 + parent: 2173 + - uid: 185 + components: + - type: Transform + pos: 30.5,-22.5 + parent: 2173 + - uid: 186 + components: + - type: Transform + pos: 30.5,-23.5 + parent: 2173 + - uid: 187 + components: + - type: Transform + pos: 31.5,-24.5 + parent: 2173 + - uid: 188 + components: + - type: Transform + pos: 25.5,-24.5 + parent: 2173 + - uid: 189 + components: + - type: Transform + pos: 26.5,-29.5 + parent: 2173 + - uid: 190 + components: + - type: Transform + pos: 30.5,-29.5 + parent: 2173 + - uid: 214 + components: + - type: Transform + pos: 7.5,7.5 + parent: 2173 + - uid: 215 + components: + - type: Transform + pos: 8.5,7.5 + parent: 2173 + - uid: 216 + components: + - type: Transform + pos: 9.5,7.5 + parent: 2173 + - uid: 221 + components: + - type: Transform + pos: 13.5,6.5 + parent: 2173 + - uid: 222 + components: + - type: Transform + pos: 14.5,6.5 + parent: 2173 + - uid: 223 + components: + - type: Transform + pos: 15.5,6.5 + parent: 2173 + - uid: 228 + components: + - type: Transform + pos: 19.5,5.5 + parent: 2173 + - uid: 229 + components: + - type: Transform + pos: 20.5,5.5 + parent: 2173 + - uid: 230 + components: + - type: Transform + pos: 21.5,5.5 + parent: 2173 + - uid: 234 + components: + - type: Transform + pos: -8.5,7.5 + parent: 2173 + - uid: 235 + components: + - type: Transform + pos: -9.5,7.5 + parent: 2173 + - uid: 236 + components: + - type: Transform + pos: -10.5,7.5 + parent: 2173 + - uid: 241 + components: + - type: Transform + pos: -16.5,6.5 + parent: 2173 + - uid: 242 + components: + - type: Transform + pos: -14.5,6.5 + parent: 2173 + - uid: 243 + components: + - type: Transform + pos: -15.5,6.5 + parent: 2173 + - uid: 247 + components: + - type: Transform + pos: 54.5,8.5 + parent: 2173 + - uid: 248 + components: + - type: Transform + pos: -20.5,5.5 + parent: 2173 + - uid: 249 + components: + - type: Transform + pos: -21.5,5.5 + parent: 2173 + - uid: 250 + components: + - type: Transform + pos: -22.5,5.5 + parent: 2173 + - uid: 259 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,11.5 + parent: 2173 + - uid: 260 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,10.5 + parent: 2173 + - uid: 266 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 5.5,11.5 + parent: 2173 + - uid: 267 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 5.5,10.5 + parent: 2173 + - uid: 271 + components: + - type: Transform + pos: 32.5,0.5 + parent: 2173 + - uid: 272 + components: + - type: Transform + pos: 33.5,0.5 + parent: 2173 + - uid: 273 + components: + - type: Transform + pos: 34.5,0.5 + parent: 2173 + - uid: 300 + components: + - type: Transform + pos: -57.5,4.5 + parent: 2173 + - uid: 302 + components: + - type: Transform + pos: -59.5,4.5 + parent: 2173 + - uid: 303 + components: + - type: Transform + pos: -61.5,4.5 + parent: 2173 + - uid: 304 + components: + - type: Transform + pos: -61.5,0.5 + parent: 2173 + - uid: 305 + components: + - type: Transform + pos: -55.5,0.5 + parent: 2173 + - uid: 306 + components: + - type: Transform + pos: -54.5,0.5 + parent: 2173 + - uid: 307 + components: + - type: Transform + pos: -53.5,0.5 + parent: 2173 + - uid: 308 + components: + - type: Transform + pos: -56.5,-0.5 + parent: 2173 + - uid: 309 + components: + - type: Transform + pos: -60.5,-0.5 + parent: 2173 + - uid: 310 + components: + - type: Transform + pos: -50.5,0.5 + parent: 2173 + - uid: 311 + components: + - type: Transform + pos: -49.5,0.5 + parent: 2173 + - uid: 312 + components: + - type: Transform + pos: -48.5,0.5 + parent: 2173 + - uid: 313 + components: + - type: Transform + pos: -45.5,0.5 + parent: 2173 + - uid: 314 + components: + - type: Transform + pos: -44.5,0.5 + parent: 2173 + - uid: 315 + components: + - type: Transform + pos: -43.5,0.5 + parent: 2173 + - uid: 316 + components: + - type: Transform + pos: -40.5,0.5 + parent: 2173 + - uid: 317 + components: + - type: Transform + pos: -39.5,0.5 + parent: 2173 + - uid: 318 + components: + - type: Transform + pos: -38.5,0.5 + parent: 2173 + - uid: 319 + components: + - type: Transform + pos: -35.5,0.5 + parent: 2173 + - uid: 320 + components: + - type: Transform + pos: -34.5,0.5 + parent: 2173 + - uid: 321 + components: + - type: Transform + pos: -33.5,0.5 + parent: 2173 + - uid: 322 + components: + - type: Transform + pos: 37.5,0.5 + parent: 2173 + - uid: 323 + components: + - type: Transform + pos: 38.5,0.5 + parent: 2173 + - uid: 324 + components: + - type: Transform + pos: 39.5,0.5 + parent: 2173 + - uid: 325 + components: + - type: Transform + pos: 42.5,0.5 + parent: 2173 + - uid: 326 + components: + - type: Transform + pos: 43.5,0.5 + parent: 2173 + - uid: 327 + components: + - type: Transform + pos: 44.5,0.5 + parent: 2173 + - uid: 328 + components: + - type: Transform + pos: 47.5,0.5 + parent: 2173 + - uid: 329 + components: + - type: Transform + pos: 48.5,0.5 + parent: 2173 + - uid: 330 + components: + - type: Transform + pos: 49.5,0.5 + parent: 2173 + - uid: 331 + components: + - type: Transform + pos: 52.5,0.5 + parent: 2173 + - uid: 332 + components: + - type: Transform + pos: 53.5,0.5 + parent: 2173 + - uid: 333 + components: + - type: Transform + pos: 54.5,0.5 + parent: 2173 + - uid: 334 + components: + - type: Transform + pos: 55.5,-0.5 + parent: 2173 + - uid: 335 + components: + - type: Transform + pos: 59.5,-0.5 + parent: 2173 + - uid: 336 + components: + - type: Transform + pos: 60.5,0.5 + parent: 2173 + - uid: 337 + components: + - type: Transform + pos: 60.5,4.5 + parent: 2173 + - uid: 338 + components: + - type: Transform + pos: 58.5,4.5 + parent: 2173 + - uid: 340 + components: + - type: Transform + pos: 56.5,4.5 + parent: 2173 + - uid: 344 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -6.5,12.5 + parent: 2173 + - uid: 347 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 5.5,12.5 + parent: 2173 + - uid: 418 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 21.5,8.5 + parent: 2173 + - uid: 419 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 20.5,8.5 + parent: 2173 + - uid: 420 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 19.5,8.5 + parent: 2173 + - uid: 421 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 15.5,9.5 + parent: 2173 + - uid: 422 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 16.5,9.5 + parent: 2173 + - uid: 424 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 9.5,9.5 + parent: 2173 + - uid: 425 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 8.5,9.5 + parent: 2173 + - uid: 426 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 7.5,10.5 + parent: 2173 + - uid: 427 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 7.5,11.5 + parent: 2173 + - uid: 435 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -20.5,8.5 + parent: 2173 + - uid: 436 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -21.5,8.5 + parent: 2173 + - uid: 437 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -22.5,8.5 + parent: 2173 + - uid: 442 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 39.5,27.5 + parent: 2173 + - uid: 468 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 6.5,29.5 + parent: 2173 + - uid: 470 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 22.5,27.5 + parent: 2173 + - uid: 476 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 7.5,24.5 + parent: 2173 + - uid: 477 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 53.5,27.5 + parent: 2173 + - uid: 495 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 24.5,27.5 + parent: 2173 + - uid: 522 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 42.5,21.5 + parent: 2173 + - uid: 551 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,23.5 + parent: 2173 + - uid: 552 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,24.5 + parent: 2173 + - uid: 617 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 41.5,21.5 + parent: 2173 + - uid: 619 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 43.5,21.5 + parent: 2173 + - uid: 635 + components: + - type: Transform + pos: 54.5,12.5 + parent: 2173 + - uid: 636 + components: + - type: Transform + pos: 54.5,15.5 + parent: 2173 + - uid: 637 + components: + - type: Transform + pos: 54.5,16.5 + parent: 2173 + - uid: 638 + components: + - type: Transform + pos: 54.5,17.5 + parent: 2173 + - uid: 639 + components: + - type: Transform + pos: 54.5,11.5 + parent: 2173 + - uid: 661 + components: + - type: Transform + pos: 53.5,19.5 + parent: 2173 + - uid: 662 + components: + - type: Transform + pos: 52.5,19.5 + parent: 2173 + - uid: 663 + components: + - type: Transform + pos: 51.5,19.5 + parent: 2173 + - uid: 665 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 37.5,27.5 + parent: 2173 + - uid: 703 + components: + - type: Transform + pos: 54.5,7.5 + parent: 2173 + - uid: 704 + components: + - type: Transform + pos: 54.5,6.5 + parent: 2173 + - uid: 716 + components: + - type: Transform + pos: -5.5,41.5 + parent: 2173 + - uid: 717 + components: + - type: Transform + pos: -4.5,41.5 + parent: 2173 + - uid: 718 + components: + - type: Transform + pos: -5.5,47.5 + parent: 2173 + - uid: 719 + components: + - type: Transform + pos: -4.5,47.5 + parent: 2173 + - uid: 770 + components: + - type: Transform + pos: -2.5,48.5 + parent: 2173 + - uid: 771 + components: + - type: Transform + pos: -1.5,48.5 + parent: 2173 + - uid: 772 + components: + - type: Transform + pos: -0.5,49.5 + parent: 2173 + - uid: 773 + components: + - type: Transform + pos: -0.5,50.5 + parent: 2173 + - uid: 774 + components: + - type: Transform + pos: -0.5,51.5 + parent: 2173 + - uid: 775 + components: + - type: Transform + pos: 0.5,52.5 + parent: 2173 + - uid: 776 + components: + - type: Transform + pos: 1.5,52.5 + parent: 2173 + - uid: 777 + components: + - type: Transform + pos: 2.5,52.5 + parent: 2173 + - uid: 778 + components: + - type: Transform + pos: 4.5,54.5 + parent: 2173 + - uid: 779 + components: + - type: Transform + pos: 4.5,55.5 + parent: 2173 + - uid: 781 + components: + - type: Transform + pos: 6.5,58.5 + parent: 2173 + - uid: 782 + components: + - type: Transform + pos: 7.5,58.5 + parent: 2173 + - uid: 783 + components: + - type: Transform + pos: 8.5,58.5 + parent: 2173 + - uid: 784 + components: + - type: Transform + pos: 10.5,57.5 + parent: 2173 + - uid: 785 + components: + - type: Transform + pos: 11.5,57.5 + parent: 2173 + - uid: 786 + components: + - type: Transform + pos: 10.5,51.5 + parent: 2173 + - uid: 787 + components: + - type: Transform + pos: 11.5,51.5 + parent: 2173 + - uid: 788 + components: + - type: Transform + pos: 9.5,48.5 + parent: 2173 + - uid: 789 + components: + - type: Transform + pos: 9.5,47.5 + parent: 2173 + - uid: 790 + components: + - type: Transform + pos: 9.5,46.5 + parent: 2173 + - uid: 791 + components: + - type: Transform + pos: 9.5,43.5 + parent: 2173 + - uid: 792 + components: + - type: Transform + pos: 9.5,42.5 + parent: 2173 + - uid: 793 + components: + - type: Transform + pos: 9.5,41.5 + parent: 2173 + - uid: 794 + components: + - type: Transform + pos: 7.5,40.5 + parent: 2173 + - uid: 795 + components: + - type: Transform + pos: 8.5,40.5 + parent: 2173 + - uid: 819 + components: + - type: Transform + pos: -3.5,39.5 + parent: 2173 + - uid: 820 + components: + - type: Transform + pos: -3.5,38.5 + parent: 2173 + - uid: 821 + components: + - type: Transform + pos: -3.5,37.5 + parent: 2173 + - uid: 822 + components: + - type: Transform + pos: 2.5,35.5 + parent: 2173 + - uid: 823 + components: + - type: Transform + pos: 3.5,35.5 + parent: 2173 + - uid: 824 + components: + - type: Transform + pos: 4.5,35.5 + parent: 2173 + - uid: 825 + components: + - type: Transform + pos: 5.5,36.5 + parent: 2173 + - uid: 826 + components: + - type: Transform + pos: 5.5,37.5 + parent: 2173 + - uid: 827 + components: + - type: Transform + pos: 5.5,38.5 + parent: 2173 + - uid: 836 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -7.5,14.5 + parent: 2173 + - uid: 858 + components: + - type: Transform + pos: -19.5,16.5 + parent: 2173 + - uid: 860 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -23.5,14.5 + parent: 2173 + - uid: 861 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -25.5,15.5 + parent: 2173 + - uid: 862 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -25.5,16.5 + parent: 2173 + - uid: 863 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -25.5,17.5 + parent: 2173 + - uid: 962 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -7.5,17.5 + parent: 2173 + - uid: 963 + components: + - type: Transform + pos: -19.5,15.5 + parent: 2173 + - uid: 989 + components: + - type: Transform + pos: -27.5,19.5 + parent: 2173 + - uid: 990 + components: + - type: Transform + pos: -29.5,17.5 + parent: 2173 + - uid: 991 + components: + - type: Transform + pos: -29.5,16.5 + parent: 2173 + - uid: 992 + components: + - type: Transform + pos: -29.5,15.5 + parent: 2173 + - uid: 1055 + components: + - type: Transform + pos: -33.5,14.5 + parent: 2173 + - uid: 1056 + components: + - type: Transform + pos: -33.5,15.5 + parent: 2173 + - uid: 1057 + components: + - type: Transform + pos: -33.5,16.5 + parent: 2173 + - uid: 1059 + components: + - type: Transform + pos: -33.5,18.5 + parent: 2173 + - uid: 1078 + components: + - type: Transform + pos: -32.5,13.5 + parent: 2173 + - uid: 1079 + components: + - type: Transform + pos: -30.5,13.5 + parent: 2173 + - uid: 1080 + components: + - type: Transform + pos: -35.5,14.5 + parent: 2173 + - uid: 1083 + components: + - type: Transform + pos: -35.5,16.5 + parent: 2173 + - uid: 1170 + components: + - type: Transform + pos: -48.5,9.5 + parent: 2173 + - uid: 1171 + components: + - type: Transform + pos: -47.5,9.5 + parent: 2173 + - uid: 1188 + components: + - type: Transform + pos: -2.5,33.5 + parent: 2173 + - uid: 1189 + components: + - type: Transform + pos: -2.5,32.5 + parent: 2173 + - uid: 1190 + components: + - type: Transform + pos: -2.5,31.5 + parent: 2173 + - uid: 1191 + components: + - type: Transform + pos: 1.5,33.5 + parent: 2173 + - uid: 1192 + components: + - type: Transform + pos: 1.5,32.5 + parent: 2173 + - uid: 1193 + components: + - type: Transform + pos: 1.5,31.5 + parent: 2173 + - uid: 1199 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 41.5,27.5 + parent: 2173 + - uid: 1203 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 34.5,27.5 + parent: 2173 + - uid: 1204 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 36.5,27.5 + parent: 2173 + - uid: 1206 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 4.5,29.5 + parent: 2173 + - uid: 1207 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 51.5,21.5 + parent: 2173 + - uid: 1218 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 45.5,21.5 + parent: 2173 + - uid: 1223 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 3.5,24.5 + parent: 2173 + - uid: 1225 + components: + - type: Transform + pos: 44.5,19.5 + parent: 2173 + - uid: 1226 + components: + - type: Transform + pos: 43.5,19.5 + parent: 2173 + - uid: 1321 + components: + - type: Transform + pos: 7.5,12.5 + parent: 2173 + - uid: 1385 + components: + - type: Transform + pos: -55.5,18.5 + parent: 2173 + - uid: 1386 + components: + - type: Transform + pos: -55.5,16.5 + parent: 2173 + - uid: 1387 + components: + - type: Transform + pos: -55.5,14.5 + parent: 2173 + - uid: 1388 + components: + - type: Transform + pos: -55.5,12.5 + parent: 2173 + - uid: 1389 + components: + - type: Transform + pos: -55.5,10.5 + parent: 2173 + - uid: 1390 + components: + - type: Transform + pos: -54.5,11.5 + parent: 2173 + - uid: 1391 + components: + - type: Transform + pos: -54.5,13.5 + parent: 2173 + - uid: 1392 + components: + - type: Transform + pos: -54.5,15.5 + parent: 2173 + - uid: 1393 + components: + - type: Transform + pos: -54.5,17.5 + parent: 2173 + - uid: 1403 + components: + - type: Transform + pos: -53.5,11.5 + parent: 2173 + - uid: 1404 + components: + - type: Transform + pos: -53.5,13.5 + parent: 2173 + - uid: 1405 + components: + - type: Transform + pos: -53.5,15.5 + parent: 2173 + - uid: 1406 + components: + - type: Transform + pos: -53.5,17.5 + parent: 2173 + - uid: 1428 + components: + - type: Transform + pos: -55.5,8.5 + parent: 2173 + - uid: 1429 + components: + - type: Transform + pos: -55.5,7.5 + parent: 2173 + - uid: 1430 + components: + - type: Transform + pos: -55.5,6.5 + parent: 2173 + - uid: 1444 + components: + - type: Transform + pos: -52.5,19.5 + parent: 2173 + - uid: 1445 + components: + - type: Transform + pos: -51.5,19.5 + parent: 2173 + - uid: 1451 + components: + - type: Transform + pos: -49.5,19.5 + parent: 2173 + - uid: 1452 + components: + - type: Transform + pos: -48.5,19.5 + parent: 2173 + - uid: 1453 + components: + - type: Transform + pos: -47.5,19.5 + parent: 2173 + - uid: 1454 + components: + - type: Transform + pos: -45.5,19.5 + parent: 2173 + - uid: 1455 + components: + - type: Transform + pos: -44.5,19.5 + parent: 2173 + - uid: 1456 + components: + - type: Transform + pos: -43.5,19.5 + parent: 2173 + - uid: 1457 + components: + - type: Transform + pos: -42.5,19.5 + parent: 2173 + - uid: 1478 + components: + - type: Transform + pos: -46.5,18.5 + parent: 2173 + - uid: 1479 + components: + - type: Transform + pos: 0.5,7.5 + parent: 2173 + - uid: 1480 + components: + - type: Transform + pos: -0.5,7.5 + parent: 2173 + - uid: 1481 + components: + - type: Transform + pos: -1.5,7.5 + parent: 2173 + - uid: 1563 + components: + - type: Transform + pos: 45.5,19.5 + parent: 2173 + - uid: 1575 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 0.5,14.5 + parent: 2173 + - uid: 1576 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -0.5,14.5 + parent: 2173 + - uid: 1577 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -1.5,14.5 + parent: 2173 + - uid: 1587 + components: + - type: Transform + pos: -0.5,1.5 + parent: 2173 + - uid: 1588 + components: + - type: Transform + pos: -0.5,0.5 + parent: 2173 + - uid: 1589 + components: + - type: Transform + pos: -0.5,-0.5 + parent: 2173 + - uid: 1653 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -50.5,18.5 + parent: 2173 + - uid: 2166 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 52.5,21.5 + parent: 2173 + - uid: 2520 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 36.5,7.5 + parent: 2173 + - uid: 2541 + components: + - type: Transform + pos: 9.5,23.5 + parent: 2173 + - uid: 2544 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 19.5,27.5 + parent: 2173 + - uid: 2592 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 28.5,28.5 + parent: 2173 + - uid: 2605 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 2.5,23.5 + parent: 2173 + - uid: 2606 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 2.5,21.5 + parent: 2173 + - uid: 2645 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 8.5,29.5 + parent: 2173 + - uid: 2647 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 40.5,27.5 + parent: 2173 + - uid: 2648 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 5.5,29.5 + parent: 2173 + - uid: 2651 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 16.5,27.5 + parent: 2173 + - uid: 2652 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 44.5,27.5 + parent: 2173 + - uid: 2655 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 6.5,24.5 + parent: 2173 + - uid: 2753 + components: + - type: Transform + pos: -5.5,19.5 + parent: 2173 + - uid: 2799 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 53.5,14.5 + parent: 2173 + - uid: 2827 + components: + - type: Transform + pos: 18.5,12.5 + parent: 2173 + - uid: 2862 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 54.5,27.5 + parent: 2173 + - uid: 2979 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 35.5,7.5 + parent: 2173 + - uid: 2986 + components: + - type: Transform + pos: 40.5,21.5 + parent: 2173 + - uid: 3013 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 3.5,56.5 + parent: 2173 + - uid: 3045 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 12.5,21.5 + parent: 2173 + - uid: 3106 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -33.5,17.5 + parent: 2173 + - uid: 3139 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 15.5,27.5 + parent: 2173 + - uid: 3140 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 14.5,27.5 + parent: 2173 + - uid: 3141 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 55.5,28.5 + parent: 2173 + - uid: 3147 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 2.5,22.5 + parent: 2173 + - uid: 3150 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 20.5,27.5 + parent: 2173 + - uid: 3153 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 53.5,21.5 + parent: 2173 + - uid: 3716 + components: + - type: Transform + pos: 40.5,19.5 + parent: 2173 + - uid: 3774 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 28.5,27.5 + parent: 2173 + - uid: 3910 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 37.5,7.5 + parent: 2173 + - uid: 4225 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 8.5,24.5 + parent: 2173 + - uid: 4254 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 56.5,23.5 + parent: 2173 + - uid: 4255 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 59.5,28.5 + parent: 2173 + - uid: 4256 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 60.5,23.5 + parent: 2173 + - uid: 4257 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 60.5,27.5 + parent: 2173 + - uid: 4258 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 58.5,23.5 + parent: 2173 + - uid: 4261 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 44.5,21.5 + parent: 2173 + - uid: 4362 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 9.5,29.5 + parent: 2173 + - uid: 4367 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 33.5,27.5 + parent: 2173 + - uid: 4369 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 23.5,27.5 + parent: 2173 + - uid: 4978 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 10.5,29.5 + parent: 2173 + - uid: 4979 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 18.5,27.5 + parent: 2173 + - uid: 4986 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 32.5,27.5 + parent: 2173 + - uid: 4993 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 28.5,26.5 + parent: 2173 + - uid: 5002 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 5.5,24.5 + parent: 2173 + - uid: 5007 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 52.5,27.5 + parent: 2173 + - uid: 5010 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 49.5,27.5 + parent: 2173 + - uid: 5012 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 48.5,27.5 + parent: 2173 + - uid: 5013 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 50.5,27.5 + parent: 2173 + - uid: 5015 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 46.5,27.5 + parent: 2173 + - uid: 5018 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 45.5,27.5 + parent: 2173 + - uid: 5806 + components: + - type: Transform + pos: 41.5,19.5 + parent: 2173 + - uid: 5877 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 3.5,58.5 + parent: 2173 + - uid: 6025 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -5.5,50.5 + parent: 2173 + - uid: 6028 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -5.5,53.5 + parent: 2173 + - uid: 6030 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -5.5,54.5 + parent: 2173 + - uid: 6050 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -3.5,56.5 + parent: 2173 + - uid: 6051 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -2.5,56.5 + parent: 2173 + - uid: 6080 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -0.5,58.5 + parent: 2173 + - uid: 6081 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -0.5,59.5 + parent: 2173 + - uid: 6111 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 4.5,61.5 + parent: 2173 + - uid: 6112 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 5.5,61.5 + parent: 2173 + - uid: 6113 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 6.5,61.5 + parent: 2173 + - uid: 6116 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 9.5,61.5 + parent: 2173 +- proto: GrilleBroken + entities: + - uid: 3105 + components: + - type: Transform + pos: 32.5,10.5 + parent: 2173 + - uid: 6023 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 8.5,61.5 + parent: 2173 + - uid: 6026 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -5.5,52.5 + parent: 2173 + - uid: 6027 + components: + - type: Transform + pos: -5.5,51.5 + parent: 2173 + - uid: 6052 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 7.5,61.5 + parent: 2173 + - uid: 6109 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 3.5,61.5 + parent: 2173 + - uid: 6114 + components: + - type: Transform + pos: -0.5,60.5 + parent: 2173 + - uid: 6115 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -1.5,56.5 + parent: 2173 + - uid: 6117 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 10.5,61.5 + parent: 2173 +- proto: GunSafe + entities: + - uid: 4274 + components: + - type: Transform + anchored: True + pos: 7.5,23.5 + parent: 2173 + - type: DamageOnHighSpeedImpact + lastHit: 0 + - type: Physics + bodyType: Static + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 293.1496 + moles: + - 1.7459903 + - 6.568249 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 4380 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null +- proto: HandheldCrewMonitor + entities: + - uid: 2453 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -43.33178,11.546024 + parent: 2173 +- proto: HandheldGPSBasic + entities: + - uid: 4455 + components: + - type: Transform + pos: -1.3436317,4.707977 + parent: 2173 +- proto: HandheldHealthAnalyzer + entities: + - uid: 2452 + components: + - type: Transform + pos: -43.60983,11.692366 + parent: 2173 +- proto: HandheldStationMapUnpowered + entities: + - uid: 6149 + components: + - type: Transform + pos: 14.575308,16.57349 + parent: 2173 + - uid: 6150 + components: + - type: Transform + pos: 38.428596,15.708305 + parent: 2173 + - uid: 6151 + components: + - type: Transform + pos: 5.504186,22.699253 + parent: 2173 +- proto: Hemostat + entities: + - uid: 2674 + components: + - type: Transform + pos: -43.505615,13.764704 + parent: 2173 +- proto: HighSecFrontierCommandLocked + entities: + - uid: 2214 + components: + - type: Transform + pos: 18.5,14.5 + parent: 2173 + - uid: 4138 + components: + - type: Transform + pos: -27.5,13.5 + parent: 2173 +- proto: HospitalCurtains + entities: + - uid: 4420 + components: + - type: Transform + pos: 25.5,9.5 + parent: 2173 +- proto: HospitalCurtainsOpen + entities: + - uid: 1446 + components: + - type: Transform + pos: -53.5,18.5 + parent: 2173 + - uid: 1447 + components: + - type: Transform + pos: -53.5,16.5 + parent: 2173 + - uid: 1448 + components: + - type: Transform + pos: -53.5,14.5 + parent: 2173 + - uid: 1449 + components: + - type: Transform + pos: -53.5,12.5 + parent: 2173 + - uid: 1450 + components: + - type: Transform + pos: -53.5,10.5 + parent: 2173 + - uid: 2381 + components: + - type: Transform + pos: 26.5,12.5 + parent: 2173 + - uid: 4277 + components: + - type: Transform + pos: -5.5,28.5 + parent: 2173 +- proto: IngotGold1 + entities: + - uid: 1041 + components: + - type: Transform + pos: 29.459152,10.489595 + parent: 2173 + - uid: 1546 + components: + - type: Transform + pos: 29.175543,9.7157345 + parent: 2173 + - uid: 1787 + components: + - type: Transform + pos: 29.613848,11.611694 + parent: 2173 +- proto: IntercomAll + entities: + - uid: 5758 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 5.5,19.5 + parent: 2173 +- proto: IntercomCommon + entities: + - uid: 5764 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -26.5,0.5 + parent: 2173 + - uid: 5765 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -8.5,0.5 + parent: 2173 + - uid: 5766 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 7.5,0.5 + parent: 2173 + - uid: 5767 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 35.5,0.5 + parent: 2173 + - uid: 5768 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 50.5,0.5 + parent: 2173 + - uid: 5769 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 20.5,0.5 + parent: 2173 +- proto: IntercomEngineering + entities: + - uid: 5700 + components: + - type: Transform + pos: -30.5,5.5 + parent: 2173 + - uid: 5761 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -30.5,10.5 + parent: 2173 +- proto: IntercomMedical + entities: + - uid: 5762 + components: + - type: Transform + pos: -50.5,9.5 + parent: 2173 + - uid: 5763 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -42.5,13.5 + parent: 2173 +- proto: JanitorialTrolley + entities: + - uid: 4925 + components: + - type: Transform + pos: -3.5,22.5 + parent: 2173 +- proto: LampGold + entities: + - uid: 1474 + components: + - type: Transform + pos: 28.352488,17.108114 + parent: 2173 + - type: HandheldLight + toggleActionEntity: 2428 + - type: ContainerContainer + containers: + cell_slot: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + actions: !type:Container + showEnts: False + occludes: True + ents: + - 2428 + - type: Physics + canCollide: True + - type: ActionsContainer + - uid: 4975 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 8.592261,22.02486 + parent: 2173 +- proto: LessLethalVendingMachine + entities: + - uid: 4293 + components: + - type: Transform + pos: 6.5,6.5 + parent: 2173 +- proto: Lighter + entities: + - uid: 2475 + components: + - type: Transform + pos: 28.428007,16.513512 + parent: 2173 +- proto: LockerEvidence + entities: + - uid: 4301 + components: + - type: Transform + pos: 46.5,15.5 + parent: 2173 +- proto: LockerFreezerBase + entities: + - uid: 4405 + components: + - type: Transform + pos: 46.5,10.5 + parent: 2173 + - type: Lock + locked: False + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 293.1496 + moles: + - 1.7459903 + - 6.568249 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 4406 + - 4407 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null +- proto: LockerJanitorFilled + entities: + - uid: 4325 + components: + - type: Transform + pos: -3.5,23.5 + parent: 2173 + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 293.14923 + moles: + - 1.7459903 + - 6.568249 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 +- proto: LockerMailCarrierFilled + entities: + - uid: 4943 + components: + - type: Transform + pos: 31.5,15.5 + parent: 2173 +- proto: LockerMedicineFilled + entities: + - uid: 2440 + components: + - type: Transform + pos: -43.5,8.5 + parent: 2173 + - uid: 2441 + components: + - type: Transform + pos: -43.5,9.5 + parent: 2173 +- proto: LockerSecurityFilled + entities: + - uid: 387 + components: + - type: Transform + pos: 40.502724,18.50681 + parent: 2173 +- proto: LockerStationRepresentativeFilled + entities: + - uid: 4969 + components: + - type: Transform + pos: 8.50093,23.502323 + parent: 2173 +- proto: MachineCryoSleepPod + entities: + - uid: 1394 + components: + - type: Transform + pos: -54.5,10.5 + parent: 2173 + - uid: 1395 + components: + - type: Transform + pos: -54.5,12.5 + parent: 2173 + - uid: 1396 + components: + - type: Transform + pos: -54.5,14.5 + parent: 2173 + - uid: 1397 + components: + - type: Transform + pos: -54.5,16.5 + parent: 2173 + - uid: 1398 + components: + - type: Transform + pos: -54.5,18.5 + parent: 2173 +- proto: MailBag + entities: + - uid: 805 + components: + - type: Transform + pos: 29.810764,16.661615 + parent: 2173 + - uid: 807 + components: + - type: Transform + pos: 29.342014,16.547031 + parent: 2173 +- proto: MailCarrierMothershipComputer + entities: + - uid: 4296 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 27.5,16.5 + parent: 2173 + - type: ContainerContainer + containers: + ShipyardConsole-targetId: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + board: !type:Container + showEnts: False + occludes: True + ents: [] +- proto: MailingUnit + entities: + - uid: 1084 + components: + - type: Transform + pos: -4.5,26.5 + parent: 2173 + - type: MailingUnit + tag: janitor + - type: Configuration + config: + tag: janitor + - uid: 1552 + components: + - type: Transform + pos: 17.5,16.5 + parent: 2173 + - type: MailingUnit + tag: bridge + - type: Configuration + config: + tag: bridge + - uid: 1783 + components: + - type: Transform + pos: 31.5,18.5 + parent: 2173 + - type: MailingUnit + tag: mailroom + - type: Configuration + config: + tag: mailroom + - uid: 2146 + components: + - type: Transform + pos: 39.5,15.5 + parent: 2173 + - type: MailingUnit + tag: stationguard +- proto: MailTeleporter + entities: + - uid: 5000 + components: + - type: Transform + pos: 12.5,20.5 + parent: 2173 +- proto: MaintenanceFluffSpawner + entities: + - uid: 2090 + components: + - type: Transform + pos: 45.5,13.5 + parent: 2173 +- proto: MaintenancePlantSpawner + entities: + - uid: 1812 + components: + - type: Transform + pos: 47.5,13.5 + parent: 2173 +- proto: MaintenanceToolSpawner + entities: + - uid: 1718 + components: + - type: Transform + pos: 44.5,13.5 + parent: 2173 +- proto: MaterialCloth + entities: + - uid: 1196 + components: + - type: Transform + pos: 6.3189855,18.603966 + parent: 2173 +- proto: MaterialDurathread + entities: + - uid: 4129 + components: + - type: Transform + pos: 6.6530757,18.317799 + parent: 2173 +- proto: MaterialReclaimer + entities: + - uid: 6144 + components: + - type: Transform + pos: 53.5,18.5 + parent: 2173 +- proto: MedicalScanner + entities: + - uid: 2567 + components: + - type: Transform + pos: -47.5,13.5 + parent: 2173 +- proto: MedkitAdvancedFilled + entities: + - uid: 5719 + components: + - type: Transform + pos: -48.514904,15.652771 + parent: 2173 +- proto: MedkitFilled + entities: + - uid: 2450 + components: + - type: Transform + pos: -43.639095,10.711878 + parent: 2173 +- proto: MedkitOxygenFilled + entities: + - uid: 2451 + components: + - type: Transform + pos: -43.346413,10.521635 + parent: 2173 + - uid: 5726 + components: + - type: Transform + pos: -49.549885,7.6907353 + parent: 2173 +- proto: MedkitRadiationFilled + entities: + - uid: 4487 + components: + - type: Transform + pos: -47.339905,15.60277 + parent: 2173 + - uid: 4488 + components: + - type: Transform + pos: -47.614902,15.47777 + parent: 2173 +- proto: MedkitToxinFilled + entities: + - uid: 5717 + components: + - type: Transform + pos: -47.914906,15.627771 + parent: 2173 + - uid: 5718 + components: + - type: Transform + pos: -48.114902,15.427771 + parent: 2173 +- proto: MinimoogInstrument + entities: + - uid: 3688 + components: + - type: Transform + pos: 25.5,11.5 + parent: 2173 +- proto: Mirror + entities: + - uid: 2402 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -48.5,16.5 + parent: 2173 + - uid: 4307 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 23.5,9.5 + parent: 2173 +- proto: MopItem + entities: + - uid: 4189 + components: + - type: Transform + pos: -5.4123645,21.559769 + parent: 2173 +- proto: Morgue + entities: + - uid: 1462 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -42.5,18.5 + parent: 2173 + - uid: 1463 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -42.5,17.5 + parent: 2173 + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 293.1496 + moles: + - 1.7459903 + - 6.568249 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - uid: 1464 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -42.5,14.5 + parent: 2173 + - uid: 1465 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -42.5,15.5 + parent: 2173 + - uid: 1466 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -42.5,16.5 + parent: 2173 + - uid: 4401 + components: + - type: Transform + pos: -45.5,18.5 + parent: 2173 + - uid: 6110 + components: + - type: Transform + pos: -44.5,18.5 + parent: 2173 +- proto: Multitool + entities: + - uid: 2744 + components: + - type: Transform + pos: -31.715122,9.949261 + parent: 2173 +- proto: NetworkConfigurator + entities: + - uid: 2551 + components: + - type: Transform + pos: -49.299927,10.571657 + parent: 2173 +- proto: NFAshtray + entities: + - uid: 1753 + components: + - type: Transform + pos: 28.730091,16.628096 + parent: 2173 +- proto: NitrogenCanister + entities: + - uid: 4068 + components: + - type: Transform + pos: -38.5,14.5 + parent: 2173 +- proto: NoticeBoardNF + entities: + - uid: 4937 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 2.5,25.5 + parent: 2173 +- proto: NuclearBomb + entities: + - uid: 5005 + components: + - type: Transform + pos: 23.5,15.5 + parent: 2173 +- proto: OxygenCanister + entities: + - uid: 4067 + components: + - type: Transform + pos: -38.5,16.5 + parent: 2173 +- proto: Paper + entities: + - uid: 4430 + components: + - type: MetaData + name: Fridge policy note + - type: Transform + pos: 45.65887,10.588829 + parent: 2173 + - type: Paper + stampState: paper_stamp-centcom + stampedBy: + - stampedBorderless: False + stampedColor: '#004200FF' + stampedName: Sergeant Stamps-the-Papers + content: >2 - [head=1][color=#1a6295]Nanotrasen[/color][/head] + [head=1][color=#1a6295]Nanotrasen[/color][/head] - [bold]ATTN:[/bold] + [bold]ATTN:[/bold] - Frontier Station Staff + Frontier Station Staff - [bold]FROM:[/bold] + [bold]FROM:[/bold] - [italic]Stamps-the-Papers[/italic] + [italic]Stamps-the-Papers[/italic] - [bold][color=darkred]Sergeant[/color][/bold], Fax and Broadcast Department + [bold][color=darkred]Sergeant[/color][/bold], Fax and Broadcast Department - [bold][color=green]Central Command[/color][/bold] + [bold][color=green]Central Command[/color][/bold] - [bold]/MESSAGE/[/bold] + [bold]/MESSAGE/[/bold] - We have been notified of wasteful behavior in the Frontier Staff break area. Please ensure you remove your food from the fridge before the end of shift, otherwise it will be removed and composted. + We have been notified of wasteful behavior in the Frontier Staff break area. Please ensure you remove your food from the fridge before the end of shift, otherwise it will be removed and composted. - Please join us in this effort to reduce food waste. + Please join us in this effort to reduce food waste. - [bold]/END FAX/[/bold] - - type: Fixtures - fixtures: - fix1: - shape: !type:PolygonShape - radius: 0.01 - vertices: - - -0.25,-0.25 - - 0.25,-0.25 - - 0.25,0.25 - - -0.25,0.25 - mask: - - Impassable - - HighImpassable - layer: [] - density: 20 - hard: True - restitution: 0.3 - friction: 0.2 - flammable: - shape: !type:PhysShapeCircle - radius: 0.35 - position: 0,0 - mask: - - TableLayer - - HighImpassable - - LowImpassable - - BulletImpassable - - InteractImpassable - - Opaque - layer: [] - density: 1 - hard: False - restitution: 0 - friction: 0.4 - - type: Forensics - residues: [] - dnas: [] - fibers: [] - fingerprints: - - 209FC30A01B0B3AD49F5D74439F1044F - - uid: 4885 - components: - - type: MetaData - name: Frontier Outpost Atmospherics Setup - - type: Transform - pos: -31.32958,10.701433 - parent: 2173 - - type: Paper - stampState: paper_stamp-ce - stampedBy: - - stampedBorderless: False - stampedColor: '#CC6600FF' - stampedName: NanoTrasen Engineering - content: > - [color=#cc6600]◥[bold]N[/bold]◣ [bold]Nanotrasen Engineering[/bold][/color] + [bold]/END FAX/[/bold] + - type: Fixtures + fixtures: + fix1: + shape: !type:PolygonShape + radius: 0.01 + vertices: + - -0.25,-0.25 + - 0.25,-0.25 + - 0.25,0.25 + - -0.25,0.25 + mask: + - Impassable + - HighImpassable + layer: [] + density: 20 + hard: True + restitution: 0.3 + friction: 0.2 + flammable: + shape: !type:PhysShapeCircle + radius: 0.35 + position: 0,0 + mask: + - TableLayer + - HighImpassable + - LowImpassable + - BulletImpassable + - InteractImpassable + - Opaque + layer: [] + density: 1 + hard: False + restitution: 0 + friction: 0.4 + - type: Forensics + residues: [] + dnas: [] + fibers: [] + fingerprints: + - 209FC30A01B0B3AD49F5D74439F1044F + - uid: 4885 + components: + - type: MetaData + name: Frontier Outpost Atmospherics Setup + - type: Transform + pos: -31.32958,10.701433 + parent: 2173 + - type: Paper + stampState: paper_stamp-ce + stampedBy: + - stampedBorderless: False + stampedColor: '#CC6600FF' + stampedName: NanoTrasen Engineering + content: > + [color=#cc6600]◥[bold]N[/bold]◣ [bold]Nanotrasen Engineering[/bold][/color] - [color=#cc6600]‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾[/color] + [color=#cc6600]‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾[/color] - [head=1]Frontier Outpost Atmos[/head] + [head=1]Frontier Outpost Atmos[/head] - Distro line setup: + Distro line setup: - [bullet]Turn on the distro mixer. (22% primary/78% secondary) + [bullet]Turn on the distro mixer. (22% primary/78% secondary) - [bullet](Optional) Turn on the canister fill pump at maximum pressure to allow captains to refill their canisters with clean air. + [bullet](Optional) Turn on the canister fill pump at maximum pressure to allow captains to refill their canisters with clean air. - Waste line setup: + Waste line setup: - [bullet]Turn on the waste pump. + [bullet]Turn on the waste pump. - These are sensible default instructions, a proper atmospherics technician should be hired in the event you are uncertain about any of these. - - type: Fixtures - fixtures: - fix1: - shape: !type:PolygonShape - radius: 0.01 - vertices: - - -0.25,-0.25 - - 0.25,-0.25 - - 0.25,0.25 - - -0.25,0.25 - mask: - - Impassable - - HighImpassable - layer: [] - density: 20 - hard: True - restitution: 0.3 - friction: 0.2 - flammable: - shape: !type:PhysShapeCircle - radius: 0.35 - position: 0,0 - mask: - - TableLayer - - HighImpassable - - LowImpassable - - BulletImpassable - - InteractImpassable - - Opaque - layer: [] - density: 1 - hard: False - restitution: 0 - friction: 0.4 - - uid: 4974 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 7.9261327,21.56176 - parent: 2173 - - uid: 6043 - components: - - type: Transform - pos: 14.09188,16.706373 - parent: 2173 - - uid: 6044 - components: - - type: Transform - pos: 14.207902,16.500011 - parent: 2173 - - uid: 6045 - components: - - type: Transform - pos: 14.349708,16.680578 - parent: 2173 - - uid: 6046 - components: - - type: Transform - pos: 14.568859,16.461319 - parent: 2173 - - proto: PaperBin10 - entities: - - uid: 4454 - components: - - type: Transform - pos: -1.5,5.5 - parent: 2173 - - uid: 4825 - components: - - type: Transform - pos: 30.5,16.5 - parent: 2173 - - uid: 4968 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,20.5 - parent: 2173 - - proto: PaperBin5 - entities: - - uid: 2765 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 36.5,15.5 - parent: 2173 - - proto: PaperDoor - entities: - - uid: 3729 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 24.5,10.5 - parent: 2173 - - proto: PillCanister - entities: - - uid: 2675 - components: - - type: Transform - pos: -45.654537,15.776983 - parent: 2173 - - uid: 2676 - components: - - type: Transform - pos: -45.581367,15.630642 - parent: 2173 - - proto: PillHyronalin - entities: - - uid: 2677 - components: - - type: Transform - pos: -45.489902,15.8318615 - parent: 2173 - - uid: 2678 - components: - - type: Transform - pos: -45.416733,15.722105 - parent: 2173 - - proto: PlasticFlapsAirtightClear - entities: - - uid: 2718 - components: - - type: Transform - pos: 9.5,52.5 - parent: 2173 - - uid: 2719 - components: - - type: Transform - pos: 9.5,56.5 - parent: 2173 - - uid: 2720 - components: - - type: Transform - pos: 12.5,56.5 - parent: 2173 - - uid: 2721 - components: - - type: Transform - pos: 12.5,52.5 - parent: 2173 - - uid: 2722 - components: - - type: Transform - pos: -3.5,46.5 - parent: 2173 - - uid: 2723 - components: - - type: Transform - pos: -3.5,42.5 - parent: 2173 - - uid: 2724 - components: - - type: Transform - pos: -6.5,42.5 - parent: 2173 - - uid: 2726 - components: - - type: Transform - pos: -6.5,46.5 - parent: 2173 - - proto: PlasticFlapsAirtightOpaque - entities: - - uid: 2135 - components: - - type: Transform - pos: -33.5,5.5 - parent: 2173 - - proto: PlushieAtmosian - entities: - - uid: 4157 - components: - - type: Transform - pos: -28.595388,14.614071 - parent: 2173 - - proto: PlushieMoffRandom - entities: - - uid: 4373 - components: - - type: Transform - pos: 51.471947,10.549984 - parent: 2173 - - proto: PortableScrubber - entities: - - uid: 2749 - components: - - type: Transform - pos: -41.5,6.5 - parent: 2173 - - uid: 2750 - components: - - type: Transform - pos: -42.5,6.5 - parent: 2173 - - proto: PosterContrabandAtmosiaDeclarationIndependence - entities: - - uid: 5626 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -29.5,18.5 - parent: 2173 - - proto: PosterContrabandDonutCorp - entities: - - uid: 3058 - components: - - type: Transform - pos: 42.5,14.5 - parent: 2173 - - proto: PosterLegitHelpOthers - entities: - - uid: 3739 - components: - - type: Transform - pos: 46.5,21.5 - parent: 2173 - - proto: PosterLegitMedicate - entities: - - uid: 5690 - components: - - type: Transform - pos: -47.5,16.5 - parent: 2173 - - proto: PosterLegitObey - entities: - - uid: 3131 - components: - - type: Transform - pos: 42.5,17.5 - parent: 2173 - - proto: PosterLegitSMEpi - entities: - - uid: 4839 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -54.5,9.5 - parent: 2173 - - proto: PosterLegitSMPills - entities: - - uid: 4838 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -46.5,15.5 - parent: 2173 - - proto: PosterLegitSMPoisoning - entities: - - uid: 4837 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -46.5,11.5 - parent: 2173 - - proto: PosterLegitWorkForAFuture - entities: - - uid: 4960 - components: - - type: Transform - pos: 4.5,19.5 - parent: 2173 - - proto: PottedPlantRandom - entities: - - uid: 268 - components: - - type: Transform - pos: -0.5,13.5 - parent: 2173 - - uid: 501 - components: - - type: Transform - pos: 41.5,26.5 - parent: 2173 - - uid: 2400 - components: - - type: Transform - pos: -51.5,1.5 - parent: 2173 - - uid: 2409 - components: - - type: Transform - pos: 7.5,6.5 - parent: 2173 - - uid: 2415 - components: - - type: Transform - pos: 4.5,10.5 - parent: 2173 - - uid: 2416 - components: - - type: Transform - pos: -5.5,10.5 - parent: 2173 - - uid: 2419 - components: - - type: Transform - pos: -14.5,5.5 - parent: 2173 - - uid: 2422 - components: - - type: Transform - pos: 13.5,5.5 - parent: 2173 - - uid: 2424 - components: - - type: Transform - pos: -8.5,6.5 - parent: 2173 - - uid: 2466 - components: - - type: Transform - pos: -3.5,1.5 - parent: 2173 - - uid: 2467 - components: - - type: Transform - pos: 2.5,1.5 - parent: 2173 - - uid: 2468 - components: - - type: Transform - pos: 11.5,1.5 - parent: 2173 - - uid: 2469 - components: - - type: Transform - pos: -12.5,1.5 - parent: 2173 - - uid: 2524 - components: - - type: Transform - pos: 0.5,51.5 - parent: 2173 - - uid: 3102 - components: - - type: Transform - pos: -21.5,1.5 - parent: 2173 - - uid: 4165 - components: - - type: Transform - pos: 18.5,4.5 - parent: 2173 - - uid: 4166 - components: - - type: Transform - pos: 22.5,4.5 - parent: 2173 - - uid: 4167 - components: - - type: Transform - pos: -23.5,4.5 - parent: 2173 - - uid: 4429 - components: - - type: Transform - pos: 32.5,20.5 - parent: 2173 - - uid: 4463 - components: - - type: Transform - pos: 36.5,1.5 - parent: 2173 - - uid: 4464 - components: - - type: Transform - pos: 40.5,1.5 - parent: 2173 - - uid: 4474 - components: - - type: Transform - pos: -0.5,8.5 - parent: 2173 - - uid: 4489 - components: - - type: Transform - pos: -41.5,1.5 - parent: 2173 - - uid: 4490 - components: - - type: Transform - pos: -37.5,1.5 - parent: 2173 - - uid: 4812 - components: - - type: Transform - pos: 16.5,10.5 - parent: 2173 - - uid: 4939 - components: - - type: Transform - pos: 4.5,18.5 - parent: 2173 - - uid: 4940 - components: - - type: Transform - pos: 2.5,18.5 - parent: 2173 - - uid: 4962 - components: - - type: Transform - pos: 38.5,6.5 - parent: 2173 - - uid: 5021 - components: - - type: Transform - pos: 25.5,26.5 - parent: 2173 - - uid: 5729 - components: - - type: Transform - pos: 31.5,5.5 - parent: 2173 - - uid: 5730 - components: - - type: Transform - pos: 29.5,5.5 - parent: 2173 - - uid: 5785 - components: - - type: Transform - pos: 29.5,-15.5 - parent: 2173 - - uid: 5787 - components: - - type: Transform - pos: -30.5,-15.5 - parent: 2173 - - uid: 5807 - components: - - type: Transform - pos: 31.5,26.5 - parent: 2173 - - uid: 5808 - components: - - type: Transform - pos: 11.5,28.5 - parent: 2173 - - uid: 5827 - components: - - type: Transform - pos: 50.5,22.5 - parent: 2173 - - proto: PottedPlantRandomPlastic - entities: - - uid: 5754 - components: - - type: Transform - pos: -1.5,25.5 - parent: 2173 - - uid: 5784 - components: - - type: Transform - pos: 27.5,-9.5 - parent: 2173 - - uid: 5786 - components: - - type: Transform - pos: -28.5,-9.5 - parent: 2173 - - proto: PowerCellRecharger - entities: - - uid: 2535 - components: - - type: Transform - pos: 2.5,49.5 - parent: 2173 - - uid: 2661 - components: - - type: Transform - pos: -5.5,23.5 - parent: 2173 - - uid: 2741 - components: - - type: Transform - pos: -31.5,5.5 - parent: 2173 - - uid: 2742 - components: - - type: Transform - pos: -31.5,10.5 - parent: 2173 - - proto: Poweredlight - entities: - - uid: 705 - components: - - type: Transform - pos: 21.5,26.5 - parent: 2173 - - uid: 763 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 48.5,9.5 - parent: 2173 - - uid: 1197 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 20.5,20.5 - parent: 2173 - - uid: 1208 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,24.5 - parent: 2173 - - uid: 1244 - components: - - type: Transform - pos: 57.5,3.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 1371 - components: - - type: Transform - pos: -58.5,3.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 2221 - components: - - type: Transform - pos: 21.5,16.5 - parent: 2173 - - uid: 2238 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 42.5,9.5 - parent: 2173 - - uid: 2616 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,25.5 - parent: 2173 - - uid: 3111 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 36.5,20.5 - parent: 2173 - - uid: 3762 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 44.5,15.5 - parent: 2173 - - uid: 3866 - components: - - type: Transform - pos: 31.5,18.5 - parent: 2173 - - uid: 4192 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -54.5,5.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4193 - components: - - type: Transform - pos: -48.5,18.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4196 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -51.5,16.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4197 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -32.5,1.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4198 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -42.5,1.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4199 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -38.5,8.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4200 - components: - - type: Transform - pos: -36.5,12.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4201 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -28.5,11.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4202 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -28.5,14.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4203 - components: - - type: Transform - pos: -31.5,18.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4207 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,-5.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4208 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,-15.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4209 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -32.5,-27.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4210 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -26.5,-27.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4211 - components: - - type: Transform - pos: -26.5,-29.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4212 - components: - - type: Transform - pos: -32.5,-29.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4213 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,1.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4214 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 21.5,1.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4215 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,1.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4216 - components: - - type: Transform - pos: -6.5,6.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4217 - components: - - type: Transform - pos: 5.5,6.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4218 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 12.5,1.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4219 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,14.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4220 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,14.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4221 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,8.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4222 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,8.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4223 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,21.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4224 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,25.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4226 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,15.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4227 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,10.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4228 - components: - - type: Transform - pos: 14.5,16.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4229 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 29.5,-5.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4230 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 27.5,-15.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4231 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 31.5,-27.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4232 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 25.5,-27.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4233 - components: - - type: Transform - pos: 31.5,-29.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4234 - components: - - type: Transform - pos: 25.5,-29.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4235 - components: - - type: Transform - pos: 30.5,5.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4236 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 36.5,1.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4237 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 45.5,1.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4246 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 50.5,15.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4248 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,20.5 - parent: 2173 - - uid: 4279 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,22.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4291 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,10.5 - parent: 2173 - - uid: 4312 - components: - - type: Transform - pos: -3.5,34.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4313 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,30.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4314 - components: - - type: Transform - pos: 5.5,34.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4315 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,36.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4316 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,41.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4317 - components: - - type: Transform - pos: -0.5,47.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4318 - components: - - type: Transform - pos: 4.5,51.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4320 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,58.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4321 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,50.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4322 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,40.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4323 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,48.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4383 - components: - - type: Transform - pos: 2.5,-0.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4384 - components: - - type: Transform - pos: -3.5,-0.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4424 - components: - - type: Transform - pos: 31.5,26.5 - parent: 2173 - - uid: 4425 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 30.5,20.5 - parent: 2173 - - uid: 4434 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -43.5,9.5 - parent: 2173 - - uid: 4437 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -45.5,15.5 - parent: 2173 - - uid: 4934 - components: - - type: Transform - pos: 48.5,6.5 - parent: 2173 - - uid: 4951 - components: - - type: Transform - pos: 39.5,18.5 - parent: 2173 - - uid: 5011 - components: - - type: Transform - pos: 47.5,26.5 - parent: 2173 - - uid: 5745 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 39.5,22.5 - parent: 2173 - - uid: 6121 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,56.5 - parent: 2173 - - proto: PoweredlightColoredRed - entities: - - uid: 415 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 51.5,9.5 - parent: 2173 - - proto: PoweredlightLED - entities: - - uid: 4191 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,11.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - proto: PoweredSmallLight - entities: - - uid: 269 - components: - - type: Transform - pos: -18.5,16.5 - parent: 2173 - - uid: 804 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,9.5 - parent: 2173 - - uid: 2153 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,11.5 - parent: 2173 - - uid: 2613 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 27.5,27.5 - parent: 2173 - - uid: 2864 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 31.5,12.5 - parent: 2173 - - uid: 2983 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 46.5,12.5 - parent: 2173 - - uid: 3117 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 34.5,18.5 - parent: 2173 - - uid: 3730 - components: - - type: Transform - pos: 25.5,12.5 - parent: 2173 - - uid: 4123 - components: - - type: Transform - pos: 12.5,18.5 - parent: 2173 - - uid: 4124 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,16.5 - parent: 2173 - - uid: 4204 - components: - - type: Transform - pos: -37.5,14.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4205 - components: - - type: Transform - pos: -37.5,16.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4360 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -24.5,13.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4361 - components: - - type: Transform - pos: -24.5,9.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4363 - components: - - type: Transform - pos: 22.5,18.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4376 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,10.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4385 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,0.5 - parent: 2173 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4419 - components: - - type: Transform - pos: 25.5,9.5 - parent: 2173 - - uid: 5796 - components: - - type: Transform - pos: -54.5,18.5 - parent: 2173 - - uid: 5797 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -54.5,10.5 - parent: 2173 - - uid: 5798 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -54.5,14.5 - parent: 2173 - - uid: 5799 - components: - - type: Transform - pos: -41.5,6.5 - parent: 2173 - - uid: 5800 - components: - - type: Transform - pos: -36.5,6.5 - parent: 2173 - - uid: 6122 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,58.5 - parent: 2173 - - proto: Rack - entities: - - uid: 1473 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -49.5,10.5 - parent: 2173 - - uid: 1716 - components: - - type: Transform - pos: 44.5,13.5 - parent: 2173 - - uid: 2086 - components: - - type: Transform - pos: 45.5,13.5 - parent: 2173 - - uid: 2438 - components: - - type: Transform - pos: -44.5,7.5 - parent: 2173 - - uid: 2442 - components: - - type: Transform - pos: -43.5,10.5 - parent: 2173 - - uid: 2443 - components: - - type: Transform - pos: -43.5,11.5 - parent: 2173 - - uid: 4050 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 32.5,18.5 - parent: 2173 - - uid: 4158 - components: - - type: Transform - pos: -28.5,14.5 - parent: 2173 - - proto: RadioHandheld - entities: - - uid: 4456 - components: - - type: Transform - pos: -1.533876,4.6787086 - parent: 2173 - - proto: Railing - entities: - - uid: 2112 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,13.5 - parent: 2173 - - uid: 2113 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,13.5 - parent: 2173 - - uid: 2114 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,8.5 - parent: 2173 - - uid: 2115 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,8.5 - parent: 2173 - - uid: 2344 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 37.5,10.5 - parent: 2173 - - uid: 2980 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 37.5,9.5 - parent: 2173 - - uid: 3136 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -48.5,13.5 - parent: 2173 - - uid: 3137 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -50.5,12.5 - parent: 2173 - - uid: 4431 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 28.5,18.5 - parent: 2173 - - uid: 4432 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,17.5 - parent: 2173 - - uid: 4950 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 37.5,11.5 - parent: 2173 - - uid: 5647 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -47.5,13.5 - parent: 2173 - - uid: 6017 - components: - - type: Transform - pos: -50.5,11.5 - parent: 2173 - - proto: RailingCorner - entities: - - uid: 2108 - components: - - type: Transform - pos: 1.5,12.5 - parent: 2173 - - uid: 2109 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,9.5 - parent: 2173 - - uid: 2110 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,9.5 - parent: 2173 - - uid: 2111 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,12.5 - parent: 2173 - - uid: 5646 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -49.5,13.5 - parent: 2173 - - proto: RailingCornerSmall - entities: - - uid: 2116 - components: - - type: Transform - pos: -1.5,9.5 - parent: 2173 - - uid: 2117 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,9.5 - parent: 2173 - - uid: 2118 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,12.5 - parent: 2173 - - uid: 2119 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,12.5 - parent: 2173 - - uid: 4840 - components: - - type: Transform - pos: 28.5,17.5 - parent: 2173 - - uid: 5596 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -51.5,12.5 - parent: 2173 - - uid: 5657 - components: - - type: Transform - pos: -49.5,12.5 - parent: 2173 - - uid: 6013 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -51.5,11.5 - parent: 2173 - - uid: 6014 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -51.5,13.5 - parent: 2173 - - uid: 6015 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -50.5,13.5 - parent: 2173 - - uid: 6016 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -51.5,10.5 - parent: 2173 - - uid: 6018 - components: - - type: Transform - pos: -49.5,10.5 - parent: 2173 - - uid: 6019 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -49.5,11.5 - parent: 2173 - - proto: RandomFoodMeal - entities: - - uid: 4292 - components: - - type: Transform - pos: 22.5,10.5 - parent: 2173 - - proto: RandomFoodSingle - entities: - - uid: 2239 - components: - - type: Transform - pos: 44.5,10.5 - parent: 2173 - - proto: RandomInstruments - entities: - - uid: 4375 - components: - - type: Transform - pos: 50.5,9.5 - parent: 2173 - - proto: RandomItem - entities: - - uid: 4177 - components: - - type: Transform - pos: -3.5,28.5 - parent: 2173 - - proto: RandomPosterAny - entities: - - uid: 2473 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 47.5,16.5 - parent: 2173 - - proto: RandomPosterContraband - entities: - - uid: 521 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 32.5,8.5 - parent: 2173 - - uid: 525 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 24.5,15.5 - parent: 2173 - - uid: 3112 - components: - - type: Transform - pos: 37.5,12.5 - parent: 2173 - - uid: 4492 - components: - - type: Transform - pos: -3.5,25.5 - parent: 2173 - - uid: 5652 - components: - - type: Transform - pos: -39.5,13.5 - parent: 2173 - - uid: 5653 - components: - - type: Transform - pos: -41.5,17.5 - parent: 2173 - - uid: 5656 - components: - - type: Transform - pos: 50.5,14.5 - parent: 2173 - - uid: 5658 - components: - - type: Transform - pos: -28.5,10.5 - parent: 2173 - - uid: 5659 - components: - - type: Transform - pos: -22.5,10.5 - parent: 2173 - - proto: RandomPosterLegit - entities: - - uid: 475 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 49.5,8.5 - parent: 2173 - - uid: 491 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 41.5,9.5 - parent: 2173 - - uid: 1198 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 55.5,27.5 - parent: 2173 - - uid: 2612 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 59.5,23.5 - parent: 2173 - - uid: 3116 - components: - - type: Transform - pos: 38.5,7.5 - parent: 2173 - - uid: 5628 - components: - - type: Transform - pos: -31.5,-4.5 - parent: 2173 - - uid: 5629 - components: - - type: Transform - pos: -27.5,-14.5 - parent: 2173 - - uid: 5630 - components: - - type: Transform - pos: -31.5,-24.5 - parent: 2173 - - uid: 5631 - components: - - type: Transform - pos: -27.5,-24.5 - parent: 2173 - - uid: 5632 - components: - - type: Transform - pos: -17.5,0.5 - parent: 2173 - - uid: 5633 - components: - - type: Transform - pos: -7.5,0.5 - parent: 2173 - - uid: 5634 - components: - - type: Transform - pos: 6.5,0.5 - parent: 2173 - - uid: 5635 - components: - - type: Transform - pos: 16.5,0.5 - parent: 2173 - - uid: 5636 - components: - - type: Transform - pos: 30.5,-4.5 - parent: 2173 - - uid: 5637 - components: - - type: Transform - pos: 26.5,-15.5 - parent: 2173 - - uid: 5638 - components: - - type: Transform - pos: 30.5,-24.5 - parent: 2173 - - uid: 5639 - components: - - type: Transform - pos: 26.5,-24.5 - parent: 2173 - - uid: 5640 - components: - - type: Transform - pos: 40.5,0.5 - parent: 2173 - - uid: 5641 - components: - - type: Transform - pos: 51.5,0.5 - parent: 2173 - - uid: 5642 - components: - - type: Transform - pos: 55.5,4.5 - parent: 2173 - - uid: 5643 - components: - - type: Transform - pos: 55.5,0.5 - parent: 2173 - - uid: 5649 - components: - - type: Transform - pos: 9.5,45.5 - parent: 2173 - - uid: 5655 - components: - - type: Transform - pos: 23.5,12.5 - parent: 2173 - - uid: 5822 - components: - - type: Transform - pos: 18.5,16.5 - parent: 2173 - - proto: RandomSoap - entities: - - uid: 4421 - components: - - type: Transform - pos: 25.5,9.5 - parent: 2173 - - proto: RandomVending - entities: - - uid: 4418 - components: - - type: Transform - pos: 42.5,26.5 - parent: 2173 - - proto: RandomVendingDrinks - entities: - - uid: 2348 - components: - - type: Transform - pos: 42.5,10.5 - parent: 2173 - - uid: 2528 - components: - - type: Transform - pos: 7.5,28.5 - parent: 2173 - - proto: RandomVendingSnacks - entities: - - uid: 3749 - components: - - type: Transform - pos: 43.5,10.5 - parent: 2173 - - uid: 4946 - components: - - type: Transform - pos: 6.5,28.5 - parent: 2173 - - proto: ReinforcedPlasmaWindow - entities: - - uid: 1085 - components: - - type: Transform - pos: -35.5,14.5 - parent: 2173 - - uid: 1086 - components: - - type: Transform - pos: -35.5,16.5 - parent: 2173 - - proto: ReinforcedWindow - entities: - - uid: 207 - components: - - type: Transform - pos: 11.5,51.5 - parent: 2173 - - uid: 209 - components: - - type: Transform - pos: 10.5,51.5 - parent: 2173 - - uid: 369 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 16.5,9.5 - parent: 2173 - - uid: 478 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 42.5,21.5 - parent: 2173 - - uid: 480 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 50.5,27.5 - parent: 2173 - - uid: 507 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 37.5,7.5 - parent: 2173 - - uid: 531 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -7.5,17.5 - parent: 2173 - - uid: 547 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -7.5,14.5 - parent: 2173 - - uid: 572 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 39.5,27.5 - parent: 2173 - - uid: 574 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 58.5,23.5 - parent: 2173 - - uid: 575 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 60.5,23.5 - parent: 2173 - - uid: 576 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 60.5,27.5 - parent: 2173 - - uid: 577 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 59.5,28.5 - parent: 2173 - - uid: 578 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 55.5,28.5 - parent: 2173 - - uid: 580 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 56.5,23.5 - parent: 2173 - - uid: 621 - components: - - type: Transform - pos: 43.5,19.5 - parent: 2173 - - uid: 666 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,27.5 - parent: 2173 - - uid: 667 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 32.5,27.5 - parent: 2173 - - uid: 668 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 34.5,27.5 - parent: 2173 - - uid: 864 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,-29.5 - parent: 2173 - - uid: 865 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,-29.5 - parent: 2173 - - uid: 866 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -26.5,-24.5 - parent: 2173 - - uid: 867 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -32.5,-24.5 - parent: 2173 - - uid: 868 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,-23.5 - parent: 2173 - - uid: 869 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,-22.5 - parent: 2173 - - uid: 870 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,-21.5 - parent: 2173 - - uid: 871 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,-23.5 - parent: 2173 - - uid: 872 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,-22.5 - parent: 2173 - - uid: 873 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,-21.5 - parent: 2173 - - uid: 874 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,-18.5 - parent: 2173 - - uid: 875 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,-17.5 - parent: 2173 - - uid: 876 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,-16.5 - parent: 2173 - - uid: 877 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,-18.5 - parent: 2173 - - uid: 878 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,-17.5 - parent: 2173 - - uid: 879 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,-16.5 - parent: 2173 - - uid: 880 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,-13.5 - parent: 2173 - - uid: 881 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,-12.5 - parent: 2173 - - uid: 882 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,-11.5 - parent: 2173 - - uid: 883 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,-13.5 - parent: 2173 - - uid: 884 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,-12.5 - parent: 2173 - - uid: 885 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,-11.5 - parent: 2173 - - uid: 886 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,-8.5 - parent: 2173 - - uid: 887 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,-7.5 - parent: 2173 - - uid: 888 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,-6.5 - parent: 2173 - - uid: 889 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,-8.5 - parent: 2173 - - uid: 890 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,-7.5 - parent: 2173 - - uid: 891 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,-6.5 - parent: 2173 - - uid: 892 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,-3.5 - parent: 2173 - - uid: 893 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,-2.5 - parent: 2173 - - uid: 894 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,-1.5 - parent: 2173 - - uid: 895 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,-3.5 - parent: 2173 - - uid: 896 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,-2.5 - parent: 2173 - - uid: 897 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,-1.5 - parent: 2173 - - uid: 898 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,48.5 - parent: 2173 - - uid: 899 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,47.5 - parent: 2173 - - uid: 900 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,46.5 - parent: 2173 - - uid: 901 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,43.5 - parent: 2173 - - uid: 902 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,42.5 - parent: 2173 - - uid: 903 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,41.5 - parent: 2173 - - uid: 904 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,40.5 - parent: 2173 - - uid: 905 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,40.5 - parent: 2173 - - uid: 906 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,38.5 - parent: 2173 - - uid: 907 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,37.5 - parent: 2173 - - uid: 908 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,36.5 - parent: 2173 - - uid: 909 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,35.5 - parent: 2173 - - uid: 910 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,35.5 - parent: 2173 - - uid: 911 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,35.5 - parent: 2173 - - uid: 912 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,37.5 - parent: 2173 - - uid: 913 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,38.5 - parent: 2173 - - uid: 914 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,39.5 - parent: 2173 - - uid: 915 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,41.5 - parent: 2173 - - uid: 916 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,41.5 - parent: 2173 - - uid: 917 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,47.5 - parent: 2173 - - uid: 918 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,47.5 - parent: 2173 - - uid: 919 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,48.5 - parent: 2173 - - uid: 920 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,48.5 - parent: 2173 - - uid: 921 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,49.5 - parent: 2173 - - uid: 922 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,50.5 - parent: 2173 - - uid: 923 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,51.5 - parent: 2173 - - uid: 924 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,52.5 - parent: 2173 - - uid: 925 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,52.5 - parent: 2173 - - uid: 926 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,52.5 - parent: 2173 - - uid: 927 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,54.5 - parent: 2173 - - uid: 930 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,58.5 - parent: 2173 - - uid: 931 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,58.5 - parent: 2173 - - uid: 932 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,58.5 - parent: 2173 - - uid: 933 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 10.5,57.5 - parent: 2173 - - uid: 934 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,57.5 - parent: 2173 - - uid: 939 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,12.5 - parent: 2173 - - uid: 940 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,11.5 - parent: 2173 - - uid: 941 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,10.5 - parent: 2173 - - uid: 944 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,7.5 - parent: 2173 - - uid: 945 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -9.5,7.5 - parent: 2173 - - uid: 946 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,7.5 - parent: 2173 - - uid: 947 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -14.5,6.5 - parent: 2173 - - uid: 948 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -15.5,6.5 - parent: 2173 - - uid: 949 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,6.5 - parent: 2173 - - uid: 953 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -20.5,8.5 - parent: 2173 - - uid: 954 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -21.5,8.5 - parent: 2173 - - uid: 955 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,8.5 - parent: 2173 - - uid: 956 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -20.5,5.5 - parent: 2173 - - uid: 957 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -21.5,5.5 - parent: 2173 - - uid: 958 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,5.5 - parent: 2173 - - uid: 961 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,14.5 - parent: 2173 - - uid: 964 - components: - - type: Transform - pos: -19.5,16.5 - parent: 2173 - - uid: 971 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,23.5 - parent: 2173 - - uid: 972 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,24.5 - parent: 2173 - - uid: 973 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -25.5,15.5 - parent: 2173 - - uid: 974 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -25.5,16.5 - parent: 2173 - - uid: 975 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -25.5,17.5 - parent: 2173 - - uid: 984 - components: - - type: Transform - pos: -27.5,19.5 - parent: 2173 - - uid: 986 - components: - - type: Transform - pos: -29.5,17.5 - parent: 2173 - - uid: 987 - components: - - type: Transform - pos: -29.5,16.5 - parent: 2173 - - uid: 988 - components: - - type: Transform - pos: -29.5,15.5 - parent: 2173 - - uid: 1073 - components: - - type: Transform - pos: -33.5,14.5 - parent: 2173 - - uid: 1074 - components: - - type: Transform - pos: -33.5,15.5 - parent: 2173 - - uid: 1075 - components: - - type: Transform - pos: -33.5,16.5 - parent: 2173 - - uid: 1077 - components: - - type: Transform - pos: -33.5,18.5 - parent: 2173 - - uid: 1081 - components: - - type: Transform - pos: -32.5,13.5 - parent: 2173 - - uid: 1082 - components: - - type: Transform - pos: -30.5,13.5 - parent: 2173 - - uid: 1182 - components: - - type: Transform - pos: 1.5,33.5 - parent: 2173 - - uid: 1183 - components: - - type: Transform - pos: 1.5,32.5 - parent: 2173 - - uid: 1184 - components: - - type: Transform - pos: 1.5,31.5 - parent: 2173 - - uid: 1185 - components: - - type: Transform - pos: -2.5,33.5 - parent: 2173 - - uid: 1186 - components: - - type: Transform - pos: -2.5,32.5 - parent: 2173 - - uid: 1187 - components: - - type: Transform - pos: -2.5,31.5 - parent: 2173 - - uid: 1200 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 45.5,27.5 - parent: 2173 - - uid: 1202 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 46.5,27.5 - parent: 2173 - - uid: 1217 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 52.5,21.5 - parent: 2173 - - uid: 1222 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,24.5 - parent: 2173 - - uid: 1231 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 53.5,21.5 - parent: 2173 - - uid: 1232 - components: - - type: Transform - pos: 51.5,19.5 - parent: 2173 - - uid: 1233 - components: - - type: Transform - pos: 52.5,19.5 - parent: 2173 - - uid: 1234 - components: - - type: Transform - pos: 53.5,19.5 - parent: 2173 - - uid: 1235 - components: - - type: Transform - pos: 54.5,17.5 - parent: 2173 - - uid: 1236 - components: - - type: Transform - pos: 54.5,16.5 - parent: 2173 - - uid: 1237 - components: - - type: Transform - pos: 54.5,15.5 - parent: 2173 - - uid: 1238 - components: - - type: Transform - pos: 54.5,12.5 - parent: 2173 - - uid: 1239 - components: - - type: Transform - pos: 54.5,11.5 - parent: 2173 - - uid: 1240 - components: - - type: Transform - pos: 54.5,8.5 - parent: 2173 - - uid: 1241 - components: - - type: Transform - pos: 54.5,7.5 - parent: 2173 - - uid: 1242 - components: - - type: Transform - pos: 54.5,6.5 - parent: 2173 - - uid: 1243 - components: - - type: Transform - pos: 56.5,4.5 - parent: 2173 - - uid: 1245 - components: - - type: Transform - pos: 58.5,4.5 - parent: 2173 - - uid: 1246 - components: - - type: Transform - pos: 60.5,4.5 - parent: 2173 - - uid: 1247 - components: - - type: Transform - pos: 60.5,0.5 - parent: 2173 - - uid: 1248 - components: - - type: Transform - pos: 59.5,-0.5 - parent: 2173 - - uid: 1249 - components: - - type: Transform - pos: 55.5,-0.5 - parent: 2173 - - uid: 1250 - components: - - type: Transform - pos: 54.5,0.5 - parent: 2173 - - uid: 1251 - components: - - type: Transform - pos: 53.5,0.5 - parent: 2173 - - uid: 1252 - components: - - type: Transform - pos: 52.5,0.5 - parent: 2173 - - uid: 1253 - components: - - type: Transform - pos: 49.5,0.5 - parent: 2173 - - uid: 1254 - components: - - type: Transform - pos: 48.5,0.5 - parent: 2173 - - uid: 1255 - components: - - type: Transform - pos: 47.5,0.5 - parent: 2173 - - uid: 1256 - components: - - type: Transform - pos: 44.5,0.5 - parent: 2173 - - uid: 1257 - components: - - type: Transform - pos: 43.5,0.5 - parent: 2173 - - uid: 1258 - components: - - type: Transform - pos: 42.5,0.5 - parent: 2173 - - uid: 1259 - components: - - type: Transform - pos: 39.5,0.5 - parent: 2173 - - uid: 1260 - components: - - type: Transform - pos: 38.5,0.5 - parent: 2173 - - uid: 1261 - components: - - type: Transform - pos: 37.5,0.5 - parent: 2173 - - uid: 1262 - components: - - type: Transform - pos: 34.5,0.5 - parent: 2173 - - uid: 1263 - components: - - type: Transform - pos: 33.5,0.5 - parent: 2173 - - uid: 1264 - components: - - type: Transform - pos: 32.5,0.5 - parent: 2173 - - uid: 1265 - components: - - type: Transform - pos: 30.5,-1.5 - parent: 2173 - - uid: 1266 - components: - - type: Transform - pos: 30.5,-2.5 - parent: 2173 - - uid: 1267 - components: - - type: Transform - pos: 30.5,-3.5 - parent: 2173 - - uid: 1268 - components: - - type: Transform - pos: 26.5,-1.5 - parent: 2173 - - uid: 1269 - components: - - type: Transform - pos: 26.5,-2.5 - parent: 2173 - - uid: 1270 - components: - - type: Transform - pos: 26.5,-3.5 - parent: 2173 - - uid: 1271 - components: - - type: Transform - pos: 30.5,-6.5 - parent: 2173 - - uid: 1272 - components: - - type: Transform - pos: 30.5,-7.5 - parent: 2173 - - uid: 1273 - components: - - type: Transform - pos: 30.5,-8.5 - parent: 2173 - - uid: 1274 - components: - - type: Transform - pos: 26.5,-6.5 - parent: 2173 - - uid: 1275 - components: - - type: Transform - pos: 26.5,-7.5 - parent: 2173 - - uid: 1276 - components: - - type: Transform - pos: 26.5,-8.5 - parent: 2173 - - uid: 1277 - components: - - type: Transform - pos: 30.5,-11.5 - parent: 2173 - - uid: 1278 - components: - - type: Transform - pos: 30.5,-12.5 - parent: 2173 - - uid: 1279 - components: - - type: Transform - pos: 30.5,-13.5 - parent: 2173 - - uid: 1280 - components: - - type: Transform - pos: 26.5,-11.5 - parent: 2173 - - uid: 1281 - components: - - type: Transform - pos: 26.5,-12.5 - parent: 2173 - - uid: 1282 - components: - - type: Transform - pos: 26.5,-13.5 - parent: 2173 - - uid: 1283 - components: - - type: Transform - pos: 30.5,-16.5 - parent: 2173 - - uid: 1284 - components: - - type: Transform - pos: 30.5,-17.5 - parent: 2173 - - uid: 1285 - components: - - type: Transform - pos: 30.5,-18.5 - parent: 2173 - - uid: 1286 - components: - - type: Transform - pos: 26.5,-16.5 - parent: 2173 - - uid: 1287 - components: - - type: Transform - pos: 26.5,-17.5 - parent: 2173 - - uid: 1288 - components: - - type: Transform - pos: 26.5,-18.5 - parent: 2173 - - uid: 1289 - components: - - type: Transform - pos: 30.5,-21.5 - parent: 2173 - - uid: 1290 - components: - - type: Transform - pos: 30.5,-22.5 - parent: 2173 - - uid: 1291 - components: - - type: Transform - pos: 30.5,-23.5 - parent: 2173 - - uid: 1292 - components: - - type: Transform - pos: 26.5,-21.5 - parent: 2173 - - uid: 1293 - components: - - type: Transform - pos: 26.5,-22.5 - parent: 2173 - - uid: 1294 - components: - - type: Transform - pos: 26.5,-23.5 - parent: 2173 - - uid: 1295 - components: - - type: Transform - pos: 31.5,-24.5 - parent: 2173 - - uid: 1296 - components: - - type: Transform - pos: 25.5,-24.5 - parent: 2173 - - uid: 1297 - components: - - type: Transform - pos: 30.5,-29.5 - parent: 2173 - - uid: 1298 - components: - - type: Transform - pos: 26.5,-29.5 - parent: 2173 - - uid: 1299 - components: - - type: Transform - pos: 24.5,0.5 - parent: 2173 - - uid: 1300 - components: - - type: Transform - pos: 23.5,0.5 - parent: 2173 - - uid: 1301 - components: - - type: Transform - pos: 22.5,0.5 - parent: 2173 - - uid: 1302 - components: - - type: Transform - pos: 21.5,5.5 - parent: 2173 - - uid: 1303 - components: - - type: Transform - pos: 20.5,5.5 - parent: 2173 - - uid: 1304 - components: - - type: Transform - pos: 19.5,5.5 - parent: 2173 - - uid: 1305 - components: - - type: Transform - pos: 21.5,8.5 - parent: 2173 - - uid: 1306 - components: - - type: Transform - pos: 20.5,8.5 - parent: 2173 - - uid: 1307 - components: - - type: Transform - pos: 19.5,8.5 - parent: 2173 - - uid: 1308 - components: - - type: Transform - pos: 15.5,9.5 - parent: 2173 - - uid: 1311 - components: - - type: Transform - pos: 15.5,6.5 - parent: 2173 - - uid: 1312 - components: - - type: Transform - pos: 14.5,6.5 - parent: 2173 - - uid: 1313 - components: - - type: Transform - pos: 13.5,6.5 - parent: 2173 - - uid: 1314 - components: - - type: Transform - pos: 9.5,9.5 - parent: 2173 - - uid: 1315 - components: - - type: Transform - pos: 8.5,9.5 - parent: 2173 - - uid: 1316 - components: - - type: Transform - pos: 7.5,10.5 - parent: 2173 - - uid: 1317 - components: - - type: Transform - pos: 7.5,11.5 - parent: 2173 - - uid: 1318 - components: - - type: Transform - pos: 5.5,10.5 - parent: 2173 - - uid: 1319 - components: - - type: Transform - pos: 5.5,11.5 - parent: 2173 - - uid: 1320 - components: - - type: Transform - pos: 5.5,12.5 - parent: 2173 - - uid: 1322 - components: - - type: Transform - pos: 7.5,12.5 - parent: 2173 - - uid: 1323 - components: - - type: Transform - pos: 7.5,7.5 - parent: 2173 - - uid: 1324 - components: - - type: Transform - pos: 8.5,7.5 - parent: 2173 - - uid: 1325 - components: - - type: Transform - pos: 9.5,7.5 - parent: 2173 - - uid: 1326 - components: - - type: Transform - pos: 19.5,0.5 - parent: 2173 - - uid: 1327 - components: - - type: Transform - pos: 18.5,0.5 - parent: 2173 - - uid: 1328 - components: - - type: Transform - pos: 17.5,0.5 - parent: 2173 - - uid: 1329 - components: - - type: Transform - pos: 14.5,0.5 - parent: 2173 - - uid: 1330 - components: - - type: Transform - pos: 13.5,0.5 - parent: 2173 - - uid: 1331 - components: - - type: Transform - pos: 10.5,0.5 - parent: 2173 - - uid: 1332 - components: - - type: Transform - pos: 9.5,0.5 - parent: 2173 - - uid: 1333 - components: - - type: Transform - pos: 8.5,0.5 - parent: 2173 - - uid: 1334 - components: - - type: Transform - pos: 5.5,0.5 - parent: 2173 - - uid: 1335 - components: - - type: Transform - pos: 4.5,0.5 - parent: 2173 - - uid: 1336 - components: - - type: Transform - pos: 3.5,0.5 - parent: 2173 - - uid: 1337 - components: - - type: Transform - pos: -4.5,0.5 - parent: 2173 - - uid: 1338 - components: - - type: Transform - pos: -5.5,0.5 - parent: 2173 - - uid: 1339 - components: - - type: Transform - pos: -6.5,0.5 - parent: 2173 - - uid: 1340 - components: - - type: Transform - pos: -9.5,0.5 - parent: 2173 - - uid: 1341 - components: - - type: Transform - pos: -10.5,0.5 - parent: 2173 - - uid: 1342 - components: - - type: Transform - pos: -11.5,0.5 - parent: 2173 - - uid: 1343 - components: - - type: Transform - pos: -14.5,0.5 - parent: 2173 - - uid: 1344 - components: - - type: Transform - pos: -15.5,0.5 - parent: 2173 - - uid: 1345 - components: - - type: Transform - pos: -18.5,0.5 - parent: 2173 - - uid: 1346 - components: - - type: Transform - pos: -19.5,0.5 - parent: 2173 - - uid: 1347 - components: - - type: Transform - pos: -20.5,0.5 - parent: 2173 - - uid: 1348 - components: - - type: Transform - pos: -23.5,0.5 - parent: 2173 - - uid: 1349 - components: - - type: Transform - pos: -24.5,0.5 - parent: 2173 - - uid: 1350 - components: - - type: Transform - pos: -25.5,0.5 - parent: 2173 - - uid: 1351 - components: - - type: Transform - pos: -33.5,0.5 - parent: 2173 - - uid: 1352 - components: - - type: Transform - pos: -34.5,0.5 - parent: 2173 - - uid: 1353 - components: - - type: Transform - pos: -35.5,0.5 - parent: 2173 - - uid: 1354 - components: - - type: Transform - pos: -38.5,0.5 - parent: 2173 - - uid: 1355 - components: - - type: Transform - pos: -39.5,0.5 - parent: 2173 - - uid: 1356 - components: - - type: Transform - pos: -40.5,0.5 - parent: 2173 - - uid: 1357 - components: - - type: Transform - pos: -43.5,0.5 - parent: 2173 - - uid: 1358 - components: - - type: Transform - pos: -44.5,0.5 - parent: 2173 - - uid: 1359 - components: - - type: Transform - pos: -45.5,0.5 - parent: 2173 - - uid: 1360 - components: - - type: Transform - pos: -48.5,0.5 - parent: 2173 - - uid: 1361 - components: - - type: Transform - pos: -49.5,0.5 - parent: 2173 - - uid: 1362 - components: - - type: Transform - pos: -50.5,0.5 - parent: 2173 - - uid: 1363 - components: - - type: Transform - pos: -53.5,0.5 - parent: 2173 - - uid: 1364 - components: - - type: Transform - pos: -54.5,0.5 - parent: 2173 - - uid: 1365 - components: - - type: Transform - pos: -55.5,0.5 - parent: 2173 - - uid: 1366 - components: - - type: Transform - pos: -56.5,-0.5 - parent: 2173 - - uid: 1367 - components: - - type: Transform - pos: -60.5,-0.5 - parent: 2173 - - uid: 1368 - components: - - type: Transform - pos: -61.5,0.5 - parent: 2173 - - uid: 1369 - components: - - type: Transform - pos: -61.5,4.5 - parent: 2173 - - uid: 1370 - components: - - type: Transform - pos: -59.5,4.5 - parent: 2173 - - uid: 1372 - components: - - type: Transform - pos: -57.5,4.5 - parent: 2173 - - uid: 1431 - components: - - type: Transform - pos: -55.5,6.5 - parent: 2173 - - uid: 1432 - components: - - type: Transform - pos: -55.5,7.5 - parent: 2173 - - uid: 1433 - components: - - type: Transform - pos: -55.5,8.5 - parent: 2173 - - uid: 1434 - components: - - type: Transform - pos: -55.5,10.5 - parent: 2173 - - uid: 1435 - components: - - type: Transform - pos: -55.5,12.5 - parent: 2173 - - uid: 1436 - components: - - type: Transform - pos: -55.5,14.5 - parent: 2173 - - uid: 1437 - components: - - type: Transform - pos: -55.5,16.5 - parent: 2173 - - uid: 1438 - components: - - type: Transform - pos: -55.5,18.5 - parent: 2173 - - uid: 1439 - components: - - type: Transform - pos: -52.5,19.5 - parent: 2173 - - uid: 1440 - components: - - type: Transform - pos: -51.5,19.5 - parent: 2173 - - uid: 1441 - components: - - type: Transform - pos: -49.5,19.5 - parent: 2173 - - uid: 1442 - components: - - type: Transform - pos: -48.5,19.5 - parent: 2173 - - uid: 1443 - components: - - type: Transform - pos: -47.5,19.5 - parent: 2173 - - uid: 1458 - components: - - type: Transform - pos: -45.5,19.5 - parent: 2173 - - uid: 1459 - components: - - type: Transform - pos: -44.5,19.5 - parent: 2173 - - uid: 1460 - components: - - type: Transform - pos: -43.5,19.5 - parent: 2173 - - uid: 1461 - components: - - type: Transform - pos: -42.5,19.5 - parent: 2173 - - uid: 1482 - components: - - type: Transform - pos: 0.5,7.5 - parent: 2173 - - uid: 1483 - components: - - type: Transform - pos: -0.5,7.5 - parent: 2173 - - uid: 1484 - components: - - type: Transform - pos: -1.5,7.5 - parent: 2173 - - uid: 1547 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,14.5 - parent: 2173 - - uid: 1548 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,14.5 - parent: 2173 - - uid: 1549 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,14.5 - parent: 2173 - - uid: 1565 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 44.5,21.5 - parent: 2173 - - uid: 1566 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 41.5,21.5 - parent: 2173 - - uid: 1567 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 43.5,21.5 - parent: 2173 - - uid: 1590 - components: - - type: Transform - pos: -0.5,1.5 - parent: 2173 - - uid: 1591 - components: - - type: Transform - pos: -0.5,0.5 - parent: 2173 - - uid: 1592 - components: - - type: Transform - pos: -0.5,-0.5 - parent: 2173 - - uid: 2149 - components: - - type: Transform - pos: -19.5,15.5 - parent: 2173 - - uid: 2500 - components: - - type: Transform - pos: 45.5,19.5 - parent: 2173 - - uid: 2538 - components: - - type: Transform - pos: 44.5,19.5 - parent: 2173 - - uid: 2573 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,17.5 - parent: 2173 - - uid: 2578 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 49.5,27.5 - parent: 2173 - - uid: 2580 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 16.5,27.5 - parent: 2173 - - uid: 2581 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,29.5 - parent: 2173 - - uid: 2583 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,27.5 - parent: 2173 - - uid: 2591 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,28.5 - parent: 2173 - - uid: 2598 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 40.5,27.5 - parent: 2173 - - uid: 2610 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,24.5 - parent: 2173 - - uid: 2644 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 52.5,27.5 - parent: 2173 - - uid: 2650 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 41.5,27.5 - parent: 2173 - - uid: 2828 - components: - - type: Transform - pos: 18.5,12.5 - parent: 2173 - - uid: 2870 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 35.5,7.5 - parent: 2173 - - uid: 2985 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 36.5,7.5 - parent: 2173 - - uid: 3048 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 45.5,21.5 - parent: 2173 - - uid: 3146 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,23.5 - parent: 2173 - - uid: 3719 - components: - - type: Transform - pos: 41.5,19.5 - parent: 2173 - - uid: 3768 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,29.5 - parent: 2173 - - uid: 3769 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 15.5,27.5 - parent: 2173 - - uid: 3915 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,26.5 - parent: 2173 - - uid: 3922 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 33.5,27.5 - parent: 2173 - - uid: 3923 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 20.5,27.5 - parent: 2173 - - uid: 3924 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 24.5,27.5 - parent: 2173 - - uid: 3925 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 37.5,27.5 - parent: 2173 - - uid: 3926 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,29.5 - parent: 2173 - - uid: 3927 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,27.5 - parent: 2173 - - uid: 3987 - components: - - type: Transform - pos: 40.5,21.5 - parent: 2173 - - uid: 4040 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 48.5,27.5 - parent: 2173 - - uid: 4122 - components: - - type: Transform - pos: 40.5,19.5 - parent: 2173 - - uid: 4190 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,27.5 - parent: 2173 - - uid: 4253 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 44.5,27.5 - parent: 2173 - - uid: 4352 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 51.5,21.5 - parent: 2173 - - uid: 4366 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,27.5 - parent: 2173 - - uid: 4368 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 14.5,27.5 - parent: 2173 - - uid: 4370 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,29.5 - parent: 2173 - - uid: 4953 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 12.5,21.5 - parent: 2173 - - uid: 4984 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,29.5 - parent: 2173 - - uid: 4985 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,27.5 - parent: 2173 - - uid: 4994 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,29.5 - parent: 2173 - - uid: 4996 - components: - - type: Transform - pos: 9.5,23.5 - parent: 2173 - - uid: 5022 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,22.5 - parent: 2173 - - uid: 5198 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,21.5 - parent: 2173 - - uid: 5264 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,24.5 - parent: 2173 - - uid: 5582 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,24.5 - parent: 2173 - - uid: 5584 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,24.5 - parent: 2173 - - uid: 5756 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 53.5,27.5 - parent: 2173 - - uid: 5777 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 54.5,27.5 - parent: 2173 - - uid: 5865 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,56.5 - parent: 2173 - - uid: 5876 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,58.5 - parent: 2173 - - uid: 5878 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,55.5 - parent: 2173 - - proto: SawElectric - entities: - - uid: 2673 - components: - - type: Transform - pos: -43.34098,13.453728 - parent: 2173 - - proto: ServiceTechFab - entities: - - uid: 4936 - components: - - type: Transform - pos: 32.5,17.5 - parent: 2173 - - proto: SheetGlass - entities: - - uid: 4819 - components: - - type: Transform - pos: 32.45495,18.826864 - parent: 2173 - - proto: SheetPlastic - entities: - - uid: 4930 - components: - - type: Transform - pos: 32.61017,18.753946 - parent: 2173 - - proto: SheetSteel - entities: - - uid: 4931 - components: - - type: Transform - pos: 32.39142,18.68103 - parent: 2173 - - proto: SignalButton - entities: - - uid: 2734 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,47.5 - parent: 2173 - - type: DeviceLinkSource - linkedPorts: - 2731: - - Pressed: Toggle - 2730: - - Pressed: Toggle - 2732: - - Pressed: Toggle - 2733: - - Pressed: Toggle - - uid: 2735 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,57.5 - parent: 2173 - - type: DeviceLinkSource - linkedPorts: - 2727: - - Pressed: Toggle - 2725: - - Pressed: Toggle - 2728: - - Pressed: Toggle - 2729: - - Pressed: Toggle - - proto: SignAtmos - entities: - - uid: 5701 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -33.5,13.5 - parent: 2173 - - uid: 5702 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -29.5,13.5 - parent: 2173 - - proto: SignBridge - entities: - - uid: 5708 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,18.5 - parent: 2173 - - uid: 5709 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,13.5 - parent: 2173 - - proto: SignCargoDock - entities: - - uid: 5664 - components: - - type: Transform - pos: -6.5,41.5 - parent: 2173 - - uid: 5665 - components: - - type: Transform - pos: -6.5,47.5 - parent: 2173 - - uid: 5666 - components: - - type: Transform - pos: 12.5,51.5 - parent: 2173 - - uid: 5667 - components: - - type: Transform - pos: 12.5,57.5 - parent: 2173 - - proto: SignCloning - entities: - - uid: 5695 - components: - - type: Transform - pos: -50.5,10.5 - parent: 2173 - - proto: SignCryogenicsMed - entities: - - uid: 5697 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -53.5,19.5 - parent: 2173 - - proto: SignDirectionalBridge - entities: - - uid: 2596 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -46.501503,5.7188883 - parent: 2173 - - uid: 5593 - components: - - type: Transform - pos: -2.5,35.5 - parent: 2173 - - uid: 5595 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,14.5 - parent: 2173 - - uid: 5607 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -6.4998536,7.7200317 - parent: 2173 - - uid: 5610 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 50.501198,4.7172723 - parent: 2173 - - uid: 5615 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -27.500391,5.716527 - parent: 2173 - - uid: 5621 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 5.501395,7.721037 - parent: 2173 - - uid: 6157 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 26.500668,5.71385 - parent: 2173 - - proto: SignDirectionalBrig - entities: - - uid: 5601 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 50.5,4.5 - parent: 2173 - - uid: 5602 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,5.5 - parent: 2173 - - uid: 5604 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,5.5 - parent: 2173 - - uid: 5606 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,29.5 - parent: 2173 - - uid: 5614 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,7.5 - parent: 2173 - - uid: 5616 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -46.5,5.5 - parent: 2173 - - uid: 5617 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,7.5 - parent: 2173 - - uid: 5620 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,19.5 - parent: 2173 - - uid: 6154 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 26.528994,26.397776 - parent: 2173 - - uid: 6160 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,23.5 - parent: 2173 - - uid: 6163 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,24.5 - parent: 2173 - - proto: SignDirectionalCryo - entities: - - uid: 5696 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -53.5,9.5 - parent: 2173 - - proto: SignDirectionalSr - entities: - - uid: 5612 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 5.5004363,14.717705 - parent: 2173 - - uid: 6155 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 54.50295,23.721693 - parent: 2173 - - uid: 6158 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 1.4990518,19.281113 - parent: 2173 - - uid: 6159 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 1.498523,29.283997 - parent: 2173 - - proto: SignDirectionalJanitor - entities: - - uid: 5598 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,19.5 - parent: 2173 - - uid: 5599 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,27.5 - parent: 2173 - - proto: SignDirectionalMed - entities: - - uid: 4057 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 5.501395,7.2824607 - parent: 2173 - - uid: 5597 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 26.500668,5.2845397 - parent: 2173 - - uid: 5600 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 50.501194,4.2848735 - parent: 2173 - - uid: 5611 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -27.497305,5.2810397 - parent: 2173 - - uid: 5613 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -6.498917,7.2824607 - parent: 2173 - - proto: SignDirectionalSupply - entities: - - uid: 2604 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -27.500845,5.936363 - parent: 2173 - - uid: 5603 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -6.499854,7.939665 - parent: 2173 - - uid: 5605 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 1.498523,29.716465 - parent: 2173 - - uid: 5608 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 5.501395,7.9372363 - parent: 2173 - - uid: 5609 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 26.500668,5.93005 - parent: 2173 - - uid: 5618 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 1.499052,19.719688 - parent: 2173 - - uid: 5619 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 54.498882,23.283236 - parent: 2173 - - uid: 6156 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 50.501198,4.927295 - parent: 2173 - - uid: 6161 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -46.498417,5.9381766 - parent: 2173 - - uid: 6164 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 26.527615,26.622704 - parent: 2173 - - proto: SignEngineering - entities: - - uid: 5698 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -41.5,7.5 - parent: 2173 - - uid: 5699 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -34.5,5.5 - parent: 2173 - - proto: SignGravity - entities: - - uid: 5703 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -26.5,13.5 - parent: 2173 - - proto: SignMail - entities: - - uid: 2641 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,19.5 - parent: 2173 - - uid: 5260 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,19.5 - parent: 2173 - - uid: 5261 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,22.5 - parent: 2173 - - proto: SignMedical - entities: - - uid: 5692 - components: - - type: Transform - pos: -46.5,1.5 - parent: 2173 - - uid: 5693 - components: - - type: Transform - pos: -56.5,4.5 - parent: 2173 - - uid: 5694 - components: - - type: Transform - pos: -56.5,0.5 - parent: 2173 - - proto: SignNanotrasen1 - entities: - - uid: 1310 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,9.5 - parent: 2173 - - proto: SignNanotrasen2 - entities: - - uid: 4308 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,9.5 - parent: 2173 - - proto: SignNanotrasen3 - entities: - - uid: 4309 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,9.5 - parent: 2173 - - proto: SignNanotrasen4 - entities: - - uid: 4310 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,9.5 - parent: 2173 - - proto: SignNanotrasen5 - entities: - - uid: 4311 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 14.5,9.5 - parent: 2173 - - proto: SignPrison - entities: - - uid: 801 - components: - - type: Transform - pos: 42.5,19.5 - parent: 2173 - - proto: SignSec - entities: - - uid: 2154 - components: - - type: Transform - pos: 35.5,21.5 - parent: 2173 - - uid: 3113 - components: - - type: Transform - pos: 38.5,21.5 - parent: 2173 - - proto: SignShipDock - entities: - - uid: 472 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,28.5 - parent: 2173 - - uid: 493 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 55.5,29.5 - parent: 2173 - - uid: 571 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 61.5,27.5 - parent: 2173 - - uid: 579 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 59.5,29.5 - parent: 2173 - - uid: 1564 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 61.5,23.5 - parent: 2173 - - uid: 2096 - components: - - type: Transform - pos: -16.5,17.5 - parent: 2173 - - uid: 2100 - components: - - type: Transform - pos: -8.5,17.5 - parent: 2173 - - uid: 2579 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 30.5,28.5 - parent: 2173 - - uid: 5668 - components: - - type: Transform - pos: 61.5,0.5 - parent: 2173 - - uid: 5669 - components: - - type: Transform - pos: 61.5,4.5 - parent: 2173 - - uid: 5670 - components: - - type: Transform - pos: 59.5,-1.5 - parent: 2173 - - uid: 5671 - components: - - type: Transform - pos: 55.5,-1.5 - parent: 2173 - - uid: 5672 - components: - - type: Transform - pos: 32.5,-24.5 - parent: 2173 - - uid: 5673 - components: - - type: Transform - pos: 32.5,-28.5 - parent: 2173 - - uid: 5674 - components: - - type: Transform - pos: 30.5,-30.5 - parent: 2173 - - uid: 5675 - components: - - type: Transform - pos: 26.5,-30.5 - parent: 2173 - - uid: 5676 - components: - - type: Transform - pos: 24.5,-28.5 - parent: 2173 - - uid: 5677 - components: - - type: Transform - pos: 24.5,-24.5 - parent: 2173 - - uid: 5678 - components: - - type: Transform - pos: -2.5,-0.5 - parent: 2173 - - uid: 5679 - components: - - type: Transform - pos: 1.5,-0.5 - parent: 2173 - - uid: 5680 - components: - - type: Transform - pos: -25.5,-24.5 - parent: 2173 - - uid: 5681 - components: - - type: Transform - pos: -25.5,-28.5 - parent: 2173 - - uid: 5682 - components: - - type: Transform - pos: -27.5,-30.5 - parent: 2173 - - uid: 5683 - components: - - type: Transform - pos: -31.5,-30.5 - parent: 2173 - - uid: 5684 - components: - - type: Transform - pos: -33.5,-28.5 - parent: 2173 - - uid: 5685 - components: - - type: Transform - pos: -33.5,-24.5 - parent: 2173 - - uid: 5686 - components: - - type: Transform - pos: -62.5,0.5 - parent: 2173 - - uid: 5687 - components: - - type: Transform - pos: -62.5,4.5 - parent: 2173 - - uid: 5688 - components: - - type: Transform - pos: -60.5,-1.5 - parent: 2173 - - uid: 5689 - components: - - type: Transform - pos: -56.5,-1.5 - parent: 2173 - - proto: Sink - entities: - - uid: 4306 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 24.5,9.5 - parent: 2173 - - proto: SinkStemlessWater - entities: - - uid: 2436 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -48.5,17.5 - parent: 2173 - - proto: SMESBasic - entities: - - uid: 1624 - components: - - type: Transform - pos: -41.5,9.5 - parent: 2173 - - uid: 1625 - components: - - type: Transform - pos: -41.5,8.5 - parent: 2173 - - uid: 1626 - components: - - type: Transform - pos: -38.5,9.5 - parent: 2173 - - uid: 1627 - components: - - type: Transform - pos: -38.5,8.5 - parent: 2173 - - uid: 1666 - components: - - type: Transform - pos: -26.5,14.5 - parent: 2173 - - proto: SolidSecretDoor - entities: - - uid: 3002 - components: - - type: Transform - pos: 50.5,11.5 - parent: 2173 - - uid: 3997 - components: - - type: Transform - pos: 35.5,12.5 - parent: 2173 - - proto: SpaceCash - entities: - - uid: 390 - components: - - type: Transform - pos: 28.646997,11.637489 - parent: 2173 - - uid: 1058 - components: - - type: Transform - pos: 29.691196,10.089769 - parent: 2173 - - uid: 1532 - components: - - type: Transform - pos: 28.840368,11.766466 - parent: 2173 - - uid: 1550 - components: - - type: Transform - pos: 29.497826,10.283234 - parent: 2173 - - uid: 1785 - components: - - type: Transform - pos: 29.497826,11.198969 - parent: 2173 - - uid: 1786 - components: - - type: Transform - pos: 28.672781,9.677042 - parent: 2173 - - proto: SpaceVillainArcadeFilled - entities: - - uid: 2514 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 50.5,7.5 - parent: 2173 - - type: SpamEmitSound - enabled: False - - proto: SpawnMobCatClippy - entities: - - uid: 3724 - components: - - type: Transform - pos: 27.5,18.5 - parent: 2173 - - proto: SpawnPointStationRepresentative - entities: - - uid: 4844 - components: - - type: Transform - pos: 14.5,14.5 - parent: 2173 - - proto: SpawnPointJanitor - entities: - - uid: 2099 - components: - - type: Transform - pos: -4.5,24.5 - parent: 2173 - - proto: SpawnPointLatejoin - entities: - - uid: 4481 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -52.5,18.5 - parent: 2173 - - uid: 4482 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -52.5,16.5 - parent: 2173 - - uid: 4483 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -52.5,14.5 - parent: 2173 - - uid: 4484 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -52.5,12.5 - parent: 2173 - - uid: 4485 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -52.5,10.5 - parent: 2173 - - proto: SpawnPointMailCarrier - entities: - - uid: 4842 - components: - - type: Transform - pos: 29.5,18.5 - parent: 2173 - - proto: SpawnPointObserver - entities: - - uid: 4486 - components: - - type: Transform - pos: -0.5,2.5 - parent: 2173 - - proto: SpawnPointPassenger - entities: - - uid: 411 - components: - - type: Transform - pos: 43.5,26.5 - parent: 2173 - - uid: 1504 - components: - - type: Transform - pos: 23.5,26.5 - parent: 2173 - - uid: 1505 - components: - - type: Transform - pos: 39.5,1.5 - parent: 2173 - - uid: 2665 - components: - - type: Transform - pos: -5.5,11.5 - parent: 2173 - - uid: 2666 - components: - - type: Transform - pos: 4.5,11.5 - parent: 2173 - - uid: 2667 - components: - - type: Transform - pos: -2.5,38.5 - parent: 2173 - - uid: 2668 - components: - - type: Transform - pos: 4.5,1.5 - parent: 2173 - - uid: 2757 - components: - - type: Transform - pos: -5.5,1.5 - parent: 2173 - - proto: SpawnPointSecurityGuard - entities: - - uid: 4817 - components: - - type: Transform - pos: 38.5,16.5 - parent: 2173 - - proto: SpawnPointStc - entities: - - uid: 4843 - components: - - type: Transform - pos: 13.5,14.5 - parent: 2173 - - proto: SpawnPointValet - entities: - - uid: 4444 - components: - - type: Transform - pos: -2.5,39.5 - parent: 2173 - - uid: 4445 - components: - - type: Transform - pos: 1.5,51.5 - parent: 2173 - - uid: 4446 - components: - - type: Transform - pos: -0.5,5.5 - parent: 2173 - - proto: SpawnVehicleSecway - entities: - - uid: 2681 - components: - - type: Transform - pos: 40.5,15.5 - parent: 2173 - - proto: SprayBottleSpaceCleaner - entities: - - uid: 4186 - components: - - type: Transform - pos: -5.661145,22.042696 - parent: 2173 - - uid: 4187 - components: - - type: Transform - pos: -5.470902,21.925623 - parent: 2173 - - proto: StairStageDark - entities: - - uid: 3743 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 37.5,8.5 - parent: 2173 - - proto: StationAdminBankATM - entities: - - uid: 5749 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,23.5 - parent: 2173 - - type: ContainerContainer - containers: - board: !type:Container - showEnts: False - occludes: True - ents: [] - station-bank-ATM-cashSlot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - proto: StationMap - entities: - - uid: 3149 - components: - - type: Transform - pos: -58.5,4.5 - parent: 2173 - - uid: 3151 - components: - - type: Transform - pos: -0.5,48.5 - parent: 2173 - - uid: 5190 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -46.5,6.5 - parent: 2173 - - uid: 5191 - components: - - type: Transform - pos: -19.5,5.5 - parent: 2173 - - uid: 5192 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,-20.5 - parent: 2173 - - uid: 5193 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,-5.5 - parent: 2173 - - uid: 5194 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,9.5 - parent: 2173 - - uid: 5195 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,9.5 - parent: 2173 - - uid: 5196 - components: - - type: Transform - pos: 2.5,19.5 - parent: 2173 - - uid: 5229 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,29.5 - parent: 2173 - - uid: 5230 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,50.5 - parent: 2173 - - uid: 5232 - components: - - type: Transform - pos: 13.5,27.5 - parent: 2173 - - uid: 5233 - components: - - type: Transform - pos: 38.5,27.5 - parent: 2173 - - uid: 5234 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,23.5 - parent: 2173 - - uid: 5235 - components: - - type: Transform - pos: 53.5,4.5 - parent: 2173 - - uid: 5236 - components: - - type: Transform - pos: 28.5,6.5 - parent: 2173 - - uid: 5237 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 30.5,-5.5 - parent: 2173 - - uid: 5238 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,-20.5 - parent: 2173 - - uid: 5262 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,0.5 - parent: 2173 - - proto: Stool - entities: - - uid: 1545 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,10.5 - parent: 2173 - - proto: SubstationBasic - entities: - - uid: 1597 - components: - - type: Transform - pos: -23.5,11.5 - parent: 2173 - - uid: 1654 - components: - - type: Transform - pos: -24.5,11.5 - parent: 2173 - - proto: SubstationWallBasic - entities: - - uid: 1105 - components: - - type: Transform - pos: 10.5,17.5 - parent: 2173 - - uid: 1670 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,14.5 - parent: 2173 - - uid: 1827 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,14.5 - parent: 2173 - - uid: 1936 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,36.5 - parent: 2173 - - uid: 2777 - components: - - type: Transform - pos: 38.5,19.5 - parent: 2173 - - proto: SurveillanceCameraCommand - entities: - - uid: 5705 - components: - - type: Transform - pos: 5.5,20.5 - parent: 2173 - - type: SurveillanceCamera - id: SR Office - - uid: 5706 - components: - - type: Transform - pos: 7.5,15.5 - parent: 2173 - - type: SurveillanceCamera - id: Command Antechamber - - uid: 5707 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,13.5 - parent: 2173 - - type: SurveillanceCamera - id: Bridge - - uid: 5710 - components: - - type: Transform - pos: 21.5,14.5 - parent: 2173 - - type: SurveillanceCamera - id: Server Room - - proto: SurveillanceCameraEngineering - entities: - - uid: 5712 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,14.5 - parent: 2173 - - type: SurveillanceCamera - id: Gravity Generator - - uid: 5713 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,18.5 - parent: 2173 - - type: SurveillanceCamera - id: Atmospherics - - uid: 5715 - components: - - type: Transform - pos: -29.5,11.5 - parent: 2173 - - type: SurveillanceCamera - id: Engineering Back - - uid: 5716 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -39.5,12.5 - parent: 2173 - - type: SurveillanceCamera - id: West Enterance - - uid: 5724 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,8.5 - parent: 2173 - - type: SurveillanceCamera - id: Engineering Front - - proto: SurveillanceCameraGeneral - entities: - - uid: 505 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -58.5,3.5 - parent: 2173 - - type: SurveillanceCamera - id: Dock 1 - - uid: 2656 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -28.5,-23.5 - parent: 2173 - - type: SurveillanceCamera - id: Dock 2 - - uid: 5454 - components: - - type: Transform - pos: -0.5,2.5 - parent: 2173 - - type: SurveillanceCamera - id: Dock 6a - - uid: 5747 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 29.5,-23.5 - parent: 2173 - - type: SurveillanceCamera - id: Dock 3 - - uid: 5750 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,3.5 - parent: 2173 - - type: SurveillanceCamera - id: Dock 4 - - uid: 5757 - components: - - type: Transform - pos: 57.5,24.5 - parent: 2173 - - type: SurveillanceCamera - id: Dock 5 - - uid: 5759 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 10.5,56.5 - parent: 2173 - - type: SurveillanceCamera - id: Dock 7b - - uid: 5760 - components: - - type: Transform - pos: -4.5,42.5 - parent: 2173 - - type: SurveillanceCamera - id: Dock 7a - - uid: 5770 - components: - - type: Transform - pos: -21.5,1.5 - parent: 2173 - - type: SurveillanceCamera - id: Hallway SW 1 - - uid: 5771 - components: - - type: Transform - pos: -2.5,8.5 - parent: 2173 - - type: SurveillanceCamera - id: ATMs - - uid: 5772 - components: - - type: Transform - pos: 41.5,1.5 - parent: 2173 - - type: SurveillanceCamera - id: Hallway SE 2 - - uid: 5773 - components: - - type: Transform - pos: 20.5,1.5 - parent: 2173 - - type: SurveillanceCamera - id: Hallway SE 1 - - uid: 5774 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 27.5,-9.5 - parent: 2173 - - type: SurveillanceCamera - id: Pier East - - uid: 5776 - components: - - type: Transform - pos: -36.5,1.5 - parent: 2173 - - type: SurveillanceCamera - id: Hallway SW 2 - - uid: 5809 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,24.5 - parent: 2173 - - type: SurveillanceCamera - id: Hallway SR West - - uid: 5811 - components: - - type: Transform - pos: 9.5,25.5 - parent: 2173 - - type: SurveillanceCamera - id: Hallway SR North - - uid: 5812 - components: - - type: Transform - pos: 20.5,20.5 - parent: 2173 - - type: SurveillanceCamera - id: Hallway Mail - - uid: 5817 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 29.5,27.5 - parent: 2173 - - type: SurveillanceCamera - id: Dock 6b - - uid: 5819 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 43.5,26.5 - parent: 2173 - - type: SurveillanceCamera - id: Hallway Security - - uid: 5821 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,-9.5 - parent: 2173 - - type: SurveillanceCamera - id: Pier West - - proto: SurveillanceCameraMedical - entities: - - uid: 5725 - components: - - type: Transform - pos: -50.5,11.5 - parent: 2173 - - type: SurveillanceCamera - id: Cryo and Cloning - - uid: 5727 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -50.5,8.5 - parent: 2173 - - type: SurveillanceCamera - id: Medical Lobby - - uid: 5731 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,9.5 - parent: 2173 - - type: SurveillanceCamera - id: Medical Supply Room - - uid: 5732 - components: - - type: Transform - pos: -45.5,13.5 - parent: 2173 - - type: SurveillanceCamera - id: Morgue - - proto: SurveillanceCameraRouterCommand - entities: - - uid: 2774 - components: - - type: Transform - pos: 22.5,16.5 - parent: 2173 - - proto: SurveillanceCameraRouterEngineering - entities: - - uid: 4058 - components: - - type: Transform - pos: 23.5,16.5 - parent: 2173 - - proto: SurveillanceCameraRouterGeneral - entities: - - uid: 3900 - components: - - type: Transform - pos: 20.5,14.5 - parent: 2173 - - proto: SurveillanceCameraRouterMedical - entities: - - uid: 3756 - components: - - type: Transform - pos: 21.5,14.5 - parent: 2173 - - proto: SurveillanceCameraRouterSecurity - entities: - - uid: 2658 - components: - - type: Transform - pos: 22.5,14.5 - parent: 2173 - - proto: SurveillanceCameraRouterService - entities: - - uid: 3776 - components: - - type: Transform - pos: 23.5,14.5 - parent: 2173 - - proto: SurveillanceCameraRouterSupply - entities: - - uid: 3059 - components: - - type: Transform - pos: 21.5,16.5 - parent: 2173 - - proto: SurveillanceCameraSecurity - entities: - - uid: 5704 - components: - - type: Transform - pos: 43.5,15.5 - parent: 2173 - - type: SurveillanceCamera - id: Brig - - proto: SurveillanceCameraService - entities: - - uid: 398 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,22.5 - parent: 2173 - - type: SurveillanceCamera - id: Janitor's Closet - - uid: 2222 - components: - - type: Transform - pos: 51.5,15.5 - parent: 2173 - - type: SurveillanceCamera - id: Disposals - - uid: 2224 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 30.5,18.5 - parent: 2173 - - type: SurveillanceCamera - id: Mail Office - - uid: 2637 - components: - - type: Transform - pos: 44.5,8.5 - parent: 2173 - - type: SurveillanceCamera - id: Breakroom - - uid: 5711 - components: - - type: Transform - pos: 38.5,8.5 - parent: 2173 - - type: SurveillanceCamera - id: Theater - - proto: SurveillanceCameraSupply - entities: - - uid: 5742 - components: - - type: Transform - pos: 1.5,36.5 - parent: 2173 - - type: SurveillanceCamera - id: Sales Pad - - uid: 5743 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,47.5 - parent: 2173 - - type: SurveillanceCamera - id: Cargo Request Pads - - uid: 5744 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,51.5 - parent: 2173 - - type: SurveillanceCamera - id: North Cargo - - proto: TableCarpet - entities: - - uid: 1087 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,11.5 - parent: 2173 - - uid: 1096 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 28.5,9.5 - parent: 2173 - - uid: 1553 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,10.5 - parent: 2173 - - uid: 1782 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,9.5 - parent: 2173 - - uid: 3796 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 28.5,11.5 - parent: 2173 - - proto: TableCounterMetal - entities: - - uid: 1168 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,4.5 - parent: 2173 - - uid: 4447 - components: - - type: Transform - pos: -1.5,5.5 - parent: 2173 - - uid: 4448 - components: - - type: Transform - pos: -1.5,4.5 - parent: 2173 - - uid: 4450 - components: - - type: Transform - pos: 0.5,4.5 - parent: 2173 - - uid: 4451 - components: - - type: Transform - pos: 0.5,5.5 - parent: 2173 - - proto: TableCounterWood - entities: - - uid: 806 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 43.5,8.5 - parent: 2173 - - uid: 3118 - components: - - type: Transform - pos: 44.5,10.5 - parent: 2173 - - uid: 3784 - components: - - type: Transform - pos: 45.5,10.5 - parent: 2173 - - proto: TableGlass - entities: - - uid: 980 - components: - - type: Transform - pos: -48.5,15.5 - parent: 2173 - - uid: 1469 - components: - - type: Transform - pos: -43.5,13.5 - parent: 2173 - - uid: 1470 - components: - - type: Transform - pos: -45.5,15.5 - parent: 2173 - - uid: 1471 - components: - - type: Transform - pos: -45.5,16.5 - parent: 2173 - - uid: 2393 - components: - - type: Transform - pos: -47.5,15.5 - parent: 2173 - - uid: 2403 - components: - - type: Transform - pos: -16.5,5.5 - parent: 2173 - - uid: 2404 - components: - - type: Transform - pos: 15.5,5.5 - parent: 2173 - - uid: 2406 - components: - - type: Transform - pos: -10.5,6.5 - parent: 2173 - - uid: 2407 - components: - - type: Transform - pos: 9.5,6.5 - parent: 2173 - - uid: 4285 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 20.5,10.5 - parent: 2173 - - proto: TableReinforced - entities: - - uid: 516 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,10.5 - parent: 2173 - - uid: 817 - components: - - type: Transform - pos: -49.5,8.5 - parent: 2173 - - uid: 818 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,38.5 - parent: 2173 - - uid: 994 - components: - - type: Transform - pos: -32.5,5.5 - parent: 2173 - - uid: 995 - components: - - type: Transform - pos: -31.5,5.5 - parent: 2173 - - uid: 1164 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -47.5,6.5 - parent: 2173 - - uid: 1165 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -48.5,6.5 - parent: 2173 - - uid: 1166 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -49.5,6.5 - parent: 2173 - - uid: 1167 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -49.5,7.5 - parent: 2173 - - uid: 1214 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,24.5 - parent: 2173 - - uid: 1717 - components: - - type: Transform - pos: -2.5,41.5 - parent: 2173 - - uid: 1762 - components: - - type: Transform - pos: -1.5,41.5 - parent: 2173 - - uid: 2410 - components: - - type: Transform - pos: -5.5,23.5 - parent: 2173 - - uid: 2499 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,13.5 - parent: 2173 - - uid: 2534 - components: - - type: Transform - pos: 2.5,49.5 - parent: 2173 - - uid: 2548 - components: - - type: Transform - pos: 25.5,20.5 - parent: 2173 - - uid: 2549 - components: - - type: Transform - pos: 19.5,20.5 - parent: 2173 - - uid: 2576 - components: - - type: Transform - pos: 27.5,20.5 - parent: 2173 - - uid: 2611 - components: - - type: Transform - pos: 36.5,15.5 - parent: 2173 - - uid: 2736 - components: - - type: Transform - pos: 38.5,15.5 - parent: 2173 - - uid: 2737 - components: - - type: Transform - pos: 36.5,16.5 - parent: 2173 - - uid: 2739 - components: - - type: Transform - pos: -31.5,10.5 - parent: 2173 - - uid: 2740 - components: - - type: Transform - pos: -31.5,9.5 - parent: 2173 - - uid: 2821 - components: - - type: Transform - pos: 48.5,17.5 - parent: 2173 - - uid: 2830 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,11.5 - parent: 2173 - - uid: 2831 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,14.5 - parent: 2173 - - uid: 2834 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,14.5 - parent: 2173 - - uid: 2835 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,13.5 - parent: 2173 - - uid: 2836 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,10.5 - parent: 2173 - - uid: 2846 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,13.5 - parent: 2173 - - uid: 2847 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,13.5 - parent: 2173 - - uid: 3047 - components: - - type: Transform - pos: 21.5,20.5 - parent: 2173 - - uid: 3114 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 41.5,17.5 - parent: 2173 - - uid: 3120 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 41.5,18.5 - parent: 2173 - - uid: 3152 - components: - - type: Transform - pos: 15.5,20.5 - parent: 2173 - - uid: 3767 - components: - - type: Transform - pos: 23.5,20.5 - parent: 2173 - - uid: 3783 - components: - - type: Transform - pos: 29.5,16.5 - parent: 2173 - - uid: 3928 - components: - - type: Transform - pos: 17.5,20.5 - parent: 2173 - - uid: 4181 - components: - - type: Transform - pos: -5.5,22.5 - parent: 2173 - - uid: 4182 - components: - - type: Transform - pos: -5.5,21.5 - parent: 2173 - - uid: 4275 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,11.5 - parent: 2173 - - uid: 4371 - components: - - type: Transform - pos: 1.5,49.5 - parent: 2173 - - uid: 4379 - components: - - type: Transform - pos: 8.5,13.5 - parent: 2173 - - uid: 4381 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,10.5 - parent: 2173 - - uid: 4411 - components: - - type: Transform - pos: 30.5,16.5 - parent: 2173 - - uid: 4412 - components: - - type: Transform - pos: 28.5,16.5 - parent: 2173 - - uid: 4475 - components: - - type: Transform - pos: 3.5,49.5 - parent: 2173 - - uid: 4704 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,11.5 - parent: 2173 - - uid: 4924 - components: - - type: Transform - pos: 37.5,15.5 - parent: 2173 - - uid: 4952 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,20.5 - parent: 2173 - - uid: 4958 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,20.5 - parent: 2173 - - uid: 4967 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,21.5 - parent: 2173 - - uid: 5197 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,22.5 - parent: 2173 - - uid: 5755 - components: - - type: Transform - pos: 6.5,18.5 - parent: 2173 - - proto: TableReinforcedGlass - entities: - - uid: 3032 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,21.5 - parent: 2173 - - uid: 4970 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,21.5 - parent: 2173 - - proto: TableWood - entities: - - uid: 4175 - components: - - type: Transform - pos: -3.5,28.5 - parent: 2173 - - uid: 4286 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 22.5,10.5 - parent: 2173 - - uid: 4287 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 22.5,9.5 - parent: 2173 - - uid: 5374 - components: - - type: Transform - pos: 13.5,16.5 - parent: 2173 - - uid: 5723 - components: - - type: Transform - pos: 14.5,16.5 - parent: 2173 - - proto: TelecomServerFilled - entities: - - uid: 2775 - components: - - type: Transform - pos: 19.5,16.5 - parent: 2173 - - proto: TintedWindow - entities: - - uid: 1381 - components: - - type: Transform - pos: -54.5,11.5 - parent: 2173 - - uid: 1382 - components: - - type: Transform - pos: -54.5,13.5 - parent: 2173 - - uid: 1383 - components: - - type: Transform - pos: -54.5,15.5 - parent: 2173 - - uid: 1384 - components: - - type: Transform - pos: -54.5,17.5 - parent: 2173 - - uid: 1399 - components: - - type: Transform - pos: -53.5,15.5 - parent: 2173 - - uid: 1400 - components: - - type: Transform - pos: -53.5,13.5 - parent: 2173 - - uid: 1401 - components: - - type: Transform - pos: -53.5,11.5 - parent: 2173 - - uid: 1402 - components: - - type: Transform - pos: -53.5,17.5 - parent: 2173 - - uid: 1411 - components: - - type: Transform - pos: -46.5,18.5 - parent: 2173 - - uid: 1652 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -50.5,18.5 - parent: 2173 - - uid: 2752 - components: - - type: Transform - pos: -5.5,19.5 - parent: 2173 - - proto: ToiletEmpty - entities: - - uid: 2557 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,9.5 - parent: 2173 - - proto: trayScanner - entities: - - uid: 2745 - components: - - type: Transform - pos: -31.513903,9.656576 - parent: 2173 - - proto: TwoWayLever - entities: - - uid: 2368 - components: - - type: Transform - pos: 8.5,57.5 - parent: 2173 - - type: DeviceLinkSource - linkedPorts: - 3790: - - Left: Reverse - - Right: Forward - - Middle: Off - 2367: - - Left: Reverse - - Right: Forward - - Middle: Off - 2366: - - Left: Reverse - - Right: Forward - - Middle: Off - 2364: - - Left: Reverse - - Right: Forward - - Middle: Off - 2363: - - Left: Reverse - - Right: Forward - - Middle: Off - 2369: - - Left: Reverse - - Right: Forward - - Middle: Off - 2362: - - Left: Reverse - - Right: Forward - - Middle: Off - 2365: - - Left: Reverse - - Right: Forward - - Middle: Off - 2371: - - Left: Reverse - - Right: Forward - - Middle: Off - 2373: - - Left: Reverse - - Middle: Off - - Right: Forward - 2372: - - Left: Reverse - - Right: Forward - - Middle: Off - 2370: - - Left: Reverse - - Right: Forward - - Middle: Off - - uid: 2375 - components: - - type: Transform - pos: -2.5,47.5 - parent: 2173 - - type: DeviceLinkSource - linkedPorts: - 3791: - - Left: Forward - - Right: Reverse - - Middle: Off - 2352: - - Left: Forward - - Right: Reverse - - Middle: Off - 2353: - - Left: Forward - - Right: Reverse - - Middle: Off - 2355: - - Left: Forward - - Right: Reverse - - Middle: Off - 2356: - - Left: Forward - - Right: Reverse - - Middle: Off - 2361: - - Left: Forward - - Right: Reverse - - Middle: Off - 2360: - - Right: Reverse - - Left: Forward - - Middle: Off - 2357: - - Right: Reverse - - Left: Forward - - Middle: Off - 2358: - - Left: Forward - - Right: Reverse - - Middle: Off - 2359: - - Left: Forward - - Right: Reverse - - Middle: Off - 2354: - - Left: Forward - - Right: Reverse - - Middle: Off - 2374: - - Left: Forward - - Right: Reverse - - Middle: Off - - uid: 2738 - components: - - type: Transform - pos: 7.5,47.5 - parent: 2173 - - type: DeviceLinkSource - linkedPorts: - 746: - - Left: Forward - - Right: Reverse - - Middle: Off - 747: - - Left: Forward - - Right: Reverse - - Middle: Off - 748: - - Left: Forward - - Right: Reverse - - Middle: Off - 749: - - Left: Forward - - Right: Reverse - - Middle: Off - 750: - - Left: Forward - - Right: Reverse - - Middle: Off - 751: - - Left: Forward - - Right: Reverse - - Middle: Off - 752: - - Left: Forward - - Right: Reverse - - Middle: Off - 753: - - Left: Forward - - Right: Reverse - - Middle: Off - 769: - - Left: Forward - - Right: Reverse - - Middle: Off - - uid: 6145 - components: - - type: Transform - pos: 51.5,18.5 - parent: 2173 - - type: DeviceLinkSource - linkedPorts: - 6083: - - Left: Forward - - Right: Forward - - Middle: Off - - proto: UniformPrinter - entities: - - uid: 514 - components: - - type: Transform - rot: -3.141592653589793 rad - pos: 8.5,18.5 - parent: 2173 - - proto: VehicleJanicartDestroyed - entities: - - uid: 2810 - components: - - type: Transform - pos: 50.5,18.5 - parent: 2173 - - uid: 2820 - components: - - type: Transform - pos: 48.5,16.5 - parent: 2173 - - proto: VehicleKeySecway - entities: - - uid: 4428 - components: - - type: Transform - pos: 38.428623,15.602282 - parent: 2173 - - proto: VendingMachineAstroVend - entities: - - uid: 2756 - components: - - type: Transform - pos: -7.5,6.5 - parent: 2173 - - uid: 5794 - components: - - type: Transform - pos: 4.5,51.5 - parent: 2173 - - proto: VendingMachineAutoTuneVend - entities: - - uid: 2343 - components: - - type: Transform - pos: 35.5,6.5 - parent: 2173 - missingComponents: - - Anchorable - - proto: VendingMachineCargoDrobe - entities: - - uid: 2843 - components: - - type: Transform - pos: 42.5,6.5 - parent: 2173 - - proto: VendingMachineCart - entities: - - uid: 1211 - components: - - type: Transform - pos: 3.5,20.5 - parent: 2173 - - proto: VendingMachineCigs - entities: - - uid: 2420 - components: - - type: Transform - pos: 49.5,4.5 - parent: 2173 - - proto: VendingMachineClothing - entities: - - uid: 2433 - components: - - type: Transform - pos: -49.5,18.5 - parent: 2173 - - proto: VendingMachineCuddlyCritterVend - entities: - - uid: 544 - components: - - type: Transform - pos: -5.5,13.5 - parent: 2173 - - proto: VendingMachineCuraDrobe - entities: - - uid: 4249 - components: - - type: Transform - pos: 12.5,5.5 - parent: 2173 - - proto: VendingMachineEngivend - entities: - - uid: 2418 - components: - - type: Transform - pos: -44.5,5.5 - parent: 2173 - - proto: VendingMachineFlatpackVend - entities: - - uid: 4469 - components: - - type: Transform - pos: -11.5,6.5 - parent: 2173 - - proto: VendingMachineGames - entities: - - uid: 4955 - components: - - type: Transform - pos: 37.5,6.5 - parent: 2173 - missingComponents: - - Anchorable - - proto: VendingMachineJaniDrobe - entities: - - uid: 2143 - components: - - type: Transform - pos: -3.5,24.5 - parent: 2173 - - proto: VendingMachineLawDrobe - entities: - - uid: 5733 - components: - - type: Transform - pos: 30.5,5.5 - parent: 2173 - - proto: VendingMachineMailDrobe - entities: - - uid: 4942 - components: - - type: Transform - pos: 32.5,15.5 - parent: 2173 - - proto: VendingMachineMedical - entities: - - uid: 2413 - components: - - type: Transform - pos: -54.5,8.5 - parent: 2173 - - uid: 2439 - components: - - type: Transform - pos: -45.5,7.5 - parent: 2173 - - proto: VendingMachineMediDrobe - entities: - - uid: 4139 - components: - - type: Transform - pos: -45.5,10.5 - parent: 2173 - - proto: VendingMachinePottedPlantVend - entities: - - uid: 4938 - components: - - type: Transform - pos: 3.5,18.5 - parent: 2173 - - proto: VendingMachinePride - entities: - - uid: 4294 - components: - - type: Transform - pos: -17.5,5.5 - parent: 2173 - - proto: VendingMachineRepDrobe - entities: - - uid: 5748 - components: - - type: Transform - pos: 10.5,6.5 - parent: 2173 - - proto: VendingMachineSalvage - entities: - - uid: 2411 - components: - - type: Transform - pos: 16.5,5.5 - parent: 2173 - - uid: 5795 - components: - - type: Transform - pos: -2.5,36.5 - parent: 2173 - - proto: VendingMachineSec - entities: - - uid: 502 - components: - - type: Transform - pos: 39.5,18.5 - parent: 2173 - - proto: VendingMachineTankDispenserEVA - entities: - - uid: 4170 - components: - - type: Transform - pos: -2.5,37.5 - parent: 2173 - - uid: 4171 - components: - - type: Transform - pos: 3.5,51.5 - parent: 2173 - - proto: VendingMachineTheater - entities: - - uid: 2434 - components: - - type: Transform - pos: -47.5,18.5 - parent: 2173 - - uid: 3744 - components: - - type: Transform - pos: 36.5,6.5 - parent: 2173 - missingComponents: - - Anchorable - - proto: VendingMachineVendomat - entities: - - uid: 2670 - components: - - type: Transform - pos: -43.5,5.5 - parent: 2173 - - proto: VendingMachineWinter - entities: - - uid: 2405 - components: - - type: Transform - pos: -13.5,5.5 - parent: 2173 - - proto: VendingMachineYouTool - entities: - - uid: 2417 - components: - - type: Transform - pos: -45.5,5.5 - parent: 2173 - - proto: WallmountTelevision - entities: - - uid: 503 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 35.5,17.5 - parent: 2173 - - proto: WallmountTelevisionFrame - entities: - - uid: 5622 - components: - - type: Transform - pos: -25.5,5.5 - parent: 2173 - - uid: 5623 - components: - - type: Transform - pos: 24.5,5.5 - parent: 2173 - - uid: 5625 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,22.5 - parent: 2173 - - proto: WallReinforced - entities: - - uid: 1 - components: - - type: Transform - pos: -25.5,-24.5 - parent: 2173 - - uid: 2 - components: - - type: Transform - pos: -27.5,-24.5 - parent: 2173 - - uid: 3 - components: - - type: Transform - pos: -25.5,-28.5 - parent: 2173 - - uid: 4 - components: - - type: Transform - pos: -27.5,-28.5 - parent: 2173 - - uid: 8 - components: - - type: Transform - pos: -7.5,7.5 - parent: 2173 - - uid: 9 - components: - - type: Transform - pos: -27.5,-30.5 - parent: 2173 - - uid: 10 - components: - - type: Transform - pos: -31.5,-30.5 - parent: 2173 - - uid: 11 - components: - - type: Transform - pos: -31.5,-28.5 - parent: 2173 - - uid: 12 - components: - - type: Transform - pos: -33.5,-28.5 - parent: 2173 - - uid: 13 - components: - - type: Transform - pos: -33.5,-24.5 - parent: 2173 - - uid: 14 - components: - - type: Transform - pos: -31.5,-24.5 - parent: 2173 - - uid: 21 - components: - - type: Transform - pos: -32.5,-28.5 - parent: 2173 - - uid: 22 - components: - - type: Transform - pos: -26.5,-28.5 - parent: 2173 - - uid: 23 - components: - - type: Transform - pos: -27.5,-20.5 - parent: 2173 - - uid: 24 - components: - - type: Transform - pos: -27.5,-19.5 - parent: 2173 - - uid: 25 - components: - - type: Transform - pos: -31.5,-20.5 - parent: 2173 - - uid: 26 - components: - - type: Transform - pos: -31.5,-19.5 - parent: 2173 - - uid: 27 - components: - - type: Transform - pos: -27.5,-15.5 - parent: 2173 - - uid: 28 - components: - - type: Transform - pos: -27.5,-14.5 - parent: 2173 - - uid: 29 - components: - - type: Transform - pos: -31.5,-15.5 - parent: 2173 - - uid: 30 - components: - - type: Transform - pos: -31.5,-14.5 - parent: 2173 - - uid: 31 - components: - - type: Transform - pos: -27.5,-10.5 - parent: 2173 - - uid: 32 - components: - - type: Transform - pos: -27.5,-9.5 - parent: 2173 - - uid: 33 - components: - - type: Transform - pos: -31.5,-10.5 - parent: 2173 - - uid: 34 - components: - - type: Transform - pos: -31.5,-9.5 - parent: 2173 - - uid: 35 - components: - - type: Transform - pos: -27.5,-5.5 - parent: 2173 - - uid: 36 - components: - - type: Transform - pos: -27.5,-4.5 - parent: 2173 - - uid: 37 - components: - - type: Transform - pos: -31.5,-5.5 - parent: 2173 - - uid: 38 - components: - - type: Transform - pos: -31.5,-4.5 - parent: 2173 - - uid: 39 - components: - - type: Transform - pos: -27.5,-0.5 - parent: 2173 - - uid: 40 - components: - - type: Transform - pos: -27.5,0.5 - parent: 2173 - - uid: 41 - components: - - type: Transform - pos: -26.5,0.5 - parent: 2173 - - uid: 42 - components: - - type: Transform - pos: -31.5,-0.5 - parent: 2173 - - uid: 43 - components: - - type: Transform - pos: -31.5,0.5 - parent: 2173 - - uid: 44 - components: - - type: Transform - pos: -32.5,0.5 - parent: 2173 - - uid: 45 - components: - - type: Transform - pos: -22.5,0.5 - parent: 2173 - - uid: 46 - components: - - type: Transform - pos: -21.5,0.5 - parent: 2173 - - uid: 47 - components: - - type: Transform - pos: -7.5,0.5 - parent: 2173 - - uid: 48 - components: - - type: Transform - pos: -8.5,0.5 - parent: 2173 - - uid: 49 - components: - - type: Transform - pos: -17.5,0.5 - parent: 2173 - - uid: 50 - components: - - type: Transform - pos: -16.5,0.5 - parent: 2173 - - uid: 51 - components: - - type: Transform - pos: -12.5,0.5 - parent: 2173 - - uid: 52 - components: - - type: Transform - pos: -13.5,0.5 - parent: 2173 - - uid: 53 - components: - - type: Transform - pos: 25.5,0.5 - parent: 2173 - - uid: 54 - components: - - type: Transform - pos: 26.5,0.5 - parent: 2173 - - uid: 55 - components: - - type: Transform - pos: 26.5,-0.5 - parent: 2173 - - uid: 56 - components: - - type: Transform - pos: 30.5,-0.5 - parent: 2173 - - uid: 57 - components: - - type: Transform - pos: 30.5,0.5 - parent: 2173 - - uid: 58 - components: - - type: Transform - pos: 31.5,0.5 - parent: 2173 - - uid: 59 - components: - - type: Transform - pos: 26.5,-4.5 - parent: 2173 - - uid: 60 - components: - - type: Transform - pos: 26.5,-5.5 - parent: 2173 - - uid: 61 - components: - - type: Transform - pos: 30.5,-4.5 - parent: 2173 - - uid: 62 - components: - - type: Transform - pos: 30.5,-5.5 - parent: 2173 - - uid: 63 - components: - - type: Transform - pos: 30.5,-9.5 - parent: 2173 - - uid: 64 - components: - - type: Transform - pos: 30.5,-10.5 - parent: 2173 - - uid: 65 - components: - - type: Transform - pos: 26.5,-10.5 - parent: 2173 - - uid: 66 - components: - - type: Transform - pos: 26.5,-9.5 - parent: 2173 - - uid: 67 - components: - - type: Transform - pos: 30.5,-15.5 - parent: 2173 - - uid: 68 - components: - - type: Transform - pos: 30.5,-14.5 - parent: 2173 - - uid: 69 - components: - - type: Transform - pos: 26.5,-15.5 - parent: 2173 - - uid: 70 - components: - - type: Transform - pos: 26.5,-14.5 - parent: 2173 - - uid: 71 - components: - - type: Transform - pos: 30.5,-19.5 - parent: 2173 - - uid: 72 - components: - - type: Transform - pos: 30.5,-20.5 - parent: 2173 - - uid: 73 - components: - - type: Transform - pos: 26.5,-19.5 - parent: 2173 - - uid: 74 - components: - - type: Transform - pos: 26.5,-20.5 - parent: 2173 - - uid: 75 - components: - - type: Transform - pos: 30.5,-24.5 - parent: 2173 - - uid: 76 - components: - - type: Transform - pos: 26.5,-24.5 - parent: 2173 - - uid: 77 - components: - - type: Transform - pos: 24.5,-24.5 - parent: 2173 - - uid: 78 - components: - - type: Transform - pos: 24.5,-28.5 - parent: 2173 - - uid: 79 - components: - - type: Transform - pos: 25.5,-28.5 - parent: 2173 - - uid: 80 - components: - - type: Transform - pos: 26.5,-28.5 - parent: 2173 - - uid: 81 - components: - - type: Transform - pos: 26.5,-30.5 - parent: 2173 - - uid: 82 - components: - - type: Transform - pos: 30.5,-30.5 - parent: 2173 - - uid: 83 - components: - - type: Transform - pos: 30.5,-28.5 - parent: 2173 - - uid: 84 - components: - - type: Transform - pos: 31.5,-28.5 - parent: 2173 - - uid: 85 - components: - - type: Transform - pos: 32.5,-28.5 - parent: 2173 - - uid: 86 - components: - - type: Transform - pos: 32.5,-24.5 - parent: 2173 - - uid: 87 - components: - - type: Transform - pos: 21.5,0.5 - parent: 2173 - - uid: 88 - components: - - type: Transform - pos: 20.5,0.5 - parent: 2173 - - uid: 89 - components: - - type: Transform - pos: 16.5,0.5 - parent: 2173 - - uid: 90 - components: - - type: Transform - pos: 15.5,0.5 - parent: 2173 - - uid: 91 - components: - - type: Transform - pos: 6.5,0.5 - parent: 2173 - - uid: 92 - components: - - type: Transform - pos: 7.5,0.5 - parent: 2173 - - uid: 93 - components: - - type: Transform - pos: 11.5,0.5 - parent: 2173 - - uid: 94 - components: - - type: Transform - pos: 12.5,0.5 - parent: 2173 - - uid: 200 - components: - - type: Transform - pos: 55.5,-1.5 - parent: 2173 - - uid: 201 - components: - - type: Transform - pos: 55.5,0.5 - parent: 2173 - - uid: 202 - components: - - type: Transform - pos: 59.5,-1.5 - parent: 2173 - - uid: 203 - components: - - type: Transform - pos: 59.5,0.5 - parent: 2173 - - uid: 204 - components: - - type: Transform - pos: 61.5,0.5 - parent: 2173 - - uid: 205 - components: - - type: Transform - pos: 61.5,4.5 - parent: 2173 - - uid: 206 - components: - - type: Transform - pos: 59.5,4.5 - parent: 2173 - - uid: 208 - components: - - type: Transform - pos: 26.5,5.5 - parent: 2173 - - uid: 210 - components: - - type: Transform - pos: 25.5,5.5 - parent: 2173 - - uid: 211 - components: - - type: Transform - pos: 24.5,5.5 - parent: 2173 - - uid: 212 - components: - - type: Transform - pos: 23.5,5.5 - parent: 2173 - - uid: 213 - components: - - type: Transform - pos: 22.5,5.5 - parent: 2173 - - uid: 217 - components: - - type: Transform - pos: 18.5,5.5 - parent: 2173 - - uid: 218 - components: - - type: Transform - pos: 17.5,5.5 - parent: 2173 - - uid: 219 - components: - - type: Transform - pos: 17.5,6.5 - parent: 2173 - - uid: 220 - components: - - type: Transform - pos: 16.5,6.5 - parent: 2173 - - uid: 224 - components: - - type: Transform - pos: 12.5,6.5 - parent: 2173 - - uid: 225 - components: - - type: Transform - pos: 11.5,6.5 - parent: 2173 - - uid: 226 - components: - - type: Transform - pos: 11.5,7.5 - parent: 2173 - - uid: 227 - components: - - type: Transform - pos: 10.5,7.5 - parent: 2173 - - uid: 231 - components: - - type: Transform - pos: 5.5,13.5 - parent: 2173 - - uid: 232 - components: - - type: Transform - pos: 5.5,14.5 - parent: 2173 - - uid: 233 - components: - - type: Transform - pos: -11.5,7.5 - parent: 2173 - - uid: 237 - components: - - type: Transform - pos: -12.5,7.5 - parent: 2173 - - uid: 238 - components: - - type: Transform - pos: -12.5,6.5 - parent: 2173 - - uid: 239 - components: - - type: Transform - pos: -13.5,6.5 - parent: 2173 - - uid: 240 - components: - - type: Transform - pos: -17.5,6.5 - parent: 2173 - - uid: 244 - components: - - type: Transform - pos: -18.5,6.5 - parent: 2173 - - uid: 245 - components: - - type: Transform - pos: -18.5,5.5 - parent: 2173 - - uid: 246 - components: - - type: Transform - pos: -19.5,5.5 - parent: 2173 - - uid: 251 - components: - - type: Transform - pos: -26.5,5.5 - parent: 2173 - - uid: 252 - components: - - type: Transform - pos: -27.5,5.5 - parent: 2173 - - uid: 253 - components: - - type: Transform - pos: -23.5,5.5 - parent: 2173 - - uid: 254 - components: - - type: Transform - pos: -24.5,5.5 - parent: 2173 - - uid: 255 - components: - - type: Transform - pos: -25.5,5.5 - parent: 2173 - - uid: 258 - components: - - type: Transform - pos: 6.5,14.5 - parent: 2173 - - uid: 262 - components: - - type: Transform - pos: -6.5,9.5 - parent: 2173 - - uid: 263 - components: - - type: Transform - pos: 5.5,8.5 - parent: 2173 - - uid: 264 - components: - - type: Transform - pos: -6.5,7.5 - parent: 2173 - - uid: 265 - components: - - type: Transform - pos: -6.5,8.5 - parent: 2173 - - uid: 270 - components: - - type: Transform - pos: -6.5,14.5 - parent: 2173 - - uid: 274 - components: - - type: Transform - pos: 35.5,0.5 - parent: 2173 - - uid: 275 - components: - - type: Transform - pos: 36.5,0.5 - parent: 2173 - - uid: 276 - components: - - type: Transform - pos: 40.5,0.5 - parent: 2173 - - uid: 277 - components: - - type: Transform - pos: 41.5,0.5 - parent: 2173 - - uid: 278 - components: - - type: Transform - pos: 51.5,0.5 - parent: 2173 - - uid: 279 - components: - - type: Transform - pos: 50.5,0.5 - parent: 2173 - - uid: 280 - components: - - type: Transform - pos: 46.5,0.5 - parent: 2173 - - uid: 281 - components: - - type: Transform - pos: 45.5,0.5 - parent: 2173 - - uid: 282 - components: - - type: Transform - pos: -36.5,0.5 - parent: 2173 - - uid: 283 - components: - - type: Transform - pos: -37.5,0.5 - parent: 2173 - - uid: 284 - components: - - type: Transform - pos: -41.5,0.5 - parent: 2173 - - uid: 285 - components: - - type: Transform - pos: -42.5,0.5 - parent: 2173 - - uid: 286 - components: - - type: Transform - pos: -46.5,0.5 - parent: 2173 - - uid: 287 - components: - - type: Transform - pos: -47.5,0.5 - parent: 2173 - - uid: 288 - components: - - type: Transform - pos: -51.5,0.5 - parent: 2173 - - uid: 289 - components: - - type: Transform - pos: -52.5,0.5 - parent: 2173 - - uid: 290 - components: - - type: Transform - pos: -56.5,0.5 - parent: 2173 - - uid: 291 - components: - - type: Transform - pos: -56.5,-1.5 - parent: 2173 - - uid: 292 - components: - - type: Transform - pos: -60.5,-1.5 - parent: 2173 - - uid: 293 - components: - - type: Transform - pos: -60.5,0.5 - parent: 2173 - - uid: 294 - components: - - type: Transform - pos: -62.5,0.5 - parent: 2173 - - uid: 295 - components: - - type: Transform - pos: -62.5,4.5 - parent: 2173 - - uid: 296 - components: - - type: Transform - pos: -60.5,4.5 - parent: 2173 - - uid: 297 - components: - - type: Transform - pos: -56.5,4.5 - parent: 2173 - - uid: 298 - components: - - type: Transform - pos: -55.5,4.5 - parent: 2173 - - uid: 299 - components: - - type: Transform - pos: -55.5,5.5 - parent: 2173 - - uid: 301 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -58.5,4.5 - parent: 2173 - - uid: 339 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 57.5,4.5 - parent: 2173 - - uid: 341 - components: - - type: Transform - pos: 55.5,4.5 - parent: 2173 - - uid: 342 - components: - - type: Transform - pos: 54.5,4.5 - parent: 2173 - - uid: 343 - components: - - type: Transform - pos: 54.5,5.5 - parent: 2173 - - uid: 351 - components: - - type: Transform - pos: -6.5,13.5 - parent: 2173 - - uid: 352 - components: - - type: Transform - pos: 1.5,7.5 - parent: 2173 - - uid: 353 - components: - - type: Transform - pos: 5.5,7.5 - parent: 2173 - - uid: 354 - components: - - type: Transform - pos: 6.5,7.5 - parent: 2173 - - uid: 356 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,9.5 - parent: 2173 - - uid: 357 - components: - - type: Transform - pos: 5.5,9.5 - parent: 2173 - - uid: 358 - components: - - type: Transform - pos: -2.5,7.5 - parent: 2173 - - uid: 359 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -17.5,14.5 - parent: 2173 - - uid: 361 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,13.5 - parent: 2173 - - uid: 362 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,14.5 - parent: 2173 - - uid: 363 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 10.5,9.5 - parent: 2173 - - uid: 364 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,9.5 - parent: 2173 - - uid: 365 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 12.5,9.5 - parent: 2173 - - uid: 367 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,17.5 - parent: 2173 - - uid: 370 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,9.5 - parent: 2173 - - uid: 371 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,9.5 - parent: 2173 - - uid: 372 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,8.5 - parent: 2173 - - uid: 373 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 22.5,8.5 - parent: 2173 - - uid: 374 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 23.5,8.5 - parent: 2173 - - uid: 377 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -19.5,9.5 - parent: 2173 - - uid: 378 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -19.5,8.5 - parent: 2173 - - uid: 379 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,8.5 - parent: 2173 - - uid: 380 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,8.5 - parent: 2173 - - uid: 382 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,14.5 - parent: 2173 - - uid: 388 - components: - - type: Transform - pos: 22.5,13.5 - parent: 2173 - - uid: 392 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 41.5,10.5 - parent: 2173 - - uid: 394 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 46.5,14.5 - parent: 2173 - - uid: 396 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,17.5 - parent: 2173 - - uid: 397 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,16.5 - parent: 2173 - - uid: 402 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,8.5 - parent: 2173 - - uid: 403 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 24.5,8.5 - parent: 2173 - - uid: 404 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 25.5,8.5 - parent: 2173 - - uid: 405 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 26.5,8.5 - parent: 2173 - - uid: 406 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,9.5 - parent: 2173 - - uid: 407 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,10.5 - parent: 2173 - - uid: 408 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,11.5 - parent: 2173 - - uid: 409 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,12.5 - parent: 2173 - - uid: 410 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,13.5 - parent: 2173 - - uid: 423 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 14.5,9.5 - parent: 2173 - - uid: 429 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,17.5 - parent: 2173 - - uid: 433 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,14.5 - parent: 2173 - - uid: 434 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -17.5,17.5 - parent: 2173 - - uid: 438 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -19.5,17.5 - parent: 2173 - - uid: 441 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,17.5 - parent: 2173 - - uid: 448 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -25.5,8.5 - parent: 2173 - - uid: 449 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -26.5,8.5 - parent: 2173 - - uid: 450 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,8.5 - parent: 2173 - - uid: 451 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,7.5 - parent: 2173 - - uid: 452 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,6.5 - parent: 2173 - - uid: 453 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 26.5,7.5 - parent: 2173 - - uid: 454 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 26.5,6.5 - parent: 2173 - - uid: 469 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,27.5 - parent: 2173 - - uid: 479 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 47.5,21.5 - parent: 2173 - - uid: 486 - components: - - type: Transform - pos: -4.5,29.5 - parent: 2173 - - uid: 487 - components: - - type: Transform - pos: -3.5,29.5 - parent: 2173 - - uid: 489 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,28.5 - parent: 2173 - - uid: 494 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,27.5 - parent: 2173 - - uid: 506 - components: - - type: Transform - pos: 12.5,19.5 - parent: 2173 - - uid: 517 - components: - - type: Transform - pos: 12.5,28.5 - parent: 2173 - - uid: 518 - components: - - type: Transform - pos: 12.5,29.5 - parent: 2173 - - uid: 519 - components: - - type: Transform - pos: 11.5,29.5 - parent: 2173 - - uid: 520 - components: - - type: Transform - pos: 54.5,23.5 - parent: 2173 - - uid: 523 - components: - - type: Transform - pos: 7.5,29.5 - parent: 2173 - - uid: 527 - components: - - type: Transform - pos: 3.5,29.5 - parent: 2173 - - uid: 528 - components: - - type: Transform - pos: 2.5,29.5 - parent: 2173 - - uid: 533 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -18.5,17.5 - parent: 2173 - - uid: 534 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -17.5,11.5 - parent: 2173 - - uid: 536 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -17.5,9.5 - parent: 2173 - - uid: 537 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,19.5 - parent: 2173 - - uid: 538 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -19.5,14.5 - parent: 2173 - - uid: 539 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -17.5,13.5 - parent: 2173 - - uid: 540 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -17.5,10.5 - parent: 2173 - - uid: 541 - components: - - type: Transform - pos: -22.5,14.5 - parent: 2173 - - uid: 542 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -17.5,12.5 - parent: 2173 - - uid: 543 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,18.5 - parent: 2173 - - uid: 546 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -18.5,9.5 - parent: 2173 - - uid: 548 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,20.5 - parent: 2173 - - uid: 549 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,22.5 - parent: 2173 - - uid: 550 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,21.5 - parent: 2173 - - uid: 553 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,25.5 - parent: 2173 - - uid: 554 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,26.5 - parent: 2173 - - uid: 555 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,27.5 - parent: 2173 - - uid: 573 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 46.5,21.5 - parent: 2173 - - uid: 618 - components: - - type: Transform - pos: 12.5,51.5 - parent: 2173 - - uid: 622 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 35.5,15.5 - parent: 2173 - - uid: 623 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 35.5,14.5 - parent: 2173 - - uid: 648 - components: - - type: Transform - pos: 38.5,20.5 - parent: 2173 - - uid: 649 - components: - - type: Transform - pos: 38.5,19.5 - parent: 2173 - - uid: 664 - components: - - type: Transform - pos: 46.5,19.5 - parent: 2173 - - uid: 670 - components: - - type: Transform - pos: 49.5,19.5 - parent: 2173 - - uid: 671 - components: - - type: Transform - pos: 50.5,19.5 - parent: 2173 - - uid: 672 - components: - - type: Transform - pos: 54.5,19.5 - parent: 2173 - - uid: 673 - components: - - type: Transform - pos: 54.5,18.5 - parent: 2173 - - uid: 674 - components: - - type: Transform - pos: 54.5,14.5 - parent: 2173 - - uid: 675 - components: - - type: Transform - pos: 54.5,13.5 - parent: 2173 - - uid: 676 - components: - - type: Transform - pos: 54.5,9.5 - parent: 2173 - - uid: 677 - components: - - type: Transform - pos: 54.5,10.5 - parent: 2173 - - uid: 678 - components: - - type: Transform - pos: 1.5,29.5 - parent: 2173 - - uid: 679 - components: - - type: Transform - pos: -2.5,29.5 - parent: 2173 - - uid: 680 - components: - - type: Transform - pos: -2.5,30.5 - parent: 2173 - - uid: 681 - components: - - type: Transform - pos: -5.5,29.5 - parent: 2173 - - uid: 682 - components: - - type: Transform - pos: -6.5,29.5 - parent: 2173 - - uid: 683 - components: - - type: Transform - pos: -6.5,28.5 - parent: 2173 - - uid: 685 - components: - - type: Transform - pos: 1.5,30.5 - parent: 2173 - - uid: 686 - components: - - type: Transform - pos: -2.5,34.5 - parent: 2173 - - uid: 687 - components: - - type: Transform - pos: 1.5,34.5 - parent: 2173 - - uid: 688 - components: - - type: Transform - pos: -3.5,35.5 - parent: 2173 - - uid: 689 - components: - - type: Transform - pos: -2.5,35.5 - parent: 2173 - - uid: 690 - components: - - type: Transform - pos: 1.5,35.5 - parent: 2173 - - uid: 691 - components: - - type: Transform - pos: -3.5,36.5 - parent: 2173 - - uid: 692 - components: - - type: Transform - pos: -3.5,41.5 - parent: 2173 - - uid: 693 - components: - - type: Transform - pos: -6.5,47.5 - parent: 2173 - - uid: 694 - components: - - type: Transform - pos: -3.5,40.5 - parent: 2173 - - uid: 695 - components: - - type: Transform - pos: -6.5,41.5 - parent: 2173 - - uid: 696 - components: - - type: Transform - pos: -3.5,47.5 - parent: 2173 - - uid: 697 - components: - - type: Transform - pos: -3.5,48.5 - parent: 2173 - - uid: 710 - components: - - type: Transform - pos: 12.5,57.5 - parent: 2173 - - uid: 720 - components: - - type: Transform - pos: 5.5,35.5 - parent: 2173 - - uid: 721 - components: - - type: Transform - pos: 5.5,39.5 - parent: 2173 - - uid: 722 - components: - - type: Transform - pos: 5.5,40.5 - parent: 2173 - - uid: 723 - components: - - type: Transform - pos: 6.5,40.5 - parent: 2173 - - uid: 724 - components: - - type: Transform - pos: 9.5,40.5 - parent: 2173 - - uid: 725 - components: - - type: Transform - pos: 9.5,44.5 - parent: 2173 - - uid: 726 - components: - - type: Transform - pos: 9.5,45.5 - parent: 2173 - - uid: 727 - components: - - type: Transform - pos: 9.5,49.5 - parent: 2173 - - uid: 728 - components: - - type: Transform - pos: 9.5,50.5 - parent: 2173 - - uid: 729 - components: - - type: Transform - pos: 9.5,51.5 - parent: 2173 - - uid: 730 - components: - - type: Transform - pos: 9.5,57.5 - parent: 2173 - - uid: 731 - components: - - type: Transform - pos: 9.5,58.5 - parent: 2173 - - uid: 732 - components: - - type: Transform - pos: -0.5,48.5 - parent: 2173 - - uid: 733 - components: - - type: Transform - pos: -0.5,52.5 - parent: 2173 - - uid: 734 - components: - - type: Transform - pos: 3.5,52.5 - parent: 2173 - - uid: 735 - components: - - type: Transform - pos: 4.5,52.5 - parent: 2173 - - uid: 736 - components: - - type: Transform - pos: 4.5,53.5 - parent: 2173 - - uid: 738 - components: - - type: Transform - pos: 4.5,58.5 - parent: 2173 - - uid: 739 - components: - - type: Transform - pos: 5.5,58.5 - parent: 2173 - - uid: 831 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,14.5 - parent: 2173 - - uid: 837 - components: - - type: Transform - pos: -24.5,14.5 - parent: 2173 - - uid: 838 - components: - - type: Transform - pos: -25.5,14.5 - parent: 2173 - - uid: 839 - components: - - type: Transform - pos: -25.5,18.5 - parent: 2173 - - uid: 840 - components: - - type: Transform - pos: -25.5,19.5 - parent: 2173 - - uid: 841 - components: - - type: Transform - pos: -26.5,19.5 - parent: 2173 - - uid: 851 - components: - - type: Transform - pos: -25.5,13.5 - parent: 2173 - - uid: 859 - components: - - type: Transform - pos: -20.5,14.5 - parent: 2173 - - uid: 928 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,56.5 - parent: 2173 - - uid: 929 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,58.5 - parent: 2173 - - uid: 959 - components: - - type: Transform - pos: -21.5,14.5 - parent: 2173 - - uid: 960 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,17.5 - parent: 2173 - - uid: 982 - components: - - type: Transform - pos: -28.5,19.5 - parent: 2173 - - uid: 983 - components: - - type: Transform - pos: -29.5,19.5 - parent: 2173 - - uid: 985 - components: - - type: Transform - pos: -29.5,18.5 - parent: 2173 - - uid: 1005 - components: - - type: Transform - pos: -29.5,14.5 - parent: 2173 - - uid: 1010 - components: - - type: Transform - pos: -29.5,13.5 - parent: 2173 - - uid: 1011 - components: - - type: Transform - pos: -26.5,13.5 - parent: 2173 - - uid: 1012 - components: - - type: Transform - pos: -28.5,13.5 - parent: 2173 - - uid: 1025 - components: - - type: Transform - pos: -36.5,13.5 - parent: 2173 - - uid: 1026 - components: - - type: Transform - pos: -37.5,13.5 - parent: 2173 - - uid: 1027 - components: - - type: Transform - pos: -38.5,13.5 - parent: 2173 - - uid: 1028 - components: - - type: Transform - pos: -39.5,13.5 - parent: 2173 - - uid: 1029 - components: - - type: Transform - pos: -39.5,14.5 - parent: 2173 - - uid: 1030 - components: - - type: Transform - pos: -39.5,15.5 - parent: 2173 - - uid: 1031 - components: - - type: Transform - pos: -39.5,16.5 - parent: 2173 - - uid: 1032 - components: - - type: Transform - pos: -36.5,19.5 - parent: 2173 - - uid: 1033 - components: - - type: Transform - pos: -37.5,19.5 - parent: 2173 - - uid: 1034 - components: - - type: Transform - pos: -35.5,19.5 - parent: 2173 - - uid: 1035 - components: - - type: Transform - pos: -34.5,19.5 - parent: 2173 - - uid: 1036 - components: - - type: Transform - pos: -33.5,19.5 - parent: 2173 - - uid: 1037 - components: - - type: Transform - pos: -32.5,19.5 - parent: 2173 - - uid: 1038 - components: - - type: Transform - pos: -31.5,19.5 - parent: 2173 - - uid: 1039 - components: - - type: Transform - pos: -30.5,19.5 - parent: 2173 - - uid: 1040 - components: - - type: Transform - pos: -39.5,17.5 - parent: 2173 - - uid: 1042 - components: - - type: Transform - pos: -39.5,19.5 - parent: 2173 - - uid: 1043 - components: - - type: Transform - pos: -38.5,19.5 - parent: 2173 - - uid: 1044 - components: - - type: Transform - pos: -38.5,15.5 - parent: 2173 - - uid: 1045 - components: - - type: Transform - pos: -37.5,15.5 - parent: 2173 - - uid: 1046 - components: - - type: Transform - pos: -36.5,15.5 - parent: 2173 - - uid: 1047 - components: - - type: Transform - pos: -35.5,15.5 - parent: 2173 - - uid: 1048 - components: - - type: Transform - pos: -35.5,13.5 - parent: 2173 - - uid: 1049 - components: - - type: Transform - pos: -35.5,17.5 - parent: 2173 - - uid: 1050 - components: - - type: Transform - pos: -36.5,17.5 - parent: 2173 - - uid: 1051 - components: - - type: Transform - pos: -37.5,17.5 - parent: 2173 - - uid: 1052 - components: - - type: Transform - pos: -38.5,17.5 - parent: 2173 - - uid: 1053 - components: - - type: Transform - pos: -34.5,13.5 - parent: 2173 - - uid: 1054 - components: - - type: Transform - pos: -33.5,13.5 - parent: 2173 - - uid: 1060 - components: - - type: Transform - pos: -40.5,19.5 - parent: 2173 - - uid: 1061 - components: - - type: Transform - pos: -41.5,19.5 - parent: 2173 - - uid: 1062 - components: - - type: Transform - pos: -41.5,18.5 - parent: 2173 - - uid: 1063 - components: - - type: Transform - pos: -41.5,17.5 - parent: 2173 - - uid: 1064 - components: - - type: Transform - pos: -41.5,16.5 - parent: 2173 - - uid: 1065 - components: - - type: Transform - pos: -41.5,15.5 - parent: 2173 - - uid: 1066 - components: - - type: Transform - pos: -41.5,14.5 - parent: 2173 - - uid: 1113 - components: - - type: Transform - pos: 21.5,13.5 - parent: 2173 - - uid: 1114 - components: - - type: Transform - pos: 20.5,13.5 - parent: 2173 - - uid: 1205 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 35.5,27.5 - parent: 2173 - - uid: 1209 - components: - - type: Transform - pos: 24.5,13.5 - parent: 2173 - - uid: 1213 - components: - - type: Transform - pos: 42.5,19.5 - parent: 2173 - - uid: 1216 - components: - - type: Transform - pos: 12.5,22.5 - parent: 2173 - - uid: 1224 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 18.5,15.5 - parent: 2173 - - uid: 1309 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,9.5 - parent: 2173 - - uid: 1373 - components: - - type: Transform - pos: -55.5,9.5 - parent: 2173 - - uid: 1374 - components: - - type: Transform - pos: -55.5,11.5 - parent: 2173 - - uid: 1375 - components: - - type: Transform - pos: -55.5,13.5 - parent: 2173 - - uid: 1376 - components: - - type: Transform - pos: -55.5,15.5 - parent: 2173 - - uid: 1377 - components: - - type: Transform - pos: -55.5,17.5 - parent: 2173 - - uid: 1378 - components: - - type: Transform - pos: -55.5,19.5 - parent: 2173 - - uid: 1379 - components: - - type: Transform - pos: -54.5,19.5 - parent: 2173 - - uid: 1380 - components: - - type: Transform - pos: -53.5,19.5 - parent: 2173 - - uid: 1407 - components: - - type: Transform - pos: -50.5,19.5 - parent: 2173 - - uid: 1416 - components: - - type: Transform - pos: -46.5,19.5 - parent: 2173 - - uid: 1511 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,14.5 - parent: 2173 - - uid: 1559 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 50.5,21.5 - parent: 2173 - - uid: 1579 - components: - - type: Transform - pos: -2.5,0.5 - parent: 2173 - - uid: 1580 - components: - - type: Transform - pos: 1.5,0.5 - parent: 2173 - - uid: 1581 - components: - - type: Transform - pos: -3.5,0.5 - parent: 2173 - - uid: 1582 - components: - - type: Transform - pos: 2.5,0.5 - parent: 2173 - - uid: 1583 - components: - - type: Transform - pos: -2.5,1.5 - parent: 2173 - - uid: 1584 - components: - - type: Transform - pos: 1.5,1.5 - parent: 2173 - - uid: 1585 - components: - - type: Transform - pos: -2.5,-0.5 - parent: 2173 - - uid: 1586 - components: - - type: Transform - pos: 1.5,-0.5 - parent: 2173 - - uid: 2139 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,18.5 - parent: 2173 - - uid: 2223 - components: - - type: Transform - pos: 23.5,17.5 - parent: 2173 - - uid: 2230 - components: - - type: Transform - pos: 22.5,17.5 - parent: 2173 - - uid: 2236 - components: - - type: Transform - pos: 24.5,17.5 - parent: 2173 - - uid: 2243 - components: - - type: Transform - pos: 24.5,16.5 - parent: 2173 - - uid: 2346 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 42.5,11.5 - parent: 2173 - - uid: 2351 - components: - - type: Transform - pos: 25.5,13.5 - parent: 2173 - - uid: 2394 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 45.5,11.5 - parent: 2173 - - uid: 2543 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,25.5 - parent: 2173 - - uid: 2556 - components: - - type: Transform - pos: 26.5,13.5 - parent: 2173 - - uid: 2595 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 25.5,27.5 - parent: 2173 - - uid: 2599 - components: - - type: Transform - pos: 43.5,27.5 - parent: 2173 - - uid: 2600 - components: - - type: Transform - pos: 51.5,27.5 - parent: 2173 - - uid: 2601 - components: - - type: Transform - pos: 47.5,27.5 - parent: 2173 - - uid: 2602 - components: - - type: Transform - pos: 61.5,23.5 - parent: 2173 - - uid: 2603 - components: - - type: Transform - pos: 55.5,27.5 - parent: 2173 - - uid: 2646 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 49.5,20.5 - parent: 2173 - - uid: 2657 - components: - - type: Transform - pos: 47.5,19.5 - parent: 2173 - - uid: 2759 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 49.5,11.5 - parent: 2173 - - uid: 2760 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 47.5,11.5 - parent: 2173 - - uid: 2761 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 44.5,11.5 - parent: 2173 - - uid: 2766 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 41.5,9.5 - parent: 2173 - - uid: 2784 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,56.5 - parent: 2173 - - uid: 2788 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 38.5,27.5 - parent: 2173 - - uid: 2791 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 30.5,27.5 - parent: 2173 - - uid: 2826 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 46.5,11.5 - parent: 2173 - - uid: 2981 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 48.5,7.5 - parent: 2173 - - uid: 3101 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 39.5,21.5 - parent: 2173 - - uid: 3108 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 41.5,8.5 - parent: 2173 - - uid: 3110 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 42.5,17.5 - parent: 2173 - - uid: 3123 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 36.5,14.5 - parent: 2173 - - uid: 3130 - components: - - type: Transform - pos: 24.5,15.5 - parent: 2173 - - uid: 3142 - components: - - type: Transform - pos: 9.5,22.5 - parent: 2173 - - uid: 3148 - components: - - type: Transform - pos: 12.5,27.5 - parent: 2173 - - uid: 3687 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 42.5,7.5 - parent: 2173 - - uid: 3727 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,16.5 - parent: 2173 - - uid: 3728 - components: - - type: Transform - pos: 19.5,13.5 - parent: 2173 - - uid: 3737 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 41.5,7.5 - parent: 2173 - - uid: 3748 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,15.5 - parent: 2173 - - uid: 3750 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 27.5,15.5 - parent: 2173 - - uid: 3752 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 39.5,19.5 - parent: 2173 - - uid: 3759 - components: - - type: Transform - pos: 24.5,14.5 - parent: 2173 - - uid: 3760 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 46.5,7.5 - parent: 2173 - - uid: 3766 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 43.5,7.5 - parent: 2173 - - uid: 3771 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 30.5,26.5 - parent: 2173 - - uid: 3772 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 30.5,28.5 - parent: 2173 - - uid: 3773 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 31.5,27.5 - parent: 2173 - - uid: 3775 - components: - - type: Transform - pos: 21.5,17.5 - parent: 2173 - - uid: 3777 - components: - - type: Transform - pos: 20.5,17.5 - parent: 2173 - - uid: 3778 - components: - - type: Transform - pos: 19.5,17.5 - parent: 2173 - - uid: 3785 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 43.5,11.5 - parent: 2173 - - uid: 3798 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 48.5,11.5 - parent: 2173 - - uid: 3810 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 15.5,19.5 - parent: 2173 - - uid: 3860 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 16.5,19.5 - parent: 2173 - - uid: 3861 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 14.5,19.5 - parent: 2173 - - uid: 3862 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,19.5 - parent: 2173 - - uid: 3863 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,19.5 - parent: 2173 - - uid: 3864 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,19.5 - parent: 2173 - - uid: 3868 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,19.5 - parent: 2173 - - uid: 3869 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 20.5,19.5 - parent: 2173 - - uid: 3870 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,19.5 - parent: 2173 - - uid: 3871 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,19.5 - parent: 2173 - - uid: 3872 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,19.5 - parent: 2173 - - uid: 3873 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 25.5,19.5 - parent: 2173 - - uid: 3874 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 24.5,19.5 - parent: 2173 - - uid: 3875 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,19.5 - parent: 2173 - - uid: 3929 - components: - - type: Transform - pos: 59.5,29.5 - parent: 2173 - - uid: 3930 - components: - - type: Transform - pos: 59.5,27.5 - parent: 2173 - - uid: 3931 - components: - - type: Transform - pos: 61.5,27.5 - parent: 2173 - - uid: 3932 - components: - - type: Transform - pos: 59.5,23.5 - parent: 2173 - - uid: 3933 - components: - - type: Transform - pos: 55.5,29.5 - parent: 2173 - - uid: 3948 - components: - - type: Transform - pos: 41.5,11.5 - parent: 2173 - - uid: 4039 - components: - - type: Transform - pos: 42.5,27.5 - parent: 2173 - - uid: 4041 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 54.5,22.5 - parent: 2173 - - uid: 4048 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 54.5,21.5 - parent: 2173 - - uid: 4049 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 47.5,20.5 - parent: 2173 - - uid: 4060 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 49.5,7.5 - parent: 2173 - - uid: 4113 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 49.5,10.5 - parent: 2173 - - uid: 4244 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 49.5,8.5 - parent: 2173 - - uid: 4245 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 49.5,9.5 - parent: 2173 - - uid: 4247 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 44.5,7.5 - parent: 2173 - - uid: 4250 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 55.5,23.5 - parent: 2173 - - uid: 4251 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,23.5 - parent: 2173 - - uid: 4259 - components: - - type: Transform - pos: 13.5,27.5 - parent: 2173 - - uid: 4260 - components: - - type: Transform - pos: 17.5,27.5 - parent: 2173 - - uid: 4262 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 47.5,7.5 - parent: 2173 - - uid: 4265 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 46.5,17.5 - parent: 2173 - - uid: 4280 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 46.5,18.5 - parent: 2173 - - uid: 4303 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 42.5,18.5 - parent: 2173 - - uid: 4305 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 40.5,14.5 - parent: 2173 - - uid: 4327 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,17.5 - parent: 2173 - - uid: 4328 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,17.5 - parent: 2173 - - uid: 4329 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,17.5 - parent: 2173 - - uid: 4349 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,18.5 - parent: 2173 - - uid: 4354 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,14.5 - parent: 2173 - - uid: 4359 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,14.5 - parent: 2173 - - uid: 4365 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,19.5 - parent: 2173 - - uid: 4374 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,17.5 - parent: 2173 - - uid: 4378 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 42.5,14.5 - parent: 2173 - - uid: 4382 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,17.5 - parent: 2173 - - uid: 4386 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,17.5 - parent: 2173 - - uid: 4387 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,17.5 - parent: 2173 - - uid: 4388 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,17.5 - parent: 2173 - - uid: 4389 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,17.5 - parent: 2173 - - uid: 4390 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,17.5 - parent: 2173 - - uid: 4391 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,17.5 - parent: 2173 - - uid: 4392 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,19.5 - parent: 2173 - - uid: 4393 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,19.5 - parent: 2173 - - uid: 4394 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,19.5 - parent: 2173 - - uid: 4395 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,19.5 - parent: 2173 - - uid: 4396 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,18.5 - parent: 2173 - - uid: 4397 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,19.5 - parent: 2173 - - uid: 4399 - components: - - type: Transform - pos: 18.5,13.5 - parent: 2173 - - uid: 4400 - components: - - type: Transform - pos: 23.5,13.5 - parent: 2173 - - uid: 4404 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 39.5,14.5 - parent: 2173 - - uid: 4409 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 41.5,14.5 - parent: 2173 - - uid: 4410 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 43.5,14.5 - parent: 2173 - - uid: 4423 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 38.5,14.5 - parent: 2173 - - uid: 4827 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 37.5,14.5 - parent: 2173 - - uid: 4828 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 44.5,14.5 - parent: 2173 - - uid: 4829 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 45.5,14.5 - parent: 2173 - - uid: 4830 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 35.5,17.5 - parent: 2173 - - uid: 4832 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 47.5,17.5 - parent: 2173 - - uid: 4833 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 47.5,18.5 - parent: 2173 - - uid: 4834 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 35.5,16.5 - parent: 2173 - - uid: 4835 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 35.5,19.5 - parent: 2173 - - uid: 4836 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 35.5,18.5 - parent: 2173 - - uid: 4841 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 35.5,20.5 - parent: 2173 - - uid: 4941 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 47.5,14.5 - parent: 2173 - - uid: 4948 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 47.5,16.5 - parent: 2173 - - uid: 4949 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 47.5,15.5 - parent: 2173 - - uid: 4964 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 35.5,21.5 - parent: 2173 - - uid: 4980 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 49.5,21.5 - parent: 2173 - - uid: 5001 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,24.5 - parent: 2173 - - uid: 5004 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,20.5 - parent: 2173 - - uid: 5014 - components: - - type: Transform - pos: 11.5,22.5 - parent: 2173 - - uid: 5016 - components: - - type: Transform - pos: 10.5,22.5 - parent: 2173 - - uid: 5456 - components: - - type: Transform - pos: 38.5,18.5 - parent: 2173 - - uid: 6124 - components: - - type: Transform - pos: 38.5,21.5 - parent: 2173 - - uid: 6153 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,24.5 - parent: 2173 - - uid: 6162 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,26.5 - parent: 2173 - - proto: WallSolid - entities: - - uid: 256 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -28.5,6.5 - parent: 2173 - - uid: 257 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,7.5 - parent: 2173 - - uid: 348 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,8.5 - parent: 2173 - - uid: 349 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,9.5 - parent: 2173 - - uid: 350 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,6.5 - parent: 2173 - - uid: 445 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,19.5 - parent: 2173 - - uid: 446 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,19.5 - parent: 2173 - - uid: 447 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,19.5 - parent: 2173 - - uid: 455 - components: - - type: Transform - pos: 27.5,6.5 - parent: 2173 - - uid: 473 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,20.5 - parent: 2173 - - uid: 474 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,21.5 - parent: 2173 - - uid: 481 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,22.5 - parent: 2173 - - uid: 482 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,23.5 - parent: 2173 - - uid: 483 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,24.5 - parent: 2173 - - uid: 484 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,25.5 - parent: 2173 - - uid: 485 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,25.5 - parent: 2173 - - uid: 488 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,28.5 - parent: 2173 - - uid: 492 - components: - - type: Transform - pos: 33.5,19.5 - parent: 2173 - - uid: 557 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 38.5,7.5 - parent: 2173 - - uid: 842 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,10.5 - parent: 2173 - - uid: 843 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -29.5,10.5 - parent: 2173 - - uid: 844 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -28.5,10.5 - parent: 2173 - - uid: 845 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,10.5 - parent: 2173 - - uid: 846 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -26.5,10.5 - parent: 2173 - - uid: 847 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -25.5,10.5 - parent: 2173 - - uid: 848 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,10.5 - parent: 2173 - - uid: 849 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,10.5 - parent: 2173 - - uid: 850 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,10.5 - parent: 2173 - - uid: 852 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -25.5,11.5 - parent: 2173 - - uid: 853 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,11.5 - parent: 2173 - - uid: 854 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,12.5 - parent: 2173 - - uid: 855 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -19.5,10.5 - parent: 2173 - - uid: 856 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -19.5,12.5 - parent: 2173 - - uid: 857 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -19.5,13.5 - parent: 2173 - - uid: 993 - components: - - type: Transform - pos: -30.5,5.5 - parent: 2173 - - uid: 996 - components: - - type: Transform - pos: -34.5,5.5 - parent: 2173 - - uid: 997 - components: - - type: Transform - pos: -41.5,7.5 - parent: 2173 - - uid: 998 - components: - - type: Transform - pos: -34.5,6.5 - parent: 2173 - - uid: 999 - components: - - type: Transform - pos: -38.5,7.5 - parent: 2173 - - uid: 1000 - components: - - type: Transform - pos: -37.5,7.5 - parent: 2173 - - uid: 1001 - components: - - type: Transform - pos: -36.5,7.5 - parent: 2173 - - uid: 1003 - components: - - type: Transform - pos: -34.5,7.5 - parent: 2173 - - uid: 1004 - components: - - type: Transform - pos: -38.5,6.5 - parent: 2173 - - uid: 1006 - components: - - type: Transform - pos: -42.5,7.5 - parent: 2173 - - uid: 1007 - components: - - type: Transform - pos: -43.5,7.5 - parent: 2173 - - uid: 1008 - components: - - type: Transform - pos: -42.5,12.5 - parent: 2173 - - uid: 1009 - components: - - type: Transform - pos: -42.5,13.5 - parent: 2173 - - uid: 1013 - components: - - type: Transform - pos: -42.5,8.5 - parent: 2173 - - uid: 1014 - components: - - type: Transform - pos: -42.5,9.5 - parent: 2173 - - uid: 1015 - components: - - type: Transform - pos: -42.5,10.5 - parent: 2173 - - uid: 1016 - components: - - type: Transform - pos: -42.5,11.5 - parent: 2173 - - uid: 1017 - components: - - type: Transform - pos: -37.5,8.5 - parent: 2173 - - uid: 1018 - components: - - type: Transform - pos: -37.5,9.5 - parent: 2173 - - uid: 1019 - components: - - type: Transform - pos: -37.5,10.5 - parent: 2173 - - uid: 1020 - components: - - type: Transform - pos: -38.5,10.5 - parent: 2173 - - uid: 1021 - components: - - type: Transform - pos: -41.5,10.5 - parent: 2173 - - uid: 1022 - components: - - type: Transform - pos: -43.5,6.5 - parent: 2173 - - uid: 1023 - components: - - type: Transform - pos: -41.5,13.5 - parent: 2173 - - uid: 1024 - components: - - type: Transform - pos: -40.5,13.5 - parent: 2173 - - uid: 1159 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -44.5,6.5 - parent: 2173 - - uid: 1160 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -45.5,6.5 - parent: 2173 - - uid: 1161 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -46.5,6.5 - parent: 2173 - - uid: 1162 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -46.5,1.5 - parent: 2173 - - uid: 1163 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -46.5,5.5 - parent: 2173 - - uid: 1169 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -46.5,9.5 - parent: 2173 - - uid: 1172 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -49.5,9.5 - parent: 2173 - - uid: 1175 - components: - - type: Transform - pos: -46.5,7.5 - parent: 2173 - - uid: 1176 - components: - - type: Transform - pos: -46.5,11.5 - parent: 2173 - - uid: 1177 - components: - - type: Transform - pos: -46.5,12.5 - parent: 2173 - - uid: 1178 - components: - - type: Transform - pos: -50.5,9.5 - parent: 2173 - - uid: 1179 - components: - - type: Transform - pos: -54.5,9.5 - parent: 2173 - - uid: 1180 - components: - - type: Transform - pos: -53.5,9.5 - parent: 2173 - - uid: 1408 - components: - - type: Transform - pos: -50.5,10.5 - parent: 2173 - - uid: 1409 - components: - - type: Transform - pos: -49.5,16.5 - parent: 2173 - - uid: 1412 - components: - - type: Transform - pos: -50.5,16.5 - parent: 2173 - - uid: 1414 - components: - - type: Transform - pos: -46.5,10.5 - parent: 2173 - - uid: 1415 - components: - - type: Transform - pos: -43.5,12.5 - parent: 2173 - - uid: 1417 - components: - - type: Transform - pos: -46.5,16.5 - parent: 2173 - - uid: 1418 - components: - - type: Transform - pos: -47.5,16.5 - parent: 2173 - - uid: 1419 - components: - - type: Transform - pos: -48.5,16.5 - parent: 2173 - - uid: 1421 - components: - - type: Transform - pos: -46.5,13.5 - parent: 2173 - - uid: 1467 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,12.5 - parent: 2173 - - uid: 1486 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 33.5,14.5 - parent: 2173 - - uid: 1488 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 32.5,12.5 - parent: 2173 - - uid: 1489 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 33.5,12.5 - parent: 2173 - - uid: 1533 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 53.5,4.5 - parent: 2173 - - uid: 1538 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 51.5,4.5 - parent: 2173 - - uid: 1539 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 50.5,6.5 - parent: 2173 - - uid: 1540 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 49.5,6.5 - parent: 2173 - - uid: 1541 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 50.5,5.5 - parent: 2173 - - uid: 1542 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 50.5,4.5 - parent: 2173 - - uid: 1598 - components: - - type: Transform - pos: -35.5,7.5 - parent: 2173 - - uid: 1752 - components: - - type: Transform - pos: 30.5,15.5 - parent: 2173 - - uid: 1754 - components: - - type: Transform - pos: 29.5,15.5 - parent: 2173 - - uid: 1763 - components: - - type: Transform - pos: 33.5,18.5 - parent: 2173 - - uid: 1764 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 32.5,14.5 - parent: 2173 - - uid: 1765 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 31.5,14.5 - parent: 2173 - - uid: 1784 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,27.5 - parent: 2173 - - uid: 2087 - components: - - type: Transform - pos: 18.5,10.5 - parent: 2173 - - uid: 2088 - components: - - type: Transform - pos: 23.5,9.5 - parent: 2173 - - uid: 2089 - components: - - type: Transform - pos: 23.5,10.5 - parent: 2173 - - uid: 2242 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 30.5,14.5 - parent: 2173 - - uid: 2431 - components: - - type: Transform - pos: 33.5,17.5 - parent: 2173 - - uid: 2507 - components: - - type: Transform - pos: 52.5,6.5 - parent: 2173 - - uid: 2508 - components: - - type: Transform - pos: 52.5,7.5 - parent: 2173 - - uid: 2509 - components: - - type: Transform - pos: 52.5,8.5 - parent: 2173 - - uid: 2510 - components: - - type: Transform - pos: 52.5,9.5 - parent: 2173 - - uid: 2511 - components: - - type: Transform - pos: 52.5,10.5 - parent: 2173 - - uid: 2512 - components: - - type: Transform - pos: 50.5,8.5 - parent: 2173 - - uid: 2513 - components: - - type: Transform - pos: 51.5,8.5 - parent: 2173 - - uid: 2523 - components: - - type: Transform - pos: -4.5,25.5 - parent: 2173 - - uid: 2758 - components: - - type: Transform - pos: 23.5,12.5 - parent: 2173 - - uid: 2793 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 51.5,12.5 - parent: 2173 - - uid: 2794 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 51.5,11.5 - parent: 2173 - - uid: 2795 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,11.5 - parent: 2173 - - uid: 2796 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 50.5,14.5 - parent: 2173 - - uid: 2797 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 51.5,14.5 - parent: 2173 - - uid: 3104 - components: - - type: Transform - pos: 32.5,7.5 - parent: 2173 - - uid: 3107 - components: - - type: Transform - pos: 31.5,6.5 - parent: 2173 - - uid: 3109 - components: - - type: Transform - pos: 28.5,6.5 - parent: 2173 - - uid: 3119 - components: - - type: Transform - pos: 32.5,19.5 - parent: 2173 - - uid: 3122 - components: - - type: Transform - pos: 31.5,19.5 - parent: 2173 - - uid: 3690 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 33.5,20.5 - parent: 2173 - - uid: 3735 - components: - - type: Transform - pos: 33.5,15.5 - parent: 2173 - - uid: 3738 - components: - - type: Transform - pos: 32.5,6.5 - parent: 2173 - - uid: 3740 - components: - - type: Transform - pos: 30.5,6.5 - parent: 2173 - - uid: 3751 - components: - - type: Transform - pos: 28.5,15.5 - parent: 2173 - - uid: 3806 - components: - - type: Transform - pos: 32.5,8.5 - parent: 2173 - - uid: 3809 - components: - - type: Transform - pos: 32.5,9.5 - parent: 2173 - - uid: 3907 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 28.5,19.5 - parent: 2173 - - uid: 3913 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 30.5,19.5 - parent: 2173 - - uid: 3988 - components: - - type: Transform - pos: 29.5,6.5 - parent: 2173 - - uid: 3989 - components: - - type: Transform - pos: 39.5,12.5 - parent: 2173 - - uid: 4043 - components: - - type: Transform - pos: 34.5,12.5 - parent: 2173 - - uid: 4054 - components: - - type: Transform - pos: 34.5,11.5 - parent: 2173 - - uid: 4055 - components: - - type: Transform - pos: 37.5,12.5 - parent: 2173 - - uid: 4056 - components: - - type: Transform - pos: 34.5,10.5 - parent: 2173 - - uid: 4118 - components: - - type: Transform - pos: 36.5,12.5 - parent: 2173 - - uid: 4120 - components: - - type: Transform - pos: 38.5,12.5 - parent: 2173 - - uid: 4168 - components: - - type: Transform - pos: 40.5,12.5 - parent: 2173 - - uid: 4195 - components: - - type: Transform - pos: 49.5,14.5 - parent: 2173 - - uid: 4206 - components: - - type: Transform - pos: 41.5,12.5 - parent: 2173 - - uid: 4238 - components: - - type: Transform - pos: 34.5,7.5 - parent: 2173 - - uid: 4240 - components: - - type: Transform - pos: 41.5,6.5 - parent: 2173 - - uid: 4241 - components: - - type: Transform - pos: 34.5,6.5 - parent: 2173 - - uid: 4242 - components: - - type: Transform - pos: 48.5,14.5 - parent: 2173 - - uid: 4243 - components: - - type: Transform - pos: 49.5,13.5 - parent: 2173 - - uid: 4252 - components: - - type: Transform - pos: 34.5,8.5 - parent: 2173 - - uid: 4263 - components: - - type: Transform - pos: 34.5,9.5 - parent: 2173 - - uid: 4281 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 27.5,19.5 - parent: 2173 - - uid: 4402 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 25.5,10.5 - parent: 2173 - - uid: 4403 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 26.5,10.5 - parent: 2173 - - uid: 4427 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -46.5,15.5 - parent: 2173 - - uid: 4927 - components: - - type: Transform - pos: 33.5,16.5 - parent: 2173 - - proto: WallWeaponCapacitorRecharger - entities: - - uid: 761 - components: - - type: Transform - pos: -28.5,13.5 - parent: 2173 - - uid: 3054 - components: - - type: Transform - pos: 9.5,22.5 - parent: 2173 - - proto: WardrobeGreyFilled - entities: - - uid: 2435 - components: - - type: Transform - pos: -48.5,18.5 - parent: 2173 - - proto: WardrobePrisonFilled - entities: - - uid: 4831 - components: - - type: Transform - pos: 46.5,16.5 - parent: 2173 - - proto: WarpPoint - entities: - - uid: 5714 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,11.5 - parent: 2173 - - type: WarpPoint - location: Frontier Outpost - - proto: WaterCooler - entities: - - uid: 4140 - components: - - type: Transform - pos: 42.5,8.5 - parent: 2173 - - uid: 4705 - components: - - type: Transform - pos: 9.5,13.5 - parent: 2173 - - proto: WaterTankHighCapacity - entities: - - uid: 4183 - components: - - type: Transform - pos: -5.5,20.5 - parent: 2173 - - proto: WeaponCapacitorRecharger - entities: - - uid: 2763 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 41.5,17.5 - parent: 2173 - - proto: WeaponPistolMk58 - entities: - - uid: 4380 - components: - - type: Transform - parent: 4274 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - proto: WetFloorSign - entities: - - uid: 4184 - components: - - type: Transform - pos: -5.5733404,22.65733 - parent: 2173 - - uid: 4185 - components: - - type: Transform - pos: -5.4562674,22.569525 - parent: 2173 - - proto: WindoorSecure - entities: - - uid: 2132 - components: - - type: Transform - pos: -31.5,5.5 - parent: 2173 - - uid: 2133 - components: - - type: Transform - pos: -32.5,5.5 - parent: 2173 - - uid: 2134 - components: - - type: Transform - pos: -33.5,5.5 - parent: 2173 - - uid: 2643 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,24.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2642 - - type: DeviceLinkSource - linkedPorts: - 2642: - - DoorStatus: Close - - uid: 2803 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 52.5,16.5 - parent: 2173 - - proto: WindoorSecureEngineeringLocked - entities: - - uid: 2128 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,10.5 - parent: 2173 - - uid: 2129 - components: - - type: Transform - pos: -31.5,6.5 - parent: 2173 - - uid: 2130 - components: - - type: Transform - pos: -32.5,6.5 - parent: 2173 - - uid: 2131 - components: - - type: Transform - pos: -33.5,6.5 - parent: 2173 - - proto: WindoorSecureHeadOfPersonnelLocked - entities: - - uid: 2642 - components: - - type: Transform - pos: 4.5,24.5 - parent: 2173 - - type: DeviceLinkSink - links: - - 2643 - - type: DeviceLinkSource - linkedPorts: - 2643: - - DoorStatus: Close - - uid: 3726 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,20.5 - parent: 2173 - - uid: 4966 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,21.5 - parent: 2173 - - proto: WindoorSecureMailLocked - entities: - - uid: 3010 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,20.5 - parent: 2173 - - proto: WindoorSecureSecurityLocked - entities: - - uid: 385 - components: - - type: Transform - pos: 44.5,17.5 - parent: 2173 - - proto: WindoorServiceLocked - entities: - - uid: 5739 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,5.5 - parent: 2173 - - proto: Window - entities: - - uid: 1410 - components: - - type: Transform - pos: -47.5,9.5 - parent: 2173 - - uid: 1413 - components: - - type: Transform - pos: -48.5,9.5 - parent: 2173 - - uid: 2798 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,14.5 - parent: 2173 - - proto: WindowDirectional - entities: - - uid: 2225 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -51.5,4.5 - parent: 2173 - - uid: 2226 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -51.5,3.5 - parent: 2173 - - uid: 2227 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -52.5,3.5 - parent: 2173 - - uid: 2228 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -52.5,4.5 - parent: 2173 - - uid: 2545 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,20.5 - parent: 2173 - - uid: 2547 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,20.5 - parent: 2173 - - uid: 4472 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 27.5,20.5 - parent: 2173 - - uid: 4977 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 23.5,20.5 - parent: 2173 - - uid: 4981 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 19.5,20.5 - parent: 2173 - - uid: 4995 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,20.5 - parent: 2173 - - uid: 4999 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,20.5 - parent: 2173 - - uid: 5740 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,5.5 - parent: 2173 - - uid: 5741 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,5.5 - parent: 2173 - - proto: WindowFrostedDirectional - entities: - - uid: 2425 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,13.5 - parent: 2173 - - uid: 2527 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,8.5 - parent: 2173 - - uid: 2659 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,13.5 - parent: 2173 - - uid: 2662 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,8.5 - parent: 2173 - - uid: 4465 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,8.5 - parent: 2173 - - uid: 4466 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,13.5 - parent: 2173 - - uid: 4468 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,8.5 - parent: 2173 - - uid: 4471 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,13.5 - parent: 2173 - - proto: WindowReinforcedDirectional - entities: - - uid: 2123 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -34.5,8.5 - parent: 2173 - - uid: 2124 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -34.5,9.5 - parent: 2173 - - uid: 2125 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -34.5,10.5 - parent: 2173 - - uid: 2126 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -34.5,10.5 - parent: 2173 - - uid: 2127 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -36.5,10.5 - parent: 2173 - - uid: 2563 - components: - - type: Transform - pos: 43.5,17.5 - parent: 2173 - - uid: 2568 - components: - - type: Transform - pos: 45.5,17.5 - parent: 2173 - - uid: 2802 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 53.5,16.5 - parent: 2173 - - uid: 2804 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 51.5,16.5 - parent: 2173 - - uid: 2805 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 50.5,17.5 - parent: 2173 - - uid: 2806 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 50.5,18.5 - parent: 2173 - - uid: 2845 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,10.5 - parent: 2173 - - uid: 2848 - components: - - type: Transform - pos: 14.5,13.5 - parent: 2173 - - uid: 2849 - components: - - type: Transform - pos: 15.5,13.5 - parent: 2173 - - uid: 2850 - components: - - type: Transform - pos: 13.5,13.5 - parent: 2173 - - uid: 2851 - components: - - type: Transform - pos: 12.5,13.5 - parent: 2173 - - uid: 2852 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,13.5 - parent: 2173 - - uid: 2853 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,14.5 - parent: 2173 - - uid: 2854 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 15.5,13.5 - parent: 2173 - - uid: 2855 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 15.5,14.5 - parent: 2173 - - uid: 3007 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,11.5 - parent: 2173 - - uid: 3099 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,11.5 - parent: 2173 - - uid: 3742 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,10.5 - parent: 2173 - - uid: 4707 - components: - - type: Transform - pos: 10.5,12.5 - parent: 2173 - - uid: 4708 - components: - - type: Transform - pos: 8.5,12.5 - parent: 2173 - - uid: 4813 - components: - - type: Transform - pos: 12.5,12.5 - parent: 2173 - - uid: 4956 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,22.5 - parent: 2173 - - uid: 4957 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,23.5 - parent: 2173 - - uid: 4959 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,20.5 - parent: 2173 - - uid: 4965 - components: - - type: Transform - pos: 52.5,18.5 - parent: 2173 + These are sensible default instructions, a proper atmospherics technician should be hired in the event you are uncertain about any of these. + - type: Fixtures + fixtures: + fix1: + shape: !type:PolygonShape + radius: 0.01 + vertices: + - -0.25,-0.25 + - 0.25,-0.25 + - 0.25,0.25 + - -0.25,0.25 + mask: + - Impassable + - HighImpassable + layer: [] + density: 20 + hard: True + restitution: 0.3 + friction: 0.2 + flammable: + shape: !type:PhysShapeCircle + radius: 0.35 + position: 0,0 + mask: + - TableLayer + - HighImpassable + - LowImpassable + - BulletImpassable + - InteractImpassable + - Opaque + layer: [] + density: 1 + hard: False + restitution: 0 + friction: 0.4 + - uid: 4974 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 7.9261327,21.56176 + parent: 2173 + - uid: 6043 + components: + - type: Transform + pos: 14.09188,16.706373 + parent: 2173 + - uid: 6044 + components: + - type: Transform + pos: 14.207902,16.500011 + parent: 2173 + - uid: 6045 + components: + - type: Transform + pos: 14.349708,16.680578 + parent: 2173 + - uid: 6046 + components: + - type: Transform + pos: 14.568859,16.461319 + parent: 2173 +- proto: PaperBin10 + entities: + - uid: 4454 + components: + - type: Transform + pos: -1.5,5.5 + parent: 2173 + - uid: 4825 + components: + - type: Transform + pos: 30.5,16.5 + parent: 2173 + - uid: 4968 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 4.5,20.5 + parent: 2173 +- proto: PaperBin5 + entities: + - uid: 2765 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 36.5,15.5 + parent: 2173 +- proto: PaperDoor + entities: + - uid: 3729 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 24.5,10.5 + parent: 2173 +- proto: PillCanister + entities: + - uid: 2675 + components: + - type: Transform + pos: -45.654537,15.776983 + parent: 2173 + - uid: 2676 + components: + - type: Transform + pos: -45.581367,15.630642 + parent: 2173 +- proto: PillHyronalin + entities: + - uid: 2677 + components: + - type: Transform + pos: -45.489902,15.8318615 + parent: 2173 + - uid: 2678 + components: + - type: Transform + pos: -45.416733,15.722105 + parent: 2173 +- proto: PlasticFlapsAirtightClear + entities: + - uid: 2718 + components: + - type: Transform + pos: 9.5,52.5 + parent: 2173 + - uid: 2719 + components: + - type: Transform + pos: 9.5,56.5 + parent: 2173 + - uid: 2720 + components: + - type: Transform + pos: 12.5,56.5 + parent: 2173 + - uid: 2721 + components: + - type: Transform + pos: 12.5,52.5 + parent: 2173 + - uid: 2722 + components: + - type: Transform + pos: -3.5,46.5 + parent: 2173 + - uid: 2723 + components: + - type: Transform + pos: -3.5,42.5 + parent: 2173 + - uid: 2724 + components: + - type: Transform + pos: -6.5,42.5 + parent: 2173 + - uid: 2726 + components: + - type: Transform + pos: -6.5,46.5 + parent: 2173 +- proto: PlasticFlapsAirtightOpaque + entities: + - uid: 2135 + components: + - type: Transform + pos: -33.5,5.5 + parent: 2173 +- proto: PlushieAtmosian + entities: + - uid: 4157 + components: + - type: Transform + pos: -28.595388,14.614071 + parent: 2173 +- proto: PlushieMoffRandom + entities: + - uid: 4373 + components: + - type: Transform + pos: 51.471947,10.549984 + parent: 2173 +- proto: PortableScrubber + entities: + - uid: 2749 + components: + - type: Transform + pos: -41.5,6.5 + parent: 2173 + - uid: 2750 + components: + - type: Transform + pos: -42.5,6.5 + parent: 2173 +- proto: PosterContrabandAtmosiaDeclarationIndependence + entities: + - uid: 5626 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -29.5,18.5 + parent: 2173 +- proto: PosterContrabandDonutCorp + entities: + - uid: 3058 + components: + - type: Transform + pos: 42.5,14.5 + parent: 2173 +- proto: PosterLegitHelpOthers + entities: + - uid: 3739 + components: + - type: Transform + pos: 46.5,21.5 + parent: 2173 +- proto: PosterLegitMedicate + entities: + - uid: 5690 + components: + - type: Transform + pos: -47.5,16.5 + parent: 2173 +- proto: PosterLegitObey + entities: + - uid: 3131 + components: + - type: Transform + pos: 42.5,17.5 + parent: 2173 +- proto: PosterLegitSMEpi + entities: + - uid: 4839 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -54.5,9.5 + parent: 2173 +- proto: PosterLegitSMPills + entities: + - uid: 4838 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -46.5,15.5 + parent: 2173 +- proto: PosterLegitSMPoisoning + entities: + - uid: 4837 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -46.5,11.5 + parent: 2173 +- proto: PosterLegitWorkForAFuture + entities: + - uid: 4960 + components: + - type: Transform + pos: 4.5,19.5 + parent: 2173 +- proto: PottedPlantRandom + entities: + - uid: 268 + components: + - type: Transform + pos: -0.5,13.5 + parent: 2173 + - uid: 501 + components: + - type: Transform + pos: 41.5,26.5 + parent: 2173 + - uid: 2400 + components: + - type: Transform + pos: -51.5,1.5 + parent: 2173 + - uid: 2409 + components: + - type: Transform + pos: 7.5,6.5 + parent: 2173 + - uid: 2415 + components: + - type: Transform + pos: 4.5,10.5 + parent: 2173 + - uid: 2416 + components: + - type: Transform + pos: -5.5,10.5 + parent: 2173 + - uid: 2419 + components: + - type: Transform + pos: -14.5,5.5 + parent: 2173 + - uid: 2422 + components: + - type: Transform + pos: 13.5,5.5 + parent: 2173 + - uid: 2424 + components: + - type: Transform + pos: -8.5,6.5 + parent: 2173 + - uid: 2466 + components: + - type: Transform + pos: -3.5,1.5 + parent: 2173 + - uid: 2467 + components: + - type: Transform + pos: 2.5,1.5 + parent: 2173 + - uid: 2468 + components: + - type: Transform + pos: 11.5,1.5 + parent: 2173 + - uid: 2469 + components: + - type: Transform + pos: -12.5,1.5 + parent: 2173 + - uid: 2524 + components: + - type: Transform + pos: 0.5,51.5 + parent: 2173 + - uid: 3102 + components: + - type: Transform + pos: -21.5,1.5 + parent: 2173 + - uid: 4165 + components: + - type: Transform + pos: 18.5,4.5 + parent: 2173 + - uid: 4166 + components: + - type: Transform + pos: 22.5,4.5 + parent: 2173 + - uid: 4167 + components: + - type: Transform + pos: -23.5,4.5 + parent: 2173 + - uid: 4429 + components: + - type: Transform + pos: 32.5,20.5 + parent: 2173 + - uid: 4463 + components: + - type: Transform + pos: 36.5,1.5 + parent: 2173 + - uid: 4464 + components: + - type: Transform + pos: 40.5,1.5 + parent: 2173 + - uid: 4474 + components: + - type: Transform + pos: -0.5,8.5 + parent: 2173 + - uid: 4489 + components: + - type: Transform + pos: -41.5,1.5 + parent: 2173 + - uid: 4490 + components: + - type: Transform + pos: -37.5,1.5 + parent: 2173 + - uid: 4812 + components: + - type: Transform + pos: 16.5,10.5 + parent: 2173 + - uid: 4939 + components: + - type: Transform + pos: 4.5,18.5 + parent: 2173 + - uid: 4940 + components: + - type: Transform + pos: 2.5,18.5 + parent: 2173 + - uid: 4962 + components: + - type: Transform + pos: 38.5,6.5 + parent: 2173 + - uid: 5021 + components: + - type: Transform + pos: 25.5,26.5 + parent: 2173 + - uid: 5729 + components: + - type: Transform + pos: 31.5,5.5 + parent: 2173 + - uid: 5730 + components: + - type: Transform + pos: 29.5,5.5 + parent: 2173 + - uid: 5785 + components: + - type: Transform + pos: 29.5,-15.5 + parent: 2173 + - uid: 5787 + components: + - type: Transform + pos: -30.5,-15.5 + parent: 2173 + - uid: 5807 + components: + - type: Transform + pos: 31.5,26.5 + parent: 2173 + - uid: 5808 + components: + - type: Transform + pos: 11.5,28.5 + parent: 2173 + - uid: 5827 + components: + - type: Transform + pos: 50.5,22.5 + parent: 2173 +- proto: PottedPlantRandomPlastic + entities: + - uid: 5754 + components: + - type: Transform + pos: -1.5,25.5 + parent: 2173 + - uid: 5784 + components: + - type: Transform + pos: 27.5,-9.5 + parent: 2173 + - uid: 5786 + components: + - type: Transform + pos: -28.5,-9.5 + parent: 2173 +- proto: PowerCellRecharger + entities: + - uid: 2535 + components: + - type: Transform + pos: 2.5,49.5 + parent: 2173 + - uid: 2661 + components: + - type: Transform + pos: -5.5,23.5 + parent: 2173 + - uid: 2741 + components: + - type: Transform + pos: -31.5,5.5 + parent: 2173 + - uid: 2742 + components: + - type: Transform + pos: -31.5,10.5 + parent: 2173 +- proto: Poweredlight + entities: + - uid: 705 + components: + - type: Transform + pos: 21.5,26.5 + parent: 2173 + - uid: 763 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 48.5,9.5 + parent: 2173 + - uid: 1197 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 20.5,20.5 + parent: 2173 + - uid: 1208 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 57.5,24.5 + parent: 2173 + - uid: 1244 + components: + - type: Transform + pos: 57.5,3.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 1371 + components: + - type: Transform + pos: -58.5,3.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 2221 + components: + - type: Transform + pos: 21.5,16.5 + parent: 2173 + - uid: 2238 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 42.5,9.5 + parent: 2173 + - uid: 2616 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 9.5,25.5 + parent: 2173 + - uid: 3111 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 36.5,20.5 + parent: 2173 + - uid: 3762 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 44.5,15.5 + parent: 2173 + - uid: 3866 + components: + - type: Transform + pos: 31.5,18.5 + parent: 2173 + - uid: 4192 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -54.5,5.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4193 + components: + - type: Transform + pos: -48.5,18.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4196 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -51.5,16.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4197 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -32.5,1.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4198 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -42.5,1.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4199 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -38.5,8.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4200 + components: + - type: Transform + pos: -36.5,12.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4201 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -28.5,11.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4202 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -28.5,14.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4203 + components: + - type: Transform + pos: -31.5,18.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4207 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -30.5,-5.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4208 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -28.5,-15.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4209 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -32.5,-27.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4210 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -26.5,-27.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4211 + components: + - type: Transform + pos: -26.5,-29.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4212 + components: + - type: Transform + pos: -32.5,-29.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4213 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -13.5,1.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4214 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 21.5,1.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4215 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -22.5,1.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4216 + components: + - type: Transform + pos: -6.5,6.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4217 + components: + - type: Transform + pos: 5.5,6.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4218 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 12.5,1.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4219 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 2.5,14.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4220 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -3.5,14.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4221 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 1.5,8.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4222 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,8.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4223 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,21.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4224 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,25.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4226 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 7.5,15.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4227 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 11.5,10.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4228 + components: + - type: Transform + pos: 14.5,16.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4229 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 29.5,-5.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4230 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 27.5,-15.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4231 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 31.5,-27.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4232 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 25.5,-27.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4233 + components: + - type: Transform + pos: 31.5,-29.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4234 + components: + - type: Transform + pos: 25.5,-29.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4235 + components: + - type: Transform + pos: 30.5,5.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4236 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 36.5,1.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4237 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 45.5,1.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4246 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 50.5,15.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4248 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 9.5,20.5 + parent: 2173 + - uid: 4279 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -3.5,22.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4291 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 22.5,10.5 + parent: 2173 + - uid: 4312 + components: + - type: Transform + pos: -3.5,34.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4313 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 2.5,30.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4314 + components: + - type: Transform + pos: 5.5,34.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4315 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 1.5,36.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4316 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 5.5,41.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4317 + components: + - type: Transform + pos: -0.5,47.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4318 + components: + - type: Transform + pos: 4.5,51.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4320 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 10.5,58.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4321 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 10.5,50.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4322 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -4.5,40.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4323 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -4.5,48.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4383 + components: + - type: Transform + pos: 2.5,-0.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4384 + components: + - type: Transform + pos: -3.5,-0.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4424 + components: + - type: Transform + pos: 31.5,26.5 + parent: 2173 + - uid: 4425 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 30.5,20.5 + parent: 2173 + - uid: 4434 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -43.5,9.5 + parent: 2173 + - uid: 4437 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -45.5,15.5 + parent: 2173 + - uid: 4934 + components: + - type: Transform + pos: 48.5,6.5 + parent: 2173 + - uid: 4951 + components: + - type: Transform + pos: 39.5,18.5 + parent: 2173 + - uid: 5011 + components: + - type: Transform + pos: 47.5,26.5 + parent: 2173 + - uid: 5745 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 39.5,22.5 + parent: 2173 + - uid: 6121 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 5.5,56.5 + parent: 2173 +- proto: PoweredlightColoredRed + entities: + - uid: 415 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 51.5,9.5 + parent: 2173 +- proto: PoweredlightLED + entities: + - uid: 4191 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -47.5,11.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 +- proto: PoweredSmallLight + entities: + - uid: 269 + components: + - type: Transform + pos: -18.5,16.5 + parent: 2173 + - uid: 804 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 36.5,9.5 + parent: 2173 + - uid: 2153 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 36.5,11.5 + parent: 2173 + - uid: 2613 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 27.5,27.5 + parent: 2173 + - uid: 2864 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 31.5,12.5 + parent: 2173 + - uid: 2983 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 46.5,12.5 + parent: 2173 + - uid: 3117 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 34.5,18.5 + parent: 2173 + - uid: 3730 + components: + - type: Transform + pos: 25.5,12.5 + parent: 2173 + - uid: 4123 + components: + - type: Transform + pos: 12.5,18.5 + parent: 2173 + - uid: 4124 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 25.5,16.5 + parent: 2173 + - uid: 4204 + components: + - type: Transform + pos: -37.5,14.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4205 + components: + - type: Transform + pos: -37.5,16.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4360 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -24.5,13.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4361 + components: + - type: Transform + pos: -24.5,9.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4363 + components: + - type: Transform + pos: 22.5,18.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4376 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 53.5,10.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4385 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,0.5 + parent: 2173 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 4419 + components: + - type: Transform + pos: 25.5,9.5 + parent: 2173 + - uid: 5796 + components: + - type: Transform + pos: -54.5,18.5 + parent: 2173 + - uid: 5797 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -54.5,10.5 + parent: 2173 + - uid: 5798 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -54.5,14.5 + parent: 2173 + - uid: 5799 + components: + - type: Transform + pos: -41.5,6.5 + parent: 2173 + - uid: 5800 + components: + - type: Transform + pos: -36.5,6.5 + parent: 2173 + - uid: 6122 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,58.5 + parent: 2173 +- proto: Rack + entities: + - uid: 1473 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -49.5,10.5 + parent: 2173 + - uid: 1716 + components: + - type: Transform + pos: 44.5,13.5 + parent: 2173 + - uid: 2086 + components: + - type: Transform + pos: 45.5,13.5 + parent: 2173 + - uid: 2438 + components: + - type: Transform + pos: -44.5,7.5 + parent: 2173 + - uid: 2442 + components: + - type: Transform + pos: -43.5,10.5 + parent: 2173 + - uid: 2443 + components: + - type: Transform + pos: -43.5,11.5 + parent: 2173 + - uid: 4050 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 32.5,18.5 + parent: 2173 + - uid: 4158 + components: + - type: Transform + pos: -28.5,14.5 + parent: 2173 +- proto: RadioHandheld + entities: + - uid: 4456 + components: + - type: Transform + pos: -1.533876,4.6787086 + parent: 2173 +- proto: Railing + entities: + - uid: 2112 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -2.5,13.5 + parent: 2173 + - uid: 2113 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 1.5,13.5 + parent: 2173 + - uid: 2114 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 1.5,8.5 + parent: 2173 + - uid: 2115 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -2.5,8.5 + parent: 2173 + - uid: 2344 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 37.5,10.5 + parent: 2173 + - uid: 2980 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 37.5,9.5 + parent: 2173 + - uid: 3136 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -48.5,13.5 + parent: 2173 + - uid: 3137 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -50.5,12.5 + parent: 2173 + - uid: 4431 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 28.5,18.5 + parent: 2173 + - uid: 4432 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 27.5,17.5 + parent: 2173 + - uid: 4950 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 37.5,11.5 + parent: 2173 + - uid: 5647 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -47.5,13.5 + parent: 2173 + - uid: 6017 + components: + - type: Transform + pos: -50.5,11.5 + parent: 2173 +- proto: RailingCorner + entities: + - uid: 2108 + components: + - type: Transform + pos: 1.5,12.5 + parent: 2173 + - uid: 2109 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 1.5,9.5 + parent: 2173 + - uid: 2110 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,9.5 + parent: 2173 + - uid: 2111 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -2.5,12.5 + parent: 2173 + - uid: 5646 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -49.5,13.5 + parent: 2173 +- proto: RailingCornerSmall + entities: + - uid: 2116 + components: + - type: Transform + pos: -1.5,9.5 + parent: 2173 + - uid: 2117 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 0.5,9.5 + parent: 2173 + - uid: 2118 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,12.5 + parent: 2173 + - uid: 2119 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 0.5,12.5 + parent: 2173 + - uid: 4840 + components: + - type: Transform + pos: 28.5,17.5 + parent: 2173 + - uid: 5596 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -51.5,12.5 + parent: 2173 + - uid: 5657 + components: + - type: Transform + pos: -49.5,12.5 + parent: 2173 + - uid: 6013 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -51.5,11.5 + parent: 2173 + - uid: 6014 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -51.5,13.5 + parent: 2173 + - uid: 6015 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -50.5,13.5 + parent: 2173 + - uid: 6016 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -51.5,10.5 + parent: 2173 + - uid: 6018 + components: + - type: Transform + pos: -49.5,10.5 + parent: 2173 + - uid: 6019 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -49.5,11.5 + parent: 2173 +- proto: RandomFoodMeal + entities: + - uid: 4292 + components: + - type: Transform + pos: 22.5,10.5 + parent: 2173 +- proto: RandomFoodSingle + entities: + - uid: 2239 + components: + - type: Transform + pos: 44.5,10.5 + parent: 2173 +- proto: RandomInstruments + entities: + - uid: 4375 + components: + - type: Transform + pos: 50.5,9.5 + parent: 2173 +- proto: RandomItem + entities: + - uid: 4177 + components: + - type: Transform + pos: -3.5,28.5 + parent: 2173 +- proto: RandomPosterAny + entities: + - uid: 2473 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 47.5,16.5 + parent: 2173 +- proto: RandomPosterContraband + entities: + - uid: 521 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 32.5,8.5 + parent: 2173 + - uid: 525 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 24.5,15.5 + parent: 2173 + - uid: 3112 + components: + - type: Transform + pos: 37.5,12.5 + parent: 2173 + - uid: 4492 + components: + - type: Transform + pos: -3.5,25.5 + parent: 2173 + - uid: 5652 + components: + - type: Transform + pos: -39.5,13.5 + parent: 2173 + - uid: 5653 + components: + - type: Transform + pos: -41.5,17.5 + parent: 2173 + - uid: 5656 + components: + - type: Transform + pos: 50.5,14.5 + parent: 2173 + - uid: 5658 + components: + - type: Transform + pos: -28.5,10.5 + parent: 2173 + - uid: 5659 + components: + - type: Transform + pos: -22.5,10.5 + parent: 2173 +- proto: RandomPosterLegit + entities: + - uid: 475 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 49.5,8.5 + parent: 2173 + - uid: 491 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 41.5,9.5 + parent: 2173 + - uid: 1198 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 55.5,27.5 + parent: 2173 + - uid: 2612 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 59.5,23.5 + parent: 2173 + - uid: 3116 + components: + - type: Transform + pos: 38.5,7.5 + parent: 2173 + - uid: 5628 + components: + - type: Transform + pos: -31.5,-4.5 + parent: 2173 + - uid: 5629 + components: + - type: Transform + pos: -27.5,-14.5 + parent: 2173 + - uid: 5630 + components: + - type: Transform + pos: -31.5,-24.5 + parent: 2173 + - uid: 5631 + components: + - type: Transform + pos: -27.5,-24.5 + parent: 2173 + - uid: 5632 + components: + - type: Transform + pos: -17.5,0.5 + parent: 2173 + - uid: 5633 + components: + - type: Transform + pos: -7.5,0.5 + parent: 2173 + - uid: 5634 + components: + - type: Transform + pos: 6.5,0.5 + parent: 2173 + - uid: 5635 + components: + - type: Transform + pos: 16.5,0.5 + parent: 2173 + - uid: 5636 + components: + - type: Transform + pos: 30.5,-4.5 + parent: 2173 + - uid: 5637 + components: + - type: Transform + pos: 26.5,-15.5 + parent: 2173 + - uid: 5638 + components: + - type: Transform + pos: 30.5,-24.5 + parent: 2173 + - uid: 5639 + components: + - type: Transform + pos: 26.5,-24.5 + parent: 2173 + - uid: 5640 + components: + - type: Transform + pos: 40.5,0.5 + parent: 2173 + - uid: 5641 + components: + - type: Transform + pos: 51.5,0.5 + parent: 2173 + - uid: 5642 + components: + - type: Transform + pos: 55.5,4.5 + parent: 2173 + - uid: 5643 + components: + - type: Transform + pos: 55.5,0.5 + parent: 2173 + - uid: 5649 + components: + - type: Transform + pos: 9.5,45.5 + parent: 2173 + - uid: 5655 + components: + - type: Transform + pos: 23.5,12.5 + parent: 2173 + - uid: 5822 + components: + - type: Transform + pos: 18.5,16.5 + parent: 2173 +- proto: RandomSoap + entities: + - uid: 4421 + components: + - type: Transform + pos: 25.5,9.5 + parent: 2173 +- proto: RandomVending + entities: + - uid: 4418 + components: + - type: Transform + pos: 42.5,26.5 + parent: 2173 +- proto: RandomVendingDrinks + entities: + - uid: 2348 + components: + - type: Transform + pos: 42.5,10.5 + parent: 2173 + - uid: 2528 + components: + - type: Transform + pos: 7.5,28.5 + parent: 2173 +- proto: RandomVendingSnacks + entities: + - uid: 3749 + components: + - type: Transform + pos: 43.5,10.5 + parent: 2173 + - uid: 4946 + components: + - type: Transform + pos: 6.5,28.5 + parent: 2173 +- proto: ReinforcedPlasmaWindow + entities: + - uid: 1085 + components: + - type: Transform + pos: -35.5,14.5 + parent: 2173 + - uid: 1086 + components: + - type: Transform + pos: -35.5,16.5 + parent: 2173 +- proto: ReinforcedWindow + entities: + - uid: 207 + components: + - type: Transform + pos: 11.5,51.5 + parent: 2173 + - uid: 209 + components: + - type: Transform + pos: 10.5,51.5 + parent: 2173 + - uid: 369 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 16.5,9.5 + parent: 2173 + - uid: 478 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 42.5,21.5 + parent: 2173 + - uid: 480 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 50.5,27.5 + parent: 2173 + - uid: 507 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 37.5,7.5 + parent: 2173 + - uid: 531 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -7.5,17.5 + parent: 2173 + - uid: 547 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -7.5,14.5 + parent: 2173 + - uid: 572 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 39.5,27.5 + parent: 2173 + - uid: 574 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 58.5,23.5 + parent: 2173 + - uid: 575 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 60.5,23.5 + parent: 2173 + - uid: 576 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 60.5,27.5 + parent: 2173 + - uid: 577 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 59.5,28.5 + parent: 2173 + - uid: 578 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 55.5,28.5 + parent: 2173 + - uid: 580 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 56.5,23.5 + parent: 2173 + - uid: 621 + components: + - type: Transform + pos: 43.5,19.5 + parent: 2173 + - uid: 666 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 36.5,27.5 + parent: 2173 + - uid: 667 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 32.5,27.5 + parent: 2173 + - uid: 668 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 34.5,27.5 + parent: 2173 + - uid: 864 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -31.5,-29.5 + parent: 2173 + - uid: 865 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -27.5,-29.5 + parent: 2173 + - uid: 866 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -26.5,-24.5 + parent: 2173 + - uid: 867 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -32.5,-24.5 + parent: 2173 + - uid: 868 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -31.5,-23.5 + parent: 2173 + - uid: 869 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -31.5,-22.5 + parent: 2173 + - uid: 870 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -31.5,-21.5 + parent: 2173 + - uid: 871 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -27.5,-23.5 + parent: 2173 + - uid: 872 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -27.5,-22.5 + parent: 2173 + - uid: 873 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -27.5,-21.5 + parent: 2173 + - uid: 874 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -27.5,-18.5 + parent: 2173 + - uid: 875 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -27.5,-17.5 + parent: 2173 + - uid: 876 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -27.5,-16.5 + parent: 2173 + - uid: 877 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -31.5,-18.5 + parent: 2173 + - uid: 878 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -31.5,-17.5 + parent: 2173 + - uid: 879 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -31.5,-16.5 + parent: 2173 + - uid: 880 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -31.5,-13.5 + parent: 2173 + - uid: 881 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -31.5,-12.5 + parent: 2173 + - uid: 882 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -31.5,-11.5 + parent: 2173 + - uid: 883 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -27.5,-13.5 + parent: 2173 + - uid: 884 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -27.5,-12.5 + parent: 2173 + - uid: 885 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -27.5,-11.5 + parent: 2173 + - uid: 886 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -31.5,-8.5 + parent: 2173 + - uid: 887 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -31.5,-7.5 + parent: 2173 + - uid: 888 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -31.5,-6.5 + parent: 2173 + - uid: 889 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -27.5,-8.5 + parent: 2173 + - uid: 890 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -27.5,-7.5 + parent: 2173 + - uid: 891 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -27.5,-6.5 + parent: 2173 + - uid: 892 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -27.5,-3.5 + parent: 2173 + - uid: 893 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -27.5,-2.5 + parent: 2173 + - uid: 894 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -27.5,-1.5 + parent: 2173 + - uid: 895 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -31.5,-3.5 + parent: 2173 + - uid: 896 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -31.5,-2.5 + parent: 2173 + - uid: 897 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -31.5,-1.5 + parent: 2173 + - uid: 898 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 9.5,48.5 + parent: 2173 + - uid: 899 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 9.5,47.5 + parent: 2173 + - uid: 900 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 9.5,46.5 + parent: 2173 + - uid: 901 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 9.5,43.5 + parent: 2173 + - uid: 902 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 9.5,42.5 + parent: 2173 + - uid: 903 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 9.5,41.5 + parent: 2173 + - uid: 904 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 7.5,40.5 + parent: 2173 + - uid: 905 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 8.5,40.5 + parent: 2173 + - uid: 906 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 5.5,38.5 + parent: 2173 + - uid: 907 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 5.5,37.5 + parent: 2173 + - uid: 908 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 5.5,36.5 + parent: 2173 + - uid: 909 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 2.5,35.5 + parent: 2173 + - uid: 910 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 3.5,35.5 + parent: 2173 + - uid: 911 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 4.5,35.5 + parent: 2173 + - uid: 912 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,37.5 + parent: 2173 + - uid: 913 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,38.5 + parent: 2173 + - uid: 914 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,39.5 + parent: 2173 + - uid: 915 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -4.5,41.5 + parent: 2173 + - uid: 916 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -5.5,41.5 + parent: 2173 + - uid: 917 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -5.5,47.5 + parent: 2173 + - uid: 918 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -4.5,47.5 + parent: 2173 + - uid: 919 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,48.5 + parent: 2173 + - uid: 920 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -1.5,48.5 + parent: 2173 + - uid: 921 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -0.5,49.5 + parent: 2173 + - uid: 922 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -0.5,50.5 + parent: 2173 + - uid: 923 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -0.5,51.5 + parent: 2173 + - uid: 924 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 0.5,52.5 + parent: 2173 + - uid: 925 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 1.5,52.5 + parent: 2173 + - uid: 926 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 2.5,52.5 + parent: 2173 + - uid: 927 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 4.5,54.5 + parent: 2173 + - uid: 930 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 6.5,58.5 + parent: 2173 + - uid: 931 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 7.5,58.5 + parent: 2173 + - uid: 932 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 8.5,58.5 + parent: 2173 + - uid: 933 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 10.5,57.5 + parent: 2173 + - uid: 934 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 11.5,57.5 + parent: 2173 + - uid: 939 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,12.5 + parent: 2173 + - uid: 940 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,11.5 + parent: 2173 + - uid: 941 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,10.5 + parent: 2173 + - uid: 944 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -10.5,7.5 + parent: 2173 + - uid: 945 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -9.5,7.5 + parent: 2173 + - uid: 946 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -8.5,7.5 + parent: 2173 + - uid: 947 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -14.5,6.5 + parent: 2173 + - uid: 948 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -15.5,6.5 + parent: 2173 + - uid: 949 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -16.5,6.5 + parent: 2173 + - uid: 953 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -20.5,8.5 + parent: 2173 + - uid: 954 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -21.5,8.5 + parent: 2173 + - uid: 955 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -22.5,8.5 + parent: 2173 + - uid: 956 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -20.5,5.5 + parent: 2173 + - uid: 957 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -21.5,5.5 + parent: 2173 + - uid: 958 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -22.5,5.5 + parent: 2173 + - uid: 961 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -23.5,14.5 + parent: 2173 + - uid: 964 + components: + - type: Transform + pos: -19.5,16.5 + parent: 2173 + - uid: 971 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,23.5 + parent: 2173 + - uid: 972 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,24.5 + parent: 2173 + - uid: 973 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -25.5,15.5 + parent: 2173 + - uid: 974 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -25.5,16.5 + parent: 2173 + - uid: 975 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -25.5,17.5 + parent: 2173 + - uid: 984 + components: + - type: Transform + pos: -27.5,19.5 + parent: 2173 + - uid: 986 + components: + - type: Transform + pos: -29.5,17.5 + parent: 2173 + - uid: 987 + components: + - type: Transform + pos: -29.5,16.5 + parent: 2173 + - uid: 988 + components: + - type: Transform + pos: -29.5,15.5 + parent: 2173 + - uid: 1073 + components: + - type: Transform + pos: -33.5,14.5 + parent: 2173 + - uid: 1074 + components: + - type: Transform + pos: -33.5,15.5 + parent: 2173 + - uid: 1075 + components: + - type: Transform + pos: -33.5,16.5 + parent: 2173 + - uid: 1077 + components: + - type: Transform + pos: -33.5,18.5 + parent: 2173 + - uid: 1081 + components: + - type: Transform + pos: -32.5,13.5 + parent: 2173 + - uid: 1082 + components: + - type: Transform + pos: -30.5,13.5 + parent: 2173 + - uid: 1182 + components: + - type: Transform + pos: 1.5,33.5 + parent: 2173 + - uid: 1183 + components: + - type: Transform + pos: 1.5,32.5 + parent: 2173 + - uid: 1184 + components: + - type: Transform + pos: 1.5,31.5 + parent: 2173 + - uid: 1185 + components: + - type: Transform + pos: -2.5,33.5 + parent: 2173 + - uid: 1186 + components: + - type: Transform + pos: -2.5,32.5 + parent: 2173 + - uid: 1187 + components: + - type: Transform + pos: -2.5,31.5 + parent: 2173 + - uid: 1200 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 45.5,27.5 + parent: 2173 + - uid: 1202 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 46.5,27.5 + parent: 2173 + - uid: 1217 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 52.5,21.5 + parent: 2173 + - uid: 1222 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 8.5,24.5 + parent: 2173 + - uid: 1231 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 53.5,21.5 + parent: 2173 + - uid: 1232 + components: + - type: Transform + pos: 51.5,19.5 + parent: 2173 + - uid: 1233 + components: + - type: Transform + pos: 52.5,19.5 + parent: 2173 + - uid: 1234 + components: + - type: Transform + pos: 53.5,19.5 + parent: 2173 + - uid: 1235 + components: + - type: Transform + pos: 54.5,17.5 + parent: 2173 + - uid: 1236 + components: + - type: Transform + pos: 54.5,16.5 + parent: 2173 + - uid: 1237 + components: + - type: Transform + pos: 54.5,15.5 + parent: 2173 + - uid: 1238 + components: + - type: Transform + pos: 54.5,12.5 + parent: 2173 + - uid: 1239 + components: + - type: Transform + pos: 54.5,11.5 + parent: 2173 + - uid: 1240 + components: + - type: Transform + pos: 54.5,8.5 + parent: 2173 + - uid: 1241 + components: + - type: Transform + pos: 54.5,7.5 + parent: 2173 + - uid: 1242 + components: + - type: Transform + pos: 54.5,6.5 + parent: 2173 + - uid: 1243 + components: + - type: Transform + pos: 56.5,4.5 + parent: 2173 + - uid: 1245 + components: + - type: Transform + pos: 58.5,4.5 + parent: 2173 + - uid: 1246 + components: + - type: Transform + pos: 60.5,4.5 + parent: 2173 + - uid: 1247 + components: + - type: Transform + pos: 60.5,0.5 + parent: 2173 + - uid: 1248 + components: + - type: Transform + pos: 59.5,-0.5 + parent: 2173 + - uid: 1249 + components: + - type: Transform + pos: 55.5,-0.5 + parent: 2173 + - uid: 1250 + components: + - type: Transform + pos: 54.5,0.5 + parent: 2173 + - uid: 1251 + components: + - type: Transform + pos: 53.5,0.5 + parent: 2173 + - uid: 1252 + components: + - type: Transform + pos: 52.5,0.5 + parent: 2173 + - uid: 1253 + components: + - type: Transform + pos: 49.5,0.5 + parent: 2173 + - uid: 1254 + components: + - type: Transform + pos: 48.5,0.5 + parent: 2173 + - uid: 1255 + components: + - type: Transform + pos: 47.5,0.5 + parent: 2173 + - uid: 1256 + components: + - type: Transform + pos: 44.5,0.5 + parent: 2173 + - uid: 1257 + components: + - type: Transform + pos: 43.5,0.5 + parent: 2173 + - uid: 1258 + components: + - type: Transform + pos: 42.5,0.5 + parent: 2173 + - uid: 1259 + components: + - type: Transform + pos: 39.5,0.5 + parent: 2173 + - uid: 1260 + components: + - type: Transform + pos: 38.5,0.5 + parent: 2173 + - uid: 1261 + components: + - type: Transform + pos: 37.5,0.5 + parent: 2173 + - uid: 1262 + components: + - type: Transform + pos: 34.5,0.5 + parent: 2173 + - uid: 1263 + components: + - type: Transform + pos: 33.5,0.5 + parent: 2173 + - uid: 1264 + components: + - type: Transform + pos: 32.5,0.5 + parent: 2173 + - uid: 1265 + components: + - type: Transform + pos: 30.5,-1.5 + parent: 2173 + - uid: 1266 + components: + - type: Transform + pos: 30.5,-2.5 + parent: 2173 + - uid: 1267 + components: + - type: Transform + pos: 30.5,-3.5 + parent: 2173 + - uid: 1268 + components: + - type: Transform + pos: 26.5,-1.5 + parent: 2173 + - uid: 1269 + components: + - type: Transform + pos: 26.5,-2.5 + parent: 2173 + - uid: 1270 + components: + - type: Transform + pos: 26.5,-3.5 + parent: 2173 + - uid: 1271 + components: + - type: Transform + pos: 30.5,-6.5 + parent: 2173 + - uid: 1272 + components: + - type: Transform + pos: 30.5,-7.5 + parent: 2173 + - uid: 1273 + components: + - type: Transform + pos: 30.5,-8.5 + parent: 2173 + - uid: 1274 + components: + - type: Transform + pos: 26.5,-6.5 + parent: 2173 + - uid: 1275 + components: + - type: Transform + pos: 26.5,-7.5 + parent: 2173 + - uid: 1276 + components: + - type: Transform + pos: 26.5,-8.5 + parent: 2173 + - uid: 1277 + components: + - type: Transform + pos: 30.5,-11.5 + parent: 2173 + - uid: 1278 + components: + - type: Transform + pos: 30.5,-12.5 + parent: 2173 + - uid: 1279 + components: + - type: Transform + pos: 30.5,-13.5 + parent: 2173 + - uid: 1280 + components: + - type: Transform + pos: 26.5,-11.5 + parent: 2173 + - uid: 1281 + components: + - type: Transform + pos: 26.5,-12.5 + parent: 2173 + - uid: 1282 + components: + - type: Transform + pos: 26.5,-13.5 + parent: 2173 + - uid: 1283 + components: + - type: Transform + pos: 30.5,-16.5 + parent: 2173 + - uid: 1284 + components: + - type: Transform + pos: 30.5,-17.5 + parent: 2173 + - uid: 1285 + components: + - type: Transform + pos: 30.5,-18.5 + parent: 2173 + - uid: 1286 + components: + - type: Transform + pos: 26.5,-16.5 + parent: 2173 + - uid: 1287 + components: + - type: Transform + pos: 26.5,-17.5 + parent: 2173 + - uid: 1288 + components: + - type: Transform + pos: 26.5,-18.5 + parent: 2173 + - uid: 1289 + components: + - type: Transform + pos: 30.5,-21.5 + parent: 2173 + - uid: 1290 + components: + - type: Transform + pos: 30.5,-22.5 + parent: 2173 + - uid: 1291 + components: + - type: Transform + pos: 30.5,-23.5 + parent: 2173 + - uid: 1292 + components: + - type: Transform + pos: 26.5,-21.5 + parent: 2173 + - uid: 1293 + components: + - type: Transform + pos: 26.5,-22.5 + parent: 2173 + - uid: 1294 + components: + - type: Transform + pos: 26.5,-23.5 + parent: 2173 + - uid: 1295 + components: + - type: Transform + pos: 31.5,-24.5 + parent: 2173 + - uid: 1296 + components: + - type: Transform + pos: 25.5,-24.5 + parent: 2173 + - uid: 1297 + components: + - type: Transform + pos: 30.5,-29.5 + parent: 2173 + - uid: 1298 + components: + - type: Transform + pos: 26.5,-29.5 + parent: 2173 + - uid: 1299 + components: + - type: Transform + pos: 24.5,0.5 + parent: 2173 + - uid: 1300 + components: + - type: Transform + pos: 23.5,0.5 + parent: 2173 + - uid: 1301 + components: + - type: Transform + pos: 22.5,0.5 + parent: 2173 + - uid: 1302 + components: + - type: Transform + pos: 21.5,5.5 + parent: 2173 + - uid: 1303 + components: + - type: Transform + pos: 20.5,5.5 + parent: 2173 + - uid: 1304 + components: + - type: Transform + pos: 19.5,5.5 + parent: 2173 + - uid: 1305 + components: + - type: Transform + pos: 21.5,8.5 + parent: 2173 + - uid: 1306 + components: + - type: Transform + pos: 20.5,8.5 + parent: 2173 + - uid: 1307 + components: + - type: Transform + pos: 19.5,8.5 + parent: 2173 + - uid: 1308 + components: + - type: Transform + pos: 15.5,9.5 + parent: 2173 + - uid: 1311 + components: + - type: Transform + pos: 15.5,6.5 + parent: 2173 + - uid: 1312 + components: + - type: Transform + pos: 14.5,6.5 + parent: 2173 + - uid: 1313 + components: + - type: Transform + pos: 13.5,6.5 + parent: 2173 + - uid: 1314 + components: + - type: Transform + pos: 9.5,9.5 + parent: 2173 + - uid: 1315 + components: + - type: Transform + pos: 8.5,9.5 + parent: 2173 + - uid: 1316 + components: + - type: Transform + pos: 7.5,10.5 + parent: 2173 + - uid: 1317 + components: + - type: Transform + pos: 7.5,11.5 + parent: 2173 + - uid: 1318 + components: + - type: Transform + pos: 5.5,10.5 + parent: 2173 + - uid: 1319 + components: + - type: Transform + pos: 5.5,11.5 + parent: 2173 + - uid: 1320 + components: + - type: Transform + pos: 5.5,12.5 + parent: 2173 + - uid: 1322 + components: + - type: Transform + pos: 7.5,12.5 + parent: 2173 + - uid: 1323 + components: + - type: Transform + pos: 7.5,7.5 + parent: 2173 + - uid: 1324 + components: + - type: Transform + pos: 8.5,7.5 + parent: 2173 + - uid: 1325 + components: + - type: Transform + pos: 9.5,7.5 + parent: 2173 + - uid: 1326 + components: + - type: Transform + pos: 19.5,0.5 + parent: 2173 + - uid: 1327 + components: + - type: Transform + pos: 18.5,0.5 + parent: 2173 + - uid: 1328 + components: + - type: Transform + pos: 17.5,0.5 + parent: 2173 + - uid: 1329 + components: + - type: Transform + pos: 14.5,0.5 + parent: 2173 + - uid: 1330 + components: + - type: Transform + pos: 13.5,0.5 + parent: 2173 + - uid: 1331 + components: + - type: Transform + pos: 10.5,0.5 + parent: 2173 + - uid: 1332 + components: + - type: Transform + pos: 9.5,0.5 + parent: 2173 + - uid: 1333 + components: + - type: Transform + pos: 8.5,0.5 + parent: 2173 + - uid: 1334 + components: + - type: Transform + pos: 5.5,0.5 + parent: 2173 + - uid: 1335 + components: + - type: Transform + pos: 4.5,0.5 + parent: 2173 + - uid: 1336 + components: + - type: Transform + pos: 3.5,0.5 + parent: 2173 + - uid: 1337 + components: + - type: Transform + pos: -4.5,0.5 + parent: 2173 + - uid: 1338 + components: + - type: Transform + pos: -5.5,0.5 + parent: 2173 + - uid: 1339 + components: + - type: Transform + pos: -6.5,0.5 + parent: 2173 + - uid: 1340 + components: + - type: Transform + pos: -9.5,0.5 + parent: 2173 + - uid: 1341 + components: + - type: Transform + pos: -10.5,0.5 + parent: 2173 + - uid: 1342 + components: + - type: Transform + pos: -11.5,0.5 + parent: 2173 + - uid: 1343 + components: + - type: Transform + pos: -14.5,0.5 + parent: 2173 + - uid: 1344 + components: + - type: Transform + pos: -15.5,0.5 + parent: 2173 + - uid: 1345 + components: + - type: Transform + pos: -18.5,0.5 + parent: 2173 + - uid: 1346 + components: + - type: Transform + pos: -19.5,0.5 + parent: 2173 + - uid: 1347 + components: + - type: Transform + pos: -20.5,0.5 + parent: 2173 + - uid: 1348 + components: + - type: Transform + pos: -23.5,0.5 + parent: 2173 + - uid: 1349 + components: + - type: Transform + pos: -24.5,0.5 + parent: 2173 + - uid: 1350 + components: + - type: Transform + pos: -25.5,0.5 + parent: 2173 + - uid: 1351 + components: + - type: Transform + pos: -33.5,0.5 + parent: 2173 + - uid: 1352 + components: + - type: Transform + pos: -34.5,0.5 + parent: 2173 + - uid: 1353 + components: + - type: Transform + pos: -35.5,0.5 + parent: 2173 + - uid: 1354 + components: + - type: Transform + pos: -38.5,0.5 + parent: 2173 + - uid: 1355 + components: + - type: Transform + pos: -39.5,0.5 + parent: 2173 + - uid: 1356 + components: + - type: Transform + pos: -40.5,0.5 + parent: 2173 + - uid: 1357 + components: + - type: Transform + pos: -43.5,0.5 + parent: 2173 + - uid: 1358 + components: + - type: Transform + pos: -44.5,0.5 + parent: 2173 + - uid: 1359 + components: + - type: Transform + pos: -45.5,0.5 + parent: 2173 + - uid: 1360 + components: + - type: Transform + pos: -48.5,0.5 + parent: 2173 + - uid: 1361 + components: + - type: Transform + pos: -49.5,0.5 + parent: 2173 + - uid: 1362 + components: + - type: Transform + pos: -50.5,0.5 + parent: 2173 + - uid: 1363 + components: + - type: Transform + pos: -53.5,0.5 + parent: 2173 + - uid: 1364 + components: + - type: Transform + pos: -54.5,0.5 + parent: 2173 + - uid: 1365 + components: + - type: Transform + pos: -55.5,0.5 + parent: 2173 + - uid: 1366 + components: + - type: Transform + pos: -56.5,-0.5 + parent: 2173 + - uid: 1367 + components: + - type: Transform + pos: -60.5,-0.5 + parent: 2173 + - uid: 1368 + components: + - type: Transform + pos: -61.5,0.5 + parent: 2173 + - uid: 1369 + components: + - type: Transform + pos: -61.5,4.5 + parent: 2173 + - uid: 1370 + components: + - type: Transform + pos: -59.5,4.5 + parent: 2173 + - uid: 1372 + components: + - type: Transform + pos: -57.5,4.5 + parent: 2173 + - uid: 1431 + components: + - type: Transform + pos: -55.5,6.5 + parent: 2173 + - uid: 1432 + components: + - type: Transform + pos: -55.5,7.5 + parent: 2173 + - uid: 1433 + components: + - type: Transform + pos: -55.5,8.5 + parent: 2173 + - uid: 1434 + components: + - type: Transform + pos: -55.5,10.5 + parent: 2173 + - uid: 1435 + components: + - type: Transform + pos: -55.5,12.5 + parent: 2173 + - uid: 1436 + components: + - type: Transform + pos: -55.5,14.5 + parent: 2173 + - uid: 1437 + components: + - type: Transform + pos: -55.5,16.5 + parent: 2173 + - uid: 1438 + components: + - type: Transform + pos: -55.5,18.5 + parent: 2173 + - uid: 1439 + components: + - type: Transform + pos: -52.5,19.5 + parent: 2173 + - uid: 1440 + components: + - type: Transform + pos: -51.5,19.5 + parent: 2173 + - uid: 1441 + components: + - type: Transform + pos: -49.5,19.5 + parent: 2173 + - uid: 1442 + components: + - type: Transform + pos: -48.5,19.5 + parent: 2173 + - uid: 1443 + components: + - type: Transform + pos: -47.5,19.5 + parent: 2173 + - uid: 1458 + components: + - type: Transform + pos: -45.5,19.5 + parent: 2173 + - uid: 1459 + components: + - type: Transform + pos: -44.5,19.5 + parent: 2173 + - uid: 1460 + components: + - type: Transform + pos: -43.5,19.5 + parent: 2173 + - uid: 1461 + components: + - type: Transform + pos: -42.5,19.5 + parent: 2173 + - uid: 1482 + components: + - type: Transform + pos: 0.5,7.5 + parent: 2173 + - uid: 1483 + components: + - type: Transform + pos: -0.5,7.5 + parent: 2173 + - uid: 1484 + components: + - type: Transform + pos: -1.5,7.5 + parent: 2173 + - uid: 1547 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -1.5,14.5 + parent: 2173 + - uid: 1548 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -0.5,14.5 + parent: 2173 + - uid: 1549 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 0.5,14.5 + parent: 2173 + - uid: 1565 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 44.5,21.5 + parent: 2173 + - uid: 1566 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 41.5,21.5 + parent: 2173 + - uid: 1567 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 43.5,21.5 + parent: 2173 + - uid: 1590 + components: + - type: Transform + pos: -0.5,1.5 + parent: 2173 + - uid: 1591 + components: + - type: Transform + pos: -0.5,0.5 + parent: 2173 + - uid: 1592 + components: + - type: Transform + pos: -0.5,-0.5 + parent: 2173 + - uid: 2149 + components: + - type: Transform + pos: -19.5,15.5 + parent: 2173 + - uid: 2500 + components: + - type: Transform + pos: 45.5,19.5 + parent: 2173 + - uid: 2538 + components: + - type: Transform + pos: 44.5,19.5 + parent: 2173 + - uid: 2573 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -33.5,17.5 + parent: 2173 + - uid: 2578 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 49.5,27.5 + parent: 2173 + - uid: 2580 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 16.5,27.5 + parent: 2173 + - uid: 2581 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 8.5,29.5 + parent: 2173 + - uid: 2583 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 28.5,27.5 + parent: 2173 + - uid: 2591 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 28.5,28.5 + parent: 2173 + - uid: 2598 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 40.5,27.5 + parent: 2173 + - uid: 2610 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 3.5,24.5 + parent: 2173 + - uid: 2644 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 52.5,27.5 + parent: 2173 + - uid: 2650 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 41.5,27.5 + parent: 2173 + - uid: 2828 + components: + - type: Transform + pos: 18.5,12.5 + parent: 2173 + - uid: 2870 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 35.5,7.5 + parent: 2173 + - uid: 2985 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 36.5,7.5 + parent: 2173 + - uid: 3048 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 45.5,21.5 + parent: 2173 + - uid: 3146 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 2.5,23.5 + parent: 2173 + - uid: 3719 + components: + - type: Transform + pos: 41.5,19.5 + parent: 2173 + - uid: 3768 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 10.5,29.5 + parent: 2173 + - uid: 3769 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 15.5,27.5 + parent: 2173 + - uid: 3915 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 28.5,26.5 + parent: 2173 + - uid: 3922 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 33.5,27.5 + parent: 2173 + - uid: 3923 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 20.5,27.5 + parent: 2173 + - uid: 3924 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 24.5,27.5 + parent: 2173 + - uid: 3925 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 37.5,27.5 + parent: 2173 + - uid: 3926 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 9.5,29.5 + parent: 2173 + - uid: 3927 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 18.5,27.5 + parent: 2173 + - uid: 3987 + components: + - type: Transform + pos: 40.5,21.5 + parent: 2173 + - uid: 4040 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 48.5,27.5 + parent: 2173 + - uid: 4122 + components: + - type: Transform + pos: 40.5,19.5 + parent: 2173 + - uid: 4190 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 23.5,27.5 + parent: 2173 + - uid: 4253 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 44.5,27.5 + parent: 2173 + - uid: 4352 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 51.5,21.5 + parent: 2173 + - uid: 4366 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 19.5,27.5 + parent: 2173 + - uid: 4368 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 14.5,27.5 + parent: 2173 + - uid: 4370 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 6.5,29.5 + parent: 2173 + - uid: 4953 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 12.5,21.5 + parent: 2173 + - uid: 4984 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 5.5,29.5 + parent: 2173 + - uid: 4985 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 22.5,27.5 + parent: 2173 + - uid: 4994 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 4.5,29.5 + parent: 2173 + - uid: 4996 + components: + - type: Transform + pos: 9.5,23.5 + parent: 2173 + - uid: 5022 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 2.5,22.5 + parent: 2173 + - uid: 5198 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 2.5,21.5 + parent: 2173 + - uid: 5264 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 5.5,24.5 + parent: 2173 + - uid: 5582 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 6.5,24.5 + parent: 2173 + - uid: 5584 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 7.5,24.5 + parent: 2173 + - uid: 5756 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 53.5,27.5 + parent: 2173 + - uid: 5777 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 54.5,27.5 + parent: 2173 + - uid: 5865 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 3.5,56.5 + parent: 2173 + - uid: 5876 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 3.5,58.5 + parent: 2173 + - uid: 5878 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 4.5,55.5 + parent: 2173 +- proto: SawElectric + entities: + - uid: 2673 + components: + - type: Transform + pos: -43.34098,13.453728 + parent: 2173 +- proto: ServiceTechFab + entities: + - uid: 4936 + components: + - type: Transform + pos: 32.5,17.5 + parent: 2173 +- proto: SheetGlass + entities: + - uid: 4819 + components: + - type: Transform + pos: 32.45495,18.826864 + parent: 2173 +- proto: SheetPlastic + entities: + - uid: 4930 + components: + - type: Transform + pos: 32.61017,18.753946 + parent: 2173 +- proto: SheetSteel + entities: + - uid: 4931 + components: + - type: Transform + pos: 32.39142,18.68103 + parent: 2173 +- proto: SignalButton + entities: + - uid: 2734 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -3.5,47.5 + parent: 2173 + - type: DeviceLinkSource + linkedPorts: + 2731: + - Pressed: Toggle + 2730: + - Pressed: Toggle + 2732: + - Pressed: Toggle + 2733: + - Pressed: Toggle + - uid: 2735 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 9.5,57.5 + parent: 2173 + - type: DeviceLinkSource + linkedPorts: + 2727: + - Pressed: Toggle + 2725: + - Pressed: Toggle + 2728: + - Pressed: Toggle + 2729: + - Pressed: Toggle +- proto: SignAtmos + entities: + - uid: 5701 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -33.5,13.5 + parent: 2173 + - uid: 5702 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -29.5,13.5 + parent: 2173 +- proto: SignBridge + entities: + - uid: 5708 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 5.5,18.5 + parent: 2173 + - uid: 5709 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 5.5,13.5 + parent: 2173 +- proto: SignCargoDock + entities: + - uid: 5664 + components: + - type: Transform + pos: -6.5,41.5 + parent: 2173 + - uid: 5665 + components: + - type: Transform + pos: -6.5,47.5 + parent: 2173 + - uid: 5666 + components: + - type: Transform + pos: 12.5,51.5 + parent: 2173 + - uid: 5667 + components: + - type: Transform + pos: 12.5,57.5 + parent: 2173 +- proto: SignCloning + entities: + - uid: 5695 + components: + - type: Transform + pos: -50.5,10.5 + parent: 2173 +- proto: SignCryogenicsMed + entities: + - uid: 5697 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -53.5,19.5 + parent: 2173 +- proto: SignDirectionalBridge + entities: + - uid: 2596 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -46.501503,5.7188883 + parent: 2173 + - uid: 5593 + components: + - type: Transform + pos: -2.5,35.5 + parent: 2173 + - uid: 5595 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 5.5,14.5 + parent: 2173 + - uid: 5607 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -6.4998536,7.7200317 + parent: 2173 + - uid: 5610 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 50.501198,4.7172723 + parent: 2173 + - uid: 5615 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -27.500391,5.716527 + parent: 2173 + - uid: 5621 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 5.501395,7.721037 + parent: 2173 + - uid: 6157 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 26.500668,5.71385 + parent: 2173 +- proto: SignDirectionalBrig + entities: + - uid: 5601 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 50.5,4.5 + parent: 2173 + - uid: 5602 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 26.5,5.5 + parent: 2173 + - uid: 5604 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -27.5,5.5 + parent: 2173 + - uid: 5606 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 1.5,29.5 + parent: 2173 + - uid: 5614 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,7.5 + parent: 2173 + - uid: 5616 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -46.5,5.5 + parent: 2173 + - uid: 5617 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 5.5,7.5 + parent: 2173 + - uid: 5620 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 1.5,19.5 + parent: 2173 + - uid: 6154 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 26.528994,26.397776 + parent: 2173 + - uid: 6160 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 54.5,23.5 + parent: 2173 + - uid: 6163 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 9.5,24.5 + parent: 2173 +- proto: SignDirectionalCryo + entities: + - uid: 5696 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -53.5,9.5 + parent: 2173 +- proto: SignDirectionalJanitor + entities: + - uid: 5598 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,19.5 + parent: 2173 + - uid: 5599 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -2.5,27.5 + parent: 2173 +- proto: SignDirectionalMed + entities: + - uid: 4057 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 5.501395,7.2824607 + parent: 2173 + - uid: 5597 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 26.500668,5.2845397 + parent: 2173 + - uid: 5600 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 50.501194,4.2848735 + parent: 2173 + - uid: 5611 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -27.497305,5.2810397 + parent: 2173 + - uid: 5613 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -6.498917,7.2824607 + parent: 2173 +- proto: SignDirectionalSr + entities: + - uid: 5612 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 5.5004363,14.717705 + parent: 2173 + - uid: 6155 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 54.50295,23.721693 + parent: 2173 + - uid: 6158 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 1.4990518,19.281113 + parent: 2173 + - uid: 6159 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 1.498523,29.283997 + parent: 2173 +- proto: SignDirectionalSupply + entities: + - uid: 2604 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -27.500845,5.936363 + parent: 2173 + - uid: 5603 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -6.499854,7.939665 + parent: 2173 + - uid: 5605 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 1.498523,29.716465 + parent: 2173 + - uid: 5608 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 5.501395,7.9372363 + parent: 2173 + - uid: 5609 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 26.500668,5.93005 + parent: 2173 + - uid: 5618 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 1.499052,19.719688 + parent: 2173 + - uid: 5619 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 54.498882,23.283236 + parent: 2173 + - uid: 6156 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 50.501198,4.927295 + parent: 2173 + - uid: 6161 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -46.498417,5.9381766 + parent: 2173 + - uid: 6164 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 26.527615,26.622704 + parent: 2173 +- proto: SignEngineering + entities: + - uid: 5698 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -41.5,7.5 + parent: 2173 + - uid: 5699 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -34.5,5.5 + parent: 2173 +- proto: SignGravity + entities: + - uid: 5703 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -26.5,13.5 + parent: 2173 +- proto: SignMail + entities: + - uid: 2641 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 28.5,19.5 + parent: 2173 + - uid: 5260 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 19.5,19.5 + parent: 2173 + - uid: 5261 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 12.5,22.5 + parent: 2173 +- proto: SignMedical + entities: + - uid: 5692 + components: + - type: Transform + pos: -46.5,1.5 + parent: 2173 + - uid: 5693 + components: + - type: Transform + pos: -56.5,4.5 + parent: 2173 + - uid: 5694 + components: + - type: Transform + pos: -56.5,0.5 + parent: 2173 +- proto: SignNanotrasen1 + entities: + - uid: 1310 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 10.5,9.5 + parent: 2173 +- proto: SignNanotrasen2 + entities: + - uid: 4308 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 11.5,9.5 + parent: 2173 +- proto: SignNanotrasen3 + entities: + - uid: 4309 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 12.5,9.5 + parent: 2173 +- proto: SignNanotrasen4 + entities: + - uid: 4310 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 13.5,9.5 + parent: 2173 +- proto: SignNanotrasen5 + entities: + - uid: 4311 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 14.5,9.5 + parent: 2173 +- proto: SignPrison + entities: + - uid: 801 + components: + - type: Transform + pos: 42.5,19.5 + parent: 2173 +- proto: SignSec + entities: + - uid: 2154 + components: + - type: Transform + pos: 35.5,21.5 + parent: 2173 + - uid: 3113 + components: + - type: Transform + pos: 38.5,21.5 + parent: 2173 +- proto: SignShipDock + entities: + - uid: 472 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 26.5,28.5 + parent: 2173 + - uid: 493 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 55.5,29.5 + parent: 2173 + - uid: 571 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 61.5,27.5 + parent: 2173 + - uid: 579 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 59.5,29.5 + parent: 2173 + - uid: 1564 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 61.5,23.5 + parent: 2173 + - uid: 2096 + components: + - type: Transform + pos: -16.5,17.5 + parent: 2173 + - uid: 2100 + components: + - type: Transform + pos: -8.5,17.5 + parent: 2173 + - uid: 2579 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 30.5,28.5 + parent: 2173 + - uid: 5668 + components: + - type: Transform + pos: 61.5,0.5 + parent: 2173 + - uid: 5669 + components: + - type: Transform + pos: 61.5,4.5 + parent: 2173 + - uid: 5670 + components: + - type: Transform + pos: 59.5,-1.5 + parent: 2173 + - uid: 5671 + components: + - type: Transform + pos: 55.5,-1.5 + parent: 2173 + - uid: 5672 + components: + - type: Transform + pos: 32.5,-24.5 + parent: 2173 + - uid: 5673 + components: + - type: Transform + pos: 32.5,-28.5 + parent: 2173 + - uid: 5674 + components: + - type: Transform + pos: 30.5,-30.5 + parent: 2173 + - uid: 5675 + components: + - type: Transform + pos: 26.5,-30.5 + parent: 2173 + - uid: 5676 + components: + - type: Transform + pos: 24.5,-28.5 + parent: 2173 + - uid: 5677 + components: + - type: Transform + pos: 24.5,-24.5 + parent: 2173 + - uid: 5678 + components: + - type: Transform + pos: -2.5,-0.5 + parent: 2173 + - uid: 5679 + components: + - type: Transform + pos: 1.5,-0.5 + parent: 2173 + - uid: 5680 + components: + - type: Transform + pos: -25.5,-24.5 + parent: 2173 + - uid: 5681 + components: + - type: Transform + pos: -25.5,-28.5 + parent: 2173 + - uid: 5682 + components: + - type: Transform + pos: -27.5,-30.5 + parent: 2173 + - uid: 5683 + components: + - type: Transform + pos: -31.5,-30.5 + parent: 2173 + - uid: 5684 + components: + - type: Transform + pos: -33.5,-28.5 + parent: 2173 + - uid: 5685 + components: + - type: Transform + pos: -33.5,-24.5 + parent: 2173 + - uid: 5686 + components: + - type: Transform + pos: -62.5,0.5 + parent: 2173 + - uid: 5687 + components: + - type: Transform + pos: -62.5,4.5 + parent: 2173 + - uid: 5688 + components: + - type: Transform + pos: -60.5,-1.5 + parent: 2173 + - uid: 5689 + components: + - type: Transform + pos: -56.5,-1.5 + parent: 2173 +- proto: Sink + entities: + - uid: 4306 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 24.5,9.5 + parent: 2173 +- proto: SinkStemlessWater + entities: + - uid: 2436 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -48.5,17.5 + parent: 2173 +- proto: SMESBasic + entities: + - uid: 1624 + components: + - type: Transform + pos: -41.5,9.5 + parent: 2173 + - uid: 1625 + components: + - type: Transform + pos: -41.5,8.5 + parent: 2173 + - uid: 1626 + components: + - type: Transform + pos: -38.5,9.5 + parent: 2173 + - uid: 1627 + components: + - type: Transform + pos: -38.5,8.5 + parent: 2173 + - uid: 1666 + components: + - type: Transform + pos: -26.5,14.5 + parent: 2173 +- proto: SolidSecretDoor + entities: + - uid: 3002 + components: + - type: Transform + pos: 50.5,11.5 + parent: 2173 + - uid: 3997 + components: + - type: Transform + pos: 35.5,12.5 + parent: 2173 +- proto: SpaceCash + entities: + - uid: 390 + components: + - type: Transform + pos: 28.646997,11.637489 + parent: 2173 + - uid: 1058 + components: + - type: Transform + pos: 29.691196,10.089769 + parent: 2173 + - uid: 1532 + components: + - type: Transform + pos: 28.840368,11.766466 + parent: 2173 + - uid: 1550 + components: + - type: Transform + pos: 29.497826,10.283234 + parent: 2173 + - uid: 1785 + components: + - type: Transform + pos: 29.497826,11.198969 + parent: 2173 + - uid: 1786 + components: + - type: Transform + pos: 28.672781,9.677042 + parent: 2173 +- proto: SpaceVillainArcadeFilled + entities: + - uid: 2514 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 50.5,7.5 + parent: 2173 + - type: SpamEmitSound + enabled: False +- proto: SpawnMobCatClippy + entities: + - uid: 3724 + components: + - type: Transform + pos: 27.5,18.5 + parent: 2173 +- proto: SpawnPointJanitor + entities: + - uid: 2099 + components: + - type: Transform + pos: -4.5,24.5 + parent: 2173 +- proto: SpawnPointLatejoin + entities: + - uid: 4481 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -52.5,18.5 + parent: 2173 + - uid: 4482 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -52.5,16.5 + parent: 2173 + - uid: 4483 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -52.5,14.5 + parent: 2173 + - uid: 4484 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -52.5,12.5 + parent: 2173 + - uid: 4485 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -52.5,10.5 + parent: 2173 +- proto: SpawnPointMailCarrier + entities: + - uid: 4842 + components: + - type: Transform + pos: 29.5,18.5 + parent: 2173 +- proto: SpawnPointObserver + entities: + - uid: 4486 + components: + - type: Transform + pos: -0.5,2.5 + parent: 2173 +- proto: SpawnPointPassenger + entities: + - uid: 411 + components: + - type: Transform + pos: 43.5,26.5 + parent: 2173 + - uid: 1504 + components: + - type: Transform + pos: 23.5,26.5 + parent: 2173 + - uid: 1505 + components: + - type: Transform + pos: 39.5,1.5 + parent: 2173 + - uid: 2665 + components: + - type: Transform + pos: -5.5,11.5 + parent: 2173 + - uid: 2666 + components: + - type: Transform + pos: 4.5,11.5 + parent: 2173 + - uid: 2667 + components: + - type: Transform + pos: -2.5,38.5 + parent: 2173 + - uid: 2668 + components: + - type: Transform + pos: 4.5,1.5 + parent: 2173 + - uid: 2757 + components: + - type: Transform + pos: -5.5,1.5 + parent: 2173 +- proto: SpawnPointSecurityGuard + entities: + - uid: 4817 + components: + - type: Transform + pos: 38.5,16.5 + parent: 2173 +- proto: SpawnPointStationRepresentative + entities: + - uid: 4844 + components: + - type: Transform + pos: 14.5,14.5 + parent: 2173 +- proto: SpawnPointStc + entities: + - uid: 4843 + components: + - type: Transform + pos: 13.5,14.5 + parent: 2173 +- proto: SpawnPointValet + entities: + - uid: 4444 + components: + - type: Transform + pos: -2.5,39.5 + parent: 2173 + - uid: 4445 + components: + - type: Transform + pos: 1.5,51.5 + parent: 2173 + - uid: 4446 + components: + - type: Transform + pos: -0.5,5.5 + parent: 2173 +- proto: SpawnVehicleSecway + entities: + - uid: 2681 + components: + - type: Transform + pos: 40.5,15.5 + parent: 2173 +- proto: SprayBottleSpaceCleaner + entities: + - uid: 4186 + components: + - type: Transform + pos: -5.661145,22.042696 + parent: 2173 + - uid: 4187 + components: + - type: Transform + pos: -5.470902,21.925623 + parent: 2173 +- proto: StairStageDark + entities: + - uid: 3743 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 37.5,8.5 + parent: 2173 +- proto: StationAdminBankATM + entities: + - uid: 5749 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 3.5,23.5 + parent: 2173 + - type: ContainerContainer + containers: + board: !type:Container + showEnts: False + occludes: True + ents: [] + station-bank-ATM-cashSlot: !type:ContainerSlot + showEnts: False + occludes: True + ent: null +- proto: StationMap + entities: + - uid: 3149 + components: + - type: Transform + pos: -58.5,4.5 + parent: 2173 + - uid: 3151 + components: + - type: Transform + pos: -0.5,48.5 + parent: 2173 + - uid: 5190 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -46.5,6.5 + parent: 2173 + - uid: 5191 + components: + - type: Transform + pos: -19.5,5.5 + parent: 2173 + - uid: 5192 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -31.5,-20.5 + parent: 2173 + - uid: 5193 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -27.5,-5.5 + parent: 2173 + - uid: 5194 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -6.5,9.5 + parent: 2173 + - uid: 5195 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 5.5,9.5 + parent: 2173 + - uid: 5196 + components: + - type: Transform + pos: 2.5,19.5 + parent: 2173 + - uid: 5229 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -2.5,29.5 + parent: 2173 + - uid: 5230 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 9.5,50.5 + parent: 2173 + - uid: 5232 + components: + - type: Transform + pos: 13.5,27.5 + parent: 2173 + - uid: 5233 + components: + - type: Transform + pos: 38.5,27.5 + parent: 2173 + - uid: 5234 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 57.5,23.5 + parent: 2173 + - uid: 5235 + components: + - type: Transform + pos: 53.5,4.5 + parent: 2173 + - uid: 5236 + components: + - type: Transform + pos: 28.5,6.5 + parent: 2173 + - uid: 5237 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 30.5,-5.5 + parent: 2173 + - uid: 5238 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 26.5,-20.5 + parent: 2173 + - uid: 5262 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 15.5,0.5 + parent: 2173 +- proto: Stool + entities: + - uid: 1545 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 28.5,10.5 + parent: 2173 +- proto: SubstationBasic + entities: + - uid: 1597 + components: + - type: Transform + pos: -23.5,11.5 + parent: 2173 + - uid: 1654 + components: + - type: Transform + pos: -24.5,11.5 + parent: 2173 +- proto: SubstationWallBasic + entities: + - uid: 1105 + components: + - type: Transform + pos: 10.5,17.5 + parent: 2173 + - uid: 1670 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -25.5,14.5 + parent: 2173 + - uid: 1827 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -2.5,14.5 + parent: 2173 + - uid: 1936 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -3.5,36.5 + parent: 2173 + - uid: 2777 + components: + - type: Transform + pos: 38.5,19.5 + parent: 2173 +- proto: SurveillanceCameraCommand + entities: + - uid: 5705 + components: + - type: Transform + pos: 5.5,20.5 + parent: 2173 + - type: SurveillanceCamera + id: SR Office + - uid: 5706 + components: + - type: Transform + pos: 7.5,15.5 + parent: 2173 + - type: SurveillanceCamera + id: Command Antechamber + - uid: 5707 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 17.5,13.5 + parent: 2173 + - type: SurveillanceCamera + id: Bridge + - uid: 5710 + components: + - type: Transform + pos: 21.5,14.5 + parent: 2173 + - type: SurveillanceCamera + id: Server Room +- proto: SurveillanceCameraEngineering + entities: + - uid: 5712 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -28.5,14.5 + parent: 2173 + - type: SurveillanceCamera + id: Gravity Generator + - uid: 5713 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -30.5,18.5 + parent: 2173 + - type: SurveillanceCamera + id: Atmospherics + - uid: 5715 + components: + - type: Transform + pos: -29.5,11.5 + parent: 2173 + - type: SurveillanceCamera + id: Engineering Back + - uid: 5716 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -39.5,12.5 + parent: 2173 + - type: SurveillanceCamera + id: West Enterance + - uid: 5724 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -31.5,8.5 + parent: 2173 + - type: SurveillanceCamera + id: Engineering Front +- proto: SurveillanceCameraGeneral + entities: + - uid: 505 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -58.5,3.5 + parent: 2173 + - type: SurveillanceCamera + id: Dock 1 + - uid: 2656 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -28.5,-23.5 + parent: 2173 + - type: SurveillanceCamera + id: Dock 2 + - uid: 5454 + components: + - type: Transform + pos: -0.5,2.5 + parent: 2173 + - type: SurveillanceCamera + id: Dock 6a + - uid: 5747 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 29.5,-23.5 + parent: 2173 + - type: SurveillanceCamera + id: Dock 3 + - uid: 5750 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 57.5,3.5 + parent: 2173 + - type: SurveillanceCamera + id: Dock 4 + - uid: 5757 + components: + - type: Transform + pos: 57.5,24.5 + parent: 2173 + - type: SurveillanceCamera + id: Dock 5 + - uid: 5759 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 10.5,56.5 + parent: 2173 + - type: SurveillanceCamera + id: Dock 7b + - uid: 5760 + components: + - type: Transform + pos: -4.5,42.5 + parent: 2173 + - type: SurveillanceCamera + id: Dock 7a + - uid: 5770 + components: + - type: Transform + pos: -21.5,1.5 + parent: 2173 + - type: SurveillanceCamera + id: Hallway SW 1 + - uid: 5771 + components: + - type: Transform + pos: -2.5,8.5 + parent: 2173 + - type: SurveillanceCamera + id: ATMs + - uid: 5772 + components: + - type: Transform + pos: 41.5,1.5 + parent: 2173 + - type: SurveillanceCamera + id: Hallway SE 2 + - uid: 5773 + components: + - type: Transform + pos: 20.5,1.5 + parent: 2173 + - type: SurveillanceCamera + id: Hallway SE 1 + - uid: 5774 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 27.5,-9.5 + parent: 2173 + - type: SurveillanceCamera + id: Pier East + - uid: 5776 + components: + - type: Transform + pos: -36.5,1.5 + parent: 2173 + - type: SurveillanceCamera + id: Hallway SW 2 + - uid: 5809 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 1.5,24.5 + parent: 2173 + - type: SurveillanceCamera + id: Hallway SR West + - uid: 5811 + components: + - type: Transform + pos: 9.5,25.5 + parent: 2173 + - type: SurveillanceCamera + id: Hallway SR North + - uid: 5812 + components: + - type: Transform + pos: 20.5,20.5 + parent: 2173 + - type: SurveillanceCamera + id: Hallway Mail + - uid: 5817 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 29.5,27.5 + parent: 2173 + - type: SurveillanceCamera + id: Dock 6b + - uid: 5819 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 43.5,26.5 + parent: 2173 + - type: SurveillanceCamera + id: Hallway Security + - uid: 5821 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -30.5,-9.5 + parent: 2173 + - type: SurveillanceCamera + id: Pier West +- proto: SurveillanceCameraMedical + entities: + - uid: 5725 + components: + - type: Transform + pos: -50.5,11.5 + parent: 2173 + - type: SurveillanceCamera + id: Cryo and Cloning + - uid: 5727 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -50.5,8.5 + parent: 2173 + - type: SurveillanceCamera + id: Medical Lobby + - uid: 5731 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -45.5,9.5 + parent: 2173 + - type: SurveillanceCamera + id: Medical Supply Room + - uid: 5732 + components: + - type: Transform + pos: -45.5,13.5 + parent: 2173 + - type: SurveillanceCamera + id: Morgue +- proto: SurveillanceCameraRouterCommand + entities: + - uid: 2774 + components: + - type: Transform + pos: 22.5,16.5 + parent: 2173 +- proto: SurveillanceCameraRouterEngineering + entities: + - uid: 4058 + components: + - type: Transform + pos: 23.5,16.5 + parent: 2173 +- proto: SurveillanceCameraRouterGeneral + entities: + - uid: 3900 + components: + - type: Transform + pos: 20.5,14.5 + parent: 2173 +- proto: SurveillanceCameraRouterMedical + entities: + - uid: 3756 + components: + - type: Transform + pos: 21.5,14.5 + parent: 2173 +- proto: SurveillanceCameraRouterSecurity + entities: + - uid: 2658 + components: + - type: Transform + pos: 22.5,14.5 + parent: 2173 +- proto: SurveillanceCameraRouterService + entities: + - uid: 3776 + components: + - type: Transform + pos: 23.5,14.5 + parent: 2173 +- proto: SurveillanceCameraRouterSupply + entities: + - uid: 3059 + components: + - type: Transform + pos: 21.5,16.5 + parent: 2173 +- proto: SurveillanceCameraSecurity + entities: + - uid: 5704 + components: + - type: Transform + pos: 43.5,15.5 + parent: 2173 + - type: SurveillanceCamera + id: Brig +- proto: SurveillanceCameraService + entities: + - uid: 398 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -3.5,22.5 + parent: 2173 + - type: SurveillanceCamera + id: Janitor's Closet + - uid: 2222 + components: + - type: Transform + pos: 51.5,15.5 + parent: 2173 + - type: SurveillanceCamera + id: Disposals + - uid: 2224 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 30.5,18.5 + parent: 2173 + - type: SurveillanceCamera + id: Mail Office + - uid: 2637 + components: + - type: Transform + pos: 44.5,8.5 + parent: 2173 + - type: SurveillanceCamera + id: Breakroom + - uid: 5711 + components: + - type: Transform + pos: 38.5,8.5 + parent: 2173 + - type: SurveillanceCamera + id: Theater +- proto: SurveillanceCameraSupply + entities: + - uid: 5742 + components: + - type: Transform + pos: 1.5,36.5 + parent: 2173 + - type: SurveillanceCamera + id: Sales Pad + - uid: 5743 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -0.5,47.5 + parent: 2173 + - type: SurveillanceCamera + id: Cargo Request Pads + - uid: 5744 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 8.5,51.5 + parent: 2173 + - type: SurveillanceCamera + id: North Cargo +- proto: TableCarpet + entities: + - uid: 1087 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,11.5 + parent: 2173 + - uid: 1096 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 28.5,9.5 + parent: 2173 + - uid: 1553 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,10.5 + parent: 2173 + - uid: 1782 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 29.5,9.5 + parent: 2173 + - uid: 3796 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 28.5,11.5 + parent: 2173 +- proto: TableCounterMetal + entities: + - uid: 1168 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -0.5,4.5 + parent: 2173 + - uid: 4447 + components: + - type: Transform + pos: -1.5,5.5 + parent: 2173 + - uid: 4448 + components: + - type: Transform + pos: -1.5,4.5 + parent: 2173 + - uid: 4450 + components: + - type: Transform + pos: 0.5,4.5 + parent: 2173 + - uid: 4451 + components: + - type: Transform + pos: 0.5,5.5 + parent: 2173 +- proto: TableCounterWood + entities: + - uid: 806 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 43.5,8.5 + parent: 2173 + - uid: 3118 + components: + - type: Transform + pos: 44.5,10.5 + parent: 2173 + - uid: 3784 + components: + - type: Transform + pos: 45.5,10.5 + parent: 2173 +- proto: TableGlass + entities: + - uid: 980 + components: + - type: Transform + pos: -48.5,15.5 + parent: 2173 + - uid: 1469 + components: + - type: Transform + pos: -43.5,13.5 + parent: 2173 + - uid: 1470 + components: + - type: Transform + pos: -45.5,15.5 + parent: 2173 + - uid: 1471 + components: + - type: Transform + pos: -45.5,16.5 + parent: 2173 + - uid: 2393 + components: + - type: Transform + pos: -47.5,15.5 + parent: 2173 + - uid: 2403 + components: + - type: Transform + pos: -16.5,5.5 + parent: 2173 + - uid: 2404 + components: + - type: Transform + pos: 15.5,5.5 + parent: 2173 + - uid: 2406 + components: + - type: Transform + pos: -10.5,6.5 + parent: 2173 + - uid: 2407 + components: + - type: Transform + pos: 9.5,6.5 + parent: 2173 + - uid: 4285 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 20.5,10.5 + parent: 2173 +- proto: TableReinforced + entities: + - uid: 516 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 12.5,10.5 + parent: 2173 + - uid: 817 + components: + - type: Transform + pos: -49.5,8.5 + parent: 2173 + - uid: 818 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,38.5 + parent: 2173 + - uid: 994 + components: + - type: Transform + pos: -32.5,5.5 + parent: 2173 + - uid: 995 + components: + - type: Transform + pos: -31.5,5.5 + parent: 2173 + - uid: 1164 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -47.5,6.5 + parent: 2173 + - uid: 1165 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -48.5,6.5 + parent: 2173 + - uid: 1166 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -49.5,6.5 + parent: 2173 + - uid: 1167 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -49.5,7.5 + parent: 2173 + - uid: 1214 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 4.5,24.5 + parent: 2173 + - uid: 1717 + components: + - type: Transform + pos: -2.5,41.5 + parent: 2173 + - uid: 1762 + components: + - type: Transform + pos: -1.5,41.5 + parent: 2173 + - uid: 2410 + components: + - type: Transform + pos: -5.5,23.5 + parent: 2173 + - uid: 2499 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 14.5,13.5 + parent: 2173 + - uid: 2534 + components: + - type: Transform + pos: 2.5,49.5 + parent: 2173 + - uid: 2548 + components: + - type: Transform + pos: 25.5,20.5 + parent: 2173 + - uid: 2549 + components: + - type: Transform + pos: 19.5,20.5 + parent: 2173 + - uid: 2576 + components: + - type: Transform + pos: 27.5,20.5 + parent: 2173 + - uid: 2611 + components: + - type: Transform + pos: 36.5,15.5 + parent: 2173 + - uid: 2736 + components: + - type: Transform + pos: 38.5,15.5 + parent: 2173 + - uid: 2737 + components: + - type: Transform + pos: 36.5,16.5 + parent: 2173 + - uid: 2739 + components: + - type: Transform + pos: -31.5,10.5 + parent: 2173 + - uid: 2740 + components: + - type: Transform + pos: -31.5,9.5 + parent: 2173 + - uid: 2821 + components: + - type: Transform + pos: 48.5,17.5 + parent: 2173 + - uid: 2830 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 12.5,11.5 + parent: 2173 + - uid: 2831 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 15.5,14.5 + parent: 2173 + - uid: 2834 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 12.5,14.5 + parent: 2173 + - uid: 2835 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 13.5,13.5 + parent: 2173 + - uid: 2836 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 10.5,10.5 + parent: 2173 + - uid: 2846 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 12.5,13.5 + parent: 2173 + - uid: 2847 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 15.5,13.5 + parent: 2173 + - uid: 3047 + components: + - type: Transform + pos: 21.5,20.5 + parent: 2173 + - uid: 3114 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 41.5,17.5 + parent: 2173 + - uid: 3120 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 41.5,18.5 + parent: 2173 + - uid: 3152 + components: + - type: Transform + pos: 15.5,20.5 + parent: 2173 + - uid: 3767 + components: + - type: Transform + pos: 23.5,20.5 + parent: 2173 + - uid: 3783 + components: + - type: Transform + pos: 29.5,16.5 + parent: 2173 + - uid: 3928 + components: + - type: Transform + pos: 17.5,20.5 + parent: 2173 + - uid: 4181 + components: + - type: Transform + pos: -5.5,22.5 + parent: 2173 + - uid: 4182 + components: + - type: Transform + pos: -5.5,21.5 + parent: 2173 + - uid: 4275 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 10.5,11.5 + parent: 2173 + - uid: 4371 + components: + - type: Transform + pos: 1.5,49.5 + parent: 2173 + - uid: 4379 + components: + - type: Transform + pos: 8.5,13.5 + parent: 2173 + - uid: 4381 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 8.5,10.5 + parent: 2173 + - uid: 4411 + components: + - type: Transform + pos: 30.5,16.5 + parent: 2173 + - uid: 4412 + components: + - type: Transform + pos: 28.5,16.5 + parent: 2173 + - uid: 4475 + components: + - type: Transform + pos: 3.5,49.5 + parent: 2173 + - uid: 4704 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 8.5,11.5 + parent: 2173 + - uid: 4924 + components: + - type: Transform + pos: 37.5,15.5 + parent: 2173 + - uid: 4952 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 4.5,20.5 + parent: 2173 + - uid: 4958 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 5.5,20.5 + parent: 2173 + - uid: 4967 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 3.5,21.5 + parent: 2173 + - uid: 5197 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 5.5,22.5 + parent: 2173 + - uid: 5755 + components: + - type: Transform + pos: 6.5,18.5 + parent: 2173 +- proto: TableReinforcedGlass + entities: + - uid: 3032 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 8.5,21.5 + parent: 2173 + - uid: 4970 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 7.5,21.5 + parent: 2173 +- proto: TableWood + entities: + - uid: 4175 + components: + - type: Transform + pos: -3.5,28.5 + parent: 2173 + - uid: 4286 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 22.5,10.5 + parent: 2173 + - uid: 4287 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 22.5,9.5 + parent: 2173 + - uid: 5374 + components: + - type: Transform + pos: 13.5,16.5 + parent: 2173 + - uid: 5723 + components: + - type: Transform + pos: 14.5,16.5 + parent: 2173 +- proto: TelecomServerFilled + entities: + - uid: 2775 + components: + - type: Transform + pos: 19.5,16.5 + parent: 2173 +- proto: TintedWindow + entities: + - uid: 1381 + components: + - type: Transform + pos: -54.5,11.5 + parent: 2173 + - uid: 1382 + components: + - type: Transform + pos: -54.5,13.5 + parent: 2173 + - uid: 1383 + components: + - type: Transform + pos: -54.5,15.5 + parent: 2173 + - uid: 1384 + components: + - type: Transform + pos: -54.5,17.5 + parent: 2173 + - uid: 1399 + components: + - type: Transform + pos: -53.5,15.5 + parent: 2173 + - uid: 1400 + components: + - type: Transform + pos: -53.5,13.5 + parent: 2173 + - uid: 1401 + components: + - type: Transform + pos: -53.5,11.5 + parent: 2173 + - uid: 1402 + components: + - type: Transform + pos: -53.5,17.5 + parent: 2173 + - uid: 1411 + components: + - type: Transform + pos: -46.5,18.5 + parent: 2173 + - uid: 1652 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -50.5,18.5 + parent: 2173 + - uid: 2752 + components: + - type: Transform + pos: -5.5,19.5 + parent: 2173 +- proto: ToiletEmpty + entities: + - uid: 2557 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 26.5,9.5 + parent: 2173 +- proto: trayScanner + entities: + - uid: 2745 + components: + - type: Transform + pos: -31.513903,9.656576 + parent: 2173 +- proto: TwoWayLever + entities: + - uid: 2368 + components: + - type: Transform + pos: 8.5,57.5 + parent: 2173 + - type: DeviceLinkSource + linkedPorts: + 3790: + - Left: Reverse + - Right: Forward + - Middle: Off + 2367: + - Left: Reverse + - Right: Forward + - Middle: Off + 2366: + - Left: Reverse + - Right: Forward + - Middle: Off + 2364: + - Left: Reverse + - Right: Forward + - Middle: Off + 2363: + - Left: Reverse + - Right: Forward + - Middle: Off + 2369: + - Left: Reverse + - Right: Forward + - Middle: Off + 2362: + - Left: Reverse + - Right: Forward + - Middle: Off + 2365: + - Left: Reverse + - Right: Forward + - Middle: Off + 2371: + - Left: Reverse + - Right: Forward + - Middle: Off + 2373: + - Left: Reverse + - Middle: Off + - Right: Forward + 2372: + - Left: Reverse + - Right: Forward + - Middle: Off + 2370: + - Left: Reverse + - Right: Forward + - Middle: Off + - uid: 2375 + components: + - type: Transform + pos: -2.5,47.5 + parent: 2173 + - type: DeviceLinkSource + linkedPorts: + 3791: + - Left: Forward + - Right: Reverse + - Middle: Off + 2352: + - Left: Forward + - Right: Reverse + - Middle: Off + 2353: + - Left: Forward + - Right: Reverse + - Middle: Off + 2355: + - Left: Forward + - Right: Reverse + - Middle: Off + 2356: + - Left: Forward + - Right: Reverse + - Middle: Off + 2361: + - Left: Forward + - Right: Reverse + - Middle: Off + 2360: + - Right: Reverse + - Left: Forward + - Middle: Off + 2357: + - Right: Reverse + - Left: Forward + - Middle: Off + 2358: + - Left: Forward + - Right: Reverse + - Middle: Off + 2359: + - Left: Forward + - Right: Reverse + - Middle: Off + 2354: + - Left: Forward + - Right: Reverse + - Middle: Off + 2374: + - Left: Forward + - Right: Reverse + - Middle: Off + - uid: 2738 + components: + - type: Transform + pos: 7.5,47.5 + parent: 2173 + - type: DeviceLinkSource + linkedPorts: + 746: + - Left: Forward + - Right: Reverse + - Middle: Off + 747: + - Left: Forward + - Right: Reverse + - Middle: Off + 748: + - Left: Forward + - Right: Reverse + - Middle: Off + 749: + - Left: Forward + - Right: Reverse + - Middle: Off + 750: + - Left: Forward + - Right: Reverse + - Middle: Off + 751: + - Left: Forward + - Right: Reverse + - Middle: Off + 752: + - Left: Forward + - Right: Reverse + - Middle: Off + 753: + - Left: Forward + - Right: Reverse + - Middle: Off + 769: + - Left: Forward + - Right: Reverse + - Middle: Off + - uid: 6145 + components: + - type: Transform + pos: 51.5,18.5 + parent: 2173 + - type: DeviceLinkSource + linkedPorts: + 6083: + - Left: Forward + - Right: Forward + - Middle: Off +- proto: UniformPrinter + entities: + - uid: 514 + components: + - type: Transform + rot: -3.141592653589793 rad + pos: 8.5,18.5 + parent: 2173 +- proto: VehicleJanicartDestroyed + entities: + - uid: 2810 + components: + - type: Transform + pos: 50.5,18.5 + parent: 2173 + - uid: 2820 + components: + - type: Transform + pos: 48.5,16.5 + parent: 2173 +- proto: VehicleKeySecway + entities: + - uid: 4428 + components: + - type: Transform + pos: 38.428623,15.602282 + parent: 2173 +- proto: VendingMachineAstroVend + entities: + - uid: 2756 + components: + - type: Transform + pos: -7.5,6.5 + parent: 2173 + - uid: 5794 + components: + - type: Transform + pos: 4.5,51.5 + parent: 2173 +- proto: VendingMachineAutoTuneVend + entities: + - uid: 2343 + components: + - type: Transform + pos: 35.5,6.5 + parent: 2173 + missingComponents: + - Anchorable +- proto: VendingMachineCargoDrobe + entities: + - uid: 2843 + components: + - type: Transform + pos: 42.5,6.5 + parent: 2173 +- proto: VendingMachineCart + entities: + - uid: 1211 + components: + - type: Transform + pos: 3.5,20.5 + parent: 2173 +- proto: VendingMachineCigs + entities: + - uid: 2420 + components: + - type: Transform + pos: 49.5,4.5 + parent: 2173 +- proto: VendingMachineClothing + entities: + - uid: 2433 + components: + - type: Transform + pos: -49.5,18.5 + parent: 2173 +- proto: VendingMachineCuddlyCritterVend + entities: + - uid: 544 + components: + - type: Transform + pos: -5.5,13.5 + parent: 2173 +- proto: VendingMachineCuraDrobe + entities: + - uid: 4249 + components: + - type: Transform + pos: 12.5,5.5 + parent: 2173 +- proto: VendingMachineEngivend + entities: + - uid: 2418 + components: + - type: Transform + pos: -44.5,5.5 + parent: 2173 +- proto: VendingMachineFlatpackVend + entities: + - uid: 4469 + components: + - type: Transform + pos: -11.5,6.5 + parent: 2173 +- proto: VendingMachineGames + entities: + - uid: 4955 + components: + - type: Transform + pos: 37.5,6.5 + parent: 2173 + missingComponents: + - Anchorable +- proto: VendingMachineJaniDrobe + entities: + - uid: 2143 + components: + - type: Transform + pos: -3.5,24.5 + parent: 2173 +- proto: VendingMachineLawDrobe + entities: + - uid: 5733 + components: + - type: Transform + pos: 30.5,5.5 + parent: 2173 +- proto: VendingMachineMailDrobe + entities: + - uid: 4942 + components: + - type: Transform + pos: 32.5,15.5 + parent: 2173 +- proto: VendingMachineMedical + entities: + - uid: 2413 + components: + - type: Transform + pos: -54.5,8.5 + parent: 2173 + - uid: 2439 + components: + - type: Transform + pos: -45.5,7.5 + parent: 2173 +- proto: VendingMachineMediDrobe + entities: + - uid: 4139 + components: + - type: Transform + pos: -45.5,10.5 + parent: 2173 +- proto: VendingMachinePottedPlantVend + entities: + - uid: 4938 + components: + - type: Transform + pos: 3.5,18.5 + parent: 2173 +- proto: VendingMachinePride + entities: + - uid: 4294 + components: + - type: Transform + pos: -17.5,5.5 + parent: 2173 +- proto: VendingMachineRepDrobe + entities: + - uid: 5748 + components: + - type: Transform + pos: 10.5,6.5 + parent: 2173 +- proto: VendingMachineSalvage + entities: + - uid: 2411 + components: + - type: Transform + pos: 16.5,5.5 + parent: 2173 + - uid: 5795 + components: + - type: Transform + pos: -2.5,36.5 + parent: 2173 +- proto: VendingMachineSec + entities: + - uid: 502 + components: + - type: Transform + pos: 39.5,18.5 + parent: 2173 +- proto: VendingMachineTankDispenserEVA + entities: + - uid: 4170 + components: + - type: Transform + pos: -2.5,37.5 + parent: 2173 + - uid: 4171 + components: + - type: Transform + pos: 3.5,51.5 + parent: 2173 +- proto: VendingMachineTheater + entities: + - uid: 2434 + components: + - type: Transform + pos: -47.5,18.5 + parent: 2173 + - uid: 3744 + components: + - type: Transform + pos: 36.5,6.5 + parent: 2173 + missingComponents: + - Anchorable +- proto: VendingMachineVendomat + entities: + - uid: 2670 + components: + - type: Transform + pos: -43.5,5.5 + parent: 2173 +- proto: VendingMachineWinter + entities: + - uid: 2405 + components: + - type: Transform + pos: -13.5,5.5 + parent: 2173 +- proto: VendingMachineYouTool + entities: + - uid: 2417 + components: + - type: Transform + pos: -45.5,5.5 + parent: 2173 +- proto: WallmountTelevision + entities: + - uid: 503 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 35.5,17.5 + parent: 2173 +- proto: WallmountTelevisionFrame + entities: + - uid: 5622 + components: + - type: Transform + pos: -25.5,5.5 + parent: 2173 + - uid: 5623 + components: + - type: Transform + pos: 24.5,5.5 + parent: 2173 + - uid: 5625 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -2.5,22.5 + parent: 2173 +- proto: WallReinforced + entities: + - uid: 1 + components: + - type: Transform + pos: -25.5,-24.5 + parent: 2173 + - uid: 2 + components: + - type: Transform + pos: -27.5,-24.5 + parent: 2173 + - uid: 3 + components: + - type: Transform + pos: -25.5,-28.5 + parent: 2173 + - uid: 4 + components: + - type: Transform + pos: -27.5,-28.5 + parent: 2173 + - uid: 8 + components: + - type: Transform + pos: -7.5,7.5 + parent: 2173 + - uid: 9 + components: + - type: Transform + pos: -27.5,-30.5 + parent: 2173 + - uid: 10 + components: + - type: Transform + pos: -31.5,-30.5 + parent: 2173 + - uid: 11 + components: + - type: Transform + pos: -31.5,-28.5 + parent: 2173 + - uid: 12 + components: + - type: Transform + pos: -33.5,-28.5 + parent: 2173 + - uid: 13 + components: + - type: Transform + pos: -33.5,-24.5 + parent: 2173 + - uid: 14 + components: + - type: Transform + pos: -31.5,-24.5 + parent: 2173 + - uid: 21 + components: + - type: Transform + pos: -32.5,-28.5 + parent: 2173 + - uid: 22 + components: + - type: Transform + pos: -26.5,-28.5 + parent: 2173 + - uid: 23 + components: + - type: Transform + pos: -27.5,-20.5 + parent: 2173 + - uid: 24 + components: + - type: Transform + pos: -27.5,-19.5 + parent: 2173 + - uid: 25 + components: + - type: Transform + pos: -31.5,-20.5 + parent: 2173 + - uid: 26 + components: + - type: Transform + pos: -31.5,-19.5 + parent: 2173 + - uid: 27 + components: + - type: Transform + pos: -27.5,-15.5 + parent: 2173 + - uid: 28 + components: + - type: Transform + pos: -27.5,-14.5 + parent: 2173 + - uid: 29 + components: + - type: Transform + pos: -31.5,-15.5 + parent: 2173 + - uid: 30 + components: + - type: Transform + pos: -31.5,-14.5 + parent: 2173 + - uid: 31 + components: + - type: Transform + pos: -27.5,-10.5 + parent: 2173 + - uid: 32 + components: + - type: Transform + pos: -27.5,-9.5 + parent: 2173 + - uid: 33 + components: + - type: Transform + pos: -31.5,-10.5 + parent: 2173 + - uid: 34 + components: + - type: Transform + pos: -31.5,-9.5 + parent: 2173 + - uid: 35 + components: + - type: Transform + pos: -27.5,-5.5 + parent: 2173 + - uid: 36 + components: + - type: Transform + pos: -27.5,-4.5 + parent: 2173 + - uid: 37 + components: + - type: Transform + pos: -31.5,-5.5 + parent: 2173 + - uid: 38 + components: + - type: Transform + pos: -31.5,-4.5 + parent: 2173 + - uid: 39 + components: + - type: Transform + pos: -27.5,-0.5 + parent: 2173 + - uid: 40 + components: + - type: Transform + pos: -27.5,0.5 + parent: 2173 + - uid: 41 + components: + - type: Transform + pos: -26.5,0.5 + parent: 2173 + - uid: 42 + components: + - type: Transform + pos: -31.5,-0.5 + parent: 2173 + - uid: 43 + components: + - type: Transform + pos: -31.5,0.5 + parent: 2173 + - uid: 44 + components: + - type: Transform + pos: -32.5,0.5 + parent: 2173 + - uid: 45 + components: + - type: Transform + pos: -22.5,0.5 + parent: 2173 + - uid: 46 + components: + - type: Transform + pos: -21.5,0.5 + parent: 2173 + - uid: 47 + components: + - type: Transform + pos: -7.5,0.5 + parent: 2173 + - uid: 48 + components: + - type: Transform + pos: -8.5,0.5 + parent: 2173 + - uid: 49 + components: + - type: Transform + pos: -17.5,0.5 + parent: 2173 + - uid: 50 + components: + - type: Transform + pos: -16.5,0.5 + parent: 2173 + - uid: 51 + components: + - type: Transform + pos: -12.5,0.5 + parent: 2173 + - uid: 52 + components: + - type: Transform + pos: -13.5,0.5 + parent: 2173 + - uid: 53 + components: + - type: Transform + pos: 25.5,0.5 + parent: 2173 + - uid: 54 + components: + - type: Transform + pos: 26.5,0.5 + parent: 2173 + - uid: 55 + components: + - type: Transform + pos: 26.5,-0.5 + parent: 2173 + - uid: 56 + components: + - type: Transform + pos: 30.5,-0.5 + parent: 2173 + - uid: 57 + components: + - type: Transform + pos: 30.5,0.5 + parent: 2173 + - uid: 58 + components: + - type: Transform + pos: 31.5,0.5 + parent: 2173 + - uid: 59 + components: + - type: Transform + pos: 26.5,-4.5 + parent: 2173 + - uid: 60 + components: + - type: Transform + pos: 26.5,-5.5 + parent: 2173 + - uid: 61 + components: + - type: Transform + pos: 30.5,-4.5 + parent: 2173 + - uid: 62 + components: + - type: Transform + pos: 30.5,-5.5 + parent: 2173 + - uid: 63 + components: + - type: Transform + pos: 30.5,-9.5 + parent: 2173 + - uid: 64 + components: + - type: Transform + pos: 30.5,-10.5 + parent: 2173 + - uid: 65 + components: + - type: Transform + pos: 26.5,-10.5 + parent: 2173 + - uid: 66 + components: + - type: Transform + pos: 26.5,-9.5 + parent: 2173 + - uid: 67 + components: + - type: Transform + pos: 30.5,-15.5 + parent: 2173 + - uid: 68 + components: + - type: Transform + pos: 30.5,-14.5 + parent: 2173 + - uid: 69 + components: + - type: Transform + pos: 26.5,-15.5 + parent: 2173 + - uid: 70 + components: + - type: Transform + pos: 26.5,-14.5 + parent: 2173 + - uid: 71 + components: + - type: Transform + pos: 30.5,-19.5 + parent: 2173 + - uid: 72 + components: + - type: Transform + pos: 30.5,-20.5 + parent: 2173 + - uid: 73 + components: + - type: Transform + pos: 26.5,-19.5 + parent: 2173 + - uid: 74 + components: + - type: Transform + pos: 26.5,-20.5 + parent: 2173 + - uid: 75 + components: + - type: Transform + pos: 30.5,-24.5 + parent: 2173 + - uid: 76 + components: + - type: Transform + pos: 26.5,-24.5 + parent: 2173 + - uid: 77 + components: + - type: Transform + pos: 24.5,-24.5 + parent: 2173 + - uid: 78 + components: + - type: Transform + pos: 24.5,-28.5 + parent: 2173 + - uid: 79 + components: + - type: Transform + pos: 25.5,-28.5 + parent: 2173 + - uid: 80 + components: + - type: Transform + pos: 26.5,-28.5 + parent: 2173 + - uid: 81 + components: + - type: Transform + pos: 26.5,-30.5 + parent: 2173 + - uid: 82 + components: + - type: Transform + pos: 30.5,-30.5 + parent: 2173 + - uid: 83 + components: + - type: Transform + pos: 30.5,-28.5 + parent: 2173 + - uid: 84 + components: + - type: Transform + pos: 31.5,-28.5 + parent: 2173 + - uid: 85 + components: + - type: Transform + pos: 32.5,-28.5 + parent: 2173 + - uid: 86 + components: + - type: Transform + pos: 32.5,-24.5 + parent: 2173 + - uid: 87 + components: + - type: Transform + pos: 21.5,0.5 + parent: 2173 + - uid: 88 + components: + - type: Transform + pos: 20.5,0.5 + parent: 2173 + - uid: 89 + components: + - type: Transform + pos: 16.5,0.5 + parent: 2173 + - uid: 90 + components: + - type: Transform + pos: 15.5,0.5 + parent: 2173 + - uid: 91 + components: + - type: Transform + pos: 6.5,0.5 + parent: 2173 + - uid: 92 + components: + - type: Transform + pos: 7.5,0.5 + parent: 2173 + - uid: 93 + components: + - type: Transform + pos: 11.5,0.5 + parent: 2173 + - uid: 94 + components: + - type: Transform + pos: 12.5,0.5 + parent: 2173 + - uid: 200 + components: + - type: Transform + pos: 55.5,-1.5 + parent: 2173 + - uid: 201 + components: + - type: Transform + pos: 55.5,0.5 + parent: 2173 + - uid: 202 + components: + - type: Transform + pos: 59.5,-1.5 + parent: 2173 + - uid: 203 + components: + - type: Transform + pos: 59.5,0.5 + parent: 2173 + - uid: 204 + components: + - type: Transform + pos: 61.5,0.5 + parent: 2173 + - uid: 205 + components: + - type: Transform + pos: 61.5,4.5 + parent: 2173 + - uid: 206 + components: + - type: Transform + pos: 59.5,4.5 + parent: 2173 + - uid: 208 + components: + - type: Transform + pos: 26.5,5.5 + parent: 2173 + - uid: 210 + components: + - type: Transform + pos: 25.5,5.5 + parent: 2173 + - uid: 211 + components: + - type: Transform + pos: 24.5,5.5 + parent: 2173 + - uid: 212 + components: + - type: Transform + pos: 23.5,5.5 + parent: 2173 + - uid: 213 + components: + - type: Transform + pos: 22.5,5.5 + parent: 2173 + - uid: 217 + components: + - type: Transform + pos: 18.5,5.5 + parent: 2173 + - uid: 218 + components: + - type: Transform + pos: 17.5,5.5 + parent: 2173 + - uid: 219 + components: + - type: Transform + pos: 17.5,6.5 + parent: 2173 + - uid: 220 + components: + - type: Transform + pos: 16.5,6.5 + parent: 2173 + - uid: 224 + components: + - type: Transform + pos: 12.5,6.5 + parent: 2173 + - uid: 225 + components: + - type: Transform + pos: 11.5,6.5 + parent: 2173 + - uid: 226 + components: + - type: Transform + pos: 11.5,7.5 + parent: 2173 + - uid: 227 + components: + - type: Transform + pos: 10.5,7.5 + parent: 2173 + - uid: 231 + components: + - type: Transform + pos: 5.5,13.5 + parent: 2173 + - uid: 232 + components: + - type: Transform + pos: 5.5,14.5 + parent: 2173 + - uid: 233 + components: + - type: Transform + pos: -11.5,7.5 + parent: 2173 + - uid: 237 + components: + - type: Transform + pos: -12.5,7.5 + parent: 2173 + - uid: 238 + components: + - type: Transform + pos: -12.5,6.5 + parent: 2173 + - uid: 239 + components: + - type: Transform + pos: -13.5,6.5 + parent: 2173 + - uid: 240 + components: + - type: Transform + pos: -17.5,6.5 + parent: 2173 + - uid: 244 + components: + - type: Transform + pos: -18.5,6.5 + parent: 2173 + - uid: 245 + components: + - type: Transform + pos: -18.5,5.5 + parent: 2173 + - uid: 246 + components: + - type: Transform + pos: -19.5,5.5 + parent: 2173 + - uid: 251 + components: + - type: Transform + pos: -26.5,5.5 + parent: 2173 + - uid: 252 + components: + - type: Transform + pos: -27.5,5.5 + parent: 2173 + - uid: 253 + components: + - type: Transform + pos: -23.5,5.5 + parent: 2173 + - uid: 254 + components: + - type: Transform + pos: -24.5,5.5 + parent: 2173 + - uid: 255 + components: + - type: Transform + pos: -25.5,5.5 + parent: 2173 + - uid: 258 + components: + - type: Transform + pos: 6.5,14.5 + parent: 2173 + - uid: 262 + components: + - type: Transform + pos: -6.5,9.5 + parent: 2173 + - uid: 263 + components: + - type: Transform + pos: 5.5,8.5 + parent: 2173 + - uid: 264 + components: + - type: Transform + pos: -6.5,7.5 + parent: 2173 + - uid: 265 + components: + - type: Transform + pos: -6.5,8.5 + parent: 2173 + - uid: 270 + components: + - type: Transform + pos: -6.5,14.5 + parent: 2173 + - uid: 274 + components: + - type: Transform + pos: 35.5,0.5 + parent: 2173 + - uid: 275 + components: + - type: Transform + pos: 36.5,0.5 + parent: 2173 + - uid: 276 + components: + - type: Transform + pos: 40.5,0.5 + parent: 2173 + - uid: 277 + components: + - type: Transform + pos: 41.5,0.5 + parent: 2173 + - uid: 278 + components: + - type: Transform + pos: 51.5,0.5 + parent: 2173 + - uid: 279 + components: + - type: Transform + pos: 50.5,0.5 + parent: 2173 + - uid: 280 + components: + - type: Transform + pos: 46.5,0.5 + parent: 2173 + - uid: 281 + components: + - type: Transform + pos: 45.5,0.5 + parent: 2173 + - uid: 282 + components: + - type: Transform + pos: -36.5,0.5 + parent: 2173 + - uid: 283 + components: + - type: Transform + pos: -37.5,0.5 + parent: 2173 + - uid: 284 + components: + - type: Transform + pos: -41.5,0.5 + parent: 2173 + - uid: 285 + components: + - type: Transform + pos: -42.5,0.5 + parent: 2173 + - uid: 286 + components: + - type: Transform + pos: -46.5,0.5 + parent: 2173 + - uid: 287 + components: + - type: Transform + pos: -47.5,0.5 + parent: 2173 + - uid: 288 + components: + - type: Transform + pos: -51.5,0.5 + parent: 2173 + - uid: 289 + components: + - type: Transform + pos: -52.5,0.5 + parent: 2173 + - uid: 290 + components: + - type: Transform + pos: -56.5,0.5 + parent: 2173 + - uid: 291 + components: + - type: Transform + pos: -56.5,-1.5 + parent: 2173 + - uid: 292 + components: + - type: Transform + pos: -60.5,-1.5 + parent: 2173 + - uid: 293 + components: + - type: Transform + pos: -60.5,0.5 + parent: 2173 + - uid: 294 + components: + - type: Transform + pos: -62.5,0.5 + parent: 2173 + - uid: 295 + components: + - type: Transform + pos: -62.5,4.5 + parent: 2173 + - uid: 296 + components: + - type: Transform + pos: -60.5,4.5 + parent: 2173 + - uid: 297 + components: + - type: Transform + pos: -56.5,4.5 + parent: 2173 + - uid: 298 + components: + - type: Transform + pos: -55.5,4.5 + parent: 2173 + - uid: 299 + components: + - type: Transform + pos: -55.5,5.5 + parent: 2173 + - uid: 301 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -58.5,4.5 + parent: 2173 + - uid: 339 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 57.5,4.5 + parent: 2173 + - uid: 341 + components: + - type: Transform + pos: 55.5,4.5 + parent: 2173 + - uid: 342 + components: + - type: Transform + pos: 54.5,4.5 + parent: 2173 + - uid: 343 + components: + - type: Transform + pos: 54.5,5.5 + parent: 2173 + - uid: 351 + components: + - type: Transform + pos: -6.5,13.5 + parent: 2173 + - uid: 352 + components: + - type: Transform + pos: 1.5,7.5 + parent: 2173 + - uid: 353 + components: + - type: Transform + pos: 5.5,7.5 + parent: 2173 + - uid: 354 + components: + - type: Transform + pos: 6.5,7.5 + parent: 2173 + - uid: 356 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 7.5,9.5 + parent: 2173 + - uid: 357 + components: + - type: Transform + pos: 5.5,9.5 + parent: 2173 + - uid: 358 + components: + - type: Transform + pos: -2.5,7.5 + parent: 2173 + - uid: 359 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -17.5,14.5 + parent: 2173 + - uid: 361 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 7.5,13.5 + parent: 2173 + - uid: 362 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 7.5,14.5 + parent: 2173 + - uid: 363 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 10.5,9.5 + parent: 2173 + - uid: 364 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 11.5,9.5 + parent: 2173 + - uid: 365 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 12.5,9.5 + parent: 2173 + - uid: 367 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -8.5,17.5 + parent: 2173 + - uid: 370 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 17.5,9.5 + parent: 2173 + - uid: 371 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 18.5,9.5 + parent: 2173 + - uid: 372 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 18.5,8.5 + parent: 2173 + - uid: 373 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 22.5,8.5 + parent: 2173 + - uid: 374 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 23.5,8.5 + parent: 2173 + - uid: 377 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -19.5,9.5 + parent: 2173 + - uid: 378 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -19.5,8.5 + parent: 2173 + - uid: 379 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -23.5,8.5 + parent: 2173 + - uid: 380 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -24.5,8.5 + parent: 2173 + - uid: 382 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -8.5,14.5 + parent: 2173 + - uid: 388 + components: + - type: Transform + pos: 22.5,13.5 + parent: 2173 + - uid: 392 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 41.5,10.5 + parent: 2173 + - uid: 394 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 46.5,14.5 + parent: 2173 + - uid: 396 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 18.5,17.5 + parent: 2173 + - uid: 397 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 18.5,16.5 + parent: 2173 + - uid: 402 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 27.5,8.5 + parent: 2173 + - uid: 403 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 24.5,8.5 + parent: 2173 + - uid: 404 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 25.5,8.5 + parent: 2173 + - uid: 405 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 26.5,8.5 + parent: 2173 + - uid: 406 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 27.5,9.5 + parent: 2173 + - uid: 407 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 27.5,10.5 + parent: 2173 + - uid: 408 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 27.5,11.5 + parent: 2173 + - uid: 409 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 27.5,12.5 + parent: 2173 + - uid: 410 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 27.5,13.5 + parent: 2173 + - uid: 423 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 14.5,9.5 + parent: 2173 + - uid: 429 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -16.5,17.5 + parent: 2173 + - uid: 433 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -16.5,14.5 + parent: 2173 + - uid: 434 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -17.5,17.5 + parent: 2173 + - uid: 438 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -19.5,17.5 + parent: 2173 + - uid: 441 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 26.5,17.5 + parent: 2173 + - uid: 448 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -25.5,8.5 + parent: 2173 + - uid: 449 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -26.5,8.5 + parent: 2173 + - uid: 450 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -27.5,8.5 + parent: 2173 + - uid: 451 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -27.5,7.5 + parent: 2173 + - uid: 452 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -27.5,6.5 + parent: 2173 + - uid: 453 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 26.5,7.5 + parent: 2173 + - uid: 454 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 26.5,6.5 + parent: 2173 + - uid: 469 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 21.5,27.5 + parent: 2173 + - uid: 479 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 47.5,21.5 + parent: 2173 + - uid: 486 + components: + - type: Transform + pos: -4.5,29.5 + parent: 2173 + - uid: 487 + components: + - type: Transform + pos: -3.5,29.5 + parent: 2173 + - uid: 489 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 26.5,28.5 + parent: 2173 + - uid: 494 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 26.5,27.5 + parent: 2173 + - uid: 506 + components: + - type: Transform + pos: 12.5,19.5 + parent: 2173 + - uid: 517 + components: + - type: Transform + pos: 12.5,28.5 + parent: 2173 + - uid: 518 + components: + - type: Transform + pos: 12.5,29.5 + parent: 2173 + - uid: 519 + components: + - type: Transform + pos: 11.5,29.5 + parent: 2173 + - uid: 520 + components: + - type: Transform + pos: 54.5,23.5 + parent: 2173 + - uid: 523 + components: + - type: Transform + pos: 7.5,29.5 + parent: 2173 + - uid: 527 + components: + - type: Transform + pos: 3.5,29.5 + parent: 2173 + - uid: 528 + components: + - type: Transform + pos: 2.5,29.5 + parent: 2173 + - uid: 533 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -18.5,17.5 + parent: 2173 + - uid: 534 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -17.5,11.5 + parent: 2173 + - uid: 536 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -17.5,9.5 + parent: 2173 + - uid: 537 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,19.5 + parent: 2173 + - uid: 538 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -19.5,14.5 + parent: 2173 + - uid: 539 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -17.5,13.5 + parent: 2173 + - uid: 540 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -17.5,10.5 + parent: 2173 + - uid: 541 + components: + - type: Transform + pos: -22.5,14.5 + parent: 2173 + - uid: 542 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -17.5,12.5 + parent: 2173 + - uid: 543 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,18.5 + parent: 2173 + - uid: 546 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -18.5,9.5 + parent: 2173 + - uid: 548 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,20.5 + parent: 2173 + - uid: 549 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,22.5 + parent: 2173 + - uid: 550 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,21.5 + parent: 2173 + - uid: 553 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,25.5 + parent: 2173 + - uid: 554 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,26.5 + parent: 2173 + - uid: 555 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,27.5 + parent: 2173 + - uid: 573 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 46.5,21.5 + parent: 2173 + - uid: 618 + components: + - type: Transform + pos: 12.5,51.5 + parent: 2173 + - uid: 622 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 35.5,15.5 + parent: 2173 + - uid: 623 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 35.5,14.5 + parent: 2173 + - uid: 648 + components: + - type: Transform + pos: 38.5,20.5 + parent: 2173 + - uid: 649 + components: + - type: Transform + pos: 38.5,19.5 + parent: 2173 + - uid: 664 + components: + - type: Transform + pos: 46.5,19.5 + parent: 2173 + - uid: 670 + components: + - type: Transform + pos: 49.5,19.5 + parent: 2173 + - uid: 671 + components: + - type: Transform + pos: 50.5,19.5 + parent: 2173 + - uid: 672 + components: + - type: Transform + pos: 54.5,19.5 + parent: 2173 + - uid: 673 + components: + - type: Transform + pos: 54.5,18.5 + parent: 2173 + - uid: 674 + components: + - type: Transform + pos: 54.5,14.5 + parent: 2173 + - uid: 675 + components: + - type: Transform + pos: 54.5,13.5 + parent: 2173 + - uid: 676 + components: + - type: Transform + pos: 54.5,9.5 + parent: 2173 + - uid: 677 + components: + - type: Transform + pos: 54.5,10.5 + parent: 2173 + - uid: 678 + components: + - type: Transform + pos: 1.5,29.5 + parent: 2173 + - uid: 679 + components: + - type: Transform + pos: -2.5,29.5 + parent: 2173 + - uid: 680 + components: + - type: Transform + pos: -2.5,30.5 + parent: 2173 + - uid: 681 + components: + - type: Transform + pos: -5.5,29.5 + parent: 2173 + - uid: 682 + components: + - type: Transform + pos: -6.5,29.5 + parent: 2173 + - uid: 683 + components: + - type: Transform + pos: -6.5,28.5 + parent: 2173 + - uid: 685 + components: + - type: Transform + pos: 1.5,30.5 + parent: 2173 + - uid: 686 + components: + - type: Transform + pos: -2.5,34.5 + parent: 2173 + - uid: 687 + components: + - type: Transform + pos: 1.5,34.5 + parent: 2173 + - uid: 688 + components: + - type: Transform + pos: -3.5,35.5 + parent: 2173 + - uid: 689 + components: + - type: Transform + pos: -2.5,35.5 + parent: 2173 + - uid: 690 + components: + - type: Transform + pos: 1.5,35.5 + parent: 2173 + - uid: 691 + components: + - type: Transform + pos: -3.5,36.5 + parent: 2173 + - uid: 692 + components: + - type: Transform + pos: -3.5,41.5 + parent: 2173 + - uid: 693 + components: + - type: Transform + pos: -6.5,47.5 + parent: 2173 + - uid: 694 + components: + - type: Transform + pos: -3.5,40.5 + parent: 2173 + - uid: 695 + components: + - type: Transform + pos: -6.5,41.5 + parent: 2173 + - uid: 696 + components: + - type: Transform + pos: -3.5,47.5 + parent: 2173 + - uid: 697 + components: + - type: Transform + pos: -3.5,48.5 + parent: 2173 + - uid: 710 + components: + - type: Transform + pos: 12.5,57.5 + parent: 2173 + - uid: 720 + components: + - type: Transform + pos: 5.5,35.5 + parent: 2173 + - uid: 721 + components: + - type: Transform + pos: 5.5,39.5 + parent: 2173 + - uid: 722 + components: + - type: Transform + pos: 5.5,40.5 + parent: 2173 + - uid: 723 + components: + - type: Transform + pos: 6.5,40.5 + parent: 2173 + - uid: 724 + components: + - type: Transform + pos: 9.5,40.5 + parent: 2173 + - uid: 725 + components: + - type: Transform + pos: 9.5,44.5 + parent: 2173 + - uid: 726 + components: + - type: Transform + pos: 9.5,45.5 + parent: 2173 + - uid: 727 + components: + - type: Transform + pos: 9.5,49.5 + parent: 2173 + - uid: 728 + components: + - type: Transform + pos: 9.5,50.5 + parent: 2173 + - uid: 729 + components: + - type: Transform + pos: 9.5,51.5 + parent: 2173 + - uid: 730 + components: + - type: Transform + pos: 9.5,57.5 + parent: 2173 + - uid: 731 + components: + - type: Transform + pos: 9.5,58.5 + parent: 2173 + - uid: 732 + components: + - type: Transform + pos: -0.5,48.5 + parent: 2173 + - uid: 733 + components: + - type: Transform + pos: -0.5,52.5 + parent: 2173 + - uid: 734 + components: + - type: Transform + pos: 3.5,52.5 + parent: 2173 + - uid: 735 + components: + - type: Transform + pos: 4.5,52.5 + parent: 2173 + - uid: 736 + components: + - type: Transform + pos: 4.5,53.5 + parent: 2173 + - uid: 738 + components: + - type: Transform + pos: 4.5,58.5 + parent: 2173 + - uid: 739 + components: + - type: Transform + pos: 5.5,58.5 + parent: 2173 + - uid: 831 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,14.5 + parent: 2173 + - uid: 837 + components: + - type: Transform + pos: -24.5,14.5 + parent: 2173 + - uid: 838 + components: + - type: Transform + pos: -25.5,14.5 + parent: 2173 + - uid: 839 + components: + - type: Transform + pos: -25.5,18.5 + parent: 2173 + - uid: 840 + components: + - type: Transform + pos: -25.5,19.5 + parent: 2173 + - uid: 841 + components: + - type: Transform + pos: -26.5,19.5 + parent: 2173 + - uid: 851 + components: + - type: Transform + pos: -25.5,13.5 + parent: 2173 + - uid: 859 + components: + - type: Transform + pos: -20.5,14.5 + parent: 2173 + - uid: 928 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,56.5 + parent: 2173 + - uid: 929 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,58.5 + parent: 2173 + - uid: 959 + components: + - type: Transform + pos: -21.5,14.5 + parent: 2173 + - uid: 960 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,17.5 + parent: 2173 + - uid: 982 + components: + - type: Transform + pos: -28.5,19.5 + parent: 2173 + - uid: 983 + components: + - type: Transform + pos: -29.5,19.5 + parent: 2173 + - uid: 985 + components: + - type: Transform + pos: -29.5,18.5 + parent: 2173 + - uid: 1005 + components: + - type: Transform + pos: -29.5,14.5 + parent: 2173 + - uid: 1010 + components: + - type: Transform + pos: -29.5,13.5 + parent: 2173 + - uid: 1011 + components: + - type: Transform + pos: -26.5,13.5 + parent: 2173 + - uid: 1012 + components: + - type: Transform + pos: -28.5,13.5 + parent: 2173 + - uid: 1025 + components: + - type: Transform + pos: -36.5,13.5 + parent: 2173 + - uid: 1026 + components: + - type: Transform + pos: -37.5,13.5 + parent: 2173 + - uid: 1027 + components: + - type: Transform + pos: -38.5,13.5 + parent: 2173 + - uid: 1028 + components: + - type: Transform + pos: -39.5,13.5 + parent: 2173 + - uid: 1029 + components: + - type: Transform + pos: -39.5,14.5 + parent: 2173 + - uid: 1030 + components: + - type: Transform + pos: -39.5,15.5 + parent: 2173 + - uid: 1031 + components: + - type: Transform + pos: -39.5,16.5 + parent: 2173 + - uid: 1032 + components: + - type: Transform + pos: -36.5,19.5 + parent: 2173 + - uid: 1033 + components: + - type: Transform + pos: -37.5,19.5 + parent: 2173 + - uid: 1034 + components: + - type: Transform + pos: -35.5,19.5 + parent: 2173 + - uid: 1035 + components: + - type: Transform + pos: -34.5,19.5 + parent: 2173 + - uid: 1036 + components: + - type: Transform + pos: -33.5,19.5 + parent: 2173 + - uid: 1037 + components: + - type: Transform + pos: -32.5,19.5 + parent: 2173 + - uid: 1038 + components: + - type: Transform + pos: -31.5,19.5 + parent: 2173 + - uid: 1039 + components: + - type: Transform + pos: -30.5,19.5 + parent: 2173 + - uid: 1040 + components: + - type: Transform + pos: -39.5,17.5 + parent: 2173 + - uid: 1042 + components: + - type: Transform + pos: -39.5,19.5 + parent: 2173 + - uid: 1043 + components: + - type: Transform + pos: -38.5,19.5 + parent: 2173 + - uid: 1044 + components: + - type: Transform + pos: -38.5,15.5 + parent: 2173 + - uid: 1045 + components: + - type: Transform + pos: -37.5,15.5 + parent: 2173 + - uid: 1046 + components: + - type: Transform + pos: -36.5,15.5 + parent: 2173 + - uid: 1047 + components: + - type: Transform + pos: -35.5,15.5 + parent: 2173 + - uid: 1048 + components: + - type: Transform + pos: -35.5,13.5 + parent: 2173 + - uid: 1049 + components: + - type: Transform + pos: -35.5,17.5 + parent: 2173 + - uid: 1050 + components: + - type: Transform + pos: -36.5,17.5 + parent: 2173 + - uid: 1051 + components: + - type: Transform + pos: -37.5,17.5 + parent: 2173 + - uid: 1052 + components: + - type: Transform + pos: -38.5,17.5 + parent: 2173 + - uid: 1053 + components: + - type: Transform + pos: -34.5,13.5 + parent: 2173 + - uid: 1054 + components: + - type: Transform + pos: -33.5,13.5 + parent: 2173 + - uid: 1060 + components: + - type: Transform + pos: -40.5,19.5 + parent: 2173 + - uid: 1061 + components: + - type: Transform + pos: -41.5,19.5 + parent: 2173 + - uid: 1062 + components: + - type: Transform + pos: -41.5,18.5 + parent: 2173 + - uid: 1063 + components: + - type: Transform + pos: -41.5,17.5 + parent: 2173 + - uid: 1064 + components: + - type: Transform + pos: -41.5,16.5 + parent: 2173 + - uid: 1065 + components: + - type: Transform + pos: -41.5,15.5 + parent: 2173 + - uid: 1066 + components: + - type: Transform + pos: -41.5,14.5 + parent: 2173 + - uid: 1113 + components: + - type: Transform + pos: 21.5,13.5 + parent: 2173 + - uid: 1114 + components: + - type: Transform + pos: 20.5,13.5 + parent: 2173 + - uid: 1205 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 35.5,27.5 + parent: 2173 + - uid: 1209 + components: + - type: Transform + pos: 24.5,13.5 + parent: 2173 + - uid: 1213 + components: + - type: Transform + pos: 42.5,19.5 + parent: 2173 + - uid: 1216 + components: + - type: Transform + pos: 12.5,22.5 + parent: 2173 + - uid: 1224 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 18.5,15.5 + parent: 2173 + - uid: 1309 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 13.5,9.5 + parent: 2173 + - uid: 1373 + components: + - type: Transform + pos: -55.5,9.5 + parent: 2173 + - uid: 1374 + components: + - type: Transform + pos: -55.5,11.5 + parent: 2173 + - uid: 1375 + components: + - type: Transform + pos: -55.5,13.5 + parent: 2173 + - uid: 1376 + components: + - type: Transform + pos: -55.5,15.5 + parent: 2173 + - uid: 1377 + components: + - type: Transform + pos: -55.5,17.5 + parent: 2173 + - uid: 1378 + components: + - type: Transform + pos: -55.5,19.5 + parent: 2173 + - uid: 1379 + components: + - type: Transform + pos: -54.5,19.5 + parent: 2173 + - uid: 1380 + components: + - type: Transform + pos: -53.5,19.5 + parent: 2173 + - uid: 1407 + components: + - type: Transform + pos: -50.5,19.5 + parent: 2173 + - uid: 1416 + components: + - type: Transform + pos: -46.5,19.5 + parent: 2173 + - uid: 1511 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 1.5,14.5 + parent: 2173 + - uid: 1559 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 50.5,21.5 + parent: 2173 + - uid: 1579 + components: + - type: Transform + pos: -2.5,0.5 + parent: 2173 + - uid: 1580 + components: + - type: Transform + pos: 1.5,0.5 + parent: 2173 + - uid: 1581 + components: + - type: Transform + pos: -3.5,0.5 + parent: 2173 + - uid: 1582 + components: + - type: Transform + pos: 2.5,0.5 + parent: 2173 + - uid: 1583 + components: + - type: Transform + pos: -2.5,1.5 + parent: 2173 + - uid: 1584 + components: + - type: Transform + pos: 1.5,1.5 + parent: 2173 + - uid: 1585 + components: + - type: Transform + pos: -2.5,-0.5 + parent: 2173 + - uid: 1586 + components: + - type: Transform + pos: 1.5,-0.5 + parent: 2173 + - uid: 2139 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 26.5,18.5 + parent: 2173 + - uid: 2223 + components: + - type: Transform + pos: 23.5,17.5 + parent: 2173 + - uid: 2230 + components: + - type: Transform + pos: 22.5,17.5 + parent: 2173 + - uid: 2236 + components: + - type: Transform + pos: 24.5,17.5 + parent: 2173 + - uid: 2243 + components: + - type: Transform + pos: 24.5,16.5 + parent: 2173 + - uid: 2346 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 42.5,11.5 + parent: 2173 + - uid: 2351 + components: + - type: Transform + pos: 25.5,13.5 + parent: 2173 + - uid: 2394 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 45.5,11.5 + parent: 2173 + - uid: 2543 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 2.5,25.5 + parent: 2173 + - uid: 2556 + components: + - type: Transform + pos: 26.5,13.5 + parent: 2173 + - uid: 2595 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 25.5,27.5 + parent: 2173 + - uid: 2599 + components: + - type: Transform + pos: 43.5,27.5 + parent: 2173 + - uid: 2600 + components: + - type: Transform + pos: 51.5,27.5 + parent: 2173 + - uid: 2601 + components: + - type: Transform + pos: 47.5,27.5 + parent: 2173 + - uid: 2602 + components: + - type: Transform + pos: 61.5,23.5 + parent: 2173 + - uid: 2603 + components: + - type: Transform + pos: 55.5,27.5 + parent: 2173 + - uid: 2646 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 49.5,20.5 + parent: 2173 + - uid: 2657 + components: + - type: Transform + pos: 47.5,19.5 + parent: 2173 + - uid: 2759 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 49.5,11.5 + parent: 2173 + - uid: 2760 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 47.5,11.5 + parent: 2173 + - uid: 2761 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 44.5,11.5 + parent: 2173 + - uid: 2766 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 41.5,9.5 + parent: 2173 + - uid: 2784 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 4.5,56.5 + parent: 2173 + - uid: 2788 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 38.5,27.5 + parent: 2173 + - uid: 2791 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 30.5,27.5 + parent: 2173 + - uid: 2826 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 46.5,11.5 + parent: 2173 + - uid: 2981 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 48.5,7.5 + parent: 2173 + - uid: 3101 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 39.5,21.5 + parent: 2173 + - uid: 3108 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 41.5,8.5 + parent: 2173 + - uid: 3110 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 42.5,17.5 + parent: 2173 + - uid: 3123 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 36.5,14.5 + parent: 2173 + - uid: 3130 + components: + - type: Transform + pos: 24.5,15.5 + parent: 2173 + - uid: 3142 + components: + - type: Transform + pos: 9.5,22.5 + parent: 2173 + - uid: 3148 + components: + - type: Transform + pos: 12.5,27.5 + parent: 2173 + - uid: 3687 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 42.5,7.5 + parent: 2173 + - uid: 3727 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 26.5,16.5 + parent: 2173 + - uid: 3728 + components: + - type: Transform + pos: 19.5,13.5 + parent: 2173 + - uid: 3737 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 41.5,7.5 + parent: 2173 + - uid: 3748 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 26.5,15.5 + parent: 2173 + - uid: 3750 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 27.5,15.5 + parent: 2173 + - uid: 3752 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 39.5,19.5 + parent: 2173 + - uid: 3759 + components: + - type: Transform + pos: 24.5,14.5 + parent: 2173 + - uid: 3760 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 46.5,7.5 + parent: 2173 + - uid: 3766 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 43.5,7.5 + parent: 2173 + - uid: 3771 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 30.5,26.5 + parent: 2173 + - uid: 3772 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 30.5,28.5 + parent: 2173 + - uid: 3773 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 31.5,27.5 + parent: 2173 + - uid: 3775 + components: + - type: Transform + pos: 21.5,17.5 + parent: 2173 + - uid: 3777 + components: + - type: Transform + pos: 20.5,17.5 + parent: 2173 + - uid: 3778 + components: + - type: Transform + pos: 19.5,17.5 + parent: 2173 + - uid: 3785 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 43.5,11.5 + parent: 2173 + - uid: 3798 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 48.5,11.5 + parent: 2173 + - uid: 3810 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 15.5,19.5 + parent: 2173 + - uid: 3860 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 16.5,19.5 + parent: 2173 + - uid: 3861 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 14.5,19.5 + parent: 2173 + - uid: 3862 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 18.5,19.5 + parent: 2173 + - uid: 3863 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 17.5,19.5 + parent: 2173 + - uid: 3864 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 13.5,19.5 + parent: 2173 + - uid: 3868 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 19.5,19.5 + parent: 2173 + - uid: 3869 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 20.5,19.5 + parent: 2173 + - uid: 3870 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 21.5,19.5 + parent: 2173 + - uid: 3871 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 22.5,19.5 + parent: 2173 + - uid: 3872 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 23.5,19.5 + parent: 2173 + - uid: 3873 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 25.5,19.5 + parent: 2173 + - uid: 3874 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 24.5,19.5 + parent: 2173 + - uid: 3875 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 26.5,19.5 + parent: 2173 + - uid: 3929 + components: + - type: Transform + pos: 59.5,29.5 + parent: 2173 + - uid: 3930 + components: + - type: Transform + pos: 59.5,27.5 + parent: 2173 + - uid: 3931 + components: + - type: Transform + pos: 61.5,27.5 + parent: 2173 + - uid: 3932 + components: + - type: Transform + pos: 59.5,23.5 + parent: 2173 + - uid: 3933 + components: + - type: Transform + pos: 55.5,29.5 + parent: 2173 + - uid: 3948 + components: + - type: Transform + pos: 41.5,11.5 + parent: 2173 + - uid: 4039 + components: + - type: Transform + pos: 42.5,27.5 + parent: 2173 + - uid: 4041 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 54.5,22.5 + parent: 2173 + - uid: 4048 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 54.5,21.5 + parent: 2173 + - uid: 4049 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 47.5,20.5 + parent: 2173 + - uid: 4060 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 49.5,7.5 + parent: 2173 + - uid: 4113 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 49.5,10.5 + parent: 2173 + - uid: 4244 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 49.5,8.5 + parent: 2173 + - uid: 4245 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 49.5,9.5 + parent: 2173 + - uid: 4247 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 44.5,7.5 + parent: 2173 + - uid: 4250 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 55.5,23.5 + parent: 2173 + - uid: 4251 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 57.5,23.5 + parent: 2173 + - uid: 4259 + components: + - type: Transform + pos: 13.5,27.5 + parent: 2173 + - uid: 4260 + components: + - type: Transform + pos: 17.5,27.5 + parent: 2173 + - uid: 4262 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 47.5,7.5 + parent: 2173 + - uid: 4265 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 46.5,17.5 + parent: 2173 + - uid: 4280 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 46.5,18.5 + parent: 2173 + - uid: 4303 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 42.5,18.5 + parent: 2173 + - uid: 4305 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 40.5,14.5 + parent: 2173 + - uid: 4327 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 8.5,17.5 + parent: 2173 + - uid: 4328 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 6.5,17.5 + parent: 2173 + - uid: 4329 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 5.5,17.5 + parent: 2173 + - uid: 4349 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 5.5,18.5 + parent: 2173 + - uid: 4354 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 8.5,14.5 + parent: 2173 + - uid: 4359 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 9.5,14.5 + parent: 2173 + - uid: 4365 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 5.5,19.5 + parent: 2173 + - uid: 4374 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 11.5,17.5 + parent: 2173 + - uid: 4378 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 42.5,14.5 + parent: 2173 + - uid: 4382 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 12.5,17.5 + parent: 2173 + - uid: 4386 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 13.5,17.5 + parent: 2173 + - uid: 4387 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 14.5,17.5 + parent: 2173 + - uid: 4388 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 16.5,17.5 + parent: 2173 + - uid: 4389 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 17.5,17.5 + parent: 2173 + - uid: 4390 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 10.5,17.5 + parent: 2173 + - uid: 4391 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 9.5,17.5 + parent: 2173 + - uid: 4392 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 11.5,19.5 + parent: 2173 + - uid: 4393 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 3.5,19.5 + parent: 2173 + - uid: 4394 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 4.5,19.5 + parent: 2173 + - uid: 4395 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 9.5,19.5 + parent: 2173 + - uid: 4396 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 9.5,18.5 + parent: 2173 + - uid: 4397 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,19.5 + parent: 2173 + - uid: 4399 + components: + - type: Transform + pos: 18.5,13.5 + parent: 2173 + - uid: 4400 + components: + - type: Transform + pos: 23.5,13.5 + parent: 2173 + - uid: 4404 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 39.5,14.5 + parent: 2173 + - uid: 4409 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 41.5,14.5 + parent: 2173 + - uid: 4410 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 43.5,14.5 + parent: 2173 + - uid: 4423 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 38.5,14.5 + parent: 2173 + - uid: 4827 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 37.5,14.5 + parent: 2173 + - uid: 4828 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 44.5,14.5 + parent: 2173 + - uid: 4829 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 45.5,14.5 + parent: 2173 + - uid: 4830 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 35.5,17.5 + parent: 2173 + - uid: 4832 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 47.5,17.5 + parent: 2173 + - uid: 4833 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 47.5,18.5 + parent: 2173 + - uid: 4834 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 35.5,16.5 + parent: 2173 + - uid: 4835 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 35.5,19.5 + parent: 2173 + - uid: 4836 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 35.5,18.5 + parent: 2173 + - uid: 4841 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 35.5,20.5 + parent: 2173 + - uid: 4941 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 47.5,14.5 + parent: 2173 + - uid: 4948 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 47.5,16.5 + parent: 2173 + - uid: 4949 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 47.5,15.5 + parent: 2173 + - uid: 4964 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 35.5,21.5 + parent: 2173 + - uid: 4980 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 49.5,21.5 + parent: 2173 + - uid: 5001 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 9.5,24.5 + parent: 2173 + - uid: 5004 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 2.5,20.5 + parent: 2173 + - uid: 5014 + components: + - type: Transform + pos: 11.5,22.5 + parent: 2173 + - uid: 5016 + components: + - type: Transform + pos: 10.5,22.5 + parent: 2173 + - uid: 5456 + components: + - type: Transform + pos: 38.5,18.5 + parent: 2173 + - uid: 6124 + components: + - type: Transform + pos: 38.5,21.5 + parent: 2173 + - uid: 6153 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,24.5 + parent: 2173 + - uid: 6162 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 26.5,26.5 + parent: 2173 +- proto: WallSolid + entities: + - uid: 256 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -28.5,6.5 + parent: 2173 + - uid: 257 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -30.5,7.5 + parent: 2173 + - uid: 348 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -30.5,8.5 + parent: 2173 + - uid: 349 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -30.5,9.5 + parent: 2173 + - uid: 350 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -30.5,6.5 + parent: 2173 + - uid: 445 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,19.5 + parent: 2173 + - uid: 446 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,19.5 + parent: 2173 + - uid: 447 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 1.5,19.5 + parent: 2173 + - uid: 455 + components: + - type: Transform + pos: 27.5,6.5 + parent: 2173 + - uid: 473 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,20.5 + parent: 2173 + - uid: 474 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,21.5 + parent: 2173 + - uid: 481 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,22.5 + parent: 2173 + - uid: 482 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,23.5 + parent: 2173 + - uid: 483 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,24.5 + parent: 2173 + - uid: 484 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,25.5 + parent: 2173 + - uid: 485 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,25.5 + parent: 2173 + - uid: 488 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,28.5 + parent: 2173 + - uid: 492 + components: + - type: Transform + pos: 33.5,19.5 + parent: 2173 + - uid: 557 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 38.5,7.5 + parent: 2173 + - uid: 842 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -30.5,10.5 + parent: 2173 + - uid: 843 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -29.5,10.5 + parent: 2173 + - uid: 844 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -28.5,10.5 + parent: 2173 + - uid: 845 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -27.5,10.5 + parent: 2173 + - uid: 846 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -26.5,10.5 + parent: 2173 + - uid: 847 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -25.5,10.5 + parent: 2173 + - uid: 848 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -24.5,10.5 + parent: 2173 + - uid: 849 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -23.5,10.5 + parent: 2173 + - uid: 850 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -22.5,10.5 + parent: 2173 + - uid: 852 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -25.5,11.5 + parent: 2173 + - uid: 853 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -22.5,11.5 + parent: 2173 + - uid: 854 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -22.5,12.5 + parent: 2173 + - uid: 855 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -19.5,10.5 + parent: 2173 + - uid: 856 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -19.5,12.5 + parent: 2173 + - uid: 857 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -19.5,13.5 + parent: 2173 + - uid: 993 + components: + - type: Transform + pos: -30.5,5.5 + parent: 2173 + - uid: 996 + components: + - type: Transform + pos: -34.5,5.5 + parent: 2173 + - uid: 997 + components: + - type: Transform + pos: -41.5,7.5 + parent: 2173 + - uid: 998 + components: + - type: Transform + pos: -34.5,6.5 + parent: 2173 + - uid: 999 + components: + - type: Transform + pos: -38.5,7.5 + parent: 2173 + - uid: 1000 + components: + - type: Transform + pos: -37.5,7.5 + parent: 2173 + - uid: 1001 + components: + - type: Transform + pos: -36.5,7.5 + parent: 2173 + - uid: 1003 + components: + - type: Transform + pos: -34.5,7.5 + parent: 2173 + - uid: 1004 + components: + - type: Transform + pos: -38.5,6.5 + parent: 2173 + - uid: 1006 + components: + - type: Transform + pos: -42.5,7.5 + parent: 2173 + - uid: 1007 + components: + - type: Transform + pos: -43.5,7.5 + parent: 2173 + - uid: 1008 + components: + - type: Transform + pos: -42.5,12.5 + parent: 2173 + - uid: 1009 + components: + - type: Transform + pos: -42.5,13.5 + parent: 2173 + - uid: 1013 + components: + - type: Transform + pos: -42.5,8.5 + parent: 2173 + - uid: 1014 + components: + - type: Transform + pos: -42.5,9.5 + parent: 2173 + - uid: 1015 + components: + - type: Transform + pos: -42.5,10.5 + parent: 2173 + - uid: 1016 + components: + - type: Transform + pos: -42.5,11.5 + parent: 2173 + - uid: 1017 + components: + - type: Transform + pos: -37.5,8.5 + parent: 2173 + - uid: 1018 + components: + - type: Transform + pos: -37.5,9.5 + parent: 2173 + - uid: 1019 + components: + - type: Transform + pos: -37.5,10.5 + parent: 2173 + - uid: 1020 + components: + - type: Transform + pos: -38.5,10.5 + parent: 2173 + - uid: 1021 + components: + - type: Transform + pos: -41.5,10.5 + parent: 2173 + - uid: 1022 + components: + - type: Transform + pos: -43.5,6.5 + parent: 2173 + - uid: 1023 + components: + - type: Transform + pos: -41.5,13.5 + parent: 2173 + - uid: 1024 + components: + - type: Transform + pos: -40.5,13.5 + parent: 2173 + - uid: 1159 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -44.5,6.5 + parent: 2173 + - uid: 1160 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -45.5,6.5 + parent: 2173 + - uid: 1161 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -46.5,6.5 + parent: 2173 + - uid: 1162 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -46.5,1.5 + parent: 2173 + - uid: 1163 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -46.5,5.5 + parent: 2173 + - uid: 1169 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -46.5,9.5 + parent: 2173 + - uid: 1172 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -49.5,9.5 + parent: 2173 + - uid: 1175 + components: + - type: Transform + pos: -46.5,7.5 + parent: 2173 + - uid: 1176 + components: + - type: Transform + pos: -46.5,11.5 + parent: 2173 + - uid: 1177 + components: + - type: Transform + pos: -46.5,12.5 + parent: 2173 + - uid: 1178 + components: + - type: Transform + pos: -50.5,9.5 + parent: 2173 + - uid: 1179 + components: + - type: Transform + pos: -54.5,9.5 + parent: 2173 + - uid: 1180 + components: + - type: Transform + pos: -53.5,9.5 + parent: 2173 + - uid: 1408 + components: + - type: Transform + pos: -50.5,10.5 + parent: 2173 + - uid: 1409 + components: + - type: Transform + pos: -49.5,16.5 + parent: 2173 + - uid: 1412 + components: + - type: Transform + pos: -50.5,16.5 + parent: 2173 + - uid: 1414 + components: + - type: Transform + pos: -46.5,10.5 + parent: 2173 + - uid: 1415 + components: + - type: Transform + pos: -43.5,12.5 + parent: 2173 + - uid: 1417 + components: + - type: Transform + pos: -46.5,16.5 + parent: 2173 + - uid: 1418 + components: + - type: Transform + pos: -47.5,16.5 + parent: 2173 + - uid: 1419 + components: + - type: Transform + pos: -48.5,16.5 + parent: 2173 + - uid: 1421 + components: + - type: Transform + pos: -46.5,13.5 + parent: 2173 + - uid: 1467 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -45.5,12.5 + parent: 2173 + - uid: 1486 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 33.5,14.5 + parent: 2173 + - uid: 1488 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 32.5,12.5 + parent: 2173 + - uid: 1489 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 33.5,12.5 + parent: 2173 + - uid: 1533 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 53.5,4.5 + parent: 2173 + - uid: 1538 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 51.5,4.5 + parent: 2173 + - uid: 1539 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 50.5,6.5 + parent: 2173 + - uid: 1540 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 49.5,6.5 + parent: 2173 + - uid: 1541 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 50.5,5.5 + parent: 2173 + - uid: 1542 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 50.5,4.5 + parent: 2173 + - uid: 1598 + components: + - type: Transform + pos: -35.5,7.5 + parent: 2173 + - uid: 1752 + components: + - type: Transform + pos: 30.5,15.5 + parent: 2173 + - uid: 1754 + components: + - type: Transform + pos: 29.5,15.5 + parent: 2173 + - uid: 1763 + components: + - type: Transform + pos: 33.5,18.5 + parent: 2173 + - uid: 1764 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 32.5,14.5 + parent: 2173 + - uid: 1765 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 31.5,14.5 + parent: 2173 + - uid: 1784 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -2.5,27.5 + parent: 2173 + - uid: 2087 + components: + - type: Transform + pos: 18.5,10.5 + parent: 2173 + - uid: 2088 + components: + - type: Transform + pos: 23.5,9.5 + parent: 2173 + - uid: 2089 + components: + - type: Transform + pos: 23.5,10.5 + parent: 2173 + - uid: 2242 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 30.5,14.5 + parent: 2173 + - uid: 2431 + components: + - type: Transform + pos: 33.5,17.5 + parent: 2173 + - uid: 2507 + components: + - type: Transform + pos: 52.5,6.5 + parent: 2173 + - uid: 2508 + components: + - type: Transform + pos: 52.5,7.5 + parent: 2173 + - uid: 2509 + components: + - type: Transform + pos: 52.5,8.5 + parent: 2173 + - uid: 2510 + components: + - type: Transform + pos: 52.5,9.5 + parent: 2173 + - uid: 2511 + components: + - type: Transform + pos: 52.5,10.5 + parent: 2173 + - uid: 2512 + components: + - type: Transform + pos: 50.5,8.5 + parent: 2173 + - uid: 2513 + components: + - type: Transform + pos: 51.5,8.5 + parent: 2173 + - uid: 2523 + components: + - type: Transform + pos: -4.5,25.5 + parent: 2173 + - uid: 2758 + components: + - type: Transform + pos: 23.5,12.5 + parent: 2173 + - uid: 2793 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 51.5,12.5 + parent: 2173 + - uid: 2794 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 51.5,11.5 + parent: 2173 + - uid: 2795 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 52.5,11.5 + parent: 2173 + - uid: 2796 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 50.5,14.5 + parent: 2173 + - uid: 2797 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 51.5,14.5 + parent: 2173 + - uid: 3104 + components: + - type: Transform + pos: 32.5,7.5 + parent: 2173 + - uid: 3107 + components: + - type: Transform + pos: 31.5,6.5 + parent: 2173 + - uid: 3109 + components: + - type: Transform + pos: 28.5,6.5 + parent: 2173 + - uid: 3119 + components: + - type: Transform + pos: 32.5,19.5 + parent: 2173 + - uid: 3122 + components: + - type: Transform + pos: 31.5,19.5 + parent: 2173 + - uid: 3690 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 33.5,20.5 + parent: 2173 + - uid: 3735 + components: + - type: Transform + pos: 33.5,15.5 + parent: 2173 + - uid: 3738 + components: + - type: Transform + pos: 32.5,6.5 + parent: 2173 + - uid: 3740 + components: + - type: Transform + pos: 30.5,6.5 + parent: 2173 + - uid: 3751 + components: + - type: Transform + pos: 28.5,15.5 + parent: 2173 + - uid: 3806 + components: + - type: Transform + pos: 32.5,8.5 + parent: 2173 + - uid: 3809 + components: + - type: Transform + pos: 32.5,9.5 + parent: 2173 + - uid: 3907 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 28.5,19.5 + parent: 2173 + - uid: 3913 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 30.5,19.5 + parent: 2173 + - uid: 3988 + components: + - type: Transform + pos: 29.5,6.5 + parent: 2173 + - uid: 3989 + components: + - type: Transform + pos: 39.5,12.5 + parent: 2173 + - uid: 4043 + components: + - type: Transform + pos: 34.5,12.5 + parent: 2173 + - uid: 4054 + components: + - type: Transform + pos: 34.5,11.5 + parent: 2173 + - uid: 4055 + components: + - type: Transform + pos: 37.5,12.5 + parent: 2173 + - uid: 4056 + components: + - type: Transform + pos: 34.5,10.5 + parent: 2173 + - uid: 4118 + components: + - type: Transform + pos: 36.5,12.5 + parent: 2173 + - uid: 4120 + components: + - type: Transform + pos: 38.5,12.5 + parent: 2173 + - uid: 4168 + components: + - type: Transform + pos: 40.5,12.5 + parent: 2173 + - uid: 4195 + components: + - type: Transform + pos: 49.5,14.5 + parent: 2173 + - uid: 4206 + components: + - type: Transform + pos: 41.5,12.5 + parent: 2173 + - uid: 4238 + components: + - type: Transform + pos: 34.5,7.5 + parent: 2173 + - uid: 4240 + components: + - type: Transform + pos: 41.5,6.5 + parent: 2173 + - uid: 4241 + components: + - type: Transform + pos: 34.5,6.5 + parent: 2173 + - uid: 4242 + components: + - type: Transform + pos: 48.5,14.5 + parent: 2173 + - uid: 4243 + components: + - type: Transform + pos: 49.5,13.5 + parent: 2173 + - uid: 4252 + components: + - type: Transform + pos: 34.5,8.5 + parent: 2173 + - uid: 4263 + components: + - type: Transform + pos: 34.5,9.5 + parent: 2173 + - uid: 4281 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 27.5,19.5 + parent: 2173 + - uid: 4402 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 25.5,10.5 + parent: 2173 + - uid: 4403 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 26.5,10.5 + parent: 2173 + - uid: 4427 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -46.5,15.5 + parent: 2173 + - uid: 4927 + components: + - type: Transform + pos: 33.5,16.5 + parent: 2173 +- proto: WallWeaponCapacitorRecharger + entities: + - uid: 761 + components: + - type: Transform + pos: -28.5,13.5 + parent: 2173 + - uid: 3054 + components: + - type: Transform + pos: 9.5,22.5 + parent: 2173 +- proto: WardrobeGreyFilled + entities: + - uid: 2435 + components: + - type: Transform + pos: -48.5,18.5 + parent: 2173 +- proto: WardrobePrisonFilled + entities: + - uid: 4831 + components: + - type: Transform + pos: 46.5,16.5 + parent: 2173 +- proto: WarpPoint + entities: + - uid: 5714 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -0.5,11.5 + parent: 2173 + - type: WarpPoint + location: Frontier Outpost +- proto: WaterCooler + entities: + - uid: 4140 + components: + - type: Transform + pos: 42.5,8.5 + parent: 2173 + - uid: 4705 + components: + - type: Transform + pos: 9.5,13.5 + parent: 2173 +- proto: WaterTankHighCapacity + entities: + - uid: 4183 + components: + - type: Transform + pos: -5.5,20.5 + parent: 2173 +- proto: WeaponCapacitorRecharger + entities: + - uid: 2763 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 41.5,17.5 + parent: 2173 +- proto: WeaponPistolMk58 + entities: + - uid: 4380 + components: + - type: Transform + parent: 4274 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: WetFloorSign + entities: + - uid: 4184 + components: + - type: Transform + pos: -5.5733404,22.65733 + parent: 2173 + - uid: 4185 + components: + - type: Transform + pos: -5.4562674,22.569525 + parent: 2173 +- proto: WindoorSecure + entities: + - uid: 2132 + components: + - type: Transform + pos: -31.5,5.5 + parent: 2173 + - uid: 2133 + components: + - type: Transform + pos: -32.5,5.5 + parent: 2173 + - uid: 2134 + components: + - type: Transform + pos: -33.5,5.5 + parent: 2173 + - uid: 2643 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 4.5,24.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2642 + - type: DeviceLinkSource + linkedPorts: + 2642: + - DoorStatus: Close + - uid: 2803 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 52.5,16.5 + parent: 2173 +- proto: WindoorSecureEngineeringLocked + entities: + - uid: 2128 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -35.5,10.5 + parent: 2173 + - uid: 2129 + components: + - type: Transform + pos: -31.5,6.5 + parent: 2173 + - uid: 2130 + components: + - type: Transform + pos: -32.5,6.5 + parent: 2173 + - uid: 2131 + components: + - type: Transform + pos: -33.5,6.5 + parent: 2173 +- proto: WindoorSecureHeadOfPersonnelLocked + entities: + - uid: 2642 + components: + - type: Transform + pos: 4.5,24.5 + parent: 2173 + - type: DeviceLinkSink + links: + - 2643 + - type: DeviceLinkSource + linkedPorts: + 2643: + - DoorStatus: Close + - uid: 3726 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 12.5,20.5 + parent: 2173 + - uid: 4966 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 5.5,21.5 + parent: 2173 +- proto: WindoorSecureMailLocked + entities: + - uid: 3010 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 12.5,20.5 + parent: 2173 +- proto: WindoorSecureSecurityLocked + entities: + - uid: 385 + components: + - type: Transform + pos: 44.5,17.5 + parent: 2173 +- proto: WindoorServiceLocked + entities: + - uid: 5739 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -0.5,5.5 + parent: 2173 +- proto: Window + entities: + - uid: 1410 + components: + - type: Transform + pos: -47.5,9.5 + parent: 2173 + - uid: 1413 + components: + - type: Transform + pos: -48.5,9.5 + parent: 2173 + - uid: 2798 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 53.5,14.5 + parent: 2173 +- proto: WindowDirectional + entities: + - uid: 2225 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -51.5,4.5 + parent: 2173 + - uid: 2226 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -51.5,3.5 + parent: 2173 + - uid: 2227 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -52.5,3.5 + parent: 2173 + - uid: 2228 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -52.5,4.5 + parent: 2173 + - uid: 2545 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 25.5,20.5 + parent: 2173 + - uid: 2547 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 17.5,20.5 + parent: 2173 + - uid: 4472 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 27.5,20.5 + parent: 2173 + - uid: 4977 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 23.5,20.5 + parent: 2173 + - uid: 4981 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 19.5,20.5 + parent: 2173 + - uid: 4995 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 21.5,20.5 + parent: 2173 + - uid: 4999 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 15.5,20.5 + parent: 2173 + - uid: 5740 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 0.5,5.5 + parent: 2173 + - uid: 5741 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -1.5,5.5 + parent: 2173 +- proto: WindowFrostedDirectional + entities: + - uid: 2425 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -0.5,13.5 + parent: 2173 + - uid: 2527 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -0.5,8.5 + parent: 2173 + - uid: 2659 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -0.5,13.5 + parent: 2173 + - uid: 2662 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -2.5,8.5 + parent: 2173 + - uid: 4465 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,8.5 + parent: 2173 + - uid: 4466 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -2.5,13.5 + parent: 2173 + - uid: 4468 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -0.5,8.5 + parent: 2173 + - uid: 4471 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,13.5 + parent: 2173 +- proto: WindowReinforcedDirectional + entities: + - uid: 2123 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -34.5,8.5 + parent: 2173 + - uid: 2124 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -34.5,9.5 + parent: 2173 + - uid: 2125 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -34.5,10.5 + parent: 2173 + - uid: 2126 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -34.5,10.5 + parent: 2173 + - uid: 2127 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -36.5,10.5 + parent: 2173 + - uid: 2563 + components: + - type: Transform + pos: 43.5,17.5 + parent: 2173 + - uid: 2568 + components: + - type: Transform + pos: 45.5,17.5 + parent: 2173 + - uid: 2802 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 53.5,16.5 + parent: 2173 + - uid: 2804 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 51.5,16.5 + parent: 2173 + - uid: 2805 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 50.5,17.5 + parent: 2173 + - uid: 2806 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 50.5,18.5 + parent: 2173 + - uid: 2845 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 11.5,10.5 + parent: 2173 + - uid: 2848 + components: + - type: Transform + pos: 14.5,13.5 + parent: 2173 + - uid: 2849 + components: + - type: Transform + pos: 15.5,13.5 + parent: 2173 + - uid: 2850 + components: + - type: Transform + pos: 13.5,13.5 + parent: 2173 + - uid: 2851 + components: + - type: Transform + pos: 12.5,13.5 + parent: 2173 + - uid: 2852 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 12.5,13.5 + parent: 2173 + - uid: 2853 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 12.5,14.5 + parent: 2173 + - uid: 2854 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 15.5,13.5 + parent: 2173 + - uid: 2855 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 15.5,14.5 + parent: 2173 + - uid: 3007 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 11.5,11.5 + parent: 2173 + - uid: 3099 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 9.5,11.5 + parent: 2173 + - uid: 3742 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 9.5,10.5 + parent: 2173 + - uid: 4707 + components: + - type: Transform + pos: 10.5,12.5 + parent: 2173 + - uid: 4708 + components: + - type: Transform + pos: 8.5,12.5 + parent: 2173 + - uid: 4813 + components: + - type: Transform + pos: 12.5,12.5 + parent: 2173 + - uid: 4956 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 5.5,22.5 + parent: 2173 + - uid: 4957 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 5.5,23.5 + parent: 2173 + - uid: 4959 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 5.5,20.5 + parent: 2173 + - uid: 4965 + components: + - type: Transform + pos: 52.5,18.5 + parent: 2173 ... diff --git a/Resources/Maps/_NF/POI/cove.yml b/Resources/Maps/_NF/POI/cove.yml index 9758b8080f4..8e8ad29d03a 100644 --- a/Resources/Maps/_NF/POI/cove.yml +++ b/Resources/Maps/_NF/POI/cove.yml @@ -33,7 +33,7 @@ entities: chunks: 0,0: ind: 0,0 - tiles: dwAAAAADdwAAAAACdwAAAAAAegAAAAAAagAAAAAAegAAAAAAagAAAAAAWgAAAAACegAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAdwAAAAABdwAAAAACdwAAAAAAegAAAAAAegAAAAAAegAAAAAAagAAAAAAWgAAAAAAegAAAAAABwAAAAAABwAAAAADBwAAAAAACAAAAAAABwAAAAAABwAAAAAABwAAAAAAdwAAAAADdwAAAAADdwAAAAADegAAAAAAagAAAAAAegAAAAAAagAAAAAAWgAAAAACegAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAADdwAAAAAAdwAAAAACdwAAAAACegAAAAAAagAAAAAAagAAAAAAagAAAAAAWgAAAAAAegAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAADBwAAAAAABwAAAAAABwAAAAAAKQAAAAAAKQAAAAAAKQAAAAAAKQAAAAAABwAAAAAABwAAAAAEBwAAAAAABwAAAAAABwAAAAAIBwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAKBwAAAAAMKQAAAAAAKQAAAAAAKQAAAAACKQAAAAADKQAAAAACBwAAAAAABwAAAAAABwAAAAAFBwAAAAAABwAAAAAABwAAAAAABwAAAAAHBwAAAAAABwAAAAAABwAAAAAABwAAAAAAKQAAAAAAKQAAAAADKQAAAAABKQAAAAACKQAAAAABBwAAAAAABwAAAAAABwAAAAALBwAAAAAABwAAAAAABwAAAAAHBwAAAAABBwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAKQAAAAADKQAAAAACBwAAAAAABwAAAAAABwAAAAAABwAAAAAJBwAAAAADBwAAAAAABwAAAAAABwAAAAAGBwAAAAAABwAAAAAABwAAAAAFBwAAAAAABwAAAAAJKQAAAAAAKQAAAAACBwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAEBwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAKBwAAAAAABwAAAAAFKQAAAAAAKQAAAAABKQAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAKBwAAAAAABwAAAAAABwAAAAAIBwAAAAAABwAAAAAGBwAAAAAFBwAAAAAAKQAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAALBwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAABBwAAAAAKBwAAAAAABwAAAAAABwAAAAAABwAAAAAAKQAAAAABKQAAAAADBwAAAAAABwAAAAAABwAAAAABBwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAKQAAAAAAKQAAAAACBwAAAAAABwAAAAAABwAAAAAABwAAAAAEBwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAFBwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: dwAAAAADdwAAAAACdwAAAAAAegAAAAAAagAAAAAAegAAAAAAagAAAAAAWgAAAAACegAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAdwAAAAABdwAAAAACdwAAAAAAegAAAAAAagAAAAAAegAAAAAAagAAAAAAWgAAAAAAegAAAAAABwAAAAAABwAAAAADBwAAAAAACAAAAAAABwAAAAAABwAAAAAABwAAAAAAdwAAAAADdwAAAAADdwAAAAADegAAAAAAagAAAAAAegAAAAAAagAAAAAAWgAAAAACegAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAADdwAAAAAAdwAAAAACdwAAAAACegAAAAAAagAAAAAAagAAAAAAagAAAAAAWgAAAAAAegAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAADBwAAAAAABwAAAAAABwAAAAAAKQAAAAAAKQAAAAAAKQAAAAAAKQAAAAAABwAAAAAABwAAAAAEBwAAAAAABwAAAAAABwAAAAAIBwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAKBwAAAAAMKQAAAAAAKQAAAAAAKQAAAAACKQAAAAADKQAAAAACBwAAAAAABwAAAAAABwAAAAAFBwAAAAAABwAAAAAABwAAAAAABwAAAAAHBwAAAAAABwAAAAAABwAAAAAABwAAAAAAKQAAAAAAKQAAAAADKQAAAAABKQAAAAACKQAAAAABBwAAAAAABwAAAAAABwAAAAALBwAAAAAABwAAAAAABwAAAAAHBwAAAAABBwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAKQAAAAADKQAAAAACBwAAAAAABwAAAAAABwAAAAAABwAAAAAJBwAAAAADBwAAAAAABwAAAAAABwAAAAAGBwAAAAAABwAAAAAABwAAAAAFBwAAAAAABwAAAAAJKQAAAAAAKQAAAAACBwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAEBwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAKBwAAAAAABwAAAAAFKQAAAAAAKQAAAAABKQAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAKBwAAAAAABwAAAAAABwAAAAAIBwAAAAAABwAAAAAGBwAAAAAFBwAAAAAAKQAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAALBwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAABBwAAAAAKBwAAAAAABwAAAAAABwAAAAAABwAAAAAAKQAAAAABKQAAAAADBwAAAAAABwAAAAAABwAAAAABBwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAKQAAAAAAKQAAAAACBwAAAAAABwAAAAAABwAAAAAABwAAAAAEBwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAFBwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 0,-1: ind: 0,-1 @@ -695,16 +695,19 @@ entities: - uid: 22 components: - type: Transform + rot: -1.5707963267948966 rad pos: -35.5,-6.5 parent: 1 - uid: 23 components: - type: Transform + rot: -1.5707963267948966 rad pos: -35.5,-5.5 parent: 1 - uid: 24 components: - type: Transform + rot: -1.5707963267948966 rad pos: -35.5,-4.5 parent: 1 - proto: APCBasic @@ -2335,6 +2338,21 @@ entities: - type: Transform pos: 4.5,3.5 parent: 1 + - uid: 1732 + components: + - type: Transform + pos: 5.5,1.5 + parent: 1 + - uid: 1738 + components: + - type: Transform + pos: 7.5,1.5 + parent: 1 + - uid: 1739 + components: + - type: Transform + pos: 6.5,1.5 + parent: 1 - proto: CableMV entities: - uid: 1316 @@ -2914,9 +2932,10 @@ entities: parent: 1 - proto: CableTerminal entities: - - uid: 1313 + - uid: 1993 components: - type: Transform + rot: 3.141592653589793 rad pos: 4.5,1.5 parent: 1 - proto: CannonBall @@ -2927,6 +2946,50 @@ entities: rot: 1.5707963267948966 rad pos: -7.5590277,3.5358868 parent: 1 + - uid: 1998 + components: + - type: Transform + pos: -8.796216,-0.5835842 + parent: 1 + - uid: 1999 + components: + - type: Transform + pos: -8.858716,-0.3492092 + parent: 1 + - uid: 2000 + components: + - type: Transform + pos: -8.624341,-0.3804592 + parent: 1 + - uid: 2005 + components: + - type: Transform + pos: -8.093091,-0.5835842 + parent: 1 +- proto: CannonBallGlassshot + entities: + - uid: 2001 + components: + - type: Transform + pos: -8.358716,-0.5679592 + parent: 1 + - uid: 2002 + components: + - type: Transform + pos: -8.155591,-0.2710842 + parent: 1 +- proto: CannonBallGrapeshot + entities: + - uid: 2003 + components: + - type: Transform + pos: -8.624341,-0.17733419 + parent: 1 + - uid: 2004 + components: + - type: Transform + pos: -8.889966,-0.4585842 + parent: 1 - proto: CarpetBlack entities: - uid: 1824 @@ -3692,19 +3755,21 @@ entities: showEnts: False occludes: True ents: [] -- proto: ComputerFrame +- proto: ComputerBroken entities: - - uid: 570 + - uid: 574 components: - type: Transform - pos: 7.5,1.5 + rot: -1.5707963267948966 rad + pos: 7.5,2.5 parent: 1 - proto: ComputerPowerMonitoring entities: - - uid: 574 + - uid: 570 components: - type: Transform - pos: 7.5,2.5 + rot: -1.5707963267948966 rad + pos: 7.5,1.5 parent: 1 - proto: ComputerShipyardBlackMarket entities: @@ -4226,6 +4291,11 @@ entities: - type: Transform pos: 4.5,0.5 parent: 1 + - uid: 1313 + components: + - type: Transform + pos: 4.5,1.5 + parent: 1 - proto: GravityGeneratorMini entities: - uid: 1880 @@ -4847,6 +4917,13 @@ entities: - type: Transform pos: -6.5,3.5 parent: 1 +- proto: Rack + entities: + - uid: 2006 + components: + - type: Transform + pos: -8.5,-0.5 + parent: 1 - proto: Railing entities: - uid: 1733 @@ -4878,9 +4955,10 @@ entities: rot: 1.5707963267948966 rad pos: 1.5,-6.5 parent: 1 - - uid: 1739 + - uid: 1832 components: - type: Transform + rot: 3.141592653589793 rad pos: 0.5,-5.5 parent: 1 - proto: RailingCorner @@ -4902,55 +4980,13 @@ entities: rot: 1.5707963267948966 rad pos: -7.5,-13.5 parent: 1 -- proto: RailingCornerSmall - entities: - - uid: 1732 - components: - - type: Transform - pos: 1.5,-7.5 - parent: 1 - - uid: 1738 - components: - - type: Transform - pos: 1.5,-8.5 - parent: 1 - proto: RandomSpawner entities: - - uid: 1832 - components: - - type: Transform - pos: -1.5,0.5 - parent: 1 - - uid: 1833 - components: - - type: Transform - pos: 0.5,1.5 - parent: 1 - - uid: 1834 - components: - - type: Transform - pos: -4.5,2.5 - parent: 1 - - uid: 1835 - components: - - type: Transform - pos: -6.5,3.5 - parent: 1 - - uid: 1836 - components: - - type: Transform - pos: 3.5,-16.5 - parent: 1 - uid: 1837 components: - type: Transform pos: -11.5,-13.5 parent: 1 - - uid: 1838 - components: - - type: Transform - pos: -23.5,-5.5 - parent: 1 - proto: ReagentContainerFlour entities: - uid: 1760 @@ -5122,6 +5158,27 @@ entities: - type: Transform pos: -7.5,-13.5 parent: 1 +- proto: SpawnPointPirate + entities: + - uid: 1833 + components: + - type: Transform + pos: -3.5,-9.5 + parent: 1 +- proto: SpawnPointPirateCaptain + entities: + - uid: 1994 + components: + - type: Transform + pos: -3.5,-7.5 + parent: 1 +- proto: SpawnPointPirateFirstMate + entities: + - uid: 1995 + components: + - type: Transform + pos: -5.5,-7.5 + parent: 1 - proto: SpesosTreeSeeds entities: - uid: 1701 @@ -11088,7 +11145,7 @@ entities: pos: -0.5,-8.5 parent: 1 - type: Door - secondsUntilStateChange: -1490.9445 + secondsUntilStateChange: -1983.0103 state: Opening - uid: 1840 components: @@ -11096,7 +11153,7 @@ entities: pos: -0.5,-7.5 parent: 1 - type: Door - secondsUntilStateChange: -1491.6254 + secondsUntilStateChange: -1983.6912 state: Opening - uid: 1841 components: @@ -11104,7 +11161,7 @@ entities: pos: -1.5,-1.5 parent: 1 - type: Door - secondsUntilStateChange: -1464.8589 + secondsUntilStateChange: -1956.9247 state: Opening - uid: 1842 components: @@ -11112,7 +11169,7 @@ entities: pos: -0.5,-1.5 parent: 1 - type: Door - secondsUntilStateChange: -1465.4921 + secondsUntilStateChange: -1957.5579 state: Opening - uid: 1905 components: @@ -11120,7 +11177,7 @@ entities: pos: -5.5,2.5 parent: 1 - type: Door - secondsUntilStateChange: -1463.3799 + secondsUntilStateChange: -1955.4457 state: Opening - proto: WoodSecretDoor entities: diff --git a/Resources/Maps/_NF/POI/nfsd.yml b/Resources/Maps/_NF/POI/nfsd.yml index 76bbbd35a64..1c5b7a96c2c 100644 --- a/Resources/Maps/_NF/POI/nfsd.yml +++ b/Resources/Maps/_NF/POI/nfsd.yml @@ -193,7 +193,7 @@ entities: 430: 6,22 431: 4,24 - node: - color: '#DE3A3A96' + color: '#4B653E96' id: BrickTileWhiteCornerNe decals: 175: 1,5 @@ -205,7 +205,7 @@ entities: 387: 11,22 388: 7,25 - node: - color: '#DE3A3A96' + color: '#4B653E96' id: BrickTileWhiteCornerNw decals: 174: -1,5 @@ -214,7 +214,7 @@ entities: 272: 13,13 360: 13,23 - node: - color: '#DE3A3A96' + color: '#4B653E96' id: BrickTileWhiteCornerSe decals: 176: 1,4 @@ -227,7 +227,7 @@ entities: 359: 15,15 386: 11,21 - node: - color: '#DE3A3A96' + color: '#4B653E96' id: BrickTileWhiteCornerSw decals: 177: -1,4 @@ -238,7 +238,7 @@ entities: 308: 6,2 362: 13,15 - node: - color: '#DE3A3A96' + color: '#4B653E96' id: BrickTileWhiteInnerNe decals: 211: -12,5 @@ -247,13 +247,13 @@ entities: 389: 7,22 441: 2,25 - node: - color: '#DE3A3A96' + color: '#4B653E96' id: BrickTileWhiteInnerNw decals: 228: -13,9 264: 13,5 - node: - color: '#DE3A3A96' + color: '#4B653E96' id: BrickTileWhiteInnerSe decals: 217: -12,11 @@ -264,7 +264,7 @@ entities: 294: 5,3 440: 2,21 - node: - color: '#DE3A3A96' + color: '#4B653E96' id: BrickTileWhiteInnerSw decals: 240: -10,4 @@ -273,7 +273,7 @@ entities: 296: 10,3 297: 14,3 - node: - color: '#DE3A3A96' + color: '#4B653E96' id: BrickTileWhiteLineE decals: 212: -12,6 @@ -300,7 +300,7 @@ entities: 433: 15,21 434: 15,20 - node: - color: '#DE3A3A96' + color: '#4B653E96' id: BrickTileWhiteLineN decals: 70: -4,-1 @@ -344,7 +344,7 @@ entities: 397: 4,25 398: 3,25 - node: - color: '#DE3A3A96' + color: '#4B653E96' id: BrickTileWhiteLineS decals: 72: -4,-1 @@ -379,7 +379,7 @@ entities: 384: 9,21 385: 10,21 - node: - color: '#DE3A3A96' + color: '#4B653E96' id: BrickTileWhiteLineW decals: 226: -13,11 @@ -421,7 +421,7 @@ entities: 337: -15,4 439: 0,21 - node: - color: '#DE3A3A96' + color: '#4B653E96' id: CheckerNESW decals: 198: -9,8 @@ -872,74 +872,69 @@ entities: decals: 422: 4,17 - node: - color: '#DE3A3A96' + color: '#4B653E96' id: MiniTileSteelLineW decals: 435: 16,21 436: 16,20 - node: - color: '#DE3A3A96' + color: '#4B653E96' id: MiniTileWhiteBox decals: 413: 6,16 414: 6,15 - node: - color: '#DE3A3A96' + color: '#4B653E96' id: MiniTileWhiteCornerNe decals: 401: 6,19 - node: - color: '#DE3A3A96' + color: '#4B653E96' id: MiniTileWhiteCornerNw decals: 400: 3,19 - node: - color: '#DE3A3A96' + color: '#4B653E96' id: MiniTileWhiteCornerSe decals: 410: 6,17 411: 5,15 - node: - color: '#DE3A3A96' + color: '#4B653E96' id: MiniTileWhiteCornerSw decals: 399: 3,15 - node: - color: '#DE3A3A96' + color: '#4B653E96' id: MiniTileWhiteInnerSe decals: 409: 5,17 - node: - color: '#DE3A3A96' + color: '#4B653E96' id: MiniTileWhiteLineE decals: 408: 6,18 412: 5,16 - node: - color: '#DE3A3A96' + color: '#4B653E96' id: MiniTileWhiteLineN decals: 406: 4,19 407: 5,19 - node: - color: '#DE3A3A96' + color: '#4B653E96' id: MiniTileWhiteLineS decals: 402: 4,15 - node: - color: '#DE3A3A96' + color: '#4B653E96' id: MiniTileWhiteLineW decals: 403: 3,16 404: 3,17 405: 3,18 - node: - color: '#52B4E996' - id: QuarterTileOverlayGreyscale - decals: - 424: 18,6 - - node: - color: '#DE3A3A96' + color: '#4B653E96' id: QuarterTileOverlayGreyscale decals: 94: -1,-2 @@ -960,11 +955,11 @@ entities: 109: -18,-6 - node: color: '#52B4E996' - id: QuarterTileOverlayGreyscale180 + id: QuarterTileOverlayGreyscale decals: - 425: 17,7 + 424: 18,6 - node: - color: '#DE3A3A96' + color: '#4B653E96' id: QuarterTileOverlayGreyscale180 decals: 110: -18,-8 @@ -984,7 +979,12 @@ entities: 129: 5,-10 130: 6,-9 - node: - color: '#DE3A3A96' + color: '#52B4E996' + id: QuarterTileOverlayGreyscale180 + decals: + 425: 17,7 + - node: + color: '#4B653E96' id: QuarterTileOverlayGreyscale270 decals: 121: -6,-9 @@ -1016,7 +1016,7 @@ entities: 172: 0,0 173: 1,0 - node: - color: '#DE3A3A96' + color: '#4B653E96' id: QuarterTileOverlayGreyscale90 decals: 142: 18,-6 @@ -1042,7 +1042,7 @@ entities: 888: 1,-15 889: 1,-14 - node: - color: '#DE3A3A96' + color: '#4B653E96' id: StandClear decals: 66: -4,-1 @@ -1781,8 +1781,6 @@ entities: - 2154 - 2153 - 2157 - - type: AtmosDevice - joinedGrid: 1 - uid: 2109 components: - type: Transform @@ -1801,8 +1799,6 @@ entities: - 1824 - 1826 - 1825 - - type: AtmosDevice - joinedGrid: 1 - uid: 2159 components: - type: Transform @@ -1817,8 +1813,6 @@ entities: - 2201 - 1342 - 986 - - type: AtmosDevice - joinedGrid: 1 - uid: 2205 components: - type: Transform @@ -1852,8 +1846,6 @@ entities: - 1815 - 1865 - 1864 - - type: AtmosDevice - joinedGrid: 1 - uid: 2206 components: - type: Transform @@ -1868,8 +1860,6 @@ entities: - 2178 - 1812 - 1827 - - type: AtmosDevice - joinedGrid: 1 - uid: 2207 components: - type: Transform @@ -1892,8 +1882,6 @@ entities: - 1809 - 1828 - 1834 - - type: AtmosDevice - joinedGrid: 1 - uid: 2208 components: - type: Transform @@ -1926,8 +1914,6 @@ entities: - 1469 - 1076 - 1857 - - type: AtmosDevice - joinedGrid: 1 - uid: 2209 components: - type: Transform @@ -1939,8 +1925,6 @@ entities: - 1878 - 1349 - 1361 - - type: AtmosDevice - joinedGrid: 1 - uid: 2210 components: - type: Transform @@ -1957,8 +1941,6 @@ entities: - 1811 - 1831 - 1832 - - type: AtmosDevice - joinedGrid: 1 - uid: 2228 components: - type: Transform @@ -1976,8 +1958,6 @@ entities: - 2226 - 2023 - 2018 - - type: AtmosDevice - joinedGrid: 1 - uid: 2230 components: - type: Transform @@ -1995,8 +1975,6 @@ entities: - 2227 - 2020 - 2021 - - type: AtmosDevice - joinedGrid: 1 - uid: 2233 components: - type: Transform @@ -2014,8 +1992,6 @@ entities: - 2221 - 2019 - 2022 - - type: AtmosDevice - joinedGrid: 1 - uid: 2239 components: - type: Transform @@ -2035,93 +2011,6 @@ entities: - 1810 - 1830 - 1829 - - type: AtmosDevice - joinedGrid: 1 -- proto: AirlockArmoryGlassLocked - entities: - - uid: 91 - components: - - type: MetaData - name: Bailiff - - type: Transform - pos: 7.5,6.5 - parent: 1 -- proto: AirlockBrigGlassLocked - entities: - - uid: 7 - components: - - type: Transform - pos: 3.5,-1.5 - parent: 1 - - type: DeviceLinkSink - links: - - 10 - - 9 - - type: DeviceLinkSource - linkedPorts: - 10: - - DoorStatus: Close - 9: - - DoorStatus: Close - - uid: 8 - components: - - type: Transform - pos: 4.5,-1.5 - parent: 1 - - type: DeviceLinkSink - links: - - 10 - - 9 - - type: DeviceLinkSource - linkedPorts: - 9: - - DoorStatus: Close - 10: - - DoorStatus: Close - - uid: 9 - components: - - type: Transform - pos: 4.5,0.5 - parent: 1 - - type: DeviceLinkSink - links: - - 7 - - 8 - - type: DeviceLinkSource - linkedPorts: - 7: - - DoorStatus: Close - 8: - - DoorStatus: Close - - uid: 10 - components: - - type: Transform - pos: 3.5,0.5 - parent: 1 - - type: DeviceLinkSink - links: - - 7 - - 8 - - type: DeviceLinkSource - linkedPorts: - 7: - - DoorStatus: Close - 8: - - DoorStatus: Close - - uid: 2089 - components: - - type: Transform - pos: 2.5,-7.5 - parent: 1 -- proto: AirlockDetectiveGlassLocked - entities: - - uid: 990 - components: - - type: MetaData - name: Detective - - type: Transform - pos: -12.5,3.5 - parent: 1 - proto: AirlockExternalGlass entities: - uid: 1432 @@ -2264,7 +2153,7 @@ entities: pos: 21.5,-10.5 parent: 1 - type: Door - secondsUntilStateChange: -12147.6875 + secondsUntilStateChange: -14139.097 state: Opening - uid: 1449 components: @@ -2357,17 +2246,95 @@ entities: - type: Transform pos: 5.5,8.5 parent: 1 -- proto: AirlockSecurity +- proto: AirlockNfsd entities: - uid: 2308 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 18.5,25.5 parent: 1 -- proto: AirlockSecurityGlassLocked +- proto: AirlockNfsdArmoryGlassLocked + entities: + - uid: 91 + components: + - type: MetaData + name: Bailiff + - type: Transform + pos: 7.5,6.5 + parent: 1 +- proto: AirlockNfsdBrigGlassLocked + entities: + - uid: 7 + components: + - type: Transform + pos: 3.5,-1.5 + parent: 1 + - type: DeviceLinkSink + links: + - 10 + - 9 + - type: DeviceLinkSource + linkedPorts: + 10: + - DoorStatus: Close + 9: + - DoorStatus: Close + - uid: 8 + components: + - type: Transform + pos: 4.5,-1.5 + parent: 1 + - type: DeviceLinkSink + links: + - 10 + - 9 + - type: DeviceLinkSource + linkedPorts: + 9: + - DoorStatus: Close + 10: + - DoorStatus: Close + - uid: 9 + components: + - type: Transform + pos: 4.5,0.5 + parent: 1 + - type: DeviceLinkSink + links: + - 7 + - 8 + - type: DeviceLinkSource + linkedPorts: + 7: + - DoorStatus: Close + 8: + - DoorStatus: Close + - uid: 10 + components: + - type: Transform + pos: 3.5,0.5 + parent: 1 + - type: DeviceLinkSink + links: + - 7 + - 8 + - type: DeviceLinkSource + linkedPorts: + 7: + - DoorStatus: Close + 8: + - DoorStatus: Close +- proto: AirlockNfsdDetectiveGlassLocked + entities: + - uid: 990 + components: + - type: MetaData + name: Detective + - type: Transform + pos: -12.5,3.5 + parent: 1 +- proto: AirlockNfsdGlassLocked entities: - uid: 22 components: @@ -2469,7 +2436,7 @@ entities: pos: 14.5,14.5 parent: 1 - type: Door - secondsUntilStateChange: -11640.493 + secondsUntilStateChange: -13631.902 state: Opening - uid: 711 components: @@ -2482,12 +2449,18 @@ entities: - type: Transform pos: 2.5,1.5 parent: 1 -- proto: AirlockSecurityLocked +- proto: AirlockNfsdLawyerLocked + entities: + - uid: 13 + components: + - type: Transform + pos: 2.5,-7.5 + parent: 1 +- proto: AirlockNfsdLocked entities: - uid: 36 components: - type: MetaData - flags: PvsPriority name: Bomb defusal training - type: Transform rot: -1.5707963267948966 rad @@ -2496,7 +2469,6 @@ entities: - uid: 125 components: - type: MetaData - flags: PvsPriority name: Breach and clear training - type: Transform rot: -1.5707963267948966 rad @@ -2504,8 +2476,6 @@ entities: parent: 1 - uid: 310 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 8.5,17.5 @@ -2513,15 +2483,12 @@ entities: - uid: 345 components: - type: MetaData - flags: PvsPriority name: Interrogation - type: Transform pos: 16.5,11.5 parent: 1 - uid: 1098 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -6.5,11.5 parent: 1 @@ -2529,8 +2496,6 @@ entities: entities: - uid: 221 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 20.5,28.5 @@ -2539,8 +2504,6 @@ entities: name: Jani - uid: 235 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 18.5,28.5 @@ -2549,8 +2512,6 @@ entities: name: Jani - uid: 2130 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 19.5,28.5 @@ -3590,7 +3551,7 @@ entities: - type: Transform pos: 16.5,0.5 parent: 1 -- proto: BedsheetMedical +- proto: BedsheetNfsdBrigmedic entities: - uid: 877 components: @@ -3730,13 +3691,6 @@ entities: - type: Transform pos: -6.832316,9.630411 parent: 1 -- proto: BoxTrashbag - entities: - - uid: 2759 - components: - - type: Transform - pos: -11.298786,14.331209 - parent: 1 - proto: BoxZiptie entities: - uid: 343 @@ -3782,13 +3736,6 @@ entities: rot: 3.141592653589793 rad pos: 13.5,2.5 parent: 1 -- proto: Bucket - entities: - - uid: 95 - components: - - type: Transform - pos: -11.693778,14.722681 - parent: 1 - proto: CableApcExtension entities: - uid: 20 @@ -5491,6 +5438,16 @@ entities: - type: Transform pos: 18.5,27.5 parent: 1 + - uid: 2697 + components: + - type: Transform + pos: -3.5,-7.5 + parent: 1 + - uid: 2698 + components: + - type: Transform + pos: -3.5,-8.5 + parent: 1 - proto: CableHV entities: - uid: 350 @@ -6547,8 +6504,6 @@ entities: entities: - uid: 2082 components: - - type: MetaData - flags: InContainer - type: Transform parent: 2073 - type: Physics @@ -6565,8 +6520,6 @@ entities: entities: - uid: 2081 components: - - type: MetaData - flags: InContainer - type: Transform parent: 2073 - type: Physics @@ -6576,8 +6529,6 @@ entities: entities: - uid: 2083 components: - - type: MetaData - flags: InContainer - type: Transform parent: 2073 - type: Physics @@ -6587,8 +6538,6 @@ entities: entities: - uid: 2075 components: - - type: MetaData - flags: InContainer - type: Transform parent: 2073 - type: Physics @@ -6598,8 +6547,6 @@ entities: entities: - uid: 2074 components: - - type: MetaData - flags: InContainer - type: Transform parent: 2073 - type: Physics @@ -6609,8 +6556,6 @@ entities: entities: - uid: 2076 components: - - type: MetaData - flags: InContainer - type: Transform parent: 2073 - type: Physics @@ -6620,8 +6565,6 @@ entities: entities: - uid: 2084 components: - - type: MetaData - flags: InContainer - type: Transform parent: 2073 - type: Physics @@ -6631,8 +6574,6 @@ entities: entities: - uid: 2077 components: - - type: MetaData - flags: InContainer - type: Transform parent: 2073 - type: Physics @@ -6642,8 +6583,6 @@ entities: entities: - uid: 2078 components: - - type: MetaData - flags: InContainer - type: Transform parent: 2073 - type: Physics @@ -6653,8 +6592,6 @@ entities: entities: - uid: 2080 components: - - type: MetaData - flags: InContainer - type: Transform parent: 2073 - type: Physics @@ -6664,8 +6601,6 @@ entities: entities: - uid: 2079 components: - - type: MetaData - flags: InContainer - type: Transform parent: 2073 - type: Physics @@ -6804,7 +6739,7 @@ entities: showEnts: False occludes: True ents: [] -- proto: ComputerShipyardSecurity +- proto: ComputerShipyardNfsd entities: - uid: 2 components: @@ -6983,10 +6918,10 @@ entities: - 2681 - proto: CrayonBox entities: - - uid: 1255 + - uid: 2096 components: - type: Transform - pos: -11.579348,19.529264 + pos: -13.419492,19.564522 parent: 1 - proto: DefibrillatorCabinetFilled entities: @@ -7002,6 +6937,17 @@ entities: parent: 1 - proto: DisposalBend entities: + - uid: 115 + components: + - type: Transform + pos: 14.5,3.5 + parent: 1 + - uid: 2161 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 0.5,8.5 + parent: 1 - uid: 2452 components: - type: Transform @@ -7075,6 +7021,17 @@ entities: rot: 1.5707963267948966 rad pos: -3.5,-3.5 parent: 1 + - uid: 2670 + components: + - type: Transform + pos: 3.5,8.5 + parent: 1 + - uid: 2686 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 3.5,3.5 + parent: 1 - proto: DisposalJunction entities: - uid: 2540 @@ -7090,6 +7047,18 @@ entities: parent: 1 - proto: DisposalJunctionFlipped entities: + - uid: 1166 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 10.5,3.5 + parent: 1 + - uid: 1255 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 6.5,3.5 + parent: 1 - uid: 2442 components: - type: Transform @@ -7116,18 +7085,102 @@ entities: parent: 1 - proto: DisposalPipe entities: - - uid: 2432 + - uid: 17 components: - type: Transform rot: 3.141592653589793 rad - pos: 4.5,-2.5 + pos: 6.5,1.5 parent: 1 - - uid: 2433 + - uid: 68 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,-4.5 - parent: 1 + rot: 3.141592653589793 rad + pos: 6.5,2.5 + parent: 1 + - uid: 94 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 13.5,3.5 + parent: 1 + - uid: 116 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 14.5,2.5 + parent: 1 + - uid: 169 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 14.5,1.5 + parent: 1 + - uid: 811 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 10.5,1.5 + parent: 1 + - uid: 1167 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 11.5,3.5 + parent: 1 + - uid: 1262 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 12.5,3.5 + parent: 1 + - uid: 1363 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 5.5,3.5 + parent: 1 + - uid: 1370 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 4.5,3.5 + parent: 1 + - uid: 1420 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 7.5,3.5 + parent: 1 + - uid: 1614 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 9.5,3.5 + parent: 1 + - uid: 2089 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 8.5,3.5 + parent: 1 + - uid: 2162 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 0.5,9.5 + parent: 1 + - uid: 2432 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 4.5,-2.5 + parent: 1 + - uid: 2433 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 5.5,-4.5 + parent: 1 - uid: 2443 components: - type: Transform @@ -7590,8 +7643,56 @@ entities: rot: 1.5707963267948966 rad pos: -13.5,15.5 parent: 1 + - uid: 2682 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 3.5,6.5 + parent: 1 + - uid: 2683 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 3.5,7.5 + parent: 1 + - uid: 2684 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 3.5,4.5 + parent: 1 + - uid: 2685 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,8.5 + parent: 1 + - uid: 2687 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,8.5 + parent: 1 + - uid: 2688 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 10.5,2.5 + parent: 1 + - uid: 2696 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 3.5,5.5 + parent: 1 - proto: DisposalTrunk entities: + - uid: 382 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 6.5,0.5 + parent: 1 - uid: 2423 components: - type: Transform @@ -7646,6 +7747,18 @@ entities: rot: 1.5707963267948966 rad pos: 13.5,15.5 parent: 1 + - uid: 2689 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 14.5,0.5 + parent: 1 + - uid: 2690 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 10.5,0.5 + parent: 1 - proto: DisposalUnit entities: - uid: 81 @@ -7698,38 +7811,20 @@ entities: parent: 1 - proto: DogBed entities: - - uid: 382 + - uid: 2693 components: - type: Transform - pos: 11.5,7.5 + pos: -11.5,14.5 parent: 1 - - uid: 1164 +- proto: DonkpocketBoxSpawner + entities: + - uid: 385 components: - type: Transform - pos: 2.5,7.5 + pos: -12.5,19.5 parent: 1 - proto: DrinkWaterCup entities: - - uid: 94 - components: - - type: Transform - pos: -12.531714,19.517565 - parent: 1 - - uid: 114 - components: - - type: Transform - pos: -12.725085,19.672337 - parent: 1 - - uid: 116 - components: - - type: Transform - pos: -12.312562,19.775518 - parent: 1 - - uid: 1011 - components: - - type: Transform - pos: -13.35431,1.9658854 - parent: 1 - uid: 1259 components: - type: Transform @@ -7785,8 +7880,6 @@ entities: - 1880 - 1881 - 2173 - - type: AtmosDevice - joinedGrid: 1 - uid: 2212 components: - type: Transform @@ -7799,8 +7892,6 @@ entities: - 2175 - 2174 - 2201 - - type: AtmosDevice - joinedGrid: 1 - uid: 2213 components: - type: Transform @@ -7827,16 +7918,12 @@ entities: - 2170 - 1865 - 1864 - - type: AtmosDevice - joinedGrid: 1 - uid: 2214 components: - type: Transform rot: 1.5707963267948966 rad pos: 5.5,9.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - uid: 2215 components: - type: Transform @@ -7850,8 +7937,6 @@ entities: - 1889 - 1888 - 2178 - - type: AtmosDevice - joinedGrid: 1 - uid: 2216 components: - type: Transform @@ -7871,8 +7956,6 @@ entities: - 2169 - 1875 - 2179 - - type: AtmosDevice - joinedGrid: 1 - uid: 2217 components: - type: Transform @@ -7886,8 +7969,6 @@ entities: - 1879 - 2165 - 2166 - - type: AtmosDevice - joinedGrid: 1 - uid: 2218 components: - type: Transform @@ -7898,8 +7979,6 @@ entities: devices: - 1360 - 1878 - - type: AtmosDevice - joinedGrid: 1 - uid: 2229 components: - type: Transform @@ -7914,8 +7993,6 @@ entities: - 1850 - 1854 - 2226 - - type: AtmosDevice - joinedGrid: 1 - uid: 2231 components: - type: Transform @@ -7930,8 +8007,6 @@ entities: - 1862 - 1863 - 2227 - - type: AtmosDevice - joinedGrid: 1 - uid: 2232 components: - type: Transform @@ -7947,8 +8022,6 @@ entities: - 2223 - 2119 - 2221 - - type: AtmosDevice - joinedGrid: 1 - uid: 2234 components: - type: Transform @@ -7977,8 +8050,6 @@ entities: - 1864 - 1867 - 1866 - - type: AtmosDevice - joinedGrid: 1 - uid: 2238 components: - type: Transform @@ -7995,8 +8066,6 @@ entities: - 1877 - 1878 - 2180 - - type: AtmosDevice - joinedGrid: 1 - proto: FirelockEdge entities: - uid: 1892 @@ -8306,17 +8375,19 @@ entities: parent: 1 - type: Fixtures fixtures: {} -- proto: FoodBoxDonut +- proto: FoodCakeBirthdaySlice entities: - - uid: 2161 + - uid: 1165 components: - type: Transform - pos: -12.565716,17.732864 + pos: -11.676085,17.567532 parent: 1 - - uid: 2162 +- proto: FoodPlate + entities: + - uid: 902 components: - type: Transform - pos: -12.32078,17.5265 + pos: -11.655252,17.682116 parent: 1 - proto: GasFilterFlipped entities: @@ -8327,8 +8398,6 @@ entities: - type: Transform pos: -4.5,15.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - uid: 1041 @@ -8338,8 +8407,6 @@ entities: - type: Transform pos: -4.5,17.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - proto: GasMinerNitrogen @@ -8350,8 +8417,6 @@ entities: rot: 1.5707963267948966 rad pos: -8.5,14.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - proto: GasMinerOxygen entities: - uid: 1087 @@ -8360,8 +8425,6 @@ entities: rot: 1.5707963267948966 rad pos: -8.5,16.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - proto: GasMixer entities: - uid: 1084 @@ -8375,8 +8438,6 @@ entities: - type: GasMixer inletTwoConcentration: 0.78 inletOneConcentration: 0.22 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - proto: GasOutletInjector @@ -8387,8 +8448,6 @@ entities: rot: 3.141592653589793 rad pos: -9.5,16.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - uid: 1086 @@ -8397,8 +8456,6 @@ entities: rot: 3.141592653589793 rad pos: -9.5,14.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - proto: GasPassiveVent @@ -8409,8 +8466,6 @@ entities: rot: 1.5707963267948966 rad pos: -7.5,16.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - uid: 1069 @@ -8419,8 +8474,6 @@ entities: rot: 1.5707963267948966 rad pos: -7.5,14.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - uid: 1335 @@ -8429,8 +8482,6 @@ entities: rot: 1.5707963267948966 rad pos: -8.5,18.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - proto: GasPipeBend @@ -11357,8 +11408,6 @@ entities: - type: Transform pos: -3.5,14.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - uid: 1359 @@ -11369,8 +11418,6 @@ entities: rot: 3.141592653589793 rad pos: -4.5,14.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - proto: GasVentPump @@ -11381,8 +11428,6 @@ entities: rot: 1.5707963267948966 rad pos: 13.5,18.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - uid: 1349 @@ -11390,8 +11435,6 @@ entities: - type: Transform pos: -5.5,12.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - uid: 1564 @@ -11400,8 +11443,6 @@ entities: rot: 3.141592653589793 rad pos: -3.5,-6.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - uid: 1809 @@ -11410,8 +11451,6 @@ entities: rot: 3.141592653589793 rad pos: -7.5,2.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - uid: 1810 @@ -11420,8 +11459,6 @@ entities: rot: 1.5707963267948966 rad pos: -14.5,6.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - uid: 1811 @@ -11430,8 +11467,6 @@ entities: rot: 1.5707963267948966 rad pos: -16.5,15.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - uid: 1812 @@ -11439,8 +11474,6 @@ entities: - type: Transform pos: 1.5,8.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - uid: 1813 @@ -11448,8 +11481,6 @@ entities: - type: Transform pos: 9.5,8.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - uid: 1814 @@ -11458,8 +11489,6 @@ entities: rot: -1.5707963267948966 rad pos: 16.5,7.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - uid: 1815 @@ -11468,8 +11497,6 @@ entities: rot: 3.141592653589793 rad pos: 8.5,4.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - uid: 1857 @@ -11478,8 +11505,6 @@ entities: rot: 1.5707963267948966 rad pos: 0.5,-6.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - uid: 2018 @@ -11488,8 +11513,6 @@ entities: rot: -1.5707963267948966 rad pos: 21.5,-5.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - uid: 2019 @@ -11498,8 +11521,6 @@ entities: rot: 3.141592653589793 rad pos: 1.5,-24.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - uid: 2020 @@ -11508,8 +11529,6 @@ entities: rot: 1.5707963267948966 rad pos: -20.5,-5.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - uid: 2160 @@ -11517,8 +11536,6 @@ entities: - type: Transform pos: 3.5,23.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - uid: 2757 @@ -11527,8 +11544,6 @@ entities: rot: -1.5707963267948966 rad pos: 18.5,24.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - proto: GasVentScrubber @@ -11539,8 +11554,6 @@ entities: rot: 1.5707963267948966 rad pos: 13.5,16.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - uid: 1076 @@ -11549,8 +11562,6 @@ entities: rot: -1.5707963267948966 rad pos: 0.5,-8.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - uid: 1361 @@ -11559,8 +11570,6 @@ entities: rot: 1.5707963267948966 rad pos: -5.5,13.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - uid: 1469 @@ -11568,8 +11577,6 @@ entities: - type: Transform pos: 4.5,-6.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - uid: 1816 @@ -11578,8 +11585,6 @@ entities: rot: -1.5707963267948966 rad pos: 8.5,3.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - uid: 1817 @@ -11588,8 +11593,6 @@ entities: rot: 3.141592653589793 rad pos: 7.5,1.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - uid: 1818 @@ -11598,8 +11601,6 @@ entities: rot: 3.141592653589793 rad pos: 11.5,1.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - uid: 1819 @@ -11608,8 +11609,6 @@ entities: rot: 3.141592653589793 rad pos: 15.5,1.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - uid: 1820 @@ -11618,8 +11617,6 @@ entities: rot: -1.5707963267948966 rad pos: 16.5,6.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - uid: 1821 @@ -11628,8 +11625,6 @@ entities: rot: -1.5707963267948966 rad pos: 18.5,11.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - uid: 1824 @@ -11638,8 +11633,6 @@ entities: rot: -1.5707963267948966 rad pos: 8.5,8.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - uid: 1825 @@ -11647,8 +11640,6 @@ entities: - type: Transform pos: 6.5,13.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - uid: 1826 @@ -11657,8 +11648,6 @@ entities: rot: -1.5707963267948966 rad pos: 8.5,12.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - uid: 1827 @@ -11666,8 +11655,6 @@ entities: - type: Transform pos: -0.5,8.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - uid: 1828 @@ -11676,8 +11663,6 @@ entities: rot: 3.141592653589793 rad pos: -8.5,2.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - uid: 1829 @@ -11686,8 +11671,6 @@ entities: rot: 3.141592653589793 rad pos: -12.5,1.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - uid: 1830 @@ -11696,8 +11679,6 @@ entities: rot: 1.5707963267948966 rad pos: -14.5,7.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - uid: 1831 @@ -11706,8 +11687,6 @@ entities: rot: -1.5707963267948966 rad pos: -13.5,15.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - uid: 1832 @@ -11715,8 +11694,6 @@ entities: - type: Transform pos: -14.5,22.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - uid: 1834 @@ -11724,8 +11701,6 @@ entities: - type: Transform pos: -8.5,7.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - uid: 2021 @@ -11734,8 +11709,6 @@ entities: rot: 1.5707963267948966 rad pos: -20.5,-7.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - uid: 2022 @@ -11744,8 +11717,6 @@ entities: rot: 3.141592653589793 rad pos: -0.5,-24.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - uid: 2023 @@ -11754,8 +11725,6 @@ entities: rot: -1.5707963267948966 rad pos: 21.5,-7.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - uid: 2153 @@ -11764,8 +11733,6 @@ entities: rot: 3.141592653589793 rad pos: 11.5,16.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - uid: 2154 @@ -11773,8 +11740,6 @@ entities: - type: Transform pos: 10.5,24.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - uid: 2156 @@ -11782,8 +11747,6 @@ entities: - type: Transform pos: 4.5,23.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - uid: 2157 @@ -11792,8 +11755,6 @@ entities: rot: 3.141592653589793 rad pos: 6.5,18.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - uid: 2680 @@ -11802,8 +11763,6 @@ entities: rot: -1.5707963267948966 rad pos: 17.5,23.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - proto: GeneratorBasic15kW @@ -13188,7 +13147,6 @@ entities: - uid: 399 components: - type: MetaData - flags: PvsPriority name: Armory - type: Transform pos: 6.5,10.5 @@ -13196,7 +13154,6 @@ entities: - uid: 471 components: - type: MetaData - flags: PvsPriority name: Evidence storage - type: Transform pos: 12.5,12.5 @@ -13226,6 +13183,13 @@ entities: - type: Transform pos: 17.5,25.5 parent: 1 +- proto: KitchenMicrowave + entities: + - uid: 762 + components: + - type: Transform + pos: -11.5,19.5 + parent: 1 - proto: LampGold entities: - uid: 960 @@ -13253,21 +13217,47 @@ entities: - type: Transform pos: 18.435602,13.615202 parent: 1 -- proto: LockerBrigmedic +- proto: LockerJanitorFilled + entities: + - uid: 114 + components: + - type: Transform + pos: -3.5,12.5 + parent: 1 +- proto: LockerNfsdBailiff + entities: + - uid: 255 + components: + - type: Transform + pos: 8.5,9.5 + parent: 1 + - type: Physics + bodyType: Static +- proto: LockerNfsdBrigmedic entities: - uid: 891 components: - type: Transform pos: 18.5,9.5 parent: 1 -- proto: LockerDetectiveFilled +- proto: LockerNfsdCopper entities: - - uid: 995 + - uid: 327 components: - type: Transform - pos: -15.5,2.5 + pos: -9.5,9.5 + parent: 1 + - uid: 328 + components: + - type: Transform + pos: -9.5,8.5 parent: 1 -- proto: LockerEvidence + - uid: 329 + components: + - type: Transform + pos: -9.5,7.5 + parent: 1 +- proto: LockerNfsdEvidence entities: - uid: 207 components: @@ -13304,7 +13294,7 @@ entities: - type: Transform pos: 9.5,11.5 parent: 1 -- proto: LockerHeadOfSecurityFilled +- proto: LockerNfsdSheriff entities: - uid: 218 components: @@ -13313,32 +13303,13 @@ entities: parent: 1 - type: Physics bodyType: Static -- proto: LockerSecurityFilled - entities: - - uid: 327 - components: - - type: Transform - pos: -9.5,9.5 - parent: 1 - - uid: 328 - components: - - type: Transform - pos: -9.5,8.5 - parent: 1 - - uid: 329 - components: - - type: Transform - pos: -9.5,7.5 - parent: 1 -- proto: LockerWardenFilled +- proto: LockerNfsdSilver entities: - - uid: 255 + - uid: 995 components: - type: Transform - pos: 8.5,9.5 + pos: -15.5,2.5 parent: 1 - - type: Physics - bodyType: Static - proto: MachineCryoSleepPod entities: - uid: 409 @@ -13460,13 +13431,6 @@ entities: - type: Transform pos: 19.417044,6.6549163 parent: 1 -- proto: MopItem - entities: - - uid: 115 - components: - - type: Transform - pos: -11.641575,14.48619 - parent: 1 - proto: Morgue entities: - uid: 411 @@ -13481,8 +13445,6 @@ entities: - type: Transform pos: -9.5,14.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - proto: OxygenCanister entities: - uid: 1089 @@ -13490,8 +13452,6 @@ entities: - type: Transform pos: -9.5,16.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - proto: Paper entities: - uid: 210 @@ -14531,463 +14491,330 @@ entities: entities: - uid: 64 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -14.5,23.5 parent: 1 - uid: 155 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -8.5,23.5 parent: 1 - uid: 156 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -4.5,25.5 parent: 1 - uid: 192 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -4.5,21.5 parent: 1 - uid: 219 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 18.5,9.5 parent: 1 - uid: 228 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -11.5,6.5 parent: 1 - uid: 283 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -18.5,3.5 parent: 1 - uid: 748 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 1.5,21.5 parent: 1 - uid: 875 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 18.5,13.5 parent: 1 - uid: 881 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 12.5,5.5 parent: 1 - uid: 882 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 15.5,10.5 parent: 1 - uid: 884 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 9.5,9.5 parent: 1 - uid: 889 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -7.5,9.5 parent: 1 - uid: 890 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 18.5,3.5 parent: 1 - uid: 907 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 1.5,25.5 parent: 1 - uid: 927 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 16.5,2.5 parent: 1 - uid: 928 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 12.5,2.5 parent: 1 - uid: 929 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 8.5,2.5 parent: 1 - uid: 935 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 1.5,5.5 parent: 1 - uid: 956 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -13.5,2.5 parent: 1 - - uid: 1092 + - uid: 1011 components: - - type: MetaData - flags: PvsPriority - type: Transform - pos: -16.5,9.5 - parent: 1 - - uid: 1165 - components: - - type: MetaData - flags: PvsPriority - - type: Transform - rot: 1.5707963267948966 rad - pos: -9.5,16.5 + rot: -1.5707963267948966 rad + pos: -3.5,14.5 parent: 1 - - uid: 1166 + - uid: 1092 components: - - type: MetaData - flags: PvsPriority - type: Transform - rot: 1.5707963267948966 rad - pos: -9.5,14.5 + pos: -16.5,9.5 parent: 1 - - uid: 1167 + - uid: 1164 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad - pos: -9.5,18.5 + pos: -5.5,17.5 parent: 1 - uid: 1213 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 5.5,13.5 parent: 1 - uid: 1214 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 10.5,13.5 parent: 1 - uid: 1216 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 14.5,24.5 parent: 1 - uid: 1217 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 8.5,22.5 parent: 1 - uid: 1221 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 6.5,17.5 parent: 1 - uid: 1223 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 11.5,24.5 parent: 1 - uid: 1242 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -3.5,2.5 parent: 1 - uid: 1243 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 4.5,2.5 parent: 1 - uid: 1245 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -9.5,2.5 parent: 1 - uid: 1249 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 1.5,17.5 parent: 1 - uid: 1250 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -4.5,11.5 parent: 1 - - uid: 1363 - components: - - type: MetaData - flags: PvsPriority - - type: Transform - pos: -4.5,18.5 - parent: 1 - uid: 1372 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -15.5,11.5 parent: 1 - uid: 1373 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 19.5,17.5 parent: 1 - uid: 1556 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -23.5,-6.5 parent: 1 - uid: 1557 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -20.5,-9.5 parent: 1 - uid: 1558 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -20.5,-5.5 parent: 1 - uid: 1559 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 21.5,-9.5 parent: 1 - uid: 1560 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 21.5,-5.5 parent: 1 - uid: 1561 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 24.5,-6.5 parent: 1 - uid: 1566 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 2.5,-2.5 parent: 1 - uid: 1594 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -12.5,-5.5 parent: 1 - uid: 1597 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 13.5,-5.5 parent: 1 - uid: 1835 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 18.5,21.5 parent: 1 - uid: 1836 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 13.5,17.5 parent: 1 - uid: 1846 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 0.5,-25.5 parent: 1 - uid: 2091 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 0.5,-10.5 parent: 1 - uid: 2093 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -5.5,-4.5 parent: 1 - uid: 2097 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 6.5,-4.5 parent: 1 - uid: 2098 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -0.5,-7.5 parent: 1 - uid: 2105 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -10.5,12.5 parent: 1 - uid: 2107 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -2.5,7.5 parent: 1 - uid: 2108 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 3.5,7.5 parent: 1 - uid: 2163 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -16.5,17.5 parent: 1 - uid: 2164 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -11.5,17.5 parent: 1 - uid: 2193 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 1.5,-17.5 parent: 1 - uid: 2194 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 0.5,-27.5 parent: 1 @@ -14995,22 +14822,16 @@ entities: entities: - uid: 644 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -11.5,22.5 parent: 1 - uid: 704 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -11.5,25.5 parent: 1 - uid: 1400 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -17.5,22.5 parent: 1 @@ -15018,8 +14839,6 @@ entities: entities: - uid: 2422 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 17.5,26.5 @@ -15108,6 +14927,12 @@ entities: parent: 1 - proto: RailingCorner entities: + - uid: 95 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -11.5,14.5 + parent: 1 - uid: 1096 components: - type: Transform @@ -15161,421 +14986,37 @@ entities: - type: Transform pos: 17.5,1.5 parent: 1 - - uid: 2268 - components: - - type: Transform - pos: 9.5,1.5 - parent: 1 - - uid: 2270 - components: - - type: Transform - pos: 18.5,19.5 - parent: 1 - - uid: 2271 - components: - - type: Transform - pos: 2.5,20.5 - parent: 1 - - uid: 2272 - components: - - type: Transform - pos: -2.5,20.5 - parent: 1 - - uid: 2765 - components: - - type: Transform - pos: 17.5,10.5 - parent: 1 -- proto: RandomSpawner100 - entities: - - uid: 2670 - components: - - type: Transform - pos: -17.5,-2.5 - parent: 1 - - uid: 2682 - components: - - type: Transform - pos: -5.5,17.5 - parent: 1 - - uid: 2683 - components: - - type: Transform - pos: -3.5,14.5 - parent: 1 - - uid: 2684 - components: - - type: Transform - pos: -2.5,17.5 - parent: 1 - - uid: 2685 - components: - - type: Transform - pos: -4.5,12.5 - parent: 1 - - uid: 2686 - components: - - type: Transform - pos: -9.5,12.5 - parent: 1 - - uid: 2687 - components: - - type: Transform - pos: -11.5,11.5 - parent: 1 - - uid: 2688 - components: - - type: Transform - pos: -13.5,8.5 - parent: 1 - - uid: 2689 - components: - - type: Transform - pos: -11.5,6.5 - parent: 1 - - uid: 2690 - components: - - type: Transform - pos: -14.5,4.5 - parent: 1 - - uid: 2692 - components: - - type: Transform - pos: -5.5,4.5 - parent: 1 - - uid: 2693 - components: - - type: Transform - pos: -6.5,8.5 - parent: 1 - - uid: 2694 - components: - - type: Transform - pos: -8.5,7.5 - parent: 1 - - uid: 2695 - components: - - type: Transform - pos: 0.5,2.5 - parent: 1 - - uid: 2696 - components: - - type: Transform - pos: -2.5,-3.5 - parent: 1 - - uid: 2697 - components: - - type: Transform - pos: -5.5,-5.5 - parent: 1 - - uid: 2698 - components: - - type: Transform - pos: -2.5,-9.5 - parent: 1 - - uid: 2699 - components: - - type: Transform - pos: 6.5,-5.5 - parent: 1 - - uid: 2700 - components: - - type: Transform - pos: 0.5,-12.5 - parent: 1 - - uid: 2701 - components: - - type: Transform - pos: 4.5,-7.5 - parent: 1 - - uid: 2702 - components: - - type: Transform - pos: 0.5,-5.5 - parent: 1 - - uid: 2703 - components: - - type: Transform - pos: 14.5,-7.5 - parent: 1 - - uid: 2704 - components: - - type: Transform - pos: 14.5,-5.5 - parent: 1 - - uid: 2705 - components: - - type: Transform - pos: 11.5,-7.5 - parent: 1 - - uid: 2706 - components: - - type: Transform - pos: 22.5,-7.5 - parent: 1 - - uid: 2707 - components: - - type: Transform - pos: 21.5,-6.5 - parent: 1 - - uid: 2708 - components: - - type: Transform - pos: 16.5,-6.5 - parent: 1 - - uid: 2709 - components: - - type: Transform - pos: 9.5,-6.5 - parent: 1 - - uid: 2710 - components: - - type: Transform - pos: -0.5,-17.5 - parent: 1 - - uid: 2711 - components: - - type: Transform - pos: 1.5,-20.5 - parent: 1 - - uid: 2712 - components: - - type: Transform - pos: 0.5,-15.5 - parent: 1 - - uid: 2713 - components: - - type: Transform - pos: 0.5,-24.5 - parent: 1 - - uid: 2714 - components: - - type: Transform - pos: -2.5,-24.5 - parent: 1 - - uid: 2715 - components: - - type: Transform - pos: 1.5,-27.5 - parent: 1 - - uid: 2716 - components: - - type: Transform - pos: -13.5,-6.5 - parent: 1 - - uid: 2717 - components: - - type: Transform - pos: -9.5,-5.5 - parent: 1 - - uid: 2718 - components: - - type: Transform - pos: -8.5,-7.5 - parent: 1 - - uid: 2719 - components: - - type: Transform - pos: -10.5,-6.5 - parent: 1 - - uid: 2720 - components: - - type: Transform - pos: -16.5,-7.5 - parent: 1 - - uid: 2721 - components: - - type: Transform - pos: -20.5,-5.5 - parent: 1 - - uid: 2722 - components: - - type: Transform - pos: -21.5,-7.5 - parent: 1 - - uid: 2723 - components: - - type: Transform - pos: -17.5,5.5 - parent: 1 - - uid: 2724 - components: - - type: Transform - pos: 8.5,7.5 - parent: 1 - - uid: 2725 - components: - - type: Transform - pos: 11.5,4.5 - parent: 1 - - uid: 2726 - components: - - type: Transform - pos: 7.5,3.5 - parent: 1 - - uid: 2727 - components: - - type: Transform - pos: 5.5,5.5 - parent: 1 - - uid: 2728 - components: - - type: Transform - pos: 18.5,7.5 - parent: 1 - - uid: 2729 - components: - - type: Transform - pos: 14.5,9.5 - parent: 1 - - uid: 2730 - components: - - type: Transform - pos: 15.5,13.5 - parent: 1 - - uid: 2731 - components: - - type: Transform - pos: 17.5,16.5 - parent: 1 - - uid: 2732 - components: - - type: Transform - pos: 11.5,15.5 - parent: 1 - - uid: 2733 - components: - - type: Transform - pos: 9.5,16.5 - parent: 1 - - uid: 2734 - components: - - type: Transform - pos: 11.5,21.5 - parent: 1 - - uid: 2735 - components: - - type: Transform - pos: 15.5,23.5 - parent: 1 - - uid: 2736 - components: - - type: Transform - pos: 8.5,22.5 - parent: 1 - - uid: 2737 - components: - - type: Transform - pos: 3.5,24.5 - parent: 1 - - uid: 2738 - components: - - type: Transform - pos: -4.5,25.5 - parent: 1 - - uid: 2739 - components: - - type: Transform - pos: -3.5,22.5 - parent: 1 - - uid: 2740 - components: - - type: Transform - pos: -2.5,23.5 - parent: 1 - - uid: 2741 - components: - - type: Transform - pos: -5.5,22.5 - parent: 1 - - uid: 2742 - components: - - type: Transform - pos: 2.5,21.5 - parent: 1 - - uid: 2743 - components: - - type: Transform - pos: 5.5,18.5 - parent: 1 - - uid: 2744 - components: - - type: Transform - pos: 4.5,16.5 - parent: 1 - - uid: 2745 - components: - - type: Transform - pos: 5.5,12.5 - parent: 1 - - uid: 2746 - components: - - type: Transform - pos: 10.5,13.5 - parent: 1 - - uid: 2747 - components: - - type: Transform - pos: -16.5,14.5 - parent: 1 - - uid: 2748 - components: - - type: Transform - pos: -17.5,11.5 - parent: 1 - - uid: 2749 - components: - - type: Transform - pos: -13.5,17.5 - parent: 1 - - uid: 2750 - components: - - type: Transform - pos: -18.5,17.5 - parent: 1 - - uid: 2751 - components: - - type: Transform - pos: -16.5,18.5 - parent: 1 - - uid: 2752 - components: - - type: Transform - pos: -12.5,21.5 - parent: 1 - - uid: 2753 + - uid: 2268 components: - type: Transform - pos: -14.5,24.5 + pos: 9.5,1.5 parent: 1 - - uid: 2754 + - uid: 2270 components: - type: Transform - pos: -16.5,22.5 + pos: 18.5,19.5 parent: 1 -- proto: RandomVendingDrinks - entities: - - uid: 811 + - uid: 2271 components: - type: Transform - pos: 18.5,5.5 + pos: 2.5,20.5 parent: 1 - - uid: 2106 + - uid: 2272 components: - type: Transform - pos: -8.5,12.5 + pos: -2.5,20.5 parent: 1 -- proto: RandomVendingSnacks - entities: - - uid: 762 + - uid: 2765 components: - type: Transform - pos: 19.5,5.5 + pos: 17.5,10.5 parent: 1 - - uid: 1370 +- proto: RandomSpawner100 + entities: + - uid: 2728 components: - type: Transform - pos: -7.5,12.5 + pos: 18.5,7.5 parent: 1 - proto: ShuttersNormalOpen entities: @@ -15720,34 +15161,12 @@ entities: - type: Transform pos: 16.5,12.5 parent: 1 -- proto: Sink - entities: - - uid: 13 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,18.5 - parent: 1 -- proto: SpawnMobMcGriff - entities: - - uid: 385 - components: - - type: Transform - pos: 11.5,7.5 - parent: 1 -- proto: SpawnMobShiva - entities: - - uid: 1614 - components: - - type: Transform - pos: 2.5,7.5 - parent: 1 -- proto: SpawnPointHeadOfSecurity +- proto: SpawnPointBailiff entities: - - uid: 170 + - uid: 2692 components: - type: Transform - pos: 0.5,-3.5 + pos: 1.5,-3.5 parent: 1 - proto: SpawnPointLatejoin entities: @@ -15759,17 +15178,17 @@ entities: parent: 1 - proto: SpawnPointLawyer entities: - - uid: 2096 + - uid: 2106 components: - type: Transform - pos: -0.5,-6.5 + pos: -0.5,-3.5 parent: 1 -- proto: SpawnPointWarden +- proto: SpawnPointSheriff entities: - - uid: 169 + - uid: 170 components: - type: Transform - pos: 1.5,-3.5 + pos: 0.5,-3.5 parent: 1 - proto: Stairs entities: @@ -15868,11 +15287,6 @@ entities: - type: Transform pos: -8.5,9.5 parent: 1 - - uid: 17 - components: - - type: Transform - pos: -11.5,14.5 - parent: 1 - uid: 56 components: - type: Transform @@ -16033,6 +15447,11 @@ entities: - type: Transform pos: 19.5,15.5 parent: 1 + - uid: 2694 + components: + - type: Transform + pos: -13.5,19.5 + parent: 1 - proto: TableReinforcedGlass entities: - uid: 41 @@ -16245,6 +15664,11 @@ entities: - type: Transform pos: 14.5,24.5 parent: 1 + - uid: 2695 + components: + - type: Transform + pos: 15.5,24.5 + parent: 1 - proto: trayScanner entities: - uid: 1116 @@ -16340,18 +15764,6 @@ entities: - type: Transform pos: -11.5,2.5 parent: 1 -- proto: VendingMachineDonut - entities: - - uid: 68 - components: - - type: Transform - pos: -13.5,19.5 - parent: 1 - - uid: 1262 - components: - - type: Transform - pos: 15.5,24.5 - parent: 1 - proto: VendingMachineGames entities: - uid: 698 @@ -16373,26 +15785,19 @@ entities: - type: Transform pos: 16.5,9.5 parent: 1 -- proto: VendingMachineSec - entities: - - uid: 330 - components: - - type: Transform - pos: -5.5,8.5 - parent: 1 -- proto: VendingMachineSecDrobe +- proto: VendingMachineNfsdDrobe entities: - uid: 337 components: - type: Transform pos: -5.5,7.5 parent: 1 -- proto: VendingMachineSoda +- proto: VendingMachineNfsdTech entities: - - uid: 902 + - uid: 330 components: - type: Transform - pos: -13.5,14.5 + pos: -5.5,8.5 parent: 1 - proto: VendingMachineTankDispenserEVA entities: @@ -16405,3057 +15810,2273 @@ entities: entities: - uid: 3 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 2.5,-21.5 parent: 1 - uid: 11 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -1.5,-21.5 parent: 1 - uid: 12 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 12.5,15.5 parent: 1 - uid: 15 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -1.5,-22.5 parent: 1 - uid: 18 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -15.5,22.5 parent: 1 - uid: 19 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -17.5,1.5 parent: 1 - uid: 29 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -3.5,-22.5 parent: 1 - uid: 38 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -13.5,22.5 parent: 1 - uid: 60 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -3.5,-26.5 parent: 1 - uid: 66 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -12.5,20.5 parent: 1 - uid: 67 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -11.5,20.5 parent: 1 - uid: 79 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 3.5,-26.5 parent: 1 - uid: 83 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 20.5,22.5 parent: 1 - uid: 85 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 19.5,22.5 parent: 1 - uid: 99 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 11.5,26.5 parent: 1 - uid: 100 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 1.5,26.5 parent: 1 - uid: 101 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -0.5,26.5 parent: 1 - uid: 103 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 8.5,10.5 parent: 1 - uid: 112 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 12.5,16.5 parent: 1 - uid: 117 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 12.5,23.5 parent: 1 - uid: 118 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 9.5,23.5 parent: 1 - uid: 133 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -15.5,17.5 parent: 1 - uid: 134 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 4.5,-26.5 parent: 1 - uid: 135 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 12.5,24.5 parent: 1 - uid: 136 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 12.5,25.5 parent: 1 - uid: 144 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 16.5,22.5 parent: 1 - uid: 145 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -8.5,26.5 parent: 1 - uid: 148 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 8.5,26.5 parent: 1 - uid: 150 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 17.5,2.5 parent: 1 - uid: 157 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 10.5,26.5 parent: 1 - uid: 158 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 6.5,26.5 parent: 1 - uid: 159 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 2.5,26.5 parent: 1 - uid: 160 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 5.5,26.5 parent: 1 - uid: 161 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 0.5,26.5 parent: 1 - uid: 162 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 7.5,26.5 parent: 1 - uid: 165 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 9.5,26.5 parent: 1 - uid: 167 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 13.5,26.5 parent: 1 - uid: 171 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 4.5,26.5 parent: 1 - uid: 174 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 12.5,26.5 parent: 1 - uid: 178 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 3.5,26.5 parent: 1 - uid: 191 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 13.5,25.5 parent: 1 - uid: 193 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 2.5,9.5 parent: 1 - uid: 195 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 10.5,14.5 parent: 1 - uid: 199 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -11.5,-0.5 parent: 1 - uid: 200 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -9.5,-0.5 parent: 1 - uid: 201 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -11.5,13.5 parent: 1 - uid: 202 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -2.5,26.5 parent: 1 - uid: 203 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -1.5,26.5 parent: 1 - uid: 204 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -5.5,26.5 parent: 1 - uid: 205 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 19.5,23.5 parent: 1 - uid: 231 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -13.5,20.5 parent: 1 - uid: 232 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 14.5,26.5 parent: 1 - uid: 234 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -6.5,26.5 parent: 1 - uid: 236 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -3.5,26.5 parent: 1 - uid: 237 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -4.5,26.5 parent: 1 - uid: 238 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 16.5,25.5 parent: 1 - uid: 239 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -10.5,3.5 parent: 1 - uid: 243 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -10.5,10.5 parent: 1 - uid: 244 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -8.5,10.5 parent: 1 - uid: 248 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -7.5,10.5 parent: 1 - uid: 249 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -4.5,10.5 parent: 1 - uid: 250 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -5.5,10.5 parent: 1 - uid: 253 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -19.5,20.5 parent: 1 - uid: 254 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -1.5,-28.5 parent: 1 - uid: 258 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 5.5,14.5 parent: 1 - uid: 259 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 15.5,25.5 parent: 1 - uid: 260 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 2.5,17.5 parent: 1 - uid: 261 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 2.5,18.5 parent: 1 - uid: 262 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 2.5,19.5 parent: 1 - uid: 266 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -16.5,2.5 parent: 1 - uid: 275 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -13.5,10.5 parent: 1 - uid: 276 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -14.5,10.5 parent: 1 - uid: 277 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -15.5,10.5 parent: 1 - uid: 280 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -18.5,20.5 parent: 1 - uid: 282 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -10.5,20.5 parent: 1 - uid: 286 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 8.5,6.5 parent: 1 - uid: 287 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 6.5,6.5 parent: 1 - uid: 289 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 8.5,14.5 parent: 1 - uid: 296 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 9.5,14.5 parent: 1 - uid: 298 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -19.5,15.5 parent: 1 - uid: 299 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -19.5,14.5 parent: 1 - uid: 300 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -19.5,19.5 parent: 1 - uid: 303 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -16.5,0.5 parent: 1 - uid: 309 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -14.5,3.5 parent: 1 - uid: 314 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -15.5,3.5 parent: 1 - uid: 325 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -11.5,3.5 parent: 1 - uid: 326 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -13.5,3.5 parent: 1 - uid: 332 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -1.5,9.5 parent: 1 - uid: 349 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -17.5,20.5 parent: 1 - uid: 352 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -2.5,-26.5 parent: 1 - uid: 353 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 9.5,17.5 parent: 1 - uid: 354 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -1.5,-26.5 parent: 1 - uid: 357 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -16.5,20.5 parent: 1 - uid: 358 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -15.5,20.5 parent: 1 - uid: 364 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -2.5,10.5 parent: 1 - uid: 366 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 5.5,10.5 parent: 1 - uid: 367 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -3.5,10.5 parent: 1 - uid: 369 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -16.5,1.5 parent: 1 - uid: 377 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -10.5,0.5 parent: 1 - uid: 378 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -9.5,10.5 parent: 1 - uid: 379 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -6.5,10.5 parent: 1 - uid: 380 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 17.5,14.5 parent: 1 - uid: 381 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -1.5,15.5 parent: 1 - uid: 384 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -1.5,10.5 parent: 1 - uid: 390 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -13.5,23.5 parent: 1 - uid: 392 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 11.5,14.5 parent: 1 - uid: 393 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 12.5,13.5 parent: 1 - uid: 394 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -2.5,14.5 parent: 1 - uid: 395 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -1.5,14.5 parent: 1 - uid: 396 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 9.5,10.5 parent: 1 - uid: 397 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 7.5,10.5 parent: 1 - uid: 400 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 12.5,6.5 parent: 1 - uid: 401 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 7.5,14.5 parent: 1 - uid: 402 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 6.5,14.5 parent: 1 - uid: 403 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 11.5,10.5 parent: 1 - uid: 404 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 10.5,10.5 parent: 1 - uid: 406 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 12.5,11.5 parent: 1 - uid: 407 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 12.5,10.5 parent: 1 - uid: 412 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -1.5,6.5 parent: 1 - uid: 414 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 20.5,12.5 parent: 1 - uid: 416 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -0.5,6.5 parent: 1 - uid: 418 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -10.5,2.5 parent: 1 - uid: 419 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -10.5,-0.5 parent: 1 - uid: 420 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -4.5,6.5 parent: 1 - uid: 421 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -2.5,6.5 parent: 1 - uid: 422 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -3.5,6.5 parent: 1 - uid: 424 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 20.5,14.5 parent: 1 - uid: 426 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 20.5,15.5 parent: 1 - uid: 429 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -12.5,-0.5 parent: 1 - uid: 430 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 20.5,17.5 parent: 1 - uid: 432 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 20.5,16.5 parent: 1 - uid: 436 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -11.5,23.5 parent: 1 - uid: 437 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -12.5,23.5 parent: 1 - uid: 441 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 16.5,14.5 parent: 1 - uid: 450 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 2.5,-28.5 parent: 1 - uid: 460 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 18.5,22.5 parent: 1 - uid: 461 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 16.5,24.5 parent: 1 - uid: 462 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 16.5,23.5 parent: 1 - uid: 463 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 16.5,19.5 parent: 1 - uid: 465 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 11.5,23.5 parent: 1 - uid: 466 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 8.5,23.5 parent: 1 - uid: 467 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 12.5,17.5 parent: 1 - uid: 472 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -10.5,1.5 parent: 1 - uid: 474 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 18.5,14.5 parent: 1 - uid: 475 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 19.5,14.5 parent: 1 - uid: 478 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 17.5,10.5 parent: 1 - uid: 479 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 19.5,10.5 parent: 1 - uid: 480 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -4.5,0.5 parent: 1 - uid: 481 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -4.5,2.5 parent: 1 - uid: 482 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 16.5,10.5 parent: 1 - uid: 483 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 18.5,10.5 parent: 1 - uid: 484 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 17.5,1.5 parent: 1 - uid: 485 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 1.5,6.5 parent: 1 - uid: 489 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 17.5,25.5 parent: 1 - uid: 490 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 2.5,10.5 parent: 1 - uid: 492 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 14.5,25.5 parent: 1 - uid: 493 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 2.5,14.5 parent: 1 - uid: 494 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 2.5,15.5 parent: 1 - uid: 495 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 2.5,16.5 parent: 1 - uid: 498 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 2.5,20.5 parent: 1 - uid: 500 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 2.5,6.5 parent: 1 - uid: 501 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 5.5,9.5 parent: 1 - uid: 502 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 5.5,7.5 parent: 1 - uid: 503 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 5.5,6.5 parent: 1 - uid: 510 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -12.5,13.5 parent: 1 - uid: 511 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -13.5,13.5 parent: 1 - uid: 512 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -16.5,10.5 parent: 1 - uid: 513 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -17.5,10.5 parent: 1 - uid: 514 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -18.5,10.5 parent: 1 - uid: 522 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -16.5,3.5 parent: 1 - uid: 531 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -19.5,6.5 parent: 1 - uid: 535 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -17.5,2.5 parent: 1 - uid: 545 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -18.5,2.5 parent: 1 - uid: 546 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 3.5,6.5 parent: 1 - uid: 549 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 16.5,13.5 parent: 1 - uid: 550 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 2.5,-1.5 parent: 1 - uid: 629 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 9.5,20.5 parent: 1 - uid: 632 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -5.5,-0.5 parent: 1 - uid: 638 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -19.5,10.5 parent: 1 - uid: 639 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 18.5,1.5 parent: 1 - uid: 640 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 5.5,0.5 parent: 1 - uid: 641 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 17.5,0.5 parent: 1 - uid: 642 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 17.5,22.5 parent: 1 - uid: 651 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 5.5,-0.5 parent: 1 - uid: 670 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 5.5,-1.5 parent: 1 - uid: 671 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 20.5,20.5 parent: 1 - uid: 673 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -4.5,1.5 parent: 1 - uid: 677 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 20.5,11.5 parent: 1 - uid: 678 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 20.5,19.5 parent: 1 - uid: 679 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 12.5,14.5 parent: 1 - uid: 683 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -4.5,-0.5 parent: 1 - uid: 685 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 20.5,18.5 parent: 1 - uid: 686 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 20.5,13.5 parent: 1 - uid: 688 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 20.5,10.5 parent: 1 - uid: 699 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 16.5,12.5 parent: 1 - uid: 701 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -7.5,6.5 parent: 1 - uid: 702 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -4.5,7.5 parent: 1 - uid: 703 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -1.5,0.5 parent: 1 - uid: 708 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 13.5,-0.5 parent: 1 - uid: 710 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 19.5,2.5 parent: 1 - uid: 712 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 18.5,2.5 parent: 1 - uid: 713 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 20.5,6.5 parent: 1 - uid: 725 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 13.5,0.5 parent: 1 - uid: 726 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 13.5,2.5 parent: 1 - uid: 727 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 9.5,0.5 parent: 1 - uid: 730 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 13.5,1.5 parent: 1 - uid: 731 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 9.5,-0.5 parent: 1 - uid: 732 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -9.5,6.5 parent: 1 - uid: 733 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -10.5,8.5 parent: 1 - uid: 734 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -10.5,9.5 parent: 1 - uid: 735 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -10.5,6.5 parent: 1 - uid: 736 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -10.5,7.5 parent: 1 - uid: 737 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 2.5,3.5 parent: 1 - uid: 738 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -1.5,3.5 parent: 1 - uid: 739 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 2.5,0.5 parent: 1 - uid: 740 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 2.5,-0.5 parent: 1 - uid: 741 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -4.5,-1.5 parent: 1 - uid: 742 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 9.5,2.5 parent: 1 - uid: 752 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 8.5,20.5 parent: 1 - uid: 754 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 9.5,1.5 parent: 1 - uid: 756 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -1.5,-0.5 parent: 1 - uid: 757 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -1.5,-1.5 parent: 1 - uid: 758 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -4.5,9.5 parent: 1 - uid: 759 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -4.5,8.5 parent: 1 - uid: 760 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 5.5,2.5 parent: 1 - uid: 761 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 5.5,1.5 parent: 1 - uid: 774 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 10.5,18.5 parent: 1 - uid: 786 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 5.5,20.5 parent: 1 - uid: 808 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 12.5,7.5 parent: 1 - uid: 851 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -15.5,24.5 parent: 1 - uid: 853 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -10.5,24.5 parent: 1 - uid: 857 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -10.5,22.5 parent: 1 - uid: 858 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -10.5,25.5 parent: 1 - uid: 859 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 0.5,19.5 parent: 1 - uid: 860 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -10.5,21.5 parent: 1 - uid: 861 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -10.5,23.5 parent: 1 - uid: 862 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 7.5,17.5 parent: 1 - uid: 863 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 7.5,18.5 parent: 1 - uid: 864 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 10.5,19.5 parent: 1 - uid: 866 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 12.5,20.5 parent: 1 - uid: 867 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 12.5,18.5 parent: 1 - uid: 868 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 7.5,16.5 parent: 1 - uid: 869 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 7.5,19.5 parent: 1 - uid: 874 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 12.5,19.5 parent: 1 - uid: 893 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 7.5,20.5 parent: 1 - uid: 897 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 1.5,19.5 parent: 1 - uid: 898 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -0.5,19.5 parent: 1 - uid: 899 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -15.5,23.5 parent: 1 - uid: 900 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -1.5,19.5 parent: 1 - uid: 901 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -2.5,19.5 parent: 1 - uid: 909 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 10.5,20.5 parent: 1 - uid: 910 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 7.5,15.5 parent: 1 - uid: 915 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 20.5,21.5 parent: 1 - uid: 957 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -9.5,26.5 parent: 1 - uid: 962 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -10.5,26.5 parent: 1 - uid: 967 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -11.5,26.5 parent: 1 - uid: 968 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -7.5,26.5 parent: 1 - uid: 972 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -16.5,24.5 parent: 1 - uid: 973 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -18.5,22.5 parent: 1 - uid: 977 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -16.5,25.5 parent: 1 - uid: 978 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -19.5,22.5 parent: 1 - uid: 982 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -15.5,25.5 parent: 1 - uid: 983 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -18.5,23.5 parent: 1 - uid: 987 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -14.5,25.5 parent: 1 - uid: 988 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -17.5,24.5 parent: 1 - uid: 992 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -13.5,25.5 parent: 1 - uid: 993 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -17.5,23.5 parent: 1 - uid: 997 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -13.5,26.5 parent: 1 - uid: 998 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -19.5,21.5 parent: 1 - uid: 1002 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -12.5,26.5 parent: 1 - uid: 1042 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 1.5,20.5 parent: 1 - uid: 1043 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 0.5,20.5 parent: 1 - uid: 1044 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -0.5,20.5 parent: 1 - uid: 1045 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -1.5,20.5 parent: 1 - uid: 1046 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -2.5,20.5 parent: 1 - uid: 1047 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -3.5,20.5 parent: 1 - uid: 1048 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -4.5,20.5 parent: 1 - uid: 1049 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -5.5,20.5 parent: 1 - uid: 1050 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -6.5,20.5 parent: 1 - uid: 1051 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -7.5,20.5 parent: 1 - uid: 1052 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -8.5,20.5 parent: 1 - uid: 1053 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -9.5,20.5 parent: 1 - uid: 1071 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 2.5,-27.5 parent: 1 - uid: 1074 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 4.5,-22.5 parent: 1 - uid: 1080 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -1.5,-27.5 parent: 1 - uid: 1081 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 2.5,-26.5 parent: 1 - uid: 1093 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -6.5,12.5 parent: 1 - uid: 1215 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -1.5,-17.5 parent: 1 - uid: 1268 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 10.5,17.5 parent: 1 - uid: 1271 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -2.5,-22.5 parent: 1 - uid: 1272 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -1.5,-16.5 parent: 1 - uid: 1288 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -4.5,-2.5 parent: 1 - uid: 1289 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -5.5,-2.5 parent: 1 - uid: 1290 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -5.5,-3.5 parent: 1 - uid: 1291 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -6.5,-3.5 parent: 1 - uid: 1292 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -6.5,-4.5 parent: 1 - uid: 1293 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -7.5,-4.5 parent: 1 - uid: 1297 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -11.5,-4.5 parent: 1 - uid: 1298 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -12.5,-4.5 parent: 1 - uid: 1304 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -18.5,-4.5 parent: 1 - uid: 1305 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -24.5,-8.5 parent: 1 - uid: 1306 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -22.5,-10.5 parent: 1 - uid: 1307 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -22.5,-9.5 parent: 1 - uid: 1308 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -22.5,-4.5 parent: 1 - uid: 1309 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -23.5,-4.5 parent: 1 - uid: 1310 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -23.5,-8.5 parent: 1 - uid: 1311 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -24.5,-4.5 parent: 1 - uid: 1312 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -22.5,-8.5 parent: 1 - uid: 1313 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -19.5,-4.5 parent: 1 - uid: 1314 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -21.5,-4.5 parent: 1 - uid: 1315 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -20.5,-4.5 parent: 1 - uid: 1316 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -18.5,-8.5 parent: 1 - uid: 1322 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -12.5,-8.5 parent: 1 - uid: 1323 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -11.5,-8.5 parent: 1 - uid: 1327 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -7.5,-8.5 parent: 1 - uid: 1328 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -6.5,-8.5 parent: 1 - uid: 1353 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -18.5,21.5 parent: 1 - uid: 1355 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -18.5,-9.5 parent: 1 - uid: 1356 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -18.5,-10.5 parent: 1 - uid: 1362 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -16.5,23.5 parent: 1 - uid: 1374 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 17.5,19.5 parent: 1 - uid: 1377 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 7.5,-8.5 parent: 1 - uid: 1378 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 8.5,-8.5 parent: 1 - uid: 1382 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 12.5,-8.5 parent: 1 - uid: 1383 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 13.5,-8.5 parent: 1 - uid: 1389 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 19.5,-8.5 parent: 1 - uid: 1390 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -5.5,19.5 parent: 1 - uid: 1393 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 23.5,-8.5 parent: 1 - uid: 1395 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 2.5,-9.5 parent: 1 - uid: 1397 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 23.5,-4.5 parent: 1 - uid: 1401 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 19.5,-4.5 parent: 1 - uid: 1407 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 13.5,-4.5 parent: 1 - uid: 1408 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 12.5,-4.5 parent: 1 - uid: 1412 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 8.5,-4.5 parent: 1 - uid: 1413 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 7.5,-4.5 parent: 1 - uid: 1414 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 7.5,-3.5 parent: 1 - uid: 1415 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 6.5,-3.5 parent: 1 - uid: 1416 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 6.5,-2.5 parent: 1 - uid: 1417 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 5.5,-2.5 parent: 1 - uid: 1421 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 22.5,-4.5 parent: 1 - uid: 1422 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 21.5,-4.5 parent: 1 - uid: 1423 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 20.5,-4.5 parent: 1 - uid: 1424 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 23.5,-9.5 parent: 1 - uid: 1425 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 23.5,-10.5 parent: 1 - uid: 1426 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 24.5,-8.5 parent: 1 - uid: 1427 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 25.5,-8.5 parent: 1 - uid: 1428 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 19.5,-9.5 parent: 1 - uid: 1429 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 19.5,-10.5 parent: 1 - uid: 1430 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 24.5,-4.5 parent: 1 - uid: 1431 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 25.5,-4.5 parent: 1 - uid: 1436 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 21.5,-8.5 parent: 1 - uid: 1437 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 23.5,-6.5 parent: 1 - uid: 1440 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -22.5,-6.5 parent: 1 - uid: 1443 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -20.5,-8.5 parent: 1 - uid: 1458 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 18.5,19.5 parent: 1 - uid: 1464 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -1.5,-9.5 parent: 1 - uid: 1465 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -0.5,-9.5 parent: 1 - uid: 1466 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 0.5,-9.5 parent: 1 - uid: 1467 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 1.5,-9.5 parent: 1 - uid: 1468 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 2.5,-4.5 parent: 1 - uid: 1488 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -1.5,-12.5 parent: 1 - uid: 1489 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 2.5,-17.5 parent: 1 - uid: 1491 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 2.5,-12.5 parent: 1 - uid: 1492 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 2.5,-16.5 parent: 1 - uid: 1496 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 3.5,-22.5 parent: 1 - uid: 1618 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -1.5,-8.5 parent: 1 - uid: 1620 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -1.5,-7.5 parent: 1 - uid: 1622 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 2.5,-8.5 parent: 1 - uid: 1623 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 2.5,-22.5 parent: 1 - uid: 1833 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 19.5,19.5 parent: 1 - uid: 1844 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -5.5,-10.5 parent: 1 - uid: 2016 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -1.5,-4.5 parent: 1 - uid: 2046 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -6.5,-9.5 parent: 1 - uid: 2048 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -5.5,-9.5 parent: 1 - uid: 2049 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -4.5,-10.5 parent: 1 - uid: 2050 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -4.5,-11.5 parent: 1 - uid: 2051 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -3.5,-11.5 parent: 1 - uid: 2052 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -3.5,-12.5 parent: 1 - uid: 2053 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -2.5,-12.5 parent: 1 - uid: 2054 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 3.5,-12.5 parent: 1 - uid: 2055 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 4.5,-12.5 parent: 1 - uid: 2056 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 4.5,-11.5 parent: 1 - uid: 2057 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 5.5,-11.5 parent: 1 - uid: 2058 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 5.5,-10.5 parent: 1 - uid: 2059 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 6.5,-10.5 parent: 1 - uid: 2060 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 6.5,-9.5 parent: 1 - uid: 2061 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 7.5,-9.5 parent: 1 - uid: 2103 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -4.5,19.5 parent: 1 - uid: 2104 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -3.5,19.5 parent: 1 - uid: 2192 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 0.5,-26.5 parent: 1 - uid: 2277 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 19.5,24.5 parent: 1 - uid: 2309 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 19.5,25.5 @@ -19514,209 +18135,155 @@ entities: entities: - uid: 21 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -9.5,17.5 parent: 1 - uid: 88 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -7.5,17.5 parent: 1 - uid: 256 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 4.5,10.5 parent: 1 - uid: 257 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 3.5,10.5 parent: 1 - uid: 365 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 4.5,14.5 parent: 1 - uid: 423 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -8.5,17.5 parent: 1 - uid: 446 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -7.5,19.5 parent: 1 - uid: 491 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 3.5,14.5 parent: 1 - uid: 852 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -8.5,19.5 parent: 1 - uid: 855 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -9.5,19.5 parent: 1 - uid: 856 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -10.5,18.5 parent: 1 - uid: 933 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -6.5,15.5 parent: 1 - uid: 1021 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -10.5,16.5 parent: 1 - uid: 1022 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -10.5,14.5 parent: 1 - uid: 1023 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -9.5,15.5 parent: 1 - uid: 1024 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -8.5,15.5 parent: 1 - uid: 1025 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -7.5,15.5 parent: 1 - uid: 1026 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -7.5,13.5 parent: 1 - uid: 1027 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -8.5,13.5 parent: 1 - uid: 1028 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -9.5,13.5 parent: 1 - uid: 1029 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -6.5,17.5 parent: 1 - uid: 1031 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -6.5,13.5 parent: 1 - uid: 1032 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -6.5,19.5 parent: 1 - uid: 1033 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -10.5,13.5 parent: 1 - uid: 1034 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -10.5,19.5 parent: 1 - uid: 1035 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -10.5,17.5 parent: 1 - uid: 1036 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -10.5,15.5 parent: 1 @@ -19724,40 +18291,30 @@ entities: entities: - uid: 753 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -9.5,23.5 parent: 1 - uid: 764 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -9.5,25.5 parent: 1 - uid: 848 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -9.5,24.5 parent: 1 - uid: 870 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -9.5,22.5 parent: 1 - uid: 873 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -9.5,21.5 diff --git a/Resources/Maps/_NF/Shuttles/BlackMarket/barnacle.yml b/Resources/Maps/_NF/Shuttles/BlackMarket/barnacle.yml new file mode 100644 index 00000000000..a72bb320f79 --- /dev/null +++ b/Resources/Maps/_NF/Shuttles/BlackMarket/barnacle.yml @@ -0,0 +1,1739 @@ +meta: + format: 6 + postmapinit: false +tilemap: + 0: Space + 28: FloorDark + 85: FloorSteel + 93: FloorSteelMono + 97: FloorTechMaint + 1: FloorWood + 2: FloorWoodLarge + 113: Lattice + 114: Plating +entities: +- proto: "" + entities: + - uid: 201 + components: + - type: MetaData + - type: Transform + pos: 0.13793182,0.67738855 + parent: invalid + - type: MapGrid + chunks: + -1,-1: + ind: -1,-1 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcgAAAAAAcgAAAAAAYQAAAAAAYQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAcgAAAAAAYQAAAAAAcgAAAAAAcgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAcQAAAAAAcgAAAAAAHAAAAAACHAAAAAABHAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAYQAAAAAAcgAAAAAAcgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcgAAAAAAYQAAAAAAcgAAAAAAAQAAAAACAQAAAAAAAQAAAAACAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAAQAAAAADAQAAAAACAQAAAAACAQAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAAQAAAAABAQAAAAADAQAAAAADAQAAAAAC + version: 6 + 0,-1: + ind: 0,-1 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcgAAAAAAcgAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYQAAAAAAcgAAAAAAcgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcgAAAAAAYQAAAAAAcgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAABHAAAAAAAcgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcgAAAAAAcQAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcgAAAAAAcQAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcgAAAAAAcQAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + 0,0: + ind: 0,0 + tiles: cgAAAAAAcgAAAAAAcgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAADAgAAAAAAcgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAABAgAAAAABcgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAADcgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -1,0: + ind: -1,0 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAAQAAAAADAQAAAAABcgAAAAAAcgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAYQAAAAAAcgAAAAAAAgAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAcQAAAAAAcgAAAAAAAgAAAAACAgAAAAADAgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAcgAAAAAAAgAAAAADAgAAAAAAAgAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + - type: Broadphase + - type: Physics + bodyStatus: InAir + angularDamping: 0.05 + linearDamping: 0.05 + fixedRotation: False + bodyType: Dynamic + - type: Fixtures + fixtures: {} + - type: IFF + color: '#FFC000FF' + flags: HideLabel + - type: OccluderTree + - type: Shuttle + - type: GridPathfinding + - type: Gravity + gravityShakeSound: !type:SoundPathSpecifier + path: /Audio/Effects/alert.ogg + - type: DecalGrid + chunkCollection: + version: 2 + nodes: + - node: + angle: 4.71238898038469 rad + color: '#FFFFFFFF' + id: Arrows + decals: + 10: -4,-2 + 11: -4,0 + - node: + color: '#FFFFFFFF' + id: BrickTileDarkLineN + decals: + 0: -3,-5 + 1: -2,-5 + 2: -1,-5 + 3: 0,-5 + 4: 1,-5 + - node: + color: '#A4610696' + id: BrickTileWhiteLineN + decals: + 5: -3,-5 + 6: -2,-5 + 7: -1,-5 + 8: 0,-5 + 9: 1,-5 + - type: GridAtmosphere + version: 2 + data: + tiles: + -1,-1: + 0: 65535 + 0,-1: + 0: 4375 + 1: 26208 + -2,-1: + 0: 61166 + -2,-2: + 1: 51200 + -1,-2: + 1: 1 + 0: 65534 + 0,-2: + 0: 30579 + 1: 4 + 0,0: + 0: 30583 + 0,1: + 0: 7 + -2,0: + 0: 238 + 1: 35840 + -1,0: + 0: 65535 + -1,1: + 0: 15 + uniqueMixes: + - volume: 2500 + temperature: 293.15 + moles: + - 21.824879 + - 82.10312 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - volume: 2500 + temperature: 293.15 + moles: + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + chunkSize: 4 + - type: GasTileOverlay + - type: RadiationGridResistance + - type: BecomesStation + id: Barnacle + - type: SpreaderGrid + - type: NavMap +- proto: AirAlarm + entities: + - uid: 235 + components: + - type: Transform + pos: 0.5,-3.5 + parent: 201 + - type: DeviceList + devices: + - 233 + - uid: 236 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -1.5,1.5 + parent: 201 + - type: DeviceList + devices: + - 228 + - 227 + - 213 + - 215 +- proto: AirCanister + entities: + - uid: 57 + components: + - type: Transform + anchored: True + pos: -5.5,-2.5 + parent: 201 + - type: Physics + bodyType: Static +- proto: AirlockExternalGlass + entities: + - uid: 142 + components: + - type: Transform + pos: -4.5,-1.5 + parent: 201 + - uid: 143 + components: + - type: Transform + pos: -4.5,0.5 + parent: 201 +- proto: AirlockGlassShuttle + entities: + - uid: 18 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -6.5,-1.5 + parent: 201 + - uid: 21 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -6.5,0.5 + parent: 201 + - uid: 29 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -6.5,-0.5 + parent: 201 +- proto: APCBasic + entities: + - uid: 96 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,-6.5 + parent: 201 +- proto: AppraisalTool + entities: + - uid: 196 + components: + - type: Transform + pos: 1.3489224,-4.3157334 + parent: 201 +- proto: AtmosDeviceFanTiny + entities: + - uid: 11 + components: + - type: Transform + pos: 0.5,-2.5 + parent: 201 + - uid: 12 + components: + - type: Transform + pos: 0.5,-1.5 + parent: 201 + - uid: 13 + components: + - type: Transform + pos: 0.5,-0.5 + parent: 201 + - uid: 27 + components: + - type: Transform + pos: -6.5,-1.5 + parent: 201 + - uid: 28 + components: + - type: Transform + pos: -6.5,0.5 + parent: 201 + - uid: 73 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,-0.5 + parent: 201 +- proto: AtmosFixBlockerMarker + entities: + - uid: 149 + components: + - type: Transform + pos: -5.5,-4.5 + parent: 201 + - uid: 183 + components: + - type: Transform + pos: -4.5,-4.5 + parent: 201 + - uid: 184 + components: + - type: Transform + pos: -4.5,-5.5 + parent: 201 + - uid: 185 + components: + - type: Transform + pos: -3.5,-7.5 + parent: 201 + - uid: 186 + components: + - type: Transform + pos: 2.5,-7.5 + parent: 201 + - uid: 187 + components: + - type: Transform + pos: 2.5,-2.5 + parent: 201 + - uid: 188 + components: + - type: Transform + pos: 2.5,-1.5 + parent: 201 + - uid: 189 + components: + - type: Transform + pos: 2.5,-0.5 + parent: 201 + - uid: 190 + components: + - type: Transform + pos: 1.5,-2.5 + parent: 201 + - uid: 191 + components: + - type: Transform + pos: 1.5,-1.5 + parent: 201 + - uid: 192 + components: + - type: Transform + pos: 1.5,-0.5 + parent: 201 + - uid: 193 + components: + - type: Transform + pos: -4.5,3.5 + parent: 201 + - uid: 194 + components: + - type: Transform + pos: -4.5,2.5 + parent: 201 + - uid: 195 + components: + - type: Transform + pos: -5.5,2.5 + parent: 201 +- proto: BlastDoor + entities: + - uid: 9 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 0.5,-2.5 + parent: 201 + - type: DeviceLinkSink + links: + - 103 + - uid: 171 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 0.5,-0.5 + parent: 201 + - type: DeviceLinkSink + links: + - 103 + - uid: 172 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 0.5,-1.5 + parent: 201 + - type: DeviceLinkSink + links: + - 103 +- proto: CableApcExtension + entities: + - uid: 69 + components: + - type: Transform + pos: -2.5,-4.5 + parent: 201 + - uid: 92 + components: + - type: Transform + pos: -2.5,-6.5 + parent: 201 + - uid: 93 + components: + - type: Transform + pos: -2.5,-5.5 + parent: 201 + - uid: 94 + components: + - type: Transform + pos: -2.5,-3.5 + parent: 201 + - uid: 97 + components: + - type: Transform + pos: -2.5,-2.5 + parent: 201 + - uid: 98 + components: + - type: Transform + pos: -2.5,-1.5 + parent: 201 + - uid: 99 + components: + - type: Transform + pos: -2.5,-0.5 + parent: 201 + - uid: 100 + components: + - type: Transform + pos: -2.5,0.5 + parent: 201 + - uid: 101 + components: + - type: Transform + pos: -2.5,1.5 + parent: 201 + - uid: 102 + components: + - type: Transform + pos: -2.5,2.5 + parent: 201 + - uid: 104 + components: + - type: Transform + pos: -1.5,-1.5 + parent: 201 + - uid: 105 + components: + - type: Transform + pos: -0.5,-1.5 + parent: 201 + - uid: 106 + components: + - type: Transform + pos: -3.5,-1.5 + parent: 201 + - uid: 107 + components: + - type: Transform + pos: -4.5,-1.5 + parent: 201 + - uid: 108 + components: + - type: Transform + pos: 1.5,-5.5 + parent: 201 + - uid: 109 + components: + - type: Transform + pos: 0.5,-5.5 + parent: 201 + - uid: 110 + components: + - type: Transform + pos: -0.5,-5.5 + parent: 201 + - uid: 111 + components: + - type: Transform + pos: -1.5,-5.5 + parent: 201 + - uid: 112 + components: + - type: Transform + pos: -1.5,2.5 + parent: 201 + - uid: 113 + components: + - type: Transform + pos: -0.5,2.5 + parent: 201 + - uid: 168 + components: + - type: Transform + pos: -3.5,0.5 + parent: 201 + - uid: 210 + components: + - type: Transform + pos: -4.5,0.5 + parent: 201 +- proto: CableHV + entities: + - uid: 86 + components: + - type: Transform + pos: 0.5,-6.5 + parent: 201 + - uid: 88 + components: + - type: Transform + pos: -0.5,-6.5 + parent: 201 + - uid: 89 + components: + - type: Transform + pos: -1.5,-6.5 + parent: 201 +- proto: CableMV + entities: + - uid: 90 + components: + - type: Transform + pos: -1.5,-6.5 + parent: 201 + - uid: 91 + components: + - type: Transform + pos: -2.5,-6.5 + parent: 201 +- proto: CableTerminal + entities: + - uid: 87 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 0.5,-6.5 + parent: 201 +- proto: CannonBall + entities: + - uid: 15 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 1.8835673,-2.403088 + parent: 201 + - uid: 19 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 1.6648173,-2.262463 + parent: 201 + - uid: 72 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 1.6023173,-2.512463 + parent: 201 +- proto: CannonBallGlassshot + entities: + - uid: 17 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 1.3054423,-2.449963 + parent: 201 + - uid: 20 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 1.4616923,-2.137463 + parent: 201 +- proto: CannonBallGrapeshot + entities: + - uid: 76 + components: + - type: Transform + pos: 1.5241923,-2.309338 + parent: 201 +- proto: CarpetBlack + entities: + - uid: 230 + components: + - type: Transform + pos: 0.5,2.5 + parent: 201 + - uid: 231 + components: + - type: Transform + pos: 0.5,3.5 + parent: 201 + - uid: 232 + components: + - type: Transform + pos: 1.5,2.5 + parent: 201 + - uid: 234 + components: + - type: Transform + pos: 1.5,3.5 + parent: 201 + - uid: 237 + components: + - type: Transform + pos: 0.5,1.5 + parent: 201 + - uid: 245 + components: + - type: Transform + pos: 1.5,1.5 + parent: 201 + - uid: 246 + components: + - type: Transform + pos: -2.5,-0.5 + parent: 201 + - uid: 247 + components: + - type: Transform + pos: -2.5,-1.5 + parent: 201 + - uid: 248 + components: + - type: Transform + pos: -1.5,-0.5 + parent: 201 + - uid: 249 + components: + - type: Transform + pos: -1.5,-1.5 + parent: 201 + - uid: 250 + components: + - type: Transform + pos: -0.5,-0.5 + parent: 201 + - uid: 251 + components: + - type: Transform + pos: -0.5,-1.5 + parent: 201 +- proto: Catwalk + entities: + - uid: 16 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -5.5,-1.5 + parent: 201 + - uid: 32 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -5.5,-0.5 + parent: 201 + - uid: 53 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -5.5,0.5 + parent: 201 + - uid: 145 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,-5.5 + parent: 201 + - uid: 176 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -0.5,-5.5 + parent: 201 + - uid: 177 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 0.5,-5.5 + parent: 201 +- proto: ChairFolding + entities: + - uid: 239 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 0.5,-5.5 + parent: 201 +- proto: ChairPilotSeat + entities: + - uid: 157 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 0.5,2.5 + parent: 201 + - uid: 208 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 0.5,1.5 + parent: 201 +- proto: ClothingNeckCloakPirateCap + entities: + - uid: 209 + components: + - type: Transform + pos: -1.6817284,3.7075582 + parent: 201 +- proto: ComputerTabletopIFF + entities: + - uid: 54 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,1.5 + parent: 201 +- proto: ComputerTabletopShuttle + entities: + - uid: 220 + components: + - type: Transform + pos: 0.5,3.5 + parent: 201 +- proto: ComputerTabletopStationRecords + entities: + - uid: 221 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,2.5 + parent: 201 +- proto: CratePirate + entities: + - uid: 226 + components: + - type: Transform + pos: -1.5,-2.5 + parent: 201 +- proto: DefibrillatorCabinetFilled + entities: + - uid: 206 + components: + - type: Transform + pos: -3.5,1.5 + parent: 201 +- proto: EmergencyLight + entities: + - uid: 242 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,-6.5 + parent: 201 + - uid: 243 + components: + - type: Transform + pos: -1.5,-0.5 + parent: 201 + - uid: 244 + components: + - type: Transform + pos: -0.5,3.5 + parent: 201 +- proto: ExtinguisherCabinetFilled + entities: + - uid: 207 + components: + - type: Transform + pos: -1.5,-3.5 + parent: 201 +- proto: FaxMachineShipAntag + entities: + - uid: 161 + components: + - type: Transform + pos: 1.5,3.5 + parent: 201 +- proto: FirelockGlass + entities: + - uid: 153 + components: + - type: Transform + pos: -2.5,1.5 + parent: 201 + - uid: 154 + components: + - type: Transform + pos: -2.5,-3.5 + parent: 201 +- proto: GasPassiveVent + entities: + - uid: 123 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -4.5,-4.5 + parent: 201 + - type: AtmosPipeColor + color: '#990000FF' +- proto: GasPipeBend + entities: + - uid: 26 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -5.5,-0.5 + parent: 201 + - type: AtmosPipeColor + color: '#1010FFFF' + - uid: 118 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,-5.5 + parent: 201 + - type: AtmosPipeColor + color: '#1010FFFF' + - uid: 198 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -2.5,2.5 + parent: 201 + - type: AtmosPipeColor + color: '#1010FFFF' +- proto: GasPipeFourway + entities: + - uid: 211 + components: + - type: Transform + pos: -2.5,-0.5 + parent: 201 + - type: AtmosPipeColor + color: '#1010FFFF' +- proto: GasPipeStraight + entities: + - uid: 1 + components: + - type: Transform + pos: -5.5,-1.5 + parent: 201 + - type: AtmosPipeColor + color: '#1010FFFF' + - uid: 119 + components: + - type: Transform + pos: -2.5,-2.5 + parent: 201 + - type: AtmosPipeColor + color: '#1010FFFF' + - uid: 121 + components: + - type: Transform + pos: -2.5,-4.5 + parent: 201 + - type: AtmosPipeColor + color: '#1010FFFF' + - uid: 124 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -3.5,-4.5 + parent: 201 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 125 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,-4.5 + parent: 201 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 126 + components: + - type: Transform + pos: -2.5,-3.5 + parent: 201 + - type: AtmosPipeColor + color: '#1010FFFF' + - uid: 178 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,1.5 + parent: 201 + - type: AtmosPipeColor + color: '#1010FFFF' + - uid: 203 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -4.5,-0.5 + parent: 201 + - type: AtmosPipeColor + color: '#1010FFFF' + - uid: 212 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,0.5 + parent: 201 + - type: AtmosPipeColor + color: '#1010FFFF' + - uid: 217 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -0.5,-0.5 + parent: 201 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 218 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -0.5,0.5 + parent: 201 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 219 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,-1.5 + parent: 201 + - type: AtmosPipeColor + color: '#1010FFFF' + - uid: 222 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -0.5,-3.5 + parent: 201 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 223 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -0.5,1.5 + parent: 201 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 224 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -0.5,-2.5 + parent: 201 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 225 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -0.5,-3.5 + parent: 201 + - type: AtmosPipeColor + color: '#990000FF' +- proto: GasPipeTJunction + entities: + - uid: 117 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -0.5,-4.5 + parent: 201 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 216 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -0.5,-1.5 + parent: 201 + - type: AtmosPipeColor + color: '#990000FF' +- proto: GasPort + entities: + - uid: 42 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -5.5,-2.5 + parent: 201 + - type: AtmosPipeColor + color: '#1010FFFF' +- proto: GasPressurePump + entities: + - uid: 120 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -3.5,-0.5 + parent: 201 + - type: AtmosPipeColor + color: '#1010FFFF' + - uid: 122 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -2.5,-4.5 + parent: 201 + - type: AtmosPipeColor + color: '#990000FF' +- proto: GasVentPump + entities: + - uid: 213 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -1.5,2.5 + parent: 201 + - type: AtmosPipeColor + color: '#1010FFFF' + - uid: 214 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -1.5,-5.5 + parent: 201 + - type: AtmosPipeColor + color: '#1010FFFF' + - uid: 215 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -1.5,-0.5 + parent: 201 + - type: AtmosPipeColor + color: '#1010FFFF' +- proto: GasVentScrubber + entities: + - uid: 227 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,-1.5 + parent: 201 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 228 + components: + - type: Transform + pos: -0.5,2.5 + parent: 201 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 233 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 0.5,-4.5 + parent: 201 + - type: AtmosPipeColor + color: '#990000FF' +- proto: GravityGeneratorMini + entities: + - uid: 174 + components: + - type: Transform + pos: 1.5,-5.5 + parent: 201 +- proto: Grille + entities: + - uid: 2 + components: + - type: Transform + pos: 1.5,0.5 + parent: 201 + - uid: 5 + components: + - type: Transform + pos: -0.5,0.5 + parent: 201 + - uid: 6 + components: + - type: Transform + pos: 2.5,1.5 + parent: 201 + - uid: 7 + components: + - type: Transform + pos: 2.5,2.5 + parent: 201 + - uid: 30 + components: + - type: Transform + pos: -5.5,1.5 + parent: 201 + - uid: 35 + components: + - type: Transform + pos: -3.5,3.5 + parent: 201 + - uid: 36 + components: + - type: Transform + pos: -2.5,4.5 + parent: 201 + - uid: 37 + components: + - type: Transform + pos: -1.5,4.5 + parent: 201 + - uid: 38 + components: + - type: Transform + pos: 0.5,4.5 + parent: 201 + - uid: 39 + components: + - type: Transform + pos: 1.5,4.5 + parent: 201 + - uid: 40 + components: + - type: Transform + pos: 2.5,3.5 + parent: 201 + - uid: 52 + components: + - type: Transform + pos: -5.5,-3.5 + parent: 201 + - uid: 59 + components: + - type: Transform + pos: -3.5,-4.5 + parent: 201 + - uid: 61 + components: + - type: Transform + pos: 2.5,-5.5 + parent: 201 + - uid: 66 + components: + - type: Transform + pos: 2.5,-4.5 + parent: 201 + - uid: 68 + components: + - type: Transform + pos: 1.5,-3.5 + parent: 201 + - uid: 70 + components: + - type: Transform + pos: -3.5,-5.5 + parent: 201 + - uid: 77 + components: + - type: Transform + pos: -1.5,-7.5 + parent: 201 + - uid: 78 + components: + - type: Transform + pos: -0.5,-7.5 + parent: 201 + - uid: 79 + components: + - type: Transform + pos: 0.5,-7.5 + parent: 201 + - uid: 132 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -0.5,-3.5 + parent: 201 + - uid: 140 + components: + - type: Transform + pos: -4.5,-0.5 + parent: 201 +- proto: GroundTobacco + entities: + - uid: 181 + components: + - type: Transform + pos: 1.6025628,-4.4469357 + parent: 201 +- proto: Gyroscope + entities: + - uid: 139 + components: + - type: Transform + pos: -4.5,2.5 + parent: 201 + - type: Thruster + originalPowerLoad: 1500 +- proto: MachineFrame + entities: + - uid: 41 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -2.5,-5.5 + parent: 201 +- proto: Matchbox + entities: + - uid: 180 + components: + - type: Transform + pos: 1.6783751,-4.3457556 + parent: 201 +- proto: PirateFlag + entities: + - uid: 14 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -3.5,-6.5 + parent: 201 + - uid: 22 + components: + - type: Transform + pos: -3.5,4.5 + parent: 201 + - uid: 24 + components: + - type: Transform + pos: 2.5,0.5 + parent: 201 + - uid: 33 + components: + - type: Transform + pos: 2.5,4.5 + parent: 201 + - uid: 34 + components: + - type: Transform + pos: 2.5,-6.5 + parent: 201 + - uid: 75 + components: + - type: Transform + pos: -6.5,-3.5 + parent: 201 +- proto: PirateHandyFlag + entities: + - uid: 83 + components: + - type: Transform + pos: -1.5839312,3.491672 + parent: 201 +- proto: PortableGeneratorPacmanShuttle + entities: + - uid: 128 + components: + - type: Transform + pos: 0.5,-6.5 + parent: 201 + - type: FuelGenerator + on: False + - type: Physics + bodyType: Static +- proto: PowerCellRecharger + entities: + - uid: 197 + components: + - type: Transform + pos: -2.5,3.5 + parent: 201 +- proto: Poweredlight + entities: + - uid: 163 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -1.5,2.5 + parent: 201 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 165 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -1.5,-2.5 + parent: 201 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 170 + components: + - type: Transform + pos: -1.5,-4.5 + parent: 201 +- proto: PoweredlightSodium + entities: + - uid: 162 + components: + - type: Transform + pos: 2.5,-0.5 + parent: 201 + - type: ApcPowerReceiver + powerLoad: 0 +- proto: Rack + entities: + - uid: 25 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,3.5 + parent: 201 + - uid: 58 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 1.5,-2.5 + parent: 201 +- proto: ReinforcedWindow + entities: + - uid: 4 + components: + - type: Transform + pos: 1.5,0.5 + parent: 201 + - uid: 31 + components: + - type: Transform + pos: -5.5,1.5 + parent: 201 + - uid: 44 + components: + - type: Transform + pos: 2.5,1.5 + parent: 201 + - uid: 45 + components: + - type: Transform + pos: 2.5,2.5 + parent: 201 + - uid: 46 + components: + - type: Transform + pos: 2.5,3.5 + parent: 201 + - uid: 47 + components: + - type: Transform + pos: 1.5,4.5 + parent: 201 + - uid: 48 + components: + - type: Transform + pos: 0.5,4.5 + parent: 201 + - uid: 49 + components: + - type: Transform + pos: -1.5,4.5 + parent: 201 + - uid: 50 + components: + - type: Transform + pos: -2.5,4.5 + parent: 201 + - uid: 51 + components: + - type: Transform + pos: -3.5,3.5 + parent: 201 + - uid: 56 + components: + - type: Transform + pos: -5.5,-3.5 + parent: 201 + - uid: 60 + components: + - type: Transform + pos: -3.5,-4.5 + parent: 201 + - uid: 63 + components: + - type: Transform + pos: 1.5,-3.5 + parent: 201 + - uid: 64 + components: + - type: Transform + pos: 2.5,-4.5 + parent: 201 + - uid: 65 + components: + - type: Transform + pos: -3.5,-5.5 + parent: 201 + - uid: 71 + components: + - type: Transform + pos: 2.5,-5.5 + parent: 201 + - uid: 80 + components: + - type: Transform + pos: 0.5,-7.5 + parent: 201 + - uid: 81 + components: + - type: Transform + pos: -0.5,-7.5 + parent: 201 + - uid: 82 + components: + - type: Transform + pos: -1.5,-7.5 + parent: 201 + - uid: 141 + components: + - type: Transform + pos: -4.5,-0.5 + parent: 201 +- proto: RemoteSignaller + entities: + - uid: 252 + components: + - type: Transform + pos: 1.6242626,-1.3814762 + parent: 201 + - type: DeviceLinkSource + linkedPorts: + 23: + - Pressed: Toggle + - Pressed: Trigger +- proto: SheetPlasma + entities: + - uid: 166 + components: + - type: Transform + pos: 0.4796412,-5.530752 + parent: 201 + - type: Stack + count: 15 + - type: Item + size: 15 +- proto: ShuttleGunPirateCannon + entities: + - uid: 23 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 1.5,-0.5 + parent: 201 + - type: DeviceLinkSink + links: + - 252 +- proto: SignalButtonDirectional + entities: + - uid: 103 + components: + - type: Transform + pos: -1.5,0.5 + parent: 201 + - type: DeviceLinkSource + linkedPorts: + 171: + - Pressed: Toggle + 172: + - Pressed: Toggle + 9: + - Pressed: Toggle +- proto: SMESBasic + entities: + - uid: 84 + components: + - type: Transform + pos: -0.5,-6.5 + parent: 201 +- proto: SmokingPipeFilledTobacco + entities: + - uid: 175 + components: + - type: Transform + pos: 1.4256667,-4.3204603 + parent: 201 +- proto: SpawnPointPirate + entities: + - uid: 205 + components: + - type: Transform + pos: 0.5,-4.5 + parent: 201 +- proto: SpawnPointPirateCaptain + entities: + - uid: 129 + components: + - type: Transform + pos: -1.5,-4.5 + parent: 201 +- proto: SpawnPointPirateFirstMate + entities: + - uid: 130 + components: + - type: Transform + pos: -0.5,-4.5 + parent: 201 +- proto: SubstationBasic + entities: + - uid: 85 + components: + - type: Transform + pos: -1.5,-6.5 + parent: 201 +- proto: SuitStorageEVAPirate + entities: + - uid: 67 + components: + - type: Transform + pos: -3.5,-2.5 + parent: 201 +- proto: SuitStoragePirateCap + entities: + - uid: 62 + components: + - type: Transform + pos: -0.5,3.5 + parent: 201 +- proto: Table + entities: + - uid: 147 + components: + - type: Transform + pos: 1.5,-4.5 + parent: 201 +- proto: TableReinforced + entities: + - uid: 74 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,1.5 + parent: 201 + - uid: 115 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 1.5,2.5 + parent: 201 + - uid: 116 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 0.5,3.5 + parent: 201 + - uid: 127 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,3.5 + parent: 201 + - uid: 158 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -2.5,3.5 + parent: 201 +- proto: Thruster + entities: + - uid: 135 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,-7.5 + parent: 201 + - type: Thruster + originalPowerLoad: 1500 + - uid: 137 + components: + - type: Transform + pos: -4.5,3.5 + parent: 201 + - type: Thruster + originalPowerLoad: 1500 + - uid: 138 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,-7.5 + parent: 201 + - type: Thruster + originalPowerLoad: 1500 + - uid: 150 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -5.5,2.5 + parent: 201 + - type: Thruster + originalPowerLoad: 1500 +- proto: WallWood + entities: + - uid: 10 + components: + - type: Transform + pos: -4.5,-2.5 + parent: 201 + - uid: 43 + components: + - type: Transform + pos: -6.5,-2.5 + parent: 201 + - uid: 95 + components: + - type: Transform + pos: -4.5,1.5 + parent: 201 + - uid: 114 + components: + - type: Transform + pos: -3.5,1.5 + parent: 201 + - uid: 131 + components: + - type: Transform + pos: 0.5,0.5 + parent: 201 + - uid: 134 + components: + - type: Transform + pos: 2.5,0.5 + parent: 201 + - uid: 136 + components: + - type: Transform + pos: 2.5,4.5 + parent: 201 + - uid: 144 + components: + - type: Transform + pos: -0.5,4.5 + parent: 201 + - uid: 146 + components: + - type: Transform + pos: -6.5,-3.5 + parent: 201 + - uid: 148 + components: + - type: Transform + pos: -6.5,1.5 + parent: 201 + - uid: 151 + components: + - type: Transform + pos: -3.5,4.5 + parent: 201 + - uid: 152 + components: + - type: Transform + pos: -3.5,2.5 + parent: 201 + - uid: 155 + components: + - type: Transform + pos: -4.5,-3.5 + parent: 201 + - uid: 156 + components: + - type: Transform + pos: -3.5,-3.5 + parent: 201 + - uid: 159 + components: + - type: Transform + pos: -3.5,-6.5 + parent: 201 + - uid: 160 + components: + - type: Transform + pos: 2.5,-3.5 + parent: 201 + - uid: 164 + components: + - type: Transform + pos: 1.5,-7.5 + parent: 201 + - uid: 167 + components: + - type: Transform + pos: -2.5,-7.5 + parent: 201 + - uid: 169 + components: + - type: Transform + pos: 2.5,-6.5 + parent: 201 + - uid: 173 + components: + - type: Transform + pos: -2.5,-6.5 + parent: 201 + - uid: 179 + components: + - type: Transform + pos: 1.5,-6.5 + parent: 201 + - uid: 182 + components: + - type: Transform + pos: -1.5,-3.5 + parent: 201 + - uid: 200 + components: + - type: Transform + pos: -1.5,0.5 + parent: 201 + - uid: 202 + components: + - type: Transform + pos: -1.5,1.5 + parent: 201 + - uid: 204 + components: + - type: Transform + pos: 0.5,-3.5 + parent: 201 +- proto: WarpPointShip + entities: + - uid: 199 + components: + - type: Transform + pos: -2.5,-1.5 + parent: 201 + - type: WarpPoint + location: Prospector +- proto: WeaponCrusherDagger + entities: + - uid: 240 + components: + - type: Transform + pos: 0.5,-5.5 + parent: 201 +- proto: Window + entities: + - uid: 55 + components: + - type: Transform + pos: -0.5,0.5 + parent: 201 + - uid: 133 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -0.5,-3.5 + parent: 201 +- proto: WoodDoor + entities: + - uid: 3 + components: + - type: Transform + pos: -2.5,1.5 + parent: 201 + - uid: 8 + components: + - type: Transform + pos: -2.5,-3.5 + parent: 201 +... diff --git a/Resources/Maps/_NF/Shuttles/BlackMarket/bocakillo.yml b/Resources/Maps/_NF/Shuttles/BlackMarket/bocakillo.yml new file mode 100644 index 00000000000..2c92ed8dc3d --- /dev/null +++ b/Resources/Maps/_NF/Shuttles/BlackMarket/bocakillo.yml @@ -0,0 +1,1939 @@ +meta: + format: 6 + postmapinit: false +tilemap: + 0: Space + 12: FloorBar + 1: FloorDark + 32: FloorDarkMini + 2: FloorDarkMono + 37: FloorDarkPlastic + 97: FloorTechMaint + 113: Lattice + 114: Plating +entities: +- proto: "" + entities: + - uid: 2 + components: + - type: MetaData + - type: Transform + pos: -0.4375,-1.703125 + parent: invalid + - type: MapGrid + chunks: + 0,0: + ind: 0,0 + tiles: cgAAAAAAcgAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAcgAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcgAAAAAAAQAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcgAAAAAAAQAAAAAAcgAAAAAAAgAAAAAAAgAAAAAAYQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcgAAAAAAAQAAAAAAcgAAAAAAAgAAAAAAAgAAAAAAYQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcgAAAAAAcgAAAAAAYQAAAAAAcgAAAAAAcgAAAAAAYQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAQAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcgAAAAAAcgAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -1,0: + ind: -1,0 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAcQAAAAAAcgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAcgAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcgAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAcgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAcgAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcgAAAAAAAQAAAAAAcgAAAAAAcgAAAAAAYQAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAYQAAAAAAcgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcgAAAAAAAQAAAAAAAQAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAYQAAAAAAAgAAAAAAYQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAcQAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + - type: Broadphase + - type: Physics + bodyStatus: InAir + angularDamping: 0.05 + linearDamping: 0.05 + fixedRotation: False + bodyType: Dynamic + - type: Fixtures + fixtures: {} + - type: IFF + flags: HideLabel + - type: OccluderTree + - type: SpreaderGrid + - type: Shuttle + - type: GridPathfinding + - type: Gravity + gravityShakeSound: !type:SoundPathSpecifier + path: /Audio/Effects/alert.ogg + - type: DecalGrid + chunkCollection: + version: 2 + nodes: + - node: + color: '#FFFFFFFF' + id: Bot + decals: + 0: 3,3 + 1: 4,3 + 2: 4,4 + 3: 3,4 + - node: + color: '#FFFFFFFF' + id: BotGreyscale + decals: + 4: 1,4 + - node: + cleanable: True + color: '#FFFFFFFF' + id: DirtHeavy + decals: + 12: 0,6 + 13: 1,3 + 18: 0,1 + 19: 1,2 + 20: 1,6 + 21: -1,3 + 22: -8,3 + 23: -9,3 + 24: -10,3 + 25: -10,4 + 26: -10,5 + 27: -9,5 + 28: -1,1 + 38: -3,6 + 39: -1,6 + 40: 2,5 + 41: 5,5 + 42: 5,4 + 43: 5,3 + 44: -2,4 + 45: -7,4 + 52: 0,1 + - node: + cleanable: True + color: '#FFFFFFFF' + id: DirtHeavyMonotile + decals: + 14: 4,4 + 15: 4,3 + 16: 3,3 + 17: 3,4 + 29: -2,6 + 34: -6,3 + 35: -5,3 + 36: -4,3 + 37: -3,3 + 53: -2,6 + 54: 3,3 + 55: 3,4 + 56: 4,3 + 57: -8,3 + 58: -9,5 + 59: -9,5 + - node: + cleanable: True + color: '#FFFFFFFF' + id: DirtLight + decals: + 46: 1,4 + 47: 1,4 + 48: 0,6 + 49: 1,2 + 50: 0,1 + - node: + cleanable: True + color: '#FFFFFFFF' + id: DirtMedium + decals: + 51: 0,1 + - node: + color: '#FFFFFFFF' + id: WarnLineE + decals: + 9: -1,6 + - node: + color: '#FFFFFFFF' + id: WarnLineGreyscaleW + decals: + 11: 0,6 + - node: + color: '#FFFFFFFF' + id: WarnLineS + decals: + 5: 5,3 + 6: 5,4 + 7: 5,5 + 8: -3,6 + 10: 2,5 + - node: + color: '#FFFFFFFF' + id: WarnLineW + decals: + 30: -6,3 + 31: -5,3 + 32: -4,3 + 33: -3,3 + - type: GridAtmosphere + version: 2 + data: + tiles: + 0,0: + 0: 65527 + 0,1: + 0: 65277 + 1: 258 + -3,1: + 0: 61166 + -3,0: + 0: 60928 + -2,0: + 0: 65280 + -2,1: + 0: 65535 + -1,0: + 0: 65518 + -1,1: + 0: 65535 + 1,1: + 0: 4915 + 1,0: + 0: 13072 + uniqueMixes: + - volume: 2500 + temperature: 293.15 + moles: + - 21.824879 + - 82.10312 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - volume: 2500 + temperature: 293.14996 + moles: + - 20.078888 + - 75.53487 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + chunkSize: 4 + - type: GasTileOverlay + - type: RadiationGridResistance +- proto: AirCanister + entities: + - uid: 229 + components: + - type: Transform + anchored: True + pos: 1.5,3.5 + parent: 2 + - type: Physics + bodyType: Static +- proto: AirlockExternalGlass + entities: + - uid: 10 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 2.5,5.5 + parent: 2 + - uid: 88 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,6.5 + parent: 2 + - uid: 118 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -0.5,6.5 + parent: 2 +- proto: AirlockHatch + entities: + - uid: 112 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,4.5 + parent: 2 + - uid: 114 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,4.5 + parent: 2 +- proto: AirlockShuttleSyndicate + entities: + - uid: 162 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 5.5,5.5 + parent: 2 + - uid: 173 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 5.5,3.5 + parent: 2 + - uid: 217 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 5.5,4.5 + parent: 2 +- proto: APCBasic + entities: + - uid: 110 + components: + - type: Transform + pos: -7.5,6.5 + parent: 2 +- proto: AtmosDeviceFanTiny + entities: + - uid: 76 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 5.5,3.5 + parent: 2 + - uid: 77 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 5.5,5.5 + parent: 2 + - uid: 161 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,6.5 + parent: 2 + - uid: 223 + components: + - type: Transform + pos: 5.5,4.5 + parent: 2 +- proto: BlastDoorOpen + entities: + - uid: 46 + components: + - type: Transform + pos: -6.5,3.5 + parent: 2 + - type: DeviceLinkSink + links: + - 129 + - uid: 50 + components: + - type: Transform + pos: -10.5,4.5 + parent: 2 + - type: DeviceLinkSink + links: + - 129 + - uid: 56 + components: + - type: Transform + pos: 1.5,1.5 + parent: 2 + - type: DeviceLinkSink + links: + - 129 + - uid: 58 + components: + - type: Transform + pos: -10.5,3.5 + parent: 2 + - type: DeviceLinkSink + links: + - 129 + - uid: 64 + components: + - type: Transform + pos: -4.5,5.5 + parent: 2 + - type: DeviceLinkSink + links: + - 129 + - uid: 78 + components: + - type: Transform + pos: -10.5,5.5 + parent: 2 + - type: DeviceLinkSink + links: + - 129 +- proto: BoxBodyBag + entities: + - uid: 244 + components: + - type: Transform + parent: 243 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ButtonFrameCaution + entities: + - uid: 55 + components: + - type: Transform + pos: -9.5,6.5 + parent: 2 +- proto: ButtonFrameCautionSecurity + entities: + - uid: 121 + components: + - type: Transform + pos: -8.5,6.5 + parent: 2 +- proto: CableApcExtension + entities: + - uid: 26 + components: + - type: Transform + pos: 0.5,4.5 + parent: 2 + - uid: 35 + components: + - type: Transform + pos: -3.5,4.5 + parent: 2 + - uid: 41 + components: + - type: Transform + pos: -6.5,4.5 + parent: 2 + - uid: 62 + components: + - type: Transform + pos: -0.5,2.5 + parent: 2 + - uid: 63 + components: + - type: Transform + pos: 0.5,5.5 + parent: 2 + - uid: 67 + components: + - type: Transform + pos: 1.5,5.5 + parent: 2 + - uid: 68 + components: + - type: Transform + pos: 2.5,5.5 + parent: 2 + - uid: 69 + components: + - type: Transform + pos: 0.5,2.5 + parent: 2 + - uid: 71 + components: + - type: Transform + pos: -2.5,4.5 + parent: 2 + - uid: 74 + components: + - type: Transform + pos: -7.5,5.5 + parent: 2 + - uid: 104 + components: + - type: Transform + pos: -8.5,4.5 + parent: 2 + - uid: 127 + components: + - type: Transform + pos: -7.5,6.5 + parent: 2 + - uid: 130 + components: + - type: Transform + pos: -4.5,4.5 + parent: 2 + - uid: 131 + components: + - type: Transform + pos: -1.5,4.5 + parent: 2 + - uid: 134 + components: + - type: Transform + pos: -5.5,4.5 + parent: 2 + - uid: 135 + components: + - type: Transform + pos: 3.5,5.5 + parent: 2 + - uid: 138 + components: + - type: Transform + pos: -7.5,4.5 + parent: 2 + - uid: 139 + components: + - type: Transform + pos: 0.5,3.5 + parent: 2 + - uid: 180 + components: + - type: Transform + pos: -0.5,4.5 + parent: 2 +- proto: CableHV + entities: + - uid: 89 + components: + - type: Transform + pos: -5.5,3.5 + parent: 2 + - uid: 108 + components: + - type: Transform + pos: -4.5,3.5 + parent: 2 +- proto: CableMV + entities: + - uid: 27 + components: + - type: Transform + pos: -6.5,4.5 + parent: 2 + - uid: 36 + components: + - type: Transform + pos: -5.5,3.5 + parent: 2 + - uid: 38 + components: + - type: Transform + pos: -7.5,5.5 + parent: 2 + - uid: 65 + components: + - type: Transform + pos: -7.5,4.5 + parent: 2 + - uid: 66 + components: + - type: Transform + pos: -7.5,6.5 + parent: 2 + - uid: 70 + components: + - type: Transform + pos: -5.5,4.5 + parent: 2 +- proto: CannonBall + entities: + - uid: 98 + components: + - type: Transform + parent: 91 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 101 + components: + - type: Transform + parent: 91 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 102 + components: + - type: Transform + parent: 91 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 103 + components: + - type: Transform + parent: 91 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: CannonBallGlassshot + entities: + - uid: 95 + components: + - type: Transform + parent: 91 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 97 + components: + - type: Transform + parent: 91 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 99 + components: + - type: Transform + parent: 91 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 100 + components: + - type: Transform + parent: 91 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: CannonBallGrapeshot + entities: + - uid: 92 + components: + - type: Transform + parent: 91 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 93 + components: + - type: Transform + parent: 91 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 94 + components: + - type: Transform + parent: 91 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 96 + components: + - type: Transform + parent: 91 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: Catwalk + entities: + - uid: 3 + components: + - type: Transform + pos: 3.5,5.5 + parent: 2 + - uid: 5 + components: + - type: Transform + pos: 0.5,5.5 + parent: 2 + - uid: 24 + components: + - type: Transform + pos: -7.5,4.5 + parent: 2 + - uid: 48 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -4.5,6.5 + parent: 2 + - uid: 51 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -4.5,7.5 + parent: 2 + - uid: 52 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,7.5 + parent: 2 + - uid: 53 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,6.5 + parent: 2 + - uid: 61 + components: + - type: Transform + pos: -5.5,4.5 + parent: 2 + - uid: 80 + components: + - type: Transform + pos: 0.5,3.5 + parent: 2 + - uid: 86 + components: + - type: Transform + pos: 0.5,2.5 + parent: 2 + - uid: 113 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -5.5,6.5 + parent: 2 + - uid: 126 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -5.5,7.5 + parent: 2 + - uid: 141 + components: + - type: Transform + pos: -3.5,4.5 + parent: 2 + - uid: 142 + components: + - type: Transform + pos: -2.5,4.5 + parent: 2 + - uid: 143 + components: + - type: Transform + pos: -7.5,5.5 + parent: 2 + - uid: 144 + components: + - type: Transform + pos: -0.5,4.5 + parent: 2 + - uid: 145 + components: + - type: Transform + pos: 0.5,4.5 + parent: 2 + - uid: 146 + components: + - type: Transform + pos: -0.5,2.5 + parent: 2 + - uid: 179 + components: + - type: Transform + pos: -4.5,4.5 + parent: 2 + - uid: 185 + components: + - type: Transform + pos: 1.5,5.5 + parent: 2 + - uid: 208 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 4.5,5.5 + parent: 2 + - uid: 230 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -8.5,4.5 + parent: 2 +- proto: ChairPilotSeat + entities: + - uid: 148 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -8.5,5.5 + parent: 2 + - uid: 150 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -5.5,6.5 + parent: 2 + - uid: 186 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 0.5,1.5 + parent: 2 +- proto: ClockworkGrille + entities: + - uid: 39 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -10.5,3.5 + parent: 2 + - uid: 45 + components: + - type: Transform + pos: -6.5,3.5 + parent: 2 + - uid: 54 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -10.5,5.5 + parent: 2 + - uid: 60 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -4.5,5.5 + parent: 2 + - uid: 105 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -10.5,4.5 + parent: 2 + - uid: 163 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,1.5 + parent: 2 + - uid: 172 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 2.5,4.5 + parent: 2 + - uid: 213 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 2.5,3.5 + parent: 2 +- proto: ClosetWall + entities: + - uid: 243 + components: + - type: Transform + pos: 0.5,7.5 + parent: 2 + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 293.14923 + moles: + - 1.7459903 + - 6.568249 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 244 +- proto: ComputerIFF + entities: + - uid: 119 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -7.5,5.5 + parent: 2 +- proto: ComputerTabletopRadar + entities: + - uid: 49 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -9.5,4.5 + parent: 2 +- proto: ComputerTabletopShuttleAntag + entities: + - uid: 75 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -9.5,5.5 + parent: 2 +- proto: ComputerTabletopStationRecords + entities: + - uid: 214 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -8.5,3.5 + parent: 2 +- proto: CratePirate + entities: + - uid: 91 + components: + - type: Transform + pos: 1.5,4.5 + parent: 2 + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 293.14923 + moles: + - 1.7459903 + - 6.568249 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 234 + - 92 + - 93 + - 94 + - 95 + - 96 + - 97 + - 98 + - 99 + - 100 + - 101 + - 102 + - 103 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null +- proto: DefibrillatorCabinetFilled + entities: + - uid: 218 + components: + - type: Transform + pos: -2.5,5.5 + parent: 2 +- proto: DisposalBend + entities: + - uid: 20 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -0.5,1.5 + parent: 2 +- proto: DisposalPipe + entities: + - uid: 8 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 1.5,1.5 + parent: 2 + - uid: 9 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 0.5,1.5 + parent: 2 + - uid: 31 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 3.5,1.5 + parent: 2 + - uid: 154 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 2.5,1.5 + parent: 2 +- proto: DisposalTrunk + entities: + - uid: 37 + components: + - type: Transform + pos: -0.5,2.5 + parent: 2 + - uid: 81 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 4.5,1.5 + parent: 2 +- proto: DisposalUnit + entities: + - uid: 14 + components: + - type: Transform + pos: -0.5,2.5 + parent: 2 +- proto: ExtinguisherCabinetFilled + entities: + - uid: 242 + components: + - type: Transform + pos: -0.5,5.5 + parent: 2 +- proto: FaxMachineShipAntag + entities: + - uid: 90 + components: + - type: Transform + pos: -9.5,3.5 + parent: 2 +- proto: GasPassiveVent + entities: + - uid: 216 + components: + - type: Transform + pos: 4.5,7.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF2222FF' +- proto: GasPipeBend + entities: + - uid: 165 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -8.5,3.5 + parent: 2 + - type: AtmosPipeColor + color: '#0088FFFF' + - uid: 209 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 0.5,5.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF2222FF' + - uid: 210 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 4.5,5.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF2222FF' +- proto: GasPipeStraight + entities: + - uid: 4 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -5.5,4.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF2222FF' + - uid: 7 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -7.5,3.5 + parent: 2 + - type: AtmosPipeColor + color: '#0088FFFF' + - uid: 164 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 0.5,3.5 + parent: 2 + - type: AtmosPipeColor + color: '#0088FFFF' + - uid: 166 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,3.5 + parent: 2 + - type: AtmosPipeColor + color: '#0088FFFF' + - uid: 168 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -2.5,3.5 + parent: 2 + - type: AtmosPipeColor + color: '#0088FFFF' + - uid: 188 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 4.5,6.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF2222FF' + - uid: 196 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -3.5,3.5 + parent: 2 + - type: AtmosPipeColor + color: '#0088FFFF' + - uid: 197 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -5.5,3.5 + parent: 2 + - type: AtmosPipeColor + color: '#0088FFFF' + - uid: 198 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -6.5,3.5 + parent: 2 + - type: AtmosPipeColor + color: '#0088FFFF' + - uid: 199 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -6.5,4.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF2222FF' + - uid: 200 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -2.5,4.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF2222FF' + - uid: 201 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,3.5 + parent: 2 + - type: AtmosPipeColor + color: '#0088FFFF' + - uid: 202 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -1.5,4.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF2222FF' + - uid: 203 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -0.5,4.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF2222FF' + - uid: 204 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,5.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF2222FF' + - uid: 222 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,5.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF2222FF' + - uid: 224 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -4.5,4.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF2222FF' + - uid: 231 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,3.5 + parent: 2 + - type: AtmosPipeColor + color: '#0088FFFF' +- proto: GasPipeTJunction + entities: + - uid: 167 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 0.5,4.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF2222FF' + - uid: 181 + components: + - type: Transform + pos: -3.5,4.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF2222FF' + - uid: 182 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -4.5,3.5 + parent: 2 + - type: AtmosPipeColor + color: '#0088FFFF' + - uid: 207 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -0.5,3.5 + parent: 2 + - type: AtmosPipeColor + color: '#0088FFFF' + - uid: 225 + components: + - type: Transform + pos: 3.5,5.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF2222FF' +- proto: GasPort + entities: + - uid: 151 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,3.5 + parent: 2 + - type: AtmosPipeColor + color: '#0088FFFF' +- proto: GasVentPump + entities: + - uid: 205 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 3.5,3.5 + parent: 2 + - type: AtmosPipeColor + color: '#0088FFFF' + - uid: 206 + components: + - type: Transform + pos: -4.5,4.5 + parent: 2 + - type: AtmosPipeColor + color: '#0088FFFF' + - uid: 211 + components: + - type: Transform + pos: -0.5,4.5 + parent: 2 + - type: AtmosPipeColor + color: '#0088FFFF' + - uid: 219 + components: + - type: Transform + pos: -8.5,4.5 + parent: 2 + - type: AtmosPipeColor + color: '#0088FFFF' +- proto: GasVentScrubber + entities: + - uid: 140 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 3.5,4.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF2222FF' + - uid: 147 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,3.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF2222FF' + - uid: 169 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -7.5,4.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF2222FF' + - uid: 220 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 0.5,3.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF2222FF' +- proto: GravityGeneratorMini + entities: + - uid: 72 + components: + - type: Transform + pos: -2.5,3.5 + parent: 2 +- proto: Gyroscope + entities: + - uid: 73 + components: + - type: Transform + pos: -3.5,3.5 + parent: 2 + - type: Thruster + originalPowerLoad: 1500 +- proto: LockerWallMedicalFilled + entities: + - uid: 241 + components: + - type: Transform + pos: -3.5,5.5 + parent: 2 +- proto: PirateFlag + entities: + - uid: 237 + components: + - type: Transform + pos: 4.5,6.5 + parent: 2 + - uid: 238 + components: + - type: Transform + pos: -7.5,7.5 + parent: 2 + - uid: 239 + components: + - type: Transform + pos: -8.5,2.5 + parent: 2 + - uid: 240 + components: + - type: Transform + pos: 0.5,0.5 + parent: 2 +- proto: PirateHandyFlag + entities: + - uid: 234 + components: + - type: Transform + parent: 91 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: PlastitaniumWindow + entities: + - uid: 11 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,3.5 + parent: 2 + - uid: 15 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 2.5,4.5 + parent: 2 + - uid: 47 + components: + - type: Transform + pos: -6.5,3.5 + parent: 2 + - uid: 84 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -10.5,4.5 + parent: 2 + - uid: 157 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -10.5,5.5 + parent: 2 + - uid: 159 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -4.5,5.5 + parent: 2 + - uid: 187 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 1.5,1.5 + parent: 2 + - uid: 232 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -10.5,3.5 + parent: 2 +- proto: PortableGeneratorPacmanShuttle + entities: + - uid: 133 + components: + - type: Transform + pos: -4.5,3.5 + parent: 2 + - type: FuelGenerator + on: False + - type: Physics + bodyType: Static +- proto: PoweredlightColoredBlack + entities: + - uid: 183 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -8.5,3.5 + parent: 2 +- proto: PoweredSmallLight + entities: + - uid: 149 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -5.5,6.5 + parent: 2 + - uid: 215 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 0.5,5.5 + parent: 2 +- proto: Railing + entities: + - uid: 122 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -4.5,7.5 + parent: 2 + - uid: 128 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,7.5 + parent: 2 + - uid: 132 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -5.5,7.5 + parent: 2 + - uid: 170 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -9.5,7.5 + parent: 2 + - uid: 212 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -10.5,6.5 + parent: 2 +- proto: RailingCorner + entities: + - uid: 57 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -10.5,7.5 + parent: 2 +- proto: SheetPlasma + entities: + - uid: 233 + components: + - type: Transform + pos: -4.5,3.5 + parent: 2 +- proto: ShuttleGunPirateCannon + entities: + - uid: 158 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -5.5,7.5 + parent: 2 + - type: DeviceLinkSink + links: + - 109 + - uid: 160 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,7.5 + parent: 2 + - type: DeviceLinkSink + links: + - 109 +- proto: SignalButtonDirectional + entities: + - uid: 109 + components: + - type: Transform + pos: -8.5,6.5 + parent: 2 + - type: DeviceLinkSource + linkedPorts: + 158: + - Pressed: Trigger + 160: + - Pressed: Trigger + - uid: 129 + components: + - type: Transform + pos: -9.5,6.5 + parent: 2 + - type: DeviceLinkSource + linkedPorts: + 78: + - Pressed: Toggle + 50: + - Pressed: Toggle + 58: + - Pressed: Toggle + 46: + - Pressed: Toggle + 64: + - Pressed: Toggle + 56: + - Pressed: Toggle +- proto: SpawnPointPirate + entities: + - uid: 235 + components: + - type: Transform + pos: -4.5,4.5 + parent: 2 +- proto: SpawnPointPirateCaptain + entities: + - uid: 245 + components: + - type: Transform + pos: -3.5,4.5 + parent: 2 +- proto: SpawnPointPirateFirstMate + entities: + - uid: 246 + components: + - type: Transform + pos: -2.5,4.5 + parent: 2 +- proto: SubstationBasic + entities: + - uid: 111 + components: + - type: Transform + pos: -5.5,3.5 + parent: 2 +- proto: SuitStorageEVAPirate + entities: + - uid: 120 + components: + - type: Transform + pos: -0.5,3.5 + parent: 2 +- proto: SuitStoragePirateCap + entities: + - uid: 30 + components: + - type: Transform + pos: -7.5,3.5 + parent: 2 +- proto: TableReinforced + entities: + - uid: 79 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -9.5,4.5 + parent: 2 + - uid: 171 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -9.5,5.5 + parent: 2 + - uid: 177 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -9.5,3.5 + parent: 2 + - uid: 184 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -8.5,3.5 + parent: 2 +- proto: Thruster + entities: + - uid: 16 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -1.5,0.5 + parent: 2 + - type: Thruster + originalPowerLoad: 1500 + - uid: 21 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -2.5,0.5 + parent: 2 + - type: Thruster + originalPowerLoad: 1500 + - uid: 34 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -2.5,1.5 + parent: 2 + - type: Thruster + originalPowerLoad: 1500 + - uid: 59 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 3.5,7.5 + parent: 2 + - type: Thruster + originalPowerLoad: 1500 + - uid: 193 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,0.5 + parent: 2 + - type: Thruster + originalPowerLoad: 1500 + - uid: 195 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,1.5 + parent: 2 + - type: Thruster + originalPowerLoad: 1500 + - uid: 228 + components: + - type: Transform + pos: 2.5,7.5 + parent: 2 + - type: Thruster + originalPowerLoad: 1500 +- proto: WallPlastitanium + entities: + - uid: 6 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -1.5,3.5 + parent: 2 + - uid: 12 + components: + - type: Transform + pos: 4.5,6.5 + parent: 2 + - uid: 13 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -0.5,7.5 + parent: 2 + - uid: 17 + components: + - type: Transform + pos: 4.5,2.5 + parent: 2 + - uid: 18 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -5.5,5.5 + parent: 2 + - uid: 19 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,7.5 + parent: 2 + - uid: 23 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -0.5,0.5 + parent: 2 + - uid: 25 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -7.5,2.5 + parent: 2 + - uid: 28 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 1.5,7.5 + parent: 2 + - uid: 29 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 2.5,6.5 + parent: 2 + - uid: 32 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,6.5 + parent: 2 + - uid: 33 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 2.5,2.5 + parent: 2 + - uid: 42 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -8.5,2.5 + parent: 2 + - uid: 43 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -4.5,2.5 + parent: 2 + - uid: 44 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -1.5,2.5 + parent: 2 + - uid: 82 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -0.5,5.5 + parent: 2 + - uid: 83 + components: + - type: Transform + pos: 3.5,6.5 + parent: 2 + - uid: 85 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -8.5,6.5 + parent: 2 + - uid: 87 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,5.5 + parent: 2 + - uid: 106 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,5.5 + parent: 2 + - uid: 107 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,2.5 + parent: 2 + - uid: 115 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -1.5,5.5 + parent: 2 + - uid: 116 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,2.5 + parent: 2 + - uid: 117 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,7.5 + parent: 2 + - uid: 123 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,5.5 + parent: 2 + - uid: 136 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -5.5,2.5 + parent: 2 + - uid: 137 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,2.5 + parent: 2 + - uid: 152 + components: + - type: Transform + pos: 3.5,2.5 + parent: 2 + - uid: 153 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -1.5,7.5 + parent: 2 + - uid: 155 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 0.5,7.5 + parent: 2 + - uid: 156 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -7.5,7.5 + parent: 2 + - uid: 174 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -7.5,6.5 + parent: 2 + - uid: 175 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -9.5,6.5 + parent: 2 + - uid: 176 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -9.5,2.5 + parent: 2 + - uid: 178 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -8.5,7.5 + parent: 2 + - uid: 190 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 0.5,0.5 + parent: 2 + - uid: 191 + components: + - type: Transform + pos: -1.5,1.5 + parent: 2 + - uid: 192 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,0.5 + parent: 2 + - uid: 226 + components: + - type: Transform + pos: 5.5,2.5 + parent: 2 + - uid: 227 + components: + - type: Transform + pos: 5.5,6.5 + parent: 2 +- proto: WallPlastitaniumDiagonal + entities: + - uid: 1 + components: + - type: Transform + pos: -9.5,7.5 + parent: 2 + - uid: 22 + components: + - type: Transform + pos: 1.5,2.5 + parent: 2 + - uid: 124 + components: + - type: Transform + pos: -10.5,6.5 + parent: 2 + - uid: 125 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -10.5,2.5 + parent: 2 + - uid: 189 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -0.5,1.5 + parent: 2 + - uid: 194 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 1.5,6.5 + parent: 2 +- proto: WallWeaponCapacitorRecharger + entities: + - uid: 221 + components: + - type: Transform + pos: -5.5,5.5 + parent: 2 + - uid: 236 + components: + - type: Transform + pos: -1.5,5.5 + parent: 2 +- proto: WarpPointShip + entities: + - uid: 40 + components: + - type: Transform + pos: 0.5,4.5 + parent: 2 +... diff --git a/Resources/Maps/_NF/Shuttles/BlackMarket/menace.yml b/Resources/Maps/_NF/Shuttles/BlackMarket/menace.yml index f81fb108ff4..cbd42f342e5 100644 --- a/Resources/Maps/_NF/Shuttles/BlackMarket/menace.yml +++ b/Resources/Maps/_NF/Shuttles/BlackMarket/menace.yml @@ -739,6 +739,8 @@ entities: - type: Transform pos: -1.5,0.5 parent: 103 + - type: Thruster + originalPowerLoad: 1500 - proto: NitrousOxideTankFilled entities: - uid: 5 @@ -898,7 +900,21 @@ entities: - type: Transform pos: -2.5,-1.5 parent: 103 -- proto: SpawnPointLatejoin +- proto: SpawnPointPirate + entities: + - uid: 145 + components: + - type: Transform + pos: 0.5,1.5 + parent: 103 +- proto: SpawnPointPirateCaptain + entities: + - uid: 144 + components: + - type: Transform + pos: 0.5,1.5 + parent: 103 +- proto: SpawnPointPirateFirstMate entities: - uid: 60 components: @@ -959,24 +975,32 @@ entities: - type: Transform pos: -2.5,4.5 parent: 103 + - type: Thruster + originalPowerLoad: 1500 - uid: 76 components: - type: Transform rot: 1.5707963267948966 rad pos: -2.5,-2.5 parent: 103 + - type: Thruster + originalPowerLoad: 1500 - uid: 97 components: - type: Transform rot: 3.141592653589793 rad pos: 3.5,0.5 parent: 103 + - type: Thruster + originalPowerLoad: 1500 - uid: 116 components: - type: Transform rot: -1.5707963267948966 rad pos: 3.5,4.5 parent: 103 + - type: Thruster + originalPowerLoad: 1500 - proto: WallMining entities: - uid: 12 diff --git a/Resources/Maps/_NF/Shuttles/BlackMarket/schooner.yml b/Resources/Maps/_NF/Shuttles/BlackMarket/schooner.yml index 485b7b70d58..0059d9bacd9 100644 --- a/Resources/Maps/_NF/Shuttles/BlackMarket/schooner.yml +++ b/Resources/Maps/_NF/Shuttles/BlackMarket/schooner.yml @@ -2221,6 +2221,8 @@ entities: - type: Transform pos: 3.5,6.5 parent: 1 + - type: Thruster + originalPowerLoad: 1500 - proto: HeadSkeleton entities: - uid: 265 @@ -3009,13 +3011,27 @@ entities: - type: Transform pos: 0.5,4.5 parent: 1 -- proto: SpawnPointLatejoin +- proto: SpawnPointPirate entities: - uid: 373 + components: + - type: Transform + pos: -0.5,-3.5 + parent: 1 +- proto: SpawnPointPirateCaptain + entities: + - uid: 549 components: - type: Transform pos: 0.5,-3.5 parent: 1 +- proto: SpawnPointPirateFirstMate + entities: + - uid: 550 + components: + - type: Transform + pos: 1.5,-3.5 + parent: 1 - proto: StatueVenusRed entities: - uid: 376 @@ -3114,68 +3130,92 @@ entities: rot: 3.141592653589793 rad pos: 5.5,-6.5 parent: 1 + - type: Thruster + originalPowerLoad: 1500 - uid: 388 components: - type: Transform rot: 3.141592653589793 rad pos: 4.5,-9.5 parent: 1 + - type: Thruster + originalPowerLoad: 1500 - uid: 389 components: - type: Transform rot: 3.141592653589793 rad pos: -3.5,-9.5 parent: 1 + - type: Thruster + originalPowerLoad: 1500 - uid: 390 components: - type: Transform rot: 3.141592653589793 rad pos: -4.5,-6.5 parent: 1 + - type: Thruster + originalPowerLoad: 1500 - uid: 391 components: - type: Transform rot: 1.5707963267948966 rad pos: -4.5,0.5 parent: 1 + - type: Thruster + originalPowerLoad: 1500 - uid: 392 components: - type: Transform rot: 1.5707963267948966 rad pos: -4.5,-0.5 parent: 1 + - type: Thruster + originalPowerLoad: 1500 - uid: 393 components: - type: Transform rot: -1.5707963267948966 rad pos: 5.5,0.5 parent: 1 + - type: Thruster + originalPowerLoad: 1500 - uid: 394 components: - type: Transform rot: -1.5707963267948966 rad pos: 5.5,-0.5 parent: 1 + - type: Thruster + originalPowerLoad: 1500 - uid: 395 components: - type: Transform pos: 5.5,6.5 parent: 1 + - type: Thruster + originalPowerLoad: 1500 - uid: 396 components: - type: Transform pos: -4.5,6.5 parent: 1 + - type: Thruster + originalPowerLoad: 1500 - uid: 397 components: - type: Transform pos: -3.5,10.5 parent: 1 + - type: Thruster + originalPowerLoad: 1500 - uid: 398 components: - type: Transform pos: 4.5,10.5 parent: 1 + - type: Thruster + originalPowerLoad: 1500 - proto: ToyFigurineCaptain entities: - uid: 399 diff --git a/Resources/Maps/_NF/Shuttles/Security/cleric.yml b/Resources/Maps/_NF/Shuttles/Security/cleric.yml index fd40783cded..157cae888c4 100644 --- a/Resources/Maps/_NF/Shuttles/Security/cleric.yml +++ b/Resources/Maps/_NF/Shuttles/Security/cleric.yml @@ -664,11 +664,12 @@ entities: - type: Transform pos: -2.5,-0.5 parent: 1 -- proto: SmallGyroscopeSecurity +- proto: SmallGyroscopeNfsd entities: - uid: 29 components: - type: Transform + rot: 3.141592653589793 rad pos: -2.5,2.5 parent: 1 - proto: SubstationWallBasic @@ -695,7 +696,7 @@ entities: - type: Transform pos: 3.5,1.5 parent: 1 -- proto: ThrusterSecurity +- proto: ThrusterNfsd entities: - uid: 25 components: @@ -706,19 +707,19 @@ entities: - uid: 26 components: - type: Transform - pos: -3.5,2.5 + rot: -1.5707963267948966 rad + pos: 4.5,-1.5 parent: 1 - uid: 27 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,-1.5 + pos: -3.5,2.5 parent: 1 - uid: 28 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,-1.5 + rot: 3.141592653589793 rad + pos: 3.5,-1.5 parent: 1 - proto: VendingMachineWallMedical entities: diff --git a/Resources/Maps/_NF/Shuttles/Security/empress.yml b/Resources/Maps/_NF/Shuttles/Security/empress.yml index 9ccd55a53cf..6ecc2ec1c53 100644 --- a/Resources/Maps/_NF/Shuttles/Security/empress.yml +++ b/Resources/Maps/_NF/Shuttles/Security/empress.yml @@ -10,12 +10,12 @@ tilemap: 46: FloorGlass 55: FloorGreenCircuit 58: FloorHullReinforced - 61: FloorKitchen 65: FloorMetalDiamond 68: FloorMiningDark 76: FloorPlastic 107: FloorTechMaint 111: FloorWhite + 112: FloorWhiteDiagonal 118: FloorWhitePavement 120: FloorWhitePlastic 121: FloorWood @@ -36,7 +36,7 @@ entities: chunks: 0,0: ind: 0,0 - tiles: bwAAAAAAbwAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAALgAAAAAALgAAAAAALgAAAAAALgAAAAAAHgAAAAAAHgAAAAAALgAAAAAAbwAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAALgAAAAAALgAAAAAALgAAAAAALgAAAAAAHgAAAAAAHgAAAAAAbwAAAAAAbwAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAHgAAAAAALgAAAAAALgAAAAAALgAAAAAALgAAAAAAHgAAAAAAHgAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAIwAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAIwAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAPQAAAAAAPQAAAAAAPQAAAAAAPQAAAAAAPQAAAAAAfQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAIwAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAPQAAAAAAPQAAAAAAPQAAAAAAPQAAAAAAPQAAAAAAfQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAPQAAAAAAPQAAAAAAPQAAAAAAPQAAAAAAPQAAAAAAfQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAPQAAAAAAPQAAAAAAPQAAAAAAPQAAAAAAPQAAAAAAfQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAfQAAAAAAIwAAAAAAHgAAAAAAIwAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAPQAAAAAAPQAAAAAAPQAAAAAAPQAAAAAAPQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAIwAAAAAAHgAAAAAAIwAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAIwAAAAAATAAAAAAAIwAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: bwAAAAAAbwAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAALgAAAAAALgAAAAAALgAAAAAALgAAAAAAHgAAAAAAHgAAAAAALgAAAAAAbwAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAALgAAAAAALgAAAAAALgAAAAAALgAAAAAAHgAAAAAAHgAAAAAAbwAAAAAAbwAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAHgAAAAAALgAAAAAALgAAAAAALgAAAAAALgAAAAAAHgAAAAAAHgAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAIwAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAIwAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAfQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAIwAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAfQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAfQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAfQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAfQAAAAAAIwAAAAAAHgAAAAAAIwAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAIwAAAAAAHgAAAAAAIwAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAIwAAAAAATAAAAAAAIwAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 -1,0: ind: -1,0 @@ -52,7 +52,7 @@ entities: version: 6 -1,-1: ind: -1,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAAALgAAAAAALgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAAALgAAAAAALgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAAALgAAAAAALgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAAALgAAAAAALgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAAALgAAAAAALgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAAALgAAAAAALgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATAAAAAAAfQAAAAAAIwAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAAALgAAAAAALgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAAALgAAAAAALgAAAAAAfQAAAAAAIwAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAIwAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAHgAAAAAALgAAAAAALgAAAAAATAAAAAAAIwAAAAAATAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAATAAAAAAAIwAAAAAATAAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAeAAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAfQAAAAAAIwAAAAAAfQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAfQAAAAAAIwAAAAAAfQAAAAAAJQAAAAAAfQAAAAAAJQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAIwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAA + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAAALgAAAAAALgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAAALgAAAAAALgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAAALgAAAAAALgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAAALgAAAAAALgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAAALgAAAAAALgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAAALgAAAAAALgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATAAAAAAAfQAAAAAAIwAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAAALgAAAAAALgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAAALgAAAAAALgAAAAAAfQAAAAAAIwAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAIwAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAHgAAAAAALgAAAAAALgAAAAAATAAAAAAAIwAAAAAATAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAATAAAAAAAIwAAAAAATAAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAeAAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAfQAAAAAAIwAAAAAAfQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAfQAAAAAAIwAAAAAAfQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAIwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAA version: 6 -1,-2: ind: -1,-2 @@ -72,7 +72,7 @@ entities: version: 6 1,-1: ind: 1,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAOgAAAAAAOgAAAAAAOgAAAAAAOgAAAAAAOgAAAAAAfAAAAAAAOgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOgAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAOgAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOgAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAOgAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOgAAAAAAfAAAAAAAfQAAAAAALQAAAAAALQAAAAAATAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAOgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOgAAAAAAfAAAAAAAfQAAAAAALQAAAAAALQAAAAAALQAAAAAAIwAAAAAAIwAAAAAAIwAAAAAAfAAAAAAAOgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATAAAAAAAfQAAAAAAfQAAAAAATAAAAAAAfQAAAAAATAAAAAAAIwAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAeQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAfQAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAfQAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAfQAAAAAAAAAAAAAA + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAOgAAAAAAOgAAAAAAOgAAAAAAOgAAAAAAOgAAAAAAfAAAAAAAOgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOgAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAOgAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOgAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAOgAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOgAAAAAAfAAAAAAAfQAAAAAALQAAAAAALQAAAAAATAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAOgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOgAAAAAAfAAAAAAAfQAAAAAALQAAAAAALQAAAAAALQAAAAAAIwAAAAAAIwAAAAAAIwAAAAAAfAAAAAAAOgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATAAAAAAAfQAAAAAAfQAAAAAATAAAAAAAfQAAAAAATAAAAAAAIwAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAeQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAfQAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAfQAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAIwAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAfQAAAAAAAAAAAAAA version: 6 - type: Broadphase - type: Physics @@ -98,30 +98,31 @@ entities: color: '#FFFF00FF' id: 1 decals: - 190: 11,-1 + 186: 11,-1 - node: color: '#FFFF00FF' id: 2 decals: - 154: 5,-1 + 152: 5,-1 - node: color: '#FFFF00FF' id: 3 decals: - 155: -9,-1 + 153: -9,-1 - node: color: '#FFFF00FF' id: 4 decals: - 156: -15,-1 + 411: -15,-1 - node: color: '#FFFF00FF' id: Bot decals: 132: 5,-1 - 158: -9,-1 - 159: -15,-1 - 189: 11,-1 + 155: -9,-1 + 185: 11,-1 + 409: -9,-1 + 410: -15,-1 - node: color: '#FFFFFFFF' id: Bot @@ -134,17 +135,17 @@ entities: color: '#5C7D4DFF' id: BotGreyscale decals: - 201: 1,6 + 197: 1,6 - node: color: '#5C7D4DFF' id: BotLeftGreyscale decals: - 202: 1,7 - 203: -9,-2 - 204: -9,-3 - 205: -9,-4 - 206: -15,-2 - 207: -15,-3 + 198: 1,7 + 199: -9,-2 + 200: -9,-3 + 201: -9,-4 + 202: -15,-2 + 203: -15,-3 - node: color: '#5C7D4DFF' id: BoxGreyscale @@ -203,9 +204,9 @@ entities: 109: 6,-1 114: 8,-2 115: 14,-2 - 176: 10,-1 - 177: 11,-1 - 178: 12,-1 + 172: 10,-1 + 173: 11,-1 + 174: 12,-1 - node: color: '#5C7D4DFF' id: BrickLineOverlayW @@ -216,47 +217,75 @@ entities: 97: 9,4 104: 3,0 105: 3,-1 - 174: 9,3 - 175: 9,2 + 170: 9,3 + 171: 9,2 - node: color: '#5C7D4DFF' id: BrickTileSteelCornerNe decals: 122: 7,4 - 182: -1,8 + 178: -1,8 - node: color: '#5C7D4DFF' id: BrickTileSteelCornerNw decals: 123: 5,4 - 179: -4,8 + 175: -4,8 - node: color: '#5C7D4DFF' id: BrickTileSteelCornerSe decals: 125: 7,3 - 180: -1,6 + 176: -1,6 - node: color: '#5C7D4DFF' id: BrickTileSteelCornerSw decals: 124: 5,3 - 181: -4,6 + 177: -4,6 + - node: + color: '#493926FF' + id: BrickTileSteelInnerNe + decals: + 387: -3,-7 + 388: 0,-7 + 390: -3,-4 - node: color: '#5C7D4DFF' id: BrickTileSteelInnerNe decals: 15: -3,-7 + - node: + color: '#493926FF' + id: BrickTileSteelInnerNw + decals: + 379: 1,-7 + 380: -2,-7 + 389: 1,-4 - node: color: '#5C7D4DFF' id: BrickTileSteelInnerNw decals: 14: 1,-7 + - node: + color: '#493926FF' + id: BrickTileSteelInnerSe + decals: + 381: -3,-3 + 382: 0,-3 + 383: -3,-6 - node: color: '#5C7D4DFF' id: BrickTileSteelInnerSe decals: 13: -3,-3 + - node: + color: '#493926FF' + id: BrickTileSteelInnerSw + decals: + 384: 1,-6 + 385: 1,-3 + 386: -2,-3 - node: color: '#5C7D4DFF' id: BrickTileSteelInnerSw @@ -269,7 +298,7 @@ entities: 9: -3,-6 10: -3,-5 11: -3,-4 - 188: -1,7 + 184: -1,7 - node: color: '#5C7D4DFF' id: BrickTileSteelLineN @@ -278,8 +307,8 @@ entities: 7: -1,-7 8: 0,-7 127: 6,4 - 183: -3,8 - 184: -2,8 + 179: -3,8 + 180: -2,8 - node: color: '#5C7D4DFF' id: BrickTileSteelLineS @@ -288,8 +317,8 @@ entities: 4: -1,-3 5: 0,-3 126: 6,3 - 185: -3,6 - 186: -2,6 + 181: -3,6 + 182: -2,6 - node: color: '#5C7D4DFF' id: BrickTileSteelLineW @@ -297,14 +326,120 @@ entities: 0: 1,-6 1: 1,-5 2: 1,-4 - 187: -4,7 + 183: -4,7 + - node: + color: '#FFFFFFFF' + id: BrickTileWhiteCornerNe + decals: + 265: 15,8 + - node: + color: '#FFFFFFFF' + id: BrickTileWhiteCornerNw + decals: + 261: 11,8 + - node: + color: '#FFFFFFFF' + id: BrickTileWhiteCornerSe + decals: + 266: 15,4 + - node: + color: '#FFFFFFFF' + id: BrickTileWhiteCornerSw + decals: + 267: 11,4 + - node: + color: '#FFFFFFFF' + id: BrickTileWhiteLineE + decals: + 268: 15,5 + 269: 15,6 + 270: 15,7 + - node: + color: '#FFFFFFFF' + id: BrickTileWhiteLineN + decals: + 262: 12,8 + 263: 13,8 + 264: 14,8 + - node: + color: '#FFFFFFFF' + id: BrickTileWhiteLineS + decals: + 271: 14,4 + 272: 13,4 + 273: 12,4 + - node: + color: '#FFFFFFFF' + id: BrickTileWhiteLineW + decals: + 274: 11,5 + 275: 11,6 + 276: 11,7 + - node: + color: '#493926FF' + id: ConcreteTrimInnerNe + decals: + 400: 0,-18 + 401: -3,-18 + 402: -3,-11 + - node: + color: '#493926FF' + id: ConcreteTrimInnerNw + decals: + 397: 1,-18 + 398: -2,-18 + 399: 1,-11 + - node: + color: '#493926FF' + id: ConcreteTrimInnerSe + decals: + 391: -3,-10 + 392: 0,-10 + 393: -3,-17 + - node: + color: '#493926FF' + id: ConcreteTrimInnerSw + decals: + 394: -2,-10 + 395: 1,-10 + 396: 1,-17 - node: color: '#5C7D4DFF' id: DeliveryGreyscale decals: 81: -20,-7 121: 7,5 - 200: 1,5 + 196: 1,5 + - node: + color: '#000000FF' + id: DiagonalCheckerAOverlay + decals: + 235: 11,8 + 236: 12,8 + 237: 12,7 + 238: 11,7 + 239: 11,6 + 240: 12,6 + 241: 12,5 + 242: 11,5 + 243: 11,4 + 244: 12,4 + 245: 13,4 + 246: 13,5 + 247: 14,5 + 248: 14,4 + 249: 15,4 + 250: 15,5 + 251: 15,6 + 252: 14,6 + 253: 12,6 + 254: 13,6 + 255: 13,7 + 256: 14,7 + 257: 15,7 + 258: 15,8 + 259: 14,8 + 260: 13,8 - node: color: '#FFFFFFFF' id: LoadingArea @@ -318,7 +453,7 @@ entities: color: '#FFFFFFFF' id: LoadingArea decals: - 239: 24,-9 + 233: 24,-9 - node: angle: 3.141592653589793 rad color: '#FFFFFFFF' @@ -340,135 +475,238 @@ entities: decals: 82: -21,-9 83: -22,-9 + - node: + color: '#5C7D4DFF' + id: MiniTileDarkCornerSw + decals: + 305: -14,-1 - node: color: '#5C7D4DFF' id: MiniTileDarkInnerNe decals: - 229: -11,0 + 223: -11,0 - node: color: '#5C7D4DFF' id: MiniTileDarkInnerNw decals: - 228: -13,0 + 222: -13,0 - node: color: '#5C7D4DFF' id: MiniTileDarkInnerSe decals: - 226: -11,-1 + 220: -11,-1 - node: color: '#5C7D4DFF' id: MiniTileDarkInnerSw decals: - 227: -13,-1 + 221: -13,-1 - node: color: '#5C7D4DFF' id: MiniTileDarkLineE decals: - 208: -11,1 - 209: -10,0 - 210: -10,-1 - 211: -11,-2 + 204: -11,1 + 205: -10,0 + 206: -10,-1 + 207: -11,-2 - node: color: '#5C7D4DFF' id: MiniTileDarkLineN decals: - 216: -13,1 - 217: -12,1 - 218: -11,1 - 219: -14,0 - 220: -10,0 + 211: -13,1 + 212: -12,1 + 213: -11,1 + 214: -14,0 + 215: -10,0 - node: color: '#5C7D4DFF' id: MiniTileDarkLineS decals: - 221: -10,-1 - 222: -11,-2 - 223: -12,-2 - 224: -13,-2 - 225: -14,-1 + 216: -10,-1 + 217: -11,-2 + 218: -12,-2 + 219: -13,-2 - node: color: '#5C7D4DFF' id: MiniTileDarkLineW decals: - 212: -13,1 - 213: -14,0 - 214: -14,-1 - 215: -13,-2 + 208: -13,1 + 209: -14,0 + 210: -13,-2 + 304: -14,0 + - node: + color: '#493926FF' + id: MiniTileInnerOverlayNE + decals: + 319: 9,-1 + 327: 9,2 + 329: 13,-1 + 367: -2,0 + 373: -2,-1 + 374: -3,0 - node: color: '#5C7D4DFF' id: MiniTileInnerOverlayNE decals: - 233: 9,-1 + 227: 9,-1 + - node: + color: '#493926FF' + id: MiniTileInnerOverlayNW + decals: + 320: 14,-1 + 324: 10,-1 + 326: 14,2 + 368: 0,0 + 375: 0,-1 + 376: 1,0 - node: color: '#5C7D4DFF' id: MiniTileInnerOverlayNW decals: - 231: 14,-1 - 238: 9,1 + 225: 14,-1 + 232: 9,1 + - node: + color: '#493926FF' + id: MiniTileInnerOverlaySE + decals: + 322: 9,3 + 323: 9,0 + 325: 13,3 + 369: -2,2 + 377: -2,3 + 378: -3,2 - node: color: '#5C7D4DFF' id: MiniTileInnerOverlaySE decals: - 230: 9,3 - 234: 3,-1 - 236: 9,-1 + 224: 9,3 + 228: 3,-1 + 230: 9,-1 + - node: + color: '#493926FF' + id: MiniTileInnerOverlaySW + decals: + 321: 14,3 + 328: 10,3 + 330: 14,0 + 370: 0,2 + 371: 0,3 + 372: 1,2 - node: color: '#5C7D4DFF' id: MiniTileInnerOverlaySW decals: - 232: 14,3 - 235: 7,-1 - 237: 13,-1 + 226: 14,3 + 229: 7,-1 + 231: 13,-1 - node: color: '#5C7D4DFF' id: MiniTileLineOverlayE decals: - 171: 9,0 - 172: 9,1 - 173: 9,2 + 167: 9,0 + 168: 9,1 + 169: 9,2 - node: color: '#5C7D4DFF' id: MiniTileLineOverlayN decals: - 167: 10,-1 - 168: 11,-1 - 169: 12,-1 - 170: 13,-1 + 163: 10,-1 + 164: 11,-1 + 165: 12,-1 + 166: 13,-1 - node: color: '#5C7D4DFF' id: MiniTileLineOverlayS decals: - 163: 10,3 - 164: 11,3 - 165: 12,3 - 166: 13,3 + 159: 10,3 + 160: 11,3 + 161: 12,3 + 162: 13,3 - node: color: '#5C7D4DFF' id: MiniTileLineOverlayW decals: - 160: 14,0 - 161: 14,1 - 162: 14,2 + 156: 14,0 + 157: 14,1 + 158: 14,2 + - node: + color: '#5C7D4DFF' + id: MiniTileSteelCornerNe + decals: + 301: -5,3 + - node: + color: '#5C7D4DFF' + id: MiniTileSteelCornerNw + decals: + 300: -16,3 + 307: -17,1 - node: color: '#5C7D4DFF' + id: MiniTileSteelCornerSe + decals: + 302: -5,-1 + 306: -15,-1 + - node: + color: '#5C7D4DFF' + id: MiniTileSteelCornerSw + decals: + 299: -9,-1 + - node: + color: '#5C7D4DFF' + id: MiniTileSteelEndS + decals: + 277: -17,-2 + - node: + color: '#493926FF' id: MiniTileSteelInnerNe decals: - 157: -9,-1 + 343: -9,-1 + 346: -9,2 + 347: -6,-1 + - node: + color: '#5C7D4DFF' + id: MiniTileSteelInnerNe + decals: + 154: -9,-1 + - node: + color: '#493926FF' + id: MiniTileSteelInnerNw + decals: + 344: -8,-1 + 348: -5,-1 + 349: -5,2 - node: color: '#5C7D4DFF' id: MiniTileSteelInnerNw decals: 29: -5,-1 + 311: -16,1 + - node: + color: '#493926FF' + id: MiniTileSteelInnerSe + decals: + 345: -9,0 + 350: -6,3 + 351: -9,3 - node: color: '#5C7D4DFF' id: MiniTileSteelInnerSe decals: 28: -9,3 + 310: -17,-1 + 318: -15,2 + - node: + color: '#493926FF' + id: MiniTileSteelInnerSw + decals: + 352: -5,0 + 353: -5,3 + 354: -8,3 - node: color: '#5C7D4DFF' id: MiniTileSteelInnerSw decals: 30: -5,3 + 317: -9,2 - node: color: '#5C7D4DFF' id: MiniTileSteelLineE @@ -476,6 +714,11 @@ entities: 25: -9,0 26: -9,1 27: -9,2 + 278: -5,2 + 279: -5,1 + 280: -5,0 + 281: -15,1 + 282: -15,0 - node: color: '#5C7D4DFF' id: MiniTileSteelLineN @@ -483,6 +726,16 @@ entities: 22: -8,-1 23: -7,-1 24: -6,-1 + 289: -15,3 + 290: -13,3 + 291: -14,3 + 292: -12,3 + 293: -11,3 + 294: -10,3 + 295: -9,3 + 296: -8,3 + 297: -7,3 + 298: -6,3 - node: color: '#5C7D4DFF' id: MiniTileSteelLineS @@ -490,6 +743,15 @@ entities: 19: -8,3 20: -7,3 21: -6,3 + 283: -6,-1 + 284: -7,-1 + 285: -8,-1 + 303: -16,-1 + 312: -14,2 + 313: -13,2 + 314: -12,2 + 315: -11,2 + 316: -10,2 - node: color: '#5C7D4DFF' id: MiniTileSteelLineW @@ -497,61 +759,136 @@ entities: 16: -5,0 17: -5,1 18: -5,2 + 286: -9,0 + 287: -9,1 + 288: -16,2 + 308: -17,-1 + 309: -17,0 + - node: + color: '#493926FF' + id: MiniTileWhiteCornerNe + decals: + 406: -5,-2 - node: color: '#5C7D4DFF' id: MiniTileWhiteCornerNe decals: 87: -2,0 + - node: + color: '#493926FF' + id: MiniTileWhiteCornerNw + decals: + 405: -7,-2 - node: color: '#5C7D4DFF' id: MiniTileWhiteCornerNw decals: 86: 0,0 + - node: + color: '#493926FF' + id: MiniTileWhiteCornerSe + decals: + 404: -5,-3 - node: color: '#5C7D4DFF' id: MiniTileWhiteCornerSe decals: 84: -2,2 + - node: + color: '#493926FF' + id: MiniTileWhiteCornerSw + decals: + 403: -7,-3 - node: color: '#5C7D4DFF' id: MiniTileWhiteCornerSw decals: 85: 0,2 + - node: + color: '#493926FF' + id: MiniTileWhiteInnerNe + decals: + 336: -9,2 + 338: -9,-1 + 341: -6,-1 + 358: -6,-1 + 359: -9,-1 + 360: -9,2 - node: color: '#5C7D4DFF' id: MiniTileWhiteInnerNe decals: - 198: -3,0 - 199: -2,-1 + 194: -3,0 + 195: -2,-1 + - node: + color: '#493926FF' + id: MiniTileWhiteInnerNw + decals: + 335: -5,2 + 337: -5,-1 + 339: -8,-1 + 355: -5,-1 + 356: -8,-1 + 357: -5,2 - node: color: '#5C7D4DFF' id: MiniTileWhiteInnerNw decals: - 194: 0,-1 - 195: 1,0 + 190: 0,-1 + 191: 1,0 + - node: + color: '#493926FF' + id: MiniTileWhiteInnerSe + decals: + 331: -9,3 + 334: -6,3 + 340: -9,0 + 361: -9,0 + 362: -9,3 + 363: -6,3 - node: color: '#5C7D4DFF' id: MiniTileWhiteInnerSe decals: 89: -2,3 - 197: -3,2 + 193: -3,2 + - node: + color: '#493926FF' + id: MiniTileWhiteInnerSw + decals: + 332: -5,3 + 333: -8,3 + 342: -5,0 + 364: -8,3 + 365: -5,3 + 366: -5,0 - node: color: '#5C7D4DFF' id: MiniTileWhiteInnerSw decals: 90: 0,3 91: 0,3 - 196: 1,2 + 192: 1,2 - node: color: '#5C7D4DFF' id: MiniTileWhiteLineE decals: - 192: -3,1 + 188: -3,1 + - node: + color: '#493926FF' + id: MiniTileWhiteLineN + decals: + 408: -6,-2 - node: color: '#5C7D4DFF' id: MiniTileWhiteLineN decals: - 191: -1,-1 + 187: -1,-1 + - node: + color: '#493926FF' + id: MiniTileWhiteLineS + decals: + 407: -6,-3 - node: color: '#5C7D4DFF' id: MiniTileWhiteLineS @@ -561,7 +898,7 @@ entities: color: '#5C7D4DFF' id: MiniTileWhiteLineW decals: - 193: 1,1 + 189: 1,1 - node: color: '#5C7D4DFF' id: OldConcreteTrimInnerNe @@ -632,7 +969,7 @@ entities: 71: 22,5 72: -25,-9 73: -24,5 - 240: 23,-9 + 234: 23,-9 - node: color: '#FFFF00FF' id: WarnLineGreyscaleE @@ -640,21 +977,21 @@ entities: 135: -15,6 136: -12,6 137: -9,6 - 143: -18,2 - 144: -18,3 + 141: -18,2 + 142: -18,3 - node: color: '#FFFF00FF' id: WarnLineGreyscaleN decals: - 145: -13,8 - 146: -12,8 - 147: -10,9 - 148: -9,9 - 149: -7,9 - 150: -6,9 - 151: -15,8 - 152: -17,8 - 153: -19,8 + 143: -13,8 + 144: -12,8 + 145: -10,9 + 146: -9,9 + 147: -7,9 + 148: -6,9 + 149: -15,8 + 150: -17,8 + 151: -19,8 - node: color: '#FFFF00FF' id: WarnLineGreyscaleS @@ -672,8 +1009,6 @@ entities: 138: -13,6 139: -10,6 140: -7,6 - 141: -16,2 - 142: -16,3 - type: GridAtmosphere version: 2 data: @@ -970,8 +1305,6 @@ entities: - 1800 - 1823 - 1801 - - type: AtmosDevice - joinedGrid: 1 - uid: 1780 components: - type: Transform @@ -994,8 +1327,6 @@ entities: - 1837 - 1815 - 2649 - - type: AtmosDevice - joinedGrid: 1 - proto: AirCanister entities: - uid: 741 @@ -1003,8 +1334,6 @@ entities: - type: Transform pos: -23.5,3.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - proto: Airlock entities: - uid: 972 @@ -1013,28 +1342,6 @@ entities: rot: 3.141592653589793 rad pos: 21.5,-8.5 parent: 1 -- proto: AirlockBrigGlassLocked - entities: - - uid: 88 - components: - - type: Transform - pos: -11.5,4.5 - parent: 1 - - uid: 91 - components: - - type: Transform - pos: -5.5,4.5 - parent: 1 - - uid: 559 - components: - - type: Transform - pos: -8.5,4.5 - parent: 1 - - uid: 673 - components: - - type: Transform - pos: -15.5,4.5 - parent: 1 - proto: AirlockEngineeringGlass entities: - uid: 677 @@ -1163,99 +1470,118 @@ entities: rot: -1.5707963267948966 rad pos: -2.5,5.5 parent: 1 -- proto: AirlockSecurityGlassLocked +- proto: AirlockNfsdBrigGlassLocked entities: - - uid: 667 + - uid: 3 + components: + - type: Transform + pos: -8.5,4.5 + parent: 1 + - uid: 4 + components: + - type: Transform + pos: -15.5,4.5 + parent: 1 + - uid: 5 + components: + - type: Transform + pos: -11.5,4.5 + parent: 1 + - uid: 6 + components: + - type: Transform + pos: -5.5,4.5 + parent: 1 +- proto: AirlockNfsdGlassLocked + entities: + - uid: 7 components: - type: Transform pos: 0.5,-1.5 parent: 1 - - uid: 668 + - uid: 8 components: - type: Transform pos: -1.5,-7.5 parent: 1 - - uid: 669 + - uid: 9 components: - type: Transform pos: -3.5,-0.5 parent: 1 - - uid: 670 + - uid: 10 components: - type: Transform pos: 2.5,-0.5 parent: 1 - - uid: 671 + - uid: 11 components: - type: Transform pos: 16.5,-0.5 parent: 1 - - uid: 688 + - uid: 12 components: - type: Transform pos: 7.5,5.5 parent: 1 - - type: DeviceLinkSink - links: - - 2538 -- proto: AirlockSecurityLocked +- proto: AirlockNfsdLocked entities: - - uid: 660 + - uid: 13 components: - type: Transform pos: -23.5,-7.5 parent: 1 - - uid: 661 + - uid: 14 components: - type: Transform pos: -24.5,4.5 parent: 1 - - uid: 662 + - uid: 15 components: - type: Transform pos: 23.5,4.5 parent: 1 - - uid: 663 + - uid: 16 components: - type: Transform pos: 22.5,-7.5 parent: 1 - - uid: 664 + - uid: 17 components: - type: Transform pos: 4.5,3.5 parent: 1 - - uid: 665 + - uid: 18 components: - type: Transform pos: 8.5,3.5 parent: 1 - - uid: 676 + - uid: 19 components: - type: Transform pos: -17.5,-0.5 parent: 1 - - uid: 1059 + - uid: 20 components: - type: Transform pos: 20.5,-6.5 parent: 1 - - uid: 1060 + - uid: 21 components: - type: Transform pos: 23.5,-5.5 parent: 1 - - uid: 1061 + - uid: 22 components: - type: Transform pos: 24.5,-3.5 parent: 1 - - uid: 1062 + - uid: 23 components: - type: Transform pos: 20.5,-3.5 parent: 1 - - uid: 1063 + - uid: 24 components: - type: Transform pos: 24.5,-0.5 @@ -1275,6 +1601,10 @@ entities: showEnts: False occludes: True ent: 135 + fuelSlot: !type:ContainerSlot + showEnts: False + occludes: True + ent: null - proto: AmeJar entities: - uid: 135 @@ -2121,9 +2451,9 @@ entities: - type: Transform pos: -25.5,-2.5 parent: 1 -- proto: BannerSecurity +- proto: BannerNfsd entities: - - uid: 690 + - uid: 88 components: - type: Transform pos: 6.5,6.5 @@ -2200,20 +2530,6 @@ entities: - type: Transform pos: 28.5,3.5 parent: 1 -- proto: BedsheetBrigmedic - entities: - - uid: 1003 - components: - - type: Transform - pos: 28.5,-2.5 - parent: 1 -- proto: BedsheetHOS - entities: - - uid: 984 - components: - - type: Transform - pos: 28.5,3.5 - parent: 1 - proto: BedsheetMedical entities: - uid: 574 @@ -2240,52 +2556,73 @@ entities: rot: 3.141592653589793 rad pos: 1.5,0.5 parent: 1 -- proto: BedsheetSpawner +- proto: BedsheetNfsd entities: - - uid: 878 + - uid: 91 components: - type: Transform - pos: -6.5,7.5 + rot: 1.5707963267948966 rad + pos: 28.5,-2.5 parent: 1 - - uid: 880 + - uid: 2654 components: - type: Transform - pos: -12.5,8.5 + rot: 1.5707963267948966 rad + pos: 17.5,-5.5 parent: 1 - - uid: 882 + - uid: 2655 components: - type: Transform - pos: -9.5,7.5 + rot: 1.5707963267948966 rad + pos: 17.5,-2.5 parent: 1 - - uid: 939 + - uid: 2656 components: - type: Transform - pos: -21.5,3.5 + rot: 1.5707963267948966 rad + pos: 28.5,1.5 parent: 1 - - uid: 940 +- proto: BedsheetNfsdBrigmedic + entities: + - uid: 147 components: - type: Transform - pos: -21.5,5.5 + pos: 26.5,-5.5 parent: 1 - - uid: 1004 +- proto: BedsheetNfsdSheriff + entities: + - uid: 105 components: - type: Transform - pos: 28.5,1.5 + rot: 1.5707963267948966 rad + pos: 28.5,3.5 parent: 1 - - uid: 1005 +- proto: BedsheetSpawner + entities: + - uid: 878 components: - type: Transform - pos: 17.5,-2.5 + pos: -6.5,7.5 parent: 1 - - uid: 1006 + - uid: 880 components: - type: Transform - pos: 17.5,-5.5 + pos: -12.5,8.5 parent: 1 - - uid: 1050 + - uid: 882 components: - type: Transform - pos: 26.5,-5.5 + pos: -9.5,7.5 + parent: 1 + - uid: 939 + components: + - type: Transform + pos: -21.5,3.5 + parent: 1 + - uid: 940 + components: + - type: Transform + pos: -21.5,5.5 parent: 1 - proto: BiomassReclaimer entities: @@ -2409,14 +2746,14 @@ entities: - uid: 1182 components: - type: Transform - parent: 1129 + parent: 250 - type: Physics canCollide: False - type: InsideEntityStorage - uid: 1183 components: - type: Transform - parent: 1129 + parent: 250 - type: Physics canCollide: False - type: InsideEntityStorage @@ -2458,50 +2795,78 @@ entities: - uid: 1180 components: - type: Transform - parent: 1128 + parent: 247 - type: Physics canCollide: False - type: InsideEntityStorage - uid: 1181 components: - type: Transform - parent: 1128 + parent: 247 - type: Physics canCollide: False - type: InsideEntityStorage - proto: BoxMagazinePistol entities: + - uid: 249 + components: + - type: Transform + parent: 247 + - type: Physics + canCollide: False + - type: InsideEntityStorage - uid: 1179 components: - type: Transform - parent: 1128 + parent: 247 - type: Physics canCollide: False - type: InsideEntityStorage - proto: BoxMagazinePistolRubber entities: + - uid: 251 + components: + - type: Transform + parent: 250 + - type: Physics + canCollide: False + - type: InsideEntityStorage - uid: 1069 components: - type: Transform - parent: 1129 + parent: 250 - type: Physics canCollide: False - type: InsideEntityStorage - proto: BoxMagazineRifle entities: + - uid: 248 + components: + - type: Transform + parent: 247 + - type: Physics + canCollide: False + - type: InsideEntityStorage - uid: 1067 components: - type: Transform - parent: 1128 + parent: 247 - type: Physics canCollide: False - type: InsideEntityStorage - proto: BoxMagazineRifleRubber entities: + - uid: 253 + components: + - type: Transform + parent: 250 + - type: Physics + canCollide: False + - type: InsideEntityStorage - uid: 1178 components: - type: Transform - parent: 1129 + parent: 250 - type: Physics canCollide: False - type: InsideEntityStorage @@ -5014,6 +5379,23 @@ entities: parent: 915 - type: Physics canCollide: False +- proto: Carpet + entities: + - uid: 254 + components: + - type: Transform + pos: 26.5,-5.5 + parent: 1 + - uid: 255 + components: + - type: Transform + pos: 25.5,-6.5 + parent: 1 + - uid: 256 + components: + - type: Transform + pos: 26.5,-6.5 + parent: 1 - proto: CarpetBlack entities: - uid: 1007 @@ -5065,20 +5447,49 @@ entities: parent: 1 - proto: CarpetGreen entities: - - uid: 1028 + - uid: 212 components: - type: Transform - pos: 25.5,-6.5 + rot: -1.5707963267948966 rad + pos: 23.5,-1.5 parent: 1 - - uid: 1029 + - uid: 215 components: - type: Transform - pos: 26.5,-6.5 + rot: -1.5707963267948966 rad + pos: 22.5,-2.5 parent: 1 - - uid: 1030 + - uid: 246 components: - type: Transform - pos: 26.5,-5.5 + rot: -1.5707963267948966 rad + pos: 22.5,-1.5 + parent: 1 + - uid: 676 + components: + - type: Transform + pos: 19.5,-0.5 + parent: 1 + - uid: 688 + components: + - type: Transform + pos: 18.5,-0.5 + parent: 1 + - uid: 690 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 23.5,-2.5 + parent: 1 + - uid: 2661 + components: + - type: Transform + pos: 23.5,2.5 + parent: 1 + - uid: 2662 + components: + - type: Transform + pos: 23.5,1.5 parent: 1 - proto: CarpetOrange entities: @@ -6031,82 +6442,54 @@ entities: - type: Transform pos: 20.5,6.5 parent: 1 -- proto: CrateHydroponicsTools - entities: - - uid: 541 - components: - - type: Transform - pos: 19.5,6.5 - parent: 1 - - uid: 931 - components: - - type: Transform - pos: -19.5,3.5 - parent: 1 -- proto: CrateMaterialSteel - entities: - - uid: 806 - components: - - type: Transform - pos: -25.5,-3.5 - parent: 1 -- proto: CrateMedicalSupplies - entities: - - uid: 2307 - components: - - type: Transform - pos: -1.5,4.5 - parent: 1 -- proto: CrateSecuritySupplies +- proto: CrateHydroponicsTools entities: - - uid: 1231 + - uid: 541 components: - type: Transform - pos: -0.5,-2.5 + pos: 19.5,6.5 parent: 1 -- proto: CrateServiceCustomSmokable - entities: - - uid: 930 + - uid: 931 components: - type: Transform - pos: -19.5,5.5 + pos: -19.5,3.5 parent: 1 -- proto: CrateServiceJanitorialSupplies +- proto: CrateMaterialSteel entities: - - uid: 702 + - uid: 806 components: - type: Transform - pos: -21.5,-4.5 + pos: -25.5,-3.5 parent: 1 -- proto: CrateServiceJanitorialSupplies2 +- proto: CrateMedicalSupplies entities: - - uid: 703 + - uid: 2307 components: - type: Transform - pos: -21.5,-5.5 + pos: -1.5,4.5 parent: 1 -- proto: CrateTrashCart +- proto: CrateNfsdBrigmedic entities: - - uid: 707 + - uid: 2663 components: - type: Transform - pos: -18.5,-5.5 + pos: -1.5,6.5 parent: 1 -- proto: CrateWeaponSecure +- proto: CrateNfsdSecure2 entities: - - uid: 1016 + - uid: 247 components: - type: Transform - pos: 18.5,3.5 + pos: 19.5,3.5 parent: 1 - type: EntityStorage air: volume: 200 immutable: False - temperature: 293.14926 + temperature: 293.14923 moles: - - 1.7459903 - - 6.568249 + - 1.8856695 + - 7.0937095 - 0 - 0 - 0 @@ -6123,32 +6506,35 @@ entities: showEnts: False occludes: True ents: - - 1195 - - 1194 - - 1192 - - 1193 - - 1196 - - 1200 - - 1198 - - 1199 - - 1197 + - 1179 + - 1181 + - 1180 + - 1067 + - 1184 + - 1176 + - 248 + - 1188 + - 249 + - 1186 + - 1177 + - 1187 paper_label: !type:ContainerSlot showEnts: False occludes: True ent: null - - uid: 1128 + - uid: 250 components: - type: Transform - pos: 19.5,3.5 + pos: 21.5,3.5 parent: 1 - type: EntityStorage air: volume: 200 immutable: False - temperature: 293.14926 + temperature: 293.14923 moles: - - 1.7459903 - - 6.568249 + - 1.8856695 + - 7.0937095 - 0 - 0 - 0 @@ -6165,24 +6551,63 @@ entities: showEnts: False occludes: True ents: - - 1188 - - 1186 - - 1187 - - 1177 - - 1176 - - 1184 - - 1067 - - 1180 - - 1181 - - 1179 + - 251 + - 1190 + - 146 + - 253 + - 1191 + - 1069 + - 1185 + - 1189 + - 1182 + - 141 + - 1183 + - 1178 paper_label: !type:ContainerSlot showEnts: False occludes: True ent: null - - uid: 1129 +- proto: CrateNfsdSupplies + entities: + - uid: 559 components: - type: Transform - pos: 21.5,3.5 + pos: -0.5,-2.5 + parent: 1 +- proto: CrateServiceCustomSmokable + entities: + - uid: 930 + components: + - type: Transform + pos: -19.5,5.5 + parent: 1 +- proto: CrateServiceJanitorialSupplies + entities: + - uid: 702 + components: + - type: Transform + pos: -21.5,-4.5 + parent: 1 +- proto: CrateServiceJanitorialSupplies2 + entities: + - uid: 703 + components: + - type: Transform + pos: -21.5,-5.5 + parent: 1 +- proto: CrateTrashCart + entities: + - uid: 707 + components: + - type: Transform + pos: -18.5,-5.5 + parent: 1 +- proto: CrateWeaponSecure + entities: + - uid: 1016 + components: + - type: Transform + pos: 18.5,3.5 parent: 1 - type: EntityStorage air: @@ -6208,16 +6633,15 @@ entities: showEnts: False occludes: True ents: - - 1178 - - 1183 - - 141 - - 1182 - - 1189 - - 1185 - - 1069 - - 1191 - - 1190 - - 146 + - 1195 + - 1194 + - 1192 + - 1193 + - 1196 + - 1200 + - 1198 + - 1199 + - 1197 paper_label: !type:ContainerSlot showEnts: False occludes: True @@ -6250,28 +6674,6 @@ entities: rot: -1.5707963267948966 rad pos: 2.5,2.5 parent: 1 -- proto: DeployableBarrier - entities: - - uid: 617 - components: - - type: Transform - pos: -16.5,-1.5 - parent: 1 - - uid: 698 - components: - - type: Transform - pos: 3.5,-1.5 - parent: 1 - - uid: 808 - components: - - type: Transform - pos: -10.5,-1.5 - parent: 1 - - uid: 2564 - components: - - type: Transform - pos: -12.5,-1.5 - parent: 1 - proto: DiceBag entities: - uid: 813 @@ -6932,7 +7334,7 @@ entities: - type: InsideEntityStorage - proto: EmpressMothershipComputer entities: - - uid: 1217 + - uid: 617 components: - type: Transform pos: -1.5,-2.5 @@ -7210,8 +7612,6 @@ entities: rot: -1.5707963267948966 rad pos: -27.5,1.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#AA0000FF' - uid: 271 @@ -7220,8 +7620,6 @@ entities: rot: -1.5707963267948966 rad pos: -25.5,1.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#AA0000FF' - proto: GasMixerFlipped @@ -7232,8 +7630,6 @@ entities: rot: -1.5707963267948966 rad pos: -26.5,2.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0000AAFF' - proto: GasPassiveGate @@ -7243,8 +7639,6 @@ entities: - type: Transform pos: -24.5,3.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - proto: GasPassiveVent entities: - uid: 1829 @@ -7252,16 +7646,12 @@ entities: - type: Transform pos: -24.5,7.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - uid: 2497 components: - type: Transform rot: 1.5707963267948966 rad pos: -26.5,5.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#AA0000FF' - uid: 2498 @@ -7270,22 +7660,16 @@ entities: rot: 1.5707963267948966 rad pos: -28.5,5.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - uid: 2499 components: - type: Transform pos: -28.5,4.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - uid: 2500 components: - type: Transform pos: -26.5,4.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - proto: GasPipeBend entities: - uid: 331 @@ -9819,8 +10203,6 @@ entities: - type: Transform pos: -23.5,3.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0000AAFF' - proto: GasVentPump @@ -9831,8 +10213,6 @@ entities: rot: 1.5707963267948966 rad pos: -24.5,-0.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0000AAFF' - uid: 1795 @@ -9841,8 +10221,6 @@ entities: rot: 3.141592653589793 rad pos: -23.5,-4.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0000AAFF' - uid: 1796 @@ -9851,8 +10229,6 @@ entities: rot: 3.141592653589793 rad pos: -20.5,-6.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0000AAFF' - uid: 1797 @@ -9863,8 +10239,6 @@ entities: - type: DeviceNetwork deviceLists: - 1779 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0000AAFF' - uid: 1798 @@ -9875,8 +10249,6 @@ entities: - type: DeviceNetwork deviceLists: - 1779 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0000AAFF' - uid: 1799 @@ -9887,8 +10259,6 @@ entities: - type: DeviceNetwork deviceLists: - 1779 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0000AAFF' - uid: 1800 @@ -9899,8 +10269,6 @@ entities: - type: DeviceNetwork deviceLists: - 1779 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0000AAFF' - uid: 1801 @@ -9912,8 +10280,6 @@ entities: - type: DeviceNetwork deviceLists: - 1779 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0000AAFF' - uid: 1802 @@ -9921,8 +10287,6 @@ entities: - type: Transform pos: -0.5,6.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0000AAFF' - uid: 1803 @@ -9931,8 +10295,6 @@ entities: rot: -1.5707963267948966 rad pos: 1.5,-13.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0000AAFF' - uid: 1804 @@ -9941,8 +10303,6 @@ entities: rot: -1.5707963267948966 rad pos: 1.5,-5.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0000AAFF' - uid: 1805 @@ -9951,8 +10311,6 @@ entities: rot: 3.141592653589793 rad pos: 7.5,-0.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0000AAFF' - uid: 1806 @@ -9960,8 +10318,6 @@ entities: - type: Transform pos: 13.5,6.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0000AAFF' - uid: 1807 @@ -9970,8 +10326,6 @@ entities: rot: -1.5707963267948966 rad pos: 18.5,5.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0000AAFF' - uid: 1808 @@ -9979,8 +10333,6 @@ entities: - type: Transform pos: 7.5,7.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0000AAFF' - uid: 1809 @@ -9989,8 +10341,6 @@ entities: rot: 3.141592653589793 rad pos: 20.5,2.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0000AAFF' - uid: 1810 @@ -10002,8 +10352,6 @@ entities: - type: DeviceNetwork deviceLists: - 1780 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0000AAFF' - uid: 1811 @@ -10015,8 +10363,6 @@ entities: - type: DeviceNetwork deviceLists: - 1780 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0000AAFF' - uid: 1812 @@ -10028,8 +10374,6 @@ entities: - type: DeviceNetwork deviceLists: - 1780 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0000AAFF' - uid: 1813 @@ -10041,8 +10385,6 @@ entities: - type: DeviceNetwork deviceLists: - 1780 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0000AAFF' - uid: 1814 @@ -10054,8 +10396,6 @@ entities: - type: DeviceNetwork deviceLists: - 1780 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0000AAFF' - uid: 1815 @@ -10067,8 +10407,6 @@ entities: - type: DeviceNetwork deviceLists: - 1780 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0000AAFF' - uid: 1816 @@ -10079,8 +10417,6 @@ entities: - type: DeviceNetwork deviceLists: - 1780 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0000AAFF' - uid: 1817 @@ -10088,8 +10424,6 @@ entities: - type: Transform pos: 2.5,4.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0000AAFF' - proto: GasVentScrubber @@ -10100,8 +10434,6 @@ entities: rot: 3.141592653589793 rad pos: -21.5,-0.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#AA0000FF' - uid: 1120 @@ -10110,8 +10442,6 @@ entities: rot: 1.5707963267948966 rad pos: 18.5,2.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#AA0000FF' - uid: 1345 @@ -10120,8 +10450,6 @@ entities: rot: 3.141592653589793 rad pos: 4.5,-0.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#AA0000FF' - uid: 1790 @@ -10130,8 +10458,6 @@ entities: rot: 1.5707963267948966 rad pos: -2.5,-3.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#AA0000FF' - uid: 1818 @@ -10140,8 +10466,6 @@ entities: rot: 3.141592653589793 rad pos: -24.5,-5.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#AA0000FF' - uid: 1819 @@ -10150,8 +10474,6 @@ entities: rot: 3.141592653589793 rad pos: -19.5,-5.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#AA0000FF' - uid: 1820 @@ -10162,8 +10484,6 @@ entities: - type: DeviceNetwork deviceLists: - 1779 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#AA0000FF' - uid: 1821 @@ -10174,8 +10494,6 @@ entities: - type: DeviceNetwork deviceLists: - 1779 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#AA0000FF' - uid: 1822 @@ -10186,8 +10504,6 @@ entities: - type: DeviceNetwork deviceLists: - 1779 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#AA0000FF' - uid: 1823 @@ -10198,8 +10514,6 @@ entities: - type: DeviceNetwork deviceLists: - 1779 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#AA0000FF' - uid: 1825 @@ -10208,8 +10522,6 @@ entities: rot: 1.5707963267948966 rad pos: -2.5,-13.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#AA0000FF' - uid: 1827 @@ -10217,8 +10529,6 @@ entities: - type: Transform pos: -1.5,6.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#AA0000FF' - uid: 1828 @@ -10227,8 +10537,6 @@ entities: rot: -1.5707963267948966 rad pos: -0.5,3.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#AA0000FF' - uid: 1830 @@ -10236,8 +10544,6 @@ entities: - type: Transform pos: 5.5,7.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#AA0000FF' - uid: 1831 @@ -10245,8 +10551,6 @@ entities: - type: Transform pos: 11.5,7.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#AA0000FF' - uid: 1832 @@ -10255,8 +10559,6 @@ entities: rot: -1.5707963267948966 rad pos: 18.5,6.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#AA0000FF' - uid: 1833 @@ -10267,8 +10569,6 @@ entities: - type: DeviceNetwork deviceLists: - 1780 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#AA0000FF' - uid: 1834 @@ -10280,8 +10580,6 @@ entities: - type: DeviceNetwork deviceLists: - 1780 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#AA0000FF' - uid: 1835 @@ -10293,8 +10591,6 @@ entities: - type: DeviceNetwork deviceLists: - 1780 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#AA0000FF' - uid: 1836 @@ -10306,8 +10602,6 @@ entities: - type: DeviceNetwork deviceLists: - 1780 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#AA0000FF' - uid: 1837 @@ -10319,8 +10613,6 @@ entities: - type: DeviceNetwork deviceLists: - 1780 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#AA0000FF' - uid: 1838 @@ -10332,8 +10624,6 @@ entities: - type: DeviceNetwork deviceLists: - 1780 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#AA0000FF' - uid: 2581 @@ -10341,8 +10631,6 @@ entities: - type: Transform pos: -4.5,1.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#AA0000FF' - uid: 2649 @@ -10354,8 +10642,6 @@ entities: - type: DeviceNetwork deviceLists: - 1780 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#AA0000FF' - proto: GravityGeneratorMini @@ -11165,20 +11451,22 @@ entities: showEnts: False occludes: True ent: null -- proto: GyroscopeSecurity +- proto: GyroscopeNfsd entities: - - uid: 867 + - uid: 660 components: - type: Transform - rot: 3.141592653589793 rad pos: 22.5,-10.5 parent: 1 - - uid: 970 + - type: Thruster + originalPowerLoad: 1500 + - uid: 661 components: - type: Transform - rot: 3.141592653589793 rad pos: -23.5,-10.5 parent: 1 + - type: Thruster + originalPowerLoad: 1500 - proto: HandheldCrewMonitor entities: - uid: 646 @@ -11322,9 +11610,9 @@ entities: - type: Transform pos: -1.0400991,8.540887 parent: 1 -- proto: IntercomSecurity +- proto: IntercomNfsd entities: - - uid: 2507 + - uid: 662 components: - type: Transform rot: -1.5707963267948966 rad @@ -11338,22 +11626,22 @@ entities: rot: -1.5707963267948966 rad pos: -21.5,-8.5 parent: 1 -- proto: JetpackSecurityFilled +- proto: JetpackNfsdFilled entities: - - uid: 1222 + - uid: 663 components: - type: Transform - pos: -2.71989,-6.655184 + pos: -2.7364683,-6.69905 parent: 1 - - uid: 1223 + - uid: 664 components: - type: Transform - pos: -2.75114,-5.655184 + pos: -2.6739683,-5.63655 parent: 1 - - uid: 1224 + - uid: 665 components: - type: Transform - pos: -2.71989,-4.592684 + pos: -2.7208433,-4.620925 parent: 1 - proto: KitchenDeepFryer entities: @@ -11434,70 +11722,75 @@ entities: - type: Transform pos: -5.476282,-1.393225 parent: 1 -- proto: LockerBrigmedicFilled +- proto: LockerNfsdBailiff entities: - - uid: 997 + - uid: 698 components: - type: Transform - pos: 28.5,-4.5 + pos: 29.5,-0.5 parent: 1 -- proto: LockerEvidence +- proto: LockerNfsdBrigmedic entities: - - uid: 611 + - uid: 808 components: - type: Transform - pos: -13.5,-0.5 + pos: 24.5,-6.5 parent: 1 - - uid: 612 +- proto: LockerNfsdCopper + entities: + - uid: 2658 components: - type: Transform - pos: -13.5,0.5 + pos: 19.5,-5.5 parent: 1 +- proto: LockerNfsdEvidence + entities: - uid: 613 components: - type: Transform pos: -9.5,-0.5 parent: 1 - uid: 614 + components: + - type: Transform + pos: -9.5,-0.5 + parent: 1 + - uid: 669 components: - type: Transform pos: -9.5,0.5 parent: 1 -- proto: LockerHeadOfSecurityFilled - entities: - - uid: 1014 + - uid: 670 components: - type: Transform - pos: 27.5,5.5 + pos: -13.5,-0.5 parent: 1 - - type: Physics - bodyType: Static -- proto: LockerSecurityFilled - entities: - - uid: 998 + - uid: 671 components: - type: Transform - pos: 24.5,-6.5 + pos: -13.5,0.5 parent: 1 - - uid: 999 +- proto: LockerNfsdSergeant + entities: + - uid: 667 components: - type: Transform - pos: 19.5,-5.5 + pos: 28.5,-4.5 parent: 1 - - uid: 1000 +- proto: LockerNfsdSheriff + entities: + - uid: 673 components: - type: Transform - pos: 19.5,-2.5 + pos: 27.5,5.5 parent: 1 -- proto: LockerWardenFilled +- proto: LockerNfsdSilver entities: - - uid: 996 + - uid: 2659 components: - type: Transform - pos: 29.5,-0.5 + pos: 19.5,-2.5 parent: 1 - - type: Physics - bodyType: Static - proto: LuxuryPen entities: - uid: 1106 @@ -11520,7 +11813,7 @@ entities: - uid: 1184 components: - type: Transform - parent: 1128 + parent: 247 - type: Physics canCollide: False - type: InsideEntityStorage @@ -11529,7 +11822,7 @@ entities: - uid: 1185 components: - type: Transform - parent: 1129 + parent: 250 - type: Physics canCollide: False - type: InsideEntityStorage @@ -11538,7 +11831,7 @@ entities: - uid: 1177 components: - type: Transform - parent: 1128 + parent: 247 - type: Physics canCollide: False - type: InsideEntityStorage @@ -11547,7 +11840,7 @@ entities: - uid: 146 components: - type: Transform - parent: 1129 + parent: 250 - type: Physics canCollide: False - type: InsideEntityStorage @@ -11556,7 +11849,7 @@ entities: - uid: 1176 components: - type: Transform - parent: 1128 + parent: 247 - type: Physics canCollide: False - type: InsideEntityStorage @@ -11565,7 +11858,7 @@ entities: - uid: 141 components: - type: Transform - parent: 1129 + parent: 250 - type: Physics canCollide: False - type: InsideEntityStorage @@ -11644,6 +11937,35 @@ entities: - type: Transform pos: -23.718105,-4.6121206 parent: 1 +- proto: NfsdDeployableBarrier + entities: + - uid: 611 + components: + - type: Transform + pos: -16.5,-1.5 + parent: 1 + - uid: 612 + components: + - type: Transform + pos: 3.5,-1.5 + parent: 1 + - uid: 668 + components: + - type: Transform + pos: -12.5,-1.5 + parent: 1 + - uid: 2660 + components: + - type: Transform + pos: -10.5,-1.5 + parent: 1 +- proto: NfsdTechFab + entities: + - uid: 729 + components: + - type: Transform + pos: 20.5,4.5 + parent: 1 - proto: NitrogenCanister entities: - uid: 744 @@ -11651,8 +11973,6 @@ entities: - type: Transform pos: -28.5,5.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - proto: OxygenCanister entities: - uid: 742 @@ -11660,15 +11980,11 @@ entities: - type: Transform pos: -23.5,2.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - uid: 743 components: - type: Transform pos: -26.5,5.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - proto: PackPaperRollingFilters entities: - uid: 944 @@ -13333,15 +13649,8 @@ entities: components: - type: Transform parent: 1125 - - type: Physics - canCollide: False -- proto: SecurityTechFab - entities: - - uid: 1130 - components: - - type: Transform - pos: 20.5,4.5 - parent: 1 + - type: Physics + canCollide: False - proto: ShipyardRCD entities: - uid: 2576 @@ -13877,8 +14186,6 @@ entities: - Pressed: Toggle 2372: - Pressed: Toggle - 688: - - Pressed: DoorBolt - uid: 2558 components: - type: Transform @@ -14191,12 +14498,14 @@ entities: rot: -1.5707963267948966 rad pos: -14.5,5.5 parent: 1 + - type: SpamEmitSound + enabled: False - proto: SpawnPointBrigmedic entities: - - uid: 2569 + - uid: 2657 components: - type: Transform - pos: 27.5,-3.5 + pos: 25.5,-5.5 parent: 1 - proto: SpawnPointChef entities: @@ -14246,21 +14555,21 @@ entities: - uid: 1186 components: - type: Transform - parent: 1128 + parent: 247 - type: Physics canCollide: False - type: InsideEntityStorage - uid: 1187 components: - type: Transform - parent: 1128 + parent: 247 - type: Physics canCollide: False - type: InsideEntityStorage - uid: 1188 components: - type: Transform - parent: 1128 + parent: 247 - type: Physics canCollide: False - type: InsideEntityStorage @@ -14269,21 +14578,21 @@ entities: - uid: 1189 components: - type: Transform - parent: 1129 + parent: 250 - type: Physics canCollide: False - type: InsideEntityStorage - uid: 1190 components: - type: Transform - parent: 1129 + parent: 250 - type: Physics canCollide: False - type: InsideEntityStorage - uid: 1191 components: - type: Transform - parent: 1129 + parent: 250 - type: Physics canCollide: False - type: InsideEntityStorage @@ -14383,72 +14692,78 @@ entities: - type: Transform pos: -30.5,2.5 parent: 1 -- proto: SuitStorageSec +- proto: SuitStorageNfsdCombat entities: - - uid: 147 + - uid: 867 components: - type: Transform pos: 1.5,-3.5 parent: 1 - - uid: 1070 + - uid: 970 components: - type: Transform pos: 1.5,-2.5 parent: 1 - - uid: 1213 +- proto: SuitStorageNfsdCommand + entities: + - uid: 984 components: - type: Transform pos: 1.5,-4.5 parent: 1 -- proto: SuitStorageWallmountBrigmedic +- proto: SuitStorageWallmountBailiff entities: - - uid: 1047 + - uid: 1003 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,-4.5 + pos: 26.5,1.5 parent: 1 - type: Physics canCollide: False -- proto: SuitStorageWallmountHOS +- proto: SuitStorageWallmountBrigmedic entities: - - uid: 24 + - uid: 1000 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 24.5,4.5 + pos: 25.5,-4.5 parent: 1 - type: Physics canCollide: False -- proto: SuitStorageWallmountSec +- proto: SuitStorageWallmountCadet entities: - - uid: 1051 + - uid: 998 components: - type: Transform pos: 18.5,-4.5 parent: 1 - type: Physics canCollide: False - - uid: 1052 +- proto: SuitStorageWallmountDeputy + entities: + - uid: 999 components: - type: Transform pos: 18.5,-1.5 parent: 1 - type: Physics canCollide: False - - uid: 1053 +- proto: SuitStorageWallmountSergeant + entities: + - uid: 996 components: - type: Transform - pos: 25.5,-4.5 + rot: 3.141592653589793 rad + pos: 27.5,-4.5 parent: 1 - type: Physics canCollide: False -- proto: SuitStorageWallmountWarden +- proto: SuitStorageWallmountSheriff entities: - - uid: 1044 + - uid: 997 components: - type: Transform - pos: 26.5,1.5 + rot: 1.5707963267948966 rad + pos: 24.5,4.5 parent: 1 - type: Physics canCollide: False @@ -15132,204 +15447,288 @@ entities: rot: 3.141592653589793 rad pos: 14.5,4.5 parent: 1 -- proto: ThrusterSecurity +- proto: ThrusterNfsd entities: - - uid: 3 + - uid: 1004 components: - type: Transform - pos: -23.5,8.5 + pos: -26.5,8.5 parent: 1 - - uid: 4 + - type: Thruster + originalPowerLoad: 1500 + - uid: 1005 + components: + - type: Transform + pos: -25.5,8.5 + parent: 1 + - type: Thruster + originalPowerLoad: 1500 + - uid: 1006 components: - type: Transform pos: -24.5,8.5 parent: 1 - - uid: 5 + - type: Thruster + originalPowerLoad: 1500 + - uid: 1014 components: - type: Transform - pos: -25.5,8.5 + pos: -23.5,8.5 parent: 1 - - uid: 6 + - type: Thruster + originalPowerLoad: 1500 + - uid: 1028 components: - type: Transform - pos: -26.5,8.5 + rot: 1.5707963267948966 rad + pos: -25.5,-11.5 parent: 1 - - uid: 7 + - type: Thruster + originalPowerLoad: 1500 + - uid: 1029 components: - type: Transform - pos: 22.5,8.5 + rot: 1.5707963267948966 rad + pos: -25.5,-12.5 parent: 1 - - uid: 8 + - type: Thruster + originalPowerLoad: 1500 + - uid: 1030 components: - type: Transform - pos: 23.5,8.5 + rot: 3.141592653589793 rad + pos: -23.5,-12.5 parent: 1 - - uid: 9 + - type: Thruster + originalPowerLoad: 1500 + - uid: 1044 components: - type: Transform - pos: 24.5,8.5 + rot: 3.141592653589793 rad + pos: -22.5,-12.5 parent: 1 - - uid: 10 + - type: Thruster + originalPowerLoad: 1500 + - uid: 1047 components: - type: Transform - pos: 25.5,8.5 + rot: 3.141592653589793 rad + pos: 20.5,-12.5 parent: 1 - - uid: 11 + - type: Thruster + originalPowerLoad: 1500 + - uid: 1050 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,-8.5 + rot: 3.141592653589793 rad + pos: 21.5,-12.5 parent: 1 - - uid: 12 + - type: Thruster + originalPowerLoad: 1500 + - uid: 1051 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,-9.5 + rot: 3.141592653589793 rad + pos: 22.5,-12.5 parent: 1 - - uid: 13 + - type: Thruster + originalPowerLoad: 1500 + - uid: 1052 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,-10.5 + rot: 3.141592653589793 rad + pos: 22.5,-12.5 parent: 1 - - uid: 14 + - type: Thruster + originalPowerLoad: 1500 + - uid: 1053 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,-11.5 + pos: 22.5,8.5 parent: 1 - - uid: 15 + - type: Thruster + originalPowerLoad: 1500 + - uid: 1059 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,-8.5 + pos: 23.5,8.5 parent: 1 - - uid: 16 + - type: Thruster + originalPowerLoad: 1500 + - uid: 1060 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,-9.5 + pos: 25.5,8.5 parent: 1 - - uid: 17 + - type: Thruster + originalPowerLoad: 1500 + - uid: 1061 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,-12.5 + pos: 24.5,8.5 parent: 1 - - uid: 18 + - type: Thruster + originalPowerLoad: 1500 + - uid: 1062 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,-11.5 + rot: -1.5707963267948966 rad + pos: 26.5,-8.5 parent: 1 - - uid: 19 + - type: Thruster + originalPowerLoad: 1500 + - uid: 1063 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,-12.5 + rot: -1.5707963267948966 rad + pos: 26.5,-9.5 parent: 1 - - uid: 20 + - type: Thruster + originalPowerLoad: 1500 + - uid: 1070 components: - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,-12.5 + rot: -1.5707963267948966 rad + pos: 24.5,-11.5 parent: 1 - - uid: 21 + - type: Thruster + originalPowerLoad: 1500 + - uid: 1092 components: - type: Transform - rot: 3.141592653589793 rad - pos: -21.5,-12.5 + rot: -1.5707963267948966 rad + pos: 24.5,-11.5 parent: 1 - - uid: 22 + - type: Thruster + originalPowerLoad: 1500 + - uid: 1128 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 24.5,-12.5 + parent: 1 + - type: Thruster + originalPowerLoad: 1500 + - uid: 1129 components: - type: Transform rot: 3.141592653589793 rad - pos: -20.5,-12.5 + pos: 19.5,-12.5 parent: 1 - - uid: 23 + - type: Thruster + originalPowerLoad: 1500 + - uid: 1130 components: - type: Transform rot: 3.141592653589793 rad - pos: -19.5,-12.5 + pos: 18.5,-12.5 parent: 1 - - uid: 105 + - type: Thruster + originalPowerLoad: 1500 + - uid: 1132 components: - type: Transform rot: 1.5707963267948966 rad - pos: 16.5,-8.5 + pos: 16.5,-11.5 parent: 1 - - uid: 212 + - type: Thruster + originalPowerLoad: 1500 + - uid: 1213 components: - type: Transform rot: 1.5707963267948966 rad - pos: 16.5,-9.5 + pos: 16.5,-10.5 parent: 1 - - uid: 215 + - type: Thruster + originalPowerLoad: 1500 + - uid: 1214 components: - type: Transform rot: 1.5707963267948966 rad - pos: 16.5,-10.5 + pos: 16.5,-9.5 parent: 1 - - uid: 246 + - type: Thruster + originalPowerLoad: 1500 + - uid: 1217 components: - type: Transform rot: 1.5707963267948966 rad - pos: 16.5,-11.5 + pos: 16.5,-8.5 parent: 1 - - uid: 247 + - type: Thruster + originalPowerLoad: 1500 + - uid: 1222 components: - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,-12.5 + rot: -1.5707963267948966 rad + pos: -17.5,-8.5 parent: 1 - - uid: 248 + - type: Thruster + originalPowerLoad: 1500 + - uid: 1223 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-12.5 + rot: -1.5707963267948966 rad + pos: -17.5,-9.5 parent: 1 - - uid: 249 + - type: Thruster + originalPowerLoad: 1500 + - uid: 1224 components: - type: Transform - rot: 3.141592653589793 rad - pos: 20.5,-12.5 + rot: -1.5707963267948966 rad + pos: -17.5,-10.5 parent: 1 - - uid: 250 + - type: Thruster + originalPowerLoad: 1500 + - uid: 1231 components: - type: Transform - rot: 3.141592653589793 rad - pos: 21.5,-12.5 + rot: -1.5707963267948966 rad + pos: -17.5,-11.5 parent: 1 - - uid: 251 + - type: Thruster + originalPowerLoad: 1500 + - uid: 2336 components: - type: Transform rot: 3.141592653589793 rad - pos: 22.5,-12.5 + pos: -19.5,-12.5 parent: 1 - - uid: 253 + - type: Thruster + originalPowerLoad: 1500 + - uid: 2338 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,-12.5 + rot: 3.141592653589793 rad + pos: -21.5,-12.5 parent: 1 - - uid: 254 + - type: Thruster + originalPowerLoad: 1500 + - uid: 2507 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,-11.5 + rot: 3.141592653589793 rad + pos: -20.5,-12.5 parent: 1 - - uid: 255 + - type: Thruster + originalPowerLoad: 1500 + - uid: 2652 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,-9.5 + rot: 1.5707963267948966 rad + pos: -27.5,-9.5 parent: 1 - - uid: 256 + - type: Thruster + originalPowerLoad: 1500 + - uid: 2653 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,-8.5 + rot: 1.5707963267948966 rad + pos: -27.5,-8.5 parent: 1 + - type: Thruster + originalPowerLoad: 1500 - proto: ToiletDirtyWater entities: - uid: 915 @@ -15338,14 +15737,16 @@ entities: rot: 1.5707963267948966 rad pos: -20.5,8.5 parent: 1 - - type: Toilet - lidOpen: True - type: ContainerContainer containers: stash: !type:ContainerSlot showEnts: False occludes: True ent: 916 + disposals: !type:Container + showEnts: False + occludes: True + ents: [] - proto: ToiletEmpty entities: - uid: 1056 @@ -15363,10 +15764,10 @@ entities: parent: 1 - proto: ToyFigurineParamedic entities: - - uid: 2338 + - uid: 2569 components: - type: Transform - pos: 29.759594,-2.462704 + pos: 26.76091,-6.4845634 parent: 1 - proto: ToyFigurineSecurity entities: @@ -15380,10 +15781,10 @@ entities: - type: Transform pos: 17.790844,-6.4783287 parent: 1 - - uid: 2336 + - uid: 2564 components: - type: Transform - pos: 26.759594,-6.5252037 + pos: 29.682785,-2.5158134 parent: 1 - proto: ToyFigurineWarden entities: @@ -15490,19 +15891,19 @@ entities: - type: Transform pos: -0.5,4.5 parent: 1 -- proto: VendingMachineSec +- proto: VendingMachineNfsdDrobe entities: - - uid: 1214 + - uid: 2625 components: - type: Transform - pos: -0.5,-6.5 + pos: 23.5,-2.5 parent: 1 -- proto: VendingMachineSecDrobe +- proto: VendingMachineNfsdTech entities: - - uid: 1132 + - uid: 2582 components: - type: Transform - pos: 23.5,-2.5 + pos: -0.5,-6.5 parent: 1 - proto: VendingMachineSeeds entities: @@ -17223,6 +17624,16 @@ entities: - type: Transform pos: 18.5,-8.5 parent: 1 + - uid: 2650 + components: + - type: Transform + pos: 20.5,-1.5 + parent: 1 + - uid: 2651 + components: + - type: Transform + pos: 22.5,0.5 + parent: 1 - proto: WallPlastitaniumDiagonal entities: - uid: 172 @@ -17246,24 +17657,12 @@ entities: rot: 3.141592653589793 rad pos: 1.5,8.5 parent: 1 - - uid: 729 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 20.5,-1.5 - parent: 1 - uid: 975 components: - type: Transform rot: 3.141592653589793 rad pos: -16.5,1.5 parent: 1 - - uid: 1092 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 22.5,0.5 - parent: 1 - proto: WardrobePrisonFilled entities: - uid: 609 diff --git a/Resources/Maps/_NF/Shuttles/Security/fighter.yml b/Resources/Maps/_NF/Shuttles/Security/fighter.yml index ab489c418ea..d475a373ea7 100644 --- a/Resources/Maps/_NF/Shuttles/Security/fighter.yml +++ b/Resources/Maps/_NF/Shuttles/Security/fighter.yml @@ -159,14 +159,6 @@ entities: chunkSize: 4 - type: GasTileOverlay - type: RadiationGridResistance -- proto: AirlockBrigGlassLocked - entities: - - uid: 27 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,-1.5 - parent: 1 - proto: AirlockGlassShuttle entities: - uid: 28 @@ -175,6 +167,13 @@ entities: rot: 3.141592653589793 rad pos: -0.5,4.5 parent: 1 +- proto: AirlockNfsdGlassLocked + entities: + - uid: 27 + components: + - type: Transform + pos: 0.5,-1.5 + parent: 1 - proto: APCBasic entities: - uid: 47 @@ -516,9 +515,9 @@ entities: rot: 3.141592653589793 rad pos: 2.5,-2.5 parent: 1 -- proto: LockerEvidence +- proto: LockerNfsdEvidence entities: - - uid: 56 + - uid: 30 components: - type: Transform pos: 1.5,-0.5 @@ -601,12 +600,11 @@ entities: rot: 1.5707963267948966 rad pos: -0.5,3.5 parent: 1 -- proto: SmallGyroscopeSecurity +- proto: SmallGyroscopeNfsd entities: - - uid: 34 + - uid: 32 components: - type: Transform - rot: 3.141592653589793 rad pos: -1.5,-1.5 parent: 1 - proto: Stool @@ -625,30 +623,30 @@ entities: rot: 3.141592653589793 rad pos: 1.5,-1.5 parent: 1 -- proto: ThrusterSecurity +- proto: ThrusterNfsd entities: - - uid: 30 - components: - - type: Transform - pos: 1.5,4.5 - parent: 1 - uid: 31 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,4.5 + rot: 3.141592653589793 rad + pos: -1.5,-3.5 parent: 1 - - uid: 32 + - uid: 33 components: - type: Transform rot: 1.5707963267948966 rad pos: -1.5,-2.5 parent: 1 - - uid: 33 + - uid: 34 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,-3.5 + pos: 1.5,4.5 + parent: 1 + - uid: 56 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,4.5 parent: 1 - proto: WallPlastitanium entities: diff --git a/Resources/Maps/_NF/Shuttles/Security/inquisitor.yml b/Resources/Maps/_NF/Shuttles/Security/inquisitor.yml index 7baf5046539..c170aad75a9 100644 --- a/Resources/Maps/_NF/Shuttles/Security/inquisitor.yml +++ b/Resources/Maps/_NF/Shuttles/Security/inquisitor.yml @@ -6,9 +6,10 @@ tilemap: 30: FloorDark 33: FloorDarkHerringbone 34: FloorDarkMini - 106: FloorTechMaint2 - 121: Lattice - 122: Plating + 46: FloorGlass + 108: FloorTechMaint2 + 124: Lattice + 125: Plating entities: - proto: "" entities: @@ -23,19 +24,19 @@ entities: chunks: 0,0: ind: 0,0 - tiles: HgAAAAABHgAAAAADHgAAAAAAHgAAAAAAHgAAAAACHgAAAAAAHgAAAAAAegAAAAAAIQAAAAAAIQAAAAAAIQAAAAAAegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgAAAAAAegAAAAAAagAAAAAAegAAAAAAegAAAAAAHgAAAAAAHgAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAegAAAAAAIgAAAAAAegAAAAAAeQAAAAAAegAAAAAAagAAAAAAegAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAegAAAAAAIgAAAAAAegAAAAAAAAAAAAAAegAAAAAAagAAAAAAagAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAIgAAAAAAIgAAAAAAegAAAAAAAAAAAAAAegAAAAAAagAAAAAAagAAAAAAagAAAAAAagAAAAAAegAAAAAAegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAIgAAAAAAIgAAAAAAegAAAAAAAAAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAAAAAAAAAAAAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: HgAAAAADHgAAAAADHgAAAAABHgAAAAADHgAAAAAAHgAAAAABHgAAAAAAfQAAAAAAIQAAAAADIQAAAAAAIQAAAAACfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgAAAAACfQAAAAAAbAAAAAAAfQAAAAAAfQAAAAAAHgAAAAAAHgAAAAADfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAALgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAIgAAAAADfQAAAAAAfAAAAAAAfQAAAAAAbAAAAAAAfQAAAAAAfAAAAAAAAAAAAAAALgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAIgAAAAAAfQAAAAAAAAAAAAAAfQAAAAAAbAAAAAAAbAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAALgAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAIgAAAAACIgAAAAAAfQAAAAAALgAAAAABfQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAIgAAAAAAIgAAAAABfQAAAAAAAAAAAAAALgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALgAAAAADfQAAAAAAfQAAAAAALgAAAAAAAAAAAAAAAAAAAAAALgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAALgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 0,-1: ind: 0,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAAAAAAAAAAAAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAIgAAAAAAIgAAAAAAegAAAAAAAAAAAAAAegAAAAAAegAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAIgAAAAAAIgAAAAAAegAAAAAAAAAAAAAAegAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAABegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAegAAAAAAIgAAAAAAegAAAAAAAAAAAAAAegAAAAAAHgAAAAAAHgAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAegAAAAAAIgAAAAAAegAAAAAAeQAAAAAAegAAAAAAHgAAAAAAegAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgAAAAABegAAAAAAagAAAAAAegAAAAAAegAAAAAAHgAAAAAAHgAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgAAAAACHgAAAAABHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAegAAAAAAIQAAAAAAIQAAAAAAIQAAAAAAegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgAAAAACHgAAAAABHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAagAAAAAAIQAAAAAAIQAAAAAAIQAAAAAAegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALgAAAAADfQAAAAAAfQAAAAAALgAAAAADAAAAAAAAAAAAAAAALgAAAAABfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAALgAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAIgAAAAAAIgAAAAADfQAAAAAAAAAAAAAALgAAAAABfQAAAAAAHgAAAAADHgAAAAABHgAAAAABHgAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAIgAAAAABIgAAAAADfQAAAAAALgAAAAACfQAAAAAAHgAAAAACHgAAAAACHgAAAAAAHgAAAAABHgAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAIgAAAAAAfQAAAAAAAAAAAAAAfQAAAAAAHgAAAAACHgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAALgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAIgAAAAAAfQAAAAAAfAAAAAAAfQAAAAAAHgAAAAACfQAAAAAAfAAAAAAAAAAAAAAALgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgAAAAADfQAAAAAAbAAAAAAAfQAAAAAAfQAAAAAAHgAAAAADHgAAAAABfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAALgAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgAAAAAAHgAAAAADHgAAAAADHgAAAAACHgAAAAABHgAAAAADHgAAAAACfQAAAAAAIQAAAAACIQAAAAADIQAAAAADfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgAAAAADHgAAAAAAHgAAAAADHgAAAAACHgAAAAADHgAAAAABHgAAAAACbAAAAAAAIQAAAAABIQAAAAAAIQAAAAABfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 -1,-1: ind: -1,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAHgAAAAADHgAAAAAAHgAAAAACHgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAagAAAAAAHgAAAAAAHgAAAAAAegAAAAAAHgAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAHgAAAAAAegAAAAAAeQAAAAAAegAAAAAA + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAHgAAAAADHgAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAHgAAAAABHgAAAAACfQAAAAAAHgAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAADfQAAAAAAfAAAAAAAfQAAAAAA version: 6 -1,0: ind: -1,0 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAagAAAAAAHgAAAAAAHgAAAAAAegAAAAAAHgAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAHgAAAAAAHgAAAAAAHgAAAAADHgAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAHgAAAAACHgAAAAABfQAAAAAAHgAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAADHgAAAAADHgAAAAAAHgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALgAAAAACfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 - type: Broadphase - type: Physics @@ -121,6 +122,79 @@ entities: id: Dirt decals: 9: 1,4 + - node: + cleanable: True + color: '#FFFFFFFF' + id: DirtHeavy + decals: + 20: -1,1 + 21: 0,-1 + 22: 1,0 + 23: 2,-1 + 24: 4,-1 + 25: 5,-1 + 26: 5,0 + 27: 6,1 + 28: 6,3 + 29: 7,4 + 30: 8,4 + 31: 9,4 + 32: 9,-1 + 33: 8,-2 + 34: 9,-6 + 35: 8,-6 + 36: 7,-6 + 37: 6,-5 + 38: 6,-4 + 39: 6,-3 + 40: 5,-1 + 41: 2,-3 + 42: 2,-5 + 43: 0,-2 + 44: 0,-3 + 45: -1,-3 + 46: -3,-3 + 47: -4,-3 + 48: -4,-2 + 49: -4,-1 + 50: -4,0 + 51: -4,1 + 52: -3,1 + 53: -3,0 + 54: -3,-2 + 55: -1,-2 + 56: -1,0 + 57: 0,1 + 58: 0,0 + 59: 0,-1 + 60: 3,-1 + 61: 4,0 + 62: 0,-1 + 63: 2,-1 + 64: 3,-1 + 65: 5,-1 + 66: 1,-1 + 67: 1,-1 + 68: 2,0 + 69: 5,0 + 70: 6,1 + 71: 6,1 + 72: 6,3 + 73: 6,3 + 74: 6,4 + 75: 8,4 + 76: 9,4 + 77: 9,4 + 78: 6,2 + 79: 6,-4 + 80: 6,-1 + 81: 7,-1 + 82: 8,-1 + 83: 8,-1 + 84: 6,-1 + 85: 6,-1 + 86: 5,-2 + 87: 6,-2 - node: angle: 1.5707963267948966 rad color: '#FFFFFFFF' @@ -144,48 +218,51 @@ entities: data: tiles: 0,0: - 0: 49143 - 1: 16384 - 2: 8 - 0,-1: 0: 61439 - 3: 4096 + 1: 4096 + 0,-1: + 0: 65535 -1,-1: - 0: 65407 - 4: 128 + 0: 49151 + 1: 16384 -1,0: - 0: 3967 - 5: 128 + 0: 4095 0,1: - 0: 4063 - 6: 32 + 0: 1791 + 1: 2304 1,0: - 0: 65535 + 0: 61183 + 1: 256 1,1: - 0: 3178 - 7: 4 - 4: 128 + 0: 2254 + 1: 1056 2,0: - 0: 61951 + 0: 28799 + 1: 33152 2,1: - 0: 4095 + 0: 2047 + 1: 2048 0,-2: - 0: 49119 - 8: 16384 - 6: 32 + 1: 4105 + 0: 61430 1,-2: - 0: 65132 - 9: 128 + 1: 36 + 0: 61128 1,-1: - 0: 65535 + 1: 1 + 0: 65534 2,-2: - 0: 65535 + 0: 32759 + 1: 32776 2,-1: - 0: 65521 + 1: 129 + 0: 65392 -2,-1: - 0: 34952 + 1: 8 + 0: 34944 -2,0: - 0: 2184 + 0: 136 + 1: 2048 uniqueMixes: - volume: 2500 temperature: 293.15 @@ -205,115 +282,6 @@ entities: - volume: 2500 temperature: 293.15 moles: - - 21.793928 - - 81.98668 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - volume: 2500 - temperature: 293.15 - moles: - - 21.81398 - - 82.06227 - - 3.3618784E-05 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - volume: 2500 - temperature: 293.1316 - moles: - - 21.809319 - - 82.04652 - - 0.00051328994 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - volume: 2500 - temperature: 293.14996 - moles: - - 20.078888 - - 75.53487 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - volume: 2500 - temperature: 293.15 - moles: - - 21.685034 - - 81.57705 - - 3.522008E-06 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - volume: 2500 - temperature: 293.15 - moles: - - 21.6852 - - 81.57766 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - volume: 2500 - temperature: 293.14993 - moles: - - 20.078888 - - 75.53487 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - volume: 2500 - temperature: 293.15 - moles: - - 21.7066 - - 81.658195 - - 9.598569E-06 - - 0 - 0 - 0 - 0 @@ -322,17 +290,6 @@ entities: - 0 - 0 - 0 - - volume: 2500 - temperature: 293.15 - moles: - - 21.8143 - - 82.06333 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - 0 - 0 - 0 @@ -346,7 +303,7 @@ entities: shakeTimes: 10 - proto: AirAlarm entities: - - uid: 54 + - uid: 2 components: - type: Transform pos: 3.5,1.5 @@ -357,1308 +314,315 @@ entities: receiveFrequency: 1621 - type: DeviceList devices: - - 84 - - 289 - - 112 - - 285 - - 283 - - 291 - - 281 - - 287 - - 150 - - 120 - - type: AtmosDevice - joinedGrid: 1 + - 163 + - 162 + - 158 + - 156 + - 164 + - 154 + - 160 + - 234 + - 227 - type: ContainerContainer containers: board: !type:Container showEnts: False occludes: True ents: - - 55 - - uid: 56 + - 3 + - uid: 11 components: - type: Transform - pos: 2.5,6.5 + rot: 1.5707963267948966 rad + pos: 1.5,3.5 parent: 1 - - type: DeviceNetwork - address: AIR-1C93-2EB9 - transmitFrequency: 1621 - receiveFrequency: 1621 - type: DeviceList devices: - - 15 - - 83 - - 103 - - type: AtmosDevice - joinedGrid: 1 - - type: ContainerContainer - containers: - board: !type:Container - showEnts: False - occludes: True - ents: - - 57 - - uid: 58 + - 229 + - 225 + - uid: 13 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,-7.5 + rot: 1.5707963267948966 rad + pos: 1.5,-4.5 parent: 1 - - type: DeviceNetwork - address: AIR-7F0A-41E3 - transmitFrequency: 1621 - receiveFrequency: 1621 - type: DeviceList devices: - - 82 - - 283 - - 23 - - type: AtmosDevice - joinedGrid: 1 - - type: ContainerContainer - containers: - board: !type:Container - showEnts: False - occludes: True - ents: - - 59 - - uid: 60 + - 231 + - 226 + - uid: 18 components: - type: Transform - pos: 10.5,6.5 + rot: 1.5707963267948966 rad + pos: 5.5,-4.5 parent: 1 - - type: DeviceNetwork - address: AIR-0505-EB98 - transmitFrequency: 1621 - receiveFrequency: 1621 - type: DeviceList devices: - - 85 - - 291 - - 78 - - type: AtmosDevice - joinedGrid: 1 - - type: ContainerContainer - containers: - board: !type:Container - showEnts: False - occludes: True - ents: - - 61 - - uid: 62 + - 224 + - 230 + - uid: 24 components: - type: Transform - rot: 3.141592653589793 rad - pos: 10.5,-7.5 + rot: 1.5707963267948966 rad + pos: 5.5,3.5 parent: 1 - - type: DeviceNetwork - address: AIR-0AFD-90EF - transmitFrequency: 1621 - receiveFrequency: 1621 - type: DeviceList devices: - - 86 - - 287 - - type: AtmosDevice - joinedGrid: 1 - - type: ContainerContainer - containers: - board: !type:Container - showEnts: False - occludes: True - ents: - - 63 - - uid: 64 + - 232 + - 228 + - uid: 105 components: - type: Transform - pos: 9.5,1.5 + rot: 1.5707963267948966 rad + pos: 7.5,-1.5 parent: 1 - - type: DeviceNetwork - address: AIR-1775-A352 - transmitFrequency: 1621 - receiveFrequency: 1621 - type: DeviceList devices: - - 81 - - 281 - - 121 - - type: AtmosDevice - joinedGrid: 1 - - type: ContainerContainer - containers: - board: !type:Container - showEnts: False - occludes: True - ents: - - 65 + - 223 + - 233 - proto: AirAlarmElectronics entities: - - uid: 55 + - uid: 3 + components: + - type: Transform + parent: 2 + - type: Physics + canCollide: False +- proto: AirCanister + entities: + - uid: 25 + components: + - type: Transform + anchored: True + pos: 10.5,4.5 + parent: 1 + - type: Physics + bodyType: Static +- proto: AirlockGlassShuttle + entities: + - uid: 15 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -4.5,0.5 + parent: 1 + - uid: 16 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -4.5,-1.5 + parent: 1 +- proto: AirlockNfsdGlassLocked + entities: + - uid: 17 + components: + - type: Transform + pos: 2.5,1.5 + parent: 1 + - uid: 19 + components: + - type: Transform + pos: 7.5,-0.5 + parent: 1 + - uid: 20 + components: + - type: Transform + pos: -1.5,-2.5 + parent: 1 + - uid: 21 + components: + - type: Transform + pos: -1.5,1.5 + parent: 1 + - uid: 22 + components: + - type: Transform + pos: 2.5,-2.5 + parent: 1 + - uid: 23 + components: + - type: Transform + pos: 6.5,-3.5 + parent: 1 +- proto: AirlockNfsdLocked + entities: + - uid: 10 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 6.5,2.5 + parent: 1 +- proto: APCBasic + entities: + - uid: 30 + components: + - type: Transform + pos: 9.5,6.5 + parent: 1 + - type: Battery + startingCharge: 0 + - type: Apc + hasAccess: True + lastChargeState: Charging + - uid: 31 + components: + - type: Transform + pos: 8.5,1.5 + parent: 1 +- proto: AtmosDeviceFanTiny + entities: + - uid: 32 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -4.5,-1.5 + parent: 1 + - uid: 33 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -4.5,0.5 + parent: 1 +- proto: AtmosFixBlockerMarker + entities: + - uid: 4 + components: + - type: Transform + pos: 11.5,3.5 + parent: 1 + - uid: 5 components: - - type: MetaData - flags: InContainer - type: Transform - parent: 54 - - type: Physics - canCollide: False - - uid: 57 + pos: 11.5,-7.5 + parent: 1 + - uid: 6 components: - - type: MetaData - flags: InContainer - type: Transform - parent: 56 - - type: Physics - canCollide: False - - uid: 59 + pos: 11.5,1.5 + parent: 1 + - uid: 7 components: - - type: MetaData - flags: InContainer - type: Transform - parent: 58 - - type: Physics - canCollide: False - - uid: 61 + pos: 11.5,-4.5 + parent: 1 + - uid: 8 components: - - type: MetaData - flags: InContainer - type: Transform - parent: 60 - - type: Physics - canCollide: False - - uid: 63 + pos: 11.5,-2.5 + parent: 1 + - uid: 12 components: - - type: MetaData - flags: InContainer - type: Transform - parent: 62 - - type: Physics - canCollide: False - - uid: 65 + pos: 3.5,-7.5 + parent: 1 + - uid: 14 components: - - type: MetaData - flags: InContainer - type: Transform - parent: 64 - - type: Physics - canCollide: False -- proto: AirCanister - entities: - - uid: 68 + pos: 5.5,-6.5 + parent: 1 + - uid: 26 components: - type: Transform - anchored: True - pos: 9.5,4.5 + pos: 0.5,6.5 parent: 1 - - type: Physics - bodyType: Static - - type: AtmosDevice - joinedGrid: 1 -- proto: AirlockGlassShuttle - entities: - - uid: 260 + - uid: 27 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,0.5 + pos: 6.5,6.5 parent: 1 - - uid: 263 + - uid: 28 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,-1.5 + pos: 11.5,6.5 parent: 1 -- proto: AirlockSecurityGlassLocked - entities: - - uid: 7 + - uid: 101 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,1.5 + pos: 3.5,6.5 parent: 1 - - uid: 8 + - uid: 107 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,2.5 + pos: 5.5,5.5 parent: 1 - - uid: 10 + - uid: 108 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,-3.5 + pos: 6.5,-7.5 parent: 1 - - uid: 25 + - uid: 359 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,-2.5 + pos: 0.5,-7.5 parent: 1 - - uid: 26 + - uid: 382 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,1.5 + pos: 10.5,-3.5 parent: 1 - - uid: 35 + - uid: 388 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,-0.5 + pos: 10.5,2.5 parent: 1 - - uid: 45 + - uid: 393 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,-2.5 + pos: 4.5,4.5 parent: 1 -- proto: AirSensor - entities: - - uid: 81 + - uid: 400 components: - type: Transform - pos: 9.5,-0.5 + pos: 4.5,-5.5 parent: 1 - - type: DeviceNetwork - address: SNS-560B-9584 - transmitFrequency: 1621 - receiveFrequency: 1621 - - type: AtmosMonitor - registeredDevices: - - AIR-1775-A352 - gasThresholds: - Oxygen: - lowerWarnAround: - threshold: 1.5 - enabled: True - upperWarnAround: - threshold: 0 - enabled: False - lowerBound: - threshold: 0.1 - enabled: True - upperBound: - threshold: 0 - enabled: False - ignore: False - Nitrogen: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0 - enabled: False - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0 - enabled: False - ignore: True - CarbonDioxide: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0.5 - enabled: True - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0.0025 - enabled: True - ignore: False - Plasma: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0 - enabled: False - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0.0001 - enabled: True - ignore: False - Tritium: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0 - enabled: False - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0.0001 - enabled: True - ignore: False - WaterVapor: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0.5 - enabled: True - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 1.5 - enabled: True - ignore: False - Ammonia: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0.5 - enabled: True - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0.05 - enabled: True - ignore: False - NitrousOxide: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0.5 - enabled: True - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0.01 - enabled: True - ignore: False - Frezon: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0 - enabled: False - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0.0001 - enabled: True - ignore: False - pressureThreshold: - lowerWarnAround: - threshold: 2.5 - enabled: True - upperWarnAround: - threshold: 0.7 - enabled: True - lowerBound: - threshold: 20 - enabled: True - upperBound: - threshold: 550 - enabled: True - ignore: False - temperatureThreshold: - lowerWarnAround: - threshold: 1.1 - enabled: True - upperWarnAround: - threshold: 0.8 - enabled: True - lowerBound: - threshold: 193.15 - enabled: True - upperBound: - threshold: 393.15 - enabled: True - ignore: False - - uid: 82 + - uid: 434 components: - type: Transform - pos: 2.5,-6.5 + pos: -4.5,2.5 parent: 1 - - type: DeviceNetwork - address: SNS-6277-ED41 - transmitFrequency: 1621 - receiveFrequency: 1621 - - type: AtmosMonitor - registeredDevices: - - AIR-7F0A-41E3 - trippedThresholds: - - Pressure - gasThresholds: - Oxygen: - lowerWarnAround: - threshold: 1.5 - enabled: True - upperWarnAround: - threshold: 0 - enabled: False - lowerBound: - threshold: 0.1 - enabled: True - upperBound: - threshold: 0 - enabled: False - ignore: False - Nitrogen: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0 - enabled: False - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0 - enabled: False - ignore: True - CarbonDioxide: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0.5 - enabled: True - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0.0025 - enabled: True - ignore: False - Plasma: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0 - enabled: False - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0.0001 - enabled: True - ignore: False - Tritium: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0 - enabled: False - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0.0001 - enabled: True - ignore: False - WaterVapor: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0.5 - enabled: True - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 1.5 - enabled: True - ignore: False - Ammonia: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0.5 - enabled: True - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0.05 - enabled: True - ignore: False - NitrousOxide: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0.5 - enabled: True - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0.01 - enabled: True - ignore: False - Frezon: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0 - enabled: False - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0.0001 - enabled: True - ignore: False - pressureThreshold: - lowerWarnAround: - threshold: 2.5 - enabled: True - upperWarnAround: - threshold: 0.7 - enabled: True - lowerBound: - threshold: 20 - enabled: True - upperBound: - threshold: 550 - enabled: True - ignore: False - temperatureThreshold: - lowerWarnAround: - threshold: 1.1 - enabled: True - upperWarnAround: - threshold: 0.8 - enabled: True - lowerBound: - threshold: 193.15 - enabled: True - upperBound: - threshold: 393.15 - enabled: True - ignore: False - - uid: 83 + - uid: 435 components: - type: Transform - pos: 2.5,5.5 + pos: -4.5,-3.5 parent: 1 - - type: DeviceNetwork - address: SNS-71A0-C8FD - transmitFrequency: 1621 - receiveFrequency: 1621 - - type: AtmosMonitor - registeredDevices: - - AIR-1C93-2EB9 - trippedThresholds: - - Pressure - gasThresholds: - Oxygen: - lowerWarnAround: - threshold: 1.5 - enabled: True - upperWarnAround: - threshold: 0 - enabled: False - lowerBound: - threshold: 0.1 - enabled: True - upperBound: - threshold: 0 - enabled: False - ignore: False - Nitrogen: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0 - enabled: False - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0 - enabled: False - ignore: True - CarbonDioxide: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0.5 - enabled: True - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0.0025 - enabled: True - ignore: False - Plasma: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0 - enabled: False - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0.0001 - enabled: True - ignore: False - Tritium: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0 - enabled: False - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0.0001 - enabled: True - ignore: False - WaterVapor: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0.5 - enabled: True - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 1.5 - enabled: True - ignore: False - Ammonia: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0.5 - enabled: True - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0.05 - enabled: True - ignore: False - NitrousOxide: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0.5 - enabled: True - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0.01 - enabled: True - ignore: False - Frezon: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0 - enabled: False - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0.0001 - enabled: True - ignore: False - pressureThreshold: - lowerWarnAround: - threshold: 2.5 - enabled: True - upperWarnAround: - threshold: 0.7 - enabled: True - lowerBound: - threshold: 20 - enabled: True - upperBound: - threshold: 550 - enabled: True - ignore: False - temperatureThreshold: - lowerWarnAround: - threshold: 1.1 - enabled: True - upperWarnAround: - threshold: 0.8 - enabled: True - lowerBound: - threshold: 193.15 - enabled: True - upperBound: - threshold: 393.15 - enabled: True - ignore: False - - uid: 84 + - uid: 436 components: - type: Transform - pos: 3.5,-0.5 + pos: -1.5,-0.5 parent: 1 - - type: DeviceNetwork - address: SNS-6C67-0754 - transmitFrequency: 1621 - receiveFrequency: 1621 - - type: AtmosMonitor - registeredDevices: - - AIR-07EE-EDC5 - trippedThresholds: - - Temperature - gasThresholds: - Oxygen: - lowerWarnAround: - threshold: 1.5 - enabled: True - upperWarnAround: - threshold: 0 - enabled: False - lowerBound: - threshold: 0.1 - enabled: True - upperBound: - threshold: 0 - enabled: False - ignore: False - Nitrogen: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0 - enabled: False - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0 - enabled: False - ignore: True - CarbonDioxide: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0.5 - enabled: True - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0.0025 - enabled: True - ignore: False - Plasma: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0 - enabled: False - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0.0001 - enabled: True - ignore: False - Tritium: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0 - enabled: False - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0.0001 - enabled: True - ignore: False - WaterVapor: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0.5 - enabled: True - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 1.5 - enabled: True - ignore: False - Ammonia: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0.5 - enabled: True - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0.05 - enabled: True - ignore: False - NitrousOxide: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0.5 - enabled: True - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0.01 - enabled: True - ignore: False - Frezon: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0 - enabled: False - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0.0001 - enabled: True - ignore: False - pressureThreshold: - lowerWarnAround: - threshold: 2.5 - enabled: True - upperWarnAround: - threshold: 0.7 - enabled: True - lowerBound: - threshold: 20 - enabled: True - upperBound: - threshold: 550 - enabled: True - ignore: False - temperatureThreshold: - lowerWarnAround: - threshold: 1.1 - enabled: True - upperWarnAround: - threshold: 0.8 - enabled: True - lowerBound: - threshold: 193.15 - enabled: True - upperBound: - threshold: 393.15 - enabled: True - ignore: False - - uid: 85 + - uid: 437 components: - type: Transform - pos: 7.5,4.5 + pos: 4.5,2.5 parent: 1 - - type: DeviceNetwork - address: SNS-6446-EABF - transmitFrequency: 1621 - receiveFrequency: 1621 - - type: AtmosMonitor - registeredDevices: - - AIR-0505-EB98 - trippedThresholds: - - Gas - lastAlarmState: Warning - gasThresholds: - Oxygen: - lowerWarnAround: - threshold: 1.5 - enabled: True - upperWarnAround: - threshold: 0 - enabled: False - lowerBound: - threshold: 0.1 - enabled: True - upperBound: - threshold: 0 - enabled: False - ignore: False - Nitrogen: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0 - enabled: False - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0 - enabled: False - ignore: True - CarbonDioxide: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0.5 - enabled: True - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0.0025 - enabled: True - ignore: False - Plasma: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0 - enabled: False - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0.0001 - enabled: True - ignore: False - Tritium: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0 - enabled: False - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0.0001 - enabled: True - ignore: False - WaterVapor: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0.5 - enabled: True - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 1.5 - enabled: True - ignore: False - Ammonia: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0.5 - enabled: True - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0.05 - enabled: True - ignore: False - NitrousOxide: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0.5 - enabled: True - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0.01 - enabled: True - ignore: False - Frezon: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0 - enabled: False - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0.0001 - enabled: True - ignore: False - pressureThreshold: - lowerWarnAround: - threshold: 2.5 - enabled: True - upperWarnAround: - threshold: 0.7 - enabled: True - lowerBound: - threshold: 20 - enabled: True - upperBound: - threshold: 550 - enabled: True - ignore: False - temperatureThreshold: - lowerWarnAround: - threshold: 1.1 - enabled: True - upperWarnAround: - threshold: 0.8 - enabled: True - lowerBound: - threshold: 193.15 - enabled: True - upperBound: - threshold: 393.15 - enabled: True - ignore: False - - uid: 86 + - uid: 438 components: - type: Transform - pos: 7.5,-5.5 + pos: 4.5,-3.5 parent: 1 - - type: DeviceNetwork - address: SNS-1310-25BB - transmitFrequency: 1621 - receiveFrequency: 1621 - - type: AtmosMonitor - registeredDevices: - - AIR-0AFD-90EF - gasThresholds: - Oxygen: - lowerWarnAround: - threshold: 1.5 - enabled: True - upperWarnAround: - threshold: 0 - enabled: False - lowerBound: - threshold: 0.1 - enabled: True - upperBound: - threshold: 0 - enabled: False - ignore: False - Nitrogen: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0 - enabled: False - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0 - enabled: False - ignore: True - CarbonDioxide: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0.5 - enabled: True - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0.0025 - enabled: True - ignore: False - Plasma: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0 - enabled: False - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0.0001 - enabled: True - ignore: False - Tritium: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0 - enabled: False - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0.0001 - enabled: True - ignore: False - WaterVapor: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0.5 - enabled: True - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 1.5 - enabled: True - ignore: False - Ammonia: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0.5 - enabled: True - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0.05 - enabled: True - ignore: False - NitrousOxide: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0.5 - enabled: True - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0.01 - enabled: True - ignore: False - Frezon: - lowerWarnAround: - threshold: 0 - enabled: False - upperWarnAround: - threshold: 0 - enabled: False - lowerBound: - threshold: 0 - enabled: False - upperBound: - threshold: 0.0001 - enabled: True - ignore: False - pressureThreshold: - lowerWarnAround: - threshold: 2.5 - enabled: True - upperWarnAround: - threshold: 0.7 - enabled: True - lowerBound: - threshold: 20 - enabled: True - upperBound: - threshold: 550 - enabled: True - ignore: False - temperatureThreshold: - lowerWarnAround: - threshold: 1.1 - enabled: True - upperWarnAround: - threshold: 0.8 - enabled: True - lowerBound: - threshold: 193.15 - enabled: True - upperBound: - threshold: 393.15 - enabled: True - ignore: False -- proto: APCBasic - entities: - - uid: 87 + - uid: 439 components: - type: Transform - pos: 9.5,6.5 + pos: 0.5,-4.5 parent: 1 - - type: Battery - startingCharge: 0 - - type: Apc - hasAccess: True - lastChargeState: Charging - - uid: 242 + - uid: 440 components: - type: Transform - pos: 8.5,1.5 + pos: 0.5,3.5 parent: 1 -- proto: AtmosDeviceFanTiny - entities: - - uid: 5 + - uid: 441 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,-1.5 + pos: 8.5,-3.5 parent: 1 - - uid: 80 + - uid: 442 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,0.5 + pos: 8.5,2.5 parent: 1 - proto: BarSign entities: - - uid: 92 + - uid: 34 components: - type: MetaData desc: Anteriormente ubicado en Spessmerica. @@ -1670,66 +634,66 @@ entities: current: Zocalo - proto: Bed entities: - - uid: 569 + - uid: 35 components: - type: Transform pos: 2.5,5.5 parent: 1 - - uid: 570 + - uid: 36 components: - type: Transform pos: 2.5,-6.5 parent: 1 - proto: BedsheetBlack entities: - - uid: 571 + - uid: 37 components: - type: Transform pos: 2.5,-6.5 parent: 1 - - uid: 572 + - uid: 38 components: - type: Transform pos: 2.5,5.5 parent: 1 - proto: CableApcExtension entities: - - uid: 32 + - uid: 39 components: - type: Transform pos: 2.5,-3.5 parent: 1 - - uid: 34 + - uid: 40 components: - type: Transform pos: 8.5,1.5 parent: 1 - - uid: 38 + - uid: 41 components: - type: Transform pos: 8.5,0.5 parent: 1 - - uid: 70 + - uid: 42 components: - type: Transform pos: 9.5,-0.5 parent: 1 - - uid: 73 + - uid: 43 components: - type: Transform pos: 5.5,-0.5 parent: 1 - - uid: 123 + - uid: 44 components: - type: Transform pos: -2.5,1.5 parent: 1 - - uid: 125 + - uid: 45 components: - type: Transform pos: -2.5,1.5 parent: 1 - - uid: 126 + - uid: 46 components: - type: Transform pos: -1.5,1.5 @@ -1740,244 +704,242 @@ entities: fibers: - black insulative fibers fingerprints: [] - - uid: 127 + - uid: 47 components: - type: Transform pos: 1.5,0.5 parent: 1 - - uid: 128 + - uid: 48 components: - type: Transform pos: 0.5,1.5 parent: 1 - - uid: 129 + - uid: 49 components: - type: Transform pos: -0.5,1.5 parent: 1 - - uid: 130 + - uid: 50 components: - type: Transform pos: 0.5,0.5 parent: 1 - - uid: 131 + - uid: 51 components: - type: Transform pos: 2.5,-5.5 parent: 1 - - uid: 132 + - uid: 52 components: - type: Transform pos: 9.5,6.5 parent: 1 - - uid: 133 + - uid: 53 components: - type: Transform pos: 9.5,5.5 parent: 1 - - uid: 134 + - uid: 54 components: - type: Transform pos: 9.5,4.5 parent: 1 - - uid: 135 + - uid: 55 components: - type: Transform pos: 8.5,4.5 parent: 1 - - uid: 136 + - uid: 56 components: - type: Transform pos: 7.5,4.5 parent: 1 - - uid: 137 + - uid: 57 components: - type: Transform pos: 6.5,-2.5 parent: 1 - - uid: 138 + - uid: 58 components: - type: Transform pos: 4.5,1.5 parent: 1 - - uid: 139 + - uid: 59 components: - type: Transform pos: 4.5,0.5 parent: 1 - - uid: 140 + - uid: 60 components: - type: Transform pos: 3.5,-0.5 parent: 1 - - uid: 141 + - uid: 61 components: - type: Transform pos: 2.5,-0.5 parent: 1 - - uid: 142 + - uid: 62 components: - type: Transform pos: 0.5,-1.5 parent: 1 - - uid: 143 + - uid: 63 components: - type: Transform pos: 1.5,-1.5 parent: 1 - - uid: 144 + - uid: 64 components: - type: Transform pos: -0.5,-2.5 parent: 1 - - uid: 145 + - uid: 65 components: - type: Transform pos: 0.5,-2.5 parent: 1 - - uid: 146 + - uid: 66 components: - type: Transform pos: -1.5,-2.5 parent: 1 - - uid: 147 + - uid: 67 components: - type: Transform pos: -2.5,-2.5 parent: 1 - - uid: 148 + - uid: 68 components: - type: Transform pos: -1.5,-2.5 parent: 1 - - uid: 149 + - uid: 69 components: - type: Transform pos: -2.5,-2.5 parent: 1 - - uid: 151 + - uid: 70 components: - type: Transform pos: 4.5,-0.5 parent: 1 - - uid: 152 + - uid: 71 components: - type: Transform pos: 7.5,-0.5 parent: 1 - - uid: 153 + - uid: 72 components: - type: Transform pos: 6.5,-0.5 parent: 1 - - uid: 154 + - uid: 73 components: - type: Transform pos: 6.5,-3.5 parent: 1 - - uid: 155 + - uid: 74 components: - type: Transform pos: 8.5,-0.5 parent: 1 - - uid: 156 + - uid: 75 components: - type: Transform pos: 6.5,-4.5 parent: 1 - - uid: 158 + - uid: 76 components: - type: Transform pos: 7.5,-5.5 parent: 1 - - uid: 159 + - uid: 77 components: - type: Transform pos: 8.5,-5.5 parent: 1 - - uid: 163 + - uid: 78 components: - type: Transform pos: 9.5,-5.5 parent: 1 - - uid: 164 + - uid: 79 components: - type: Transform pos: 10.5,-5.5 parent: 1 - - uid: 165 + - uid: 80 components: - type: Transform pos: 2.5,-1.5 parent: 1 - - uid: 166 + - uid: 81 components: - type: Transform pos: 2.5,-2.5 parent: 1 - - uid: 167 + - uid: 82 components: - type: Transform pos: 6.5,-5.5 parent: 1 - - uid: 168 + - uid: 83 components: - type: Transform pos: 2.5,-4.5 parent: 1 - - uid: 169 + - uid: 84 components: - type: Transform pos: 2.5,-6.5 parent: 1 - - uid: 170 + - uid: 85 components: - type: Transform pos: 2.5,0.5 parent: 1 - - uid: 171 + - uid: 86 components: - type: Transform pos: 2.5,1.5 parent: 1 - - uid: 172 + - uid: 87 components: - type: Transform pos: 2.5,2.5 parent: 1 - - uid: 173 + - uid: 88 components: - type: Transform pos: 2.5,3.5 parent: 1 - - uid: 174 + - uid: 89 components: - type: Transform pos: 2.5,3.5 parent: 1 - - uid: 175 + - uid: 90 components: - type: Transform pos: 2.5,4.5 parent: 1 - - uid: 176 + - uid: 91 components: - type: Transform pos: 2.5,5.5 parent: 1 - - uid: 177 + - uid: 92 components: - type: Transform pos: 6.5,-1.5 parent: 1 - proto: CableApcStack1 entities: - - uid: 179 + - uid: 94 components: - - type: MetaData - flags: InContainer - type: Transform - parent: 178 + parent: 93 - type: Stack count: 5 - type: Item @@ -1986,209 +948,136 @@ entities: canCollide: False - proto: CableHV entities: - - uid: 183 + - uid: 98 components: - type: Transform pos: 8.5,5.5 parent: 1 - - uid: 184 - components: - - type: Transform - pos: 8.5,4.5 - parent: 1 - - uid: 185 - components: - - type: Transform - pos: 9.5,4.5 - parent: 1 - - uid: 186 - components: - - type: Transform - pos: 10.5,4.5 - parent: 1 - - uid: 187 - components: - - type: Transform - pos: 10.5,5.5 - parent: 1 - - uid: 188 + - uid: 103 components: - type: Transform pos: 7.5,5.5 parent: 1 -- proto: CableHVStack1 - entities: - - uid: 190 - components: - - type: MetaData - flags: InContainer - - type: Transform - parent: 189 - - type: Stack - count: 5 - - type: Item - size: 5 - - type: Physics - canCollide: False - - uid: 194 + - uid: 106 components: - - type: MetaData - flags: InContainer - type: Transform - parent: 193 - - type: Stack - count: 5 - - type: Item - size: 5 - - type: Physics - canCollide: False + pos: 9.5,5.5 + parent: 1 - proto: CableMV entities: - - uid: 11 + - uid: 112 components: - type: Transform pos: 7.5,3.5 parent: 1 - - uid: 42 + - uid: 113 components: - type: Transform pos: 7.5,1.5 parent: 1 - - uid: 69 + - uid: 114 components: - type: Transform pos: 8.5,1.5 parent: 1 - - uid: 71 + - uid: 115 components: - type: Transform pos: 7.5,2.5 parent: 1 - - uid: 197 - components: - - type: Transform - pos: 10.5,4.5 - parent: 1 - - uid: 198 + - uid: 117 components: - type: Transform pos: 9.5,4.5 parent: 1 - - uid: 199 + - uid: 118 components: - type: Transform pos: 9.5,5.5 parent: 1 - - uid: 200 + - uid: 119 components: - type: Transform pos: 9.5,6.5 parent: 1 - - uid: 201 + - uid: 120 components: - type: Transform pos: 9.5,4.5 parent: 1 - - uid: 202 - components: - - type: Transform - pos: 10.5,4.5 - parent: 1 - - uid: 203 + - uid: 122 components: - type: Transform pos: 9.5,4.5 parent: 1 - - uid: 204 + - uid: 123 components: - type: Transform pos: 8.5,4.5 parent: 1 - - uid: 205 + - uid: 124 components: - type: Transform pos: 7.5,4.5 parent: 1 - proto: CapacitorStockPart entities: - - uid: 180 - components: - - type: MetaData - flags: InContainer - - type: Transform - parent: 178 - - type: Physics - canCollide: False - - uid: 181 - components: - - type: MetaData - flags: InContainer - - type: Transform - parent: 178 - - type: Physics - canCollide: False - - uid: 191 + - uid: 95 components: - - type: MetaData - flags: InContainer - type: Transform - parent: 189 + parent: 93 - type: Physics canCollide: False - - uid: 195 + - uid: 96 components: - - type: MetaData - flags: InContainer - type: Transform - parent: 193 + parent: 93 - type: Physics canCollide: False - proto: Catwalk entities: - - uid: 231 + - uid: 125 components: - type: Transform pos: 7.5,5.5 parent: 1 - - uid: 233 + - uid: 126 components: - type: Transform pos: 9.5,5.5 parent: 1 - - uid: 234 + - uid: 127 components: - type: Transform pos: 10.5,5.5 parent: 1 - - uid: 235 + - uid: 128 components: - type: Transform pos: 8.5,5.5 parent: 1 - - uid: 237 + - uid: 129 components: - type: Transform pos: 10.5,4.5 parent: 1 - proto: CellRechargerCircuitboard entities: - - uid: 182 + - uid: 97 components: - - type: MetaData - flags: InContainer - type: Transform - parent: 178 + parent: 93 - type: Physics canCollide: False - proto: ChairOfficeDark entities: - - uid: 216 + - uid: 130 components: - type: Transform rot: 1.5707963267948966 rad pos: 9.5,-0.5 parent: 1 - - uid: 220 + - uid: 131 components: - type: Transform rot: 1.5707963267948966 rad @@ -2196,7 +1085,7 @@ entities: parent: 1 - proto: ClosetWall entities: - - uid: 102 + - uid: 132 components: - type: Transform pos: 6.5,5.5 @@ -2225,92 +1114,25 @@ entities: showEnts: False occludes: True ents: - - 411 - - 412 - - 568 -- proto: ClothingOuterHardsuitEVAPrisoner - entities: - - uid: 248 - components: - - type: MetaData - flags: InContainer - - type: Transform - parent: 247 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 252 - components: - - type: MetaData - flags: InContainer - - type: Transform - parent: 251 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingUniformJumpskirtPrisoner - entities: - - uid: 249 - components: - - type: MetaData - flags: InContainer - - type: Transform - parent: 247 - - type: DeviceNetwork - address: 20C7-2C7A - transmitFrequency: 1262 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 253 - components: - - type: MetaData - flags: InContainer - - type: Transform - parent: 251 - - type: DeviceNetwork - address: 0BF0-6E75 - transmitFrequency: 1262 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingUniformJumpsuitPrisoner + - 133 + - 134 +- proto: ComputerPowerMonitoring entities: - - uid: 250 - components: - - type: MetaData - flags: InContainer - - type: Transform - parent: 247 - - type: DeviceNetwork - address: 0F77-CE54 - transmitFrequency: 1262 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 254 + - uid: 29 components: - - type: MetaData - flags: InContainer - type: Transform - parent: 251 - - type: DeviceNetwork - address: 6F23-4F6E - transmitFrequency: 1262 - - type: Physics - canCollide: False - - type: InsideEntityStorage + pos: 8.5,5.5 + parent: 1 - proto: ComputerTabletopCrewMonitoring entities: - - uid: 88 + - uid: 138 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,-0.5 + pos: 9.5,0.5 parent: 1 - proto: ComputerTabletopCriminalRecords entities: - - uid: 217 + - uid: 137 components: - type: Transform rot: -1.5707963267948966 rad @@ -2318,53 +1140,48 @@ entities: parent: 1 - proto: ComputerTabletopShuttle entities: - - uid: 297 + - uid: 136 components: - type: Transform - pos: 9.5,0.5 + rot: -1.5707963267948966 rad + pos: 10.5,-0.5 parent: 1 - proto: ComputerTabletopStationRecords entities: - - uid: 298 + - uid: 139 components: - type: Transform pos: 8.5,0.5 parent: 1 - proto: DoorElectronics entities: - - uid: 265 + - uid: 141 components: - - type: MetaData - flags: InContainer - type: Transform - parent: 264 + parent: 140 - type: Physics canCollide: False - - uid: 267 + - uid: 143 components: - - type: MetaData - flags: InContainer - type: Transform - parent: 266 + parent: 142 - type: Physics canCollide: False - - uid: 269 + - uid: 145 components: - - type: MetaData - flags: InContainer - type: Transform - parent: 268 + parent: 144 - type: Physics canCollide: False - proto: EmergencyLight entities: - - uid: 3 + - uid: 146 components: - type: Transform rot: -1.5707963267948966 rad pos: 6.5,0.5 parent: 1 - - uid: 270 + - uid: 147 components: - type: Transform rot: 3.141592653589793 rad @@ -2375,7 +1192,7 @@ entities: - type: Battery startingCharge: 10198.422 - type: ActiveEmergencyLight - - uid: 271 + - uid: 148 components: - type: Transform rot: 3.141592653589793 rad @@ -2386,7 +1203,7 @@ entities: - type: Battery startingCharge: 5770.106 - type: ActiveEmergencyLight - - uid: 273 + - uid: 149 components: - type: Transform pos: 2.5,5.5 @@ -2396,12 +1213,12 @@ entities: - type: Battery startingCharge: 10316.518 - type: ActiveEmergencyLight - - uid: 275 + - uid: 150 components: - type: Transform pos: 9.5,5.5 parent: 1 - - uid: 277 + - uid: 151 components: - type: Transform rot: 3.141592653589793 rad @@ -2412,61 +1229,47 @@ entities: - type: Battery startingCharge: 5948.6265 - type: ActiveEmergencyLight - - uid: 296 + - uid: 152 components: - type: Transform pos: -3.5,1.5 parent: 1 - proto: FaxMachineShip entities: - - uid: 256 + - uid: 153 components: - type: Transform pos: 10.5,0.5 parent: 1 - proto: FirelockElectronics entities: - - uid: 282 + - uid: 155 components: - - type: MetaData - flags: InContainer - type: Transform - parent: 281 + parent: 154 - type: Physics canCollide: False - - uid: 284 + - uid: 157 components: - - type: MetaData - flags: InContainer - type: Transform - parent: 283 + parent: 156 - type: Physics canCollide: False - - uid: 286 + - uid: 159 components: - - type: MetaData - flags: InContainer - type: Transform - parent: 285 + parent: 158 - type: Physics canCollide: False - - uid: 288 + - uid: 161 components: - - type: MetaData - flags: InContainer - type: Transform - parent: 287 + parent: 160 - type: Physics canCollide: False - proto: FirelockGlass entities: - - uid: 112 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,-2.5 - parent: 1 - - uid: 281 + - uid: 154 components: - type: Transform pos: 7.5,-0.5 @@ -2477,11 +1280,11 @@ entities: showEnts: False occludes: True ents: - - 282 + - 155 - type: DeviceNetwork address: 2A2F-32C5 receiveFrequency: 1621 - - uid: 283 + - uid: 156 components: - type: Transform pos: 2.5,-2.5 @@ -2492,11 +1295,11 @@ entities: showEnts: False occludes: True ents: - - 284 + - 157 - type: DeviceNetwork address: 69E1-ED5D receiveFrequency: 1621 - - uid: 285 + - uid: 158 components: - type: Transform pos: 2.5,1.5 @@ -2507,11 +1310,11 @@ entities: showEnts: False occludes: True ents: - - 286 + - 159 - type: DeviceNetwork address: 4EBA-47B3 receiveFrequency: 1621 - - uid: 287 + - uid: 160 components: - type: Transform pos: 6.5,-3.5 @@ -2522,35 +1325,39 @@ entities: showEnts: False occludes: True ents: - - 288 + - 161 - type: DeviceNetwork address: 6D3F-5E6B receiveFrequency: 1621 - - uid: 289 + - uid: 162 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,-2.5 + parent: 1 + - uid: 163 components: - type: Transform pos: -1.5,1.5 parent: 1 - - uid: 291 + - uid: 164 components: - type: Transform pos: 6.5,2.5 parent: 1 - proto: GasPassiveVent entities: - - uid: 113 + - uid: 165 components: - type: Transform rot: 1.5707963267948966 rad pos: 4.5,2.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - proto: GasPipeBend entities: - - uid: 77 + - uid: 166 components: - type: Transform rot: 1.5707963267948966 rad @@ -2558,14 +1365,14 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 89 + - uid: 167 components: - type: Transform pos: 3.5,5.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 101 + - uid: 168 components: - type: Transform rot: -1.5707963267948966 rad @@ -2573,7 +1380,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 110 + - uid: 169 components: - type: Transform rot: -1.5707963267948966 rad @@ -2581,7 +1388,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 118 + - uid: 170 components: - type: Transform rot: 1.5707963267948966 rad @@ -2589,7 +1396,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 119 + - uid: 171 components: - type: Transform rot: -1.5707963267948966 rad @@ -2597,7 +1404,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 162 + - uid: 172 components: - type: Transform rot: 1.5707963267948966 rad @@ -2607,14 +1414,14 @@ entities: color: '#990000FF' - proto: GasPipeFourway entities: - - uid: 9 + - uid: 173 components: - type: Transform pos: 7.5,-0.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 215 + - uid: 174 components: - type: Transform pos: 3.5,-0.5 @@ -2623,14 +1430,20 @@ entities: color: '#0055CCFF' - proto: GasPipeStraight entities: - - uid: 12 + - uid: 102 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 9.5,4.5 + parent: 1 + - uid: 175 components: - type: Transform pos: 7.5,-3.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 13 + - uid: 176 components: - type: Transform rot: 1.5707963267948966 rad @@ -2638,14 +1451,14 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 14 + - uid: 177 components: - type: Transform pos: 7.5,3.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 16 + - uid: 178 components: - type: Transform rot: 1.5707963267948966 rad @@ -2653,7 +1466,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 18 + - uid: 179 components: - type: Transform rot: 3.141592653589793 rad @@ -2661,7 +1474,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 19 + - uid: 180 components: - type: Transform rot: 1.5707963267948966 rad @@ -2669,7 +1482,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 22 + - uid: 181 components: - type: Transform rot: 1.5707963267948966 rad @@ -2677,14 +1490,14 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 27 + - uid: 182 components: - type: Transform pos: 7.5,-2.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 28 + - uid: 183 components: - type: Transform rot: 1.5707963267948966 rad @@ -2692,21 +1505,21 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 31 + - uid: 184 components: - type: Transform pos: 7.5,2.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 33 + - uid: 185 components: - type: Transform pos: 7.5,-1.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 36 + - uid: 186 components: - type: Transform rot: 3.141592653589793 rad @@ -2714,7 +1527,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 39 + - uid: 187 components: - type: Transform rot: 1.5707963267948966 rad @@ -2722,7 +1535,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 40 + - uid: 188 components: - type: Transform rot: 3.141592653589793 rad @@ -2730,14 +1543,14 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 41 + - uid: 189 components: - type: Transform pos: 3.5,2.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 43 + - uid: 190 components: - type: Transform rot: 3.141592653589793 rad @@ -2745,35 +1558,35 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 44 + - uid: 191 components: - type: Transform pos: 3.5,-4.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 46 + - uid: 192 components: - type: Transform pos: 7.5,-5.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 47 + - uid: 193 components: - type: Transform pos: 3.5,-5.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 48 + - uid: 194 components: - type: Transform pos: 7.5,-4.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 49 + - uid: 195 components: - type: Transform rot: 3.141592653589793 rad @@ -2781,7 +1594,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 50 + - uid: 196 components: - type: Transform rot: 3.141592653589793 rad @@ -2789,7 +1602,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 51 + - uid: 197 components: - type: Transform rot: 3.141592653589793 rad @@ -2797,63 +1610,63 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 52 + - uid: 198 components: - type: Transform pos: 3.5,1.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 53 + - uid: 199 components: - type: Transform pos: 3.5,-1.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 66 + - uid: 200 components: - type: Transform pos: 3.5,3.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 67 + - uid: 201 components: - type: Transform pos: 3.5,4.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 72 + - uid: 202 components: - type: Transform pos: 3.5,0.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 90 + - uid: 203 components: - type: Transform pos: 6.5,2.5 parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 94 + - uid: 204 components: - type: Transform pos: 7.5,1.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 98 + - uid: 205 components: - type: Transform pos: 7.5,0.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 99 + - uid: 206 components: - type: Transform rot: 3.141592653589793 rad @@ -2861,7 +1674,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 100 + - uid: 207 components: - type: Transform rot: 3.141592653589793 rad @@ -2869,7 +1682,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 115 + - uid: 208 components: - type: Transform rot: 3.141592653589793 rad @@ -2877,7 +1690,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 160 + - uid: 209 components: - type: Transform rot: 1.5707963267948966 rad @@ -2885,14 +1698,14 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 161 + - uid: 210 components: - type: Transform pos: 1.5,-0.5 parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 213 + - uid: 211 components: - type: Transform rot: 1.5707963267948966 rad @@ -2900,14 +1713,14 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 243 + - uid: 212 components: - type: Transform pos: 3.5,-2.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 246 + - uid: 213 components: - type: Transform rot: 1.5707963267948966 rad @@ -2915,7 +1728,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 255 + - uid: 214 components: - type: Transform pos: 3.5,-3.5 @@ -2924,14 +1737,14 @@ entities: color: '#0055CCFF' - proto: GasPipeTJunction entities: - - uid: 17 + - uid: 215 components: - type: Transform pos: 2.5,-1.5 parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 37 + - uid: 216 components: - type: Transform rot: 1.5707963267948966 rad @@ -2939,7 +1752,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 76 + - uid: 217 components: - type: Transform rot: -1.5707963267948966 rad @@ -2947,7 +1760,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 114 + - uid: 218 components: - type: Transform rot: 1.5707963267948966 rad @@ -2955,7 +1768,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 116 + - uid: 219 components: - type: Transform rot: -1.5707963267948966 rad @@ -2963,7 +1776,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 117 + - uid: 220 components: - type: Transform rot: 3.141592653589793 rad @@ -2973,175 +1786,177 @@ entities: color: '#990000FF' - proto: GasPort entities: - - uid: 4 + - uid: 9 components: - type: Transform rot: -1.5707963267948966 rad - pos: 9.5,4.5 + pos: 10.5,4.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - proto: GasPressurePump entities: - - uid: 157 + - uid: 222 components: - type: Transform rot: -1.5707963267948966 rad pos: 8.5,4.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - proto: GasVentPump entities: - - uid: 20 + - uid: 223 components: - type: Transform rot: -1.5707963267948966 rad pos: 8.5,-0.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 + - type: DeviceNetwork + deviceLists: + - 105 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 29 + - uid: 224 components: - type: Transform rot: 3.141592653589793 rad pos: 7.5,-6.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 + - type: DeviceNetwork + deviceLists: + - 18 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 103 + - uid: 225 components: - type: Transform rot: 1.5707963267948966 rad pos: 1.5,5.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 + - type: DeviceNetwork + deviceLists: + - 11 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 104 + - uid: 226 components: - type: Transform rot: 1.5707963267948966 rad pos: 1.5,-6.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 + - type: DeviceNetwork + deviceLists: + - 13 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 120 + - uid: 227 components: - type: Transform rot: 1.5707963267948966 rad pos: 2.5,-0.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 358 + - uid: 228 components: - type: Transform pos: 7.5,5.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 + - type: DeviceNetwork + deviceLists: + - 24 - type: AtmosPipeColor color: '#0055CCFF' - proto: GasVentScrubber entities: - - uid: 15 + - uid: 229 components: - type: Transform pos: 2.5,4.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 + - type: DeviceNetwork + deviceLists: + - 11 - type: AtmosPipeColor color: '#990000FF' - - uid: 21 + - uid: 230 components: - type: Transform rot: 3.141592653589793 rad pos: 6.5,-4.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 + - type: DeviceNetwork + deviceLists: + - 18 - type: AtmosPipeColor color: '#990000FF' - - uid: 23 + - uid: 231 components: - type: Transform rot: 3.141592653589793 rad pos: 2.5,-5.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 + - type: DeviceNetwork + deviceLists: + - 13 - type: AtmosPipeColor color: '#990000FF' - - uid: 78 + - uid: 232 components: - type: Transform rot: -1.5707963267948966 rad pos: 7.5,4.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 + - type: DeviceNetwork + deviceLists: + - 24 - type: AtmosPipeColor color: '#990000FF' - - uid: 121 + - uid: 233 components: - type: Transform rot: -1.5707963267948966 rad pos: 8.5,0.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 + - type: DeviceNetwork + deviceLists: + - 105 - type: AtmosPipeColor color: '#990000FF' - - uid: 150 + - uid: 234 components: - type: Transform rot: 1.5707963267948966 rad pos: 0.5,-1.5 parent: 1 - - type: AtmosDevice - joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - proto: GravityGeneratorMini entities: - - uid: 365 + - uid: 100 components: - type: Transform - pos: 9.5,5.5 + pos: 10.5,5.5 parent: 1 - proto: Grille entities: - - uid: 75 + - uid: 236 components: - type: Transform rot: 1.5707963267948966 rad pos: -4.5,1.5 parent: 1 - - uid: 79 + - uid: 237 components: - type: Transform pos: -0.5,-3.5 parent: 1 - - uid: 214 + - uid: 238 components: - type: Transform rot: 1.5707963267948966 rad pos: -4.5,-2.5 parent: 1 - - uid: 238 + - uid: 239 components: - type: Transform rot: 1.5707963267948966 rad @@ -3153,352 +1968,230 @@ entities: rot: -1.5707963267948966 rad pos: -4.5,-0.5 parent: 1 - - uid: 261 + - uid: 241 components: - type: Transform pos: -1.5,0.5 parent: 1 - - uid: 262 + - uid: 242 components: - type: Transform rot: 1.5707963267948966 rad pos: -2.5,-0.5 parent: 1 - - uid: 272 + - uid: 243 components: - type: Transform pos: -0.5,2.5 parent: 1 - - uid: 278 + - uid: 244 components: - type: Transform rot: 1.5707963267948966 rad pos: -0.5,-0.5 parent: 1 - - uid: 366 + - uid: 245 components: - type: Transform pos: 11.5,-6.5 parent: 1 - - uid: 367 + - uid: 246 components: - type: Transform rot: -1.5707963267948966 rad pos: 0.5,-6.5 parent: 1 - - uid: 368 + - uid: 247 components: - type: Transform rot: -1.5707963267948966 rad pos: -2.5,-3.5 parent: 1 - - uid: 369 + - uid: 248 components: - type: Transform rot: -1.5707963267948966 rad pos: 3.5,5.5 parent: 1 - - uid: 371 + - uid: 249 components: - type: Transform rot: -1.5707963267948966 rad pos: 11.5,0.5 parent: 1 - - uid: 375 + - uid: 250 components: - type: Transform rot: -1.5707963267948966 rad pos: 3.5,-5.5 parent: 1 - - uid: 376 + - uid: 251 components: - type: Transform pos: 11.5,-5.5 parent: 1 - - uid: 377 + - uid: 252 components: - type: Transform rot: -1.5707963267948966 rad pos: 11.5,-0.5 parent: 1 - - uid: 378 + - uid: 253 components: - type: Transform rot: -1.5707963267948966 rad pos: 0.5,5.5 parent: 1 - - uid: 381 + - uid: 254 components: - type: Transform rot: -1.5707963267948966 rad pos: -2.5,2.5 parent: 1 - - uid: 382 + - uid: 255 components: - type: Transform rot: -1.5707963267948966 rad pos: 3.5,4.5 parent: 1 - - uid: 383 + - uid: 256 components: - type: Transform rot: -1.5707963267948966 rad pos: 3.5,-6.5 parent: 1 - - uid: 384 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,-1.5 - parent: 1 -- proto: GyroscopeSecurity - entities: - - uid: 224 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,-0.5 - parent: 1 -- proto: LockerDetectiveFilled - entities: - - uid: 223 - components: - - type: Transform - pos: 8.5,-6.5 - parent: 1 -- proto: LockerEvidence - entities: - - uid: 247 + - uid: 257 components: - - type: Transform - pos: 3.5,0.5 - parent: 1 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.13718 - moles: - - 1.8968678 - - 7.1358495 - - 2.9233722E-06 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 250 - - 249 - - 248 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 251 + - type: Transform + rot: -1.5707963267948966 rad + pos: 11.5,-1.5 + parent: 1 +- proto: GyroscopeNfsd + entities: + - uid: 258 components: - type: Transform - pos: 3.5,-1.5 + pos: -1.5,-0.5 parent: 1 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.08878 - moles: - - 1.8856968 - - 7.093853 - - 1.034816E-05 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 253 - - 252 - - 254 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null -- proto: LockerSecurityFilled + - type: Thruster + originalPowerLoad: 1500 +- proto: LockerDetectiveFilled entities: - uid: 259 components: - type: Transform - pos: 9.5,-1.5 + pos: 8.5,-6.5 parent: 1 -- proto: PortableGeneratorPacman +- proto: LockerNfsdEvidence entities: - - uid: 189 + - uid: 260 components: - type: Transform - anchored: True - pos: 8.5,5.5 + pos: 3.5,-1.5 parent: 1 - - type: MaterialStorage - storage: - Plasma: 3000 - - type: Physics - bodyType: Static - - type: PowerSupplier - supplyRate: 15000 - - type: ContainerContainer - containers: - machine_board: !type:Container - showEnts: False - occludes: True - ents: - - 192 - machine_parts: !type:Container - showEnts: False - occludes: True - ents: - - 191 - - 190 - - uid: 193 + - uid: 261 components: - type: Transform - anchored: True - pos: 7.5,5.5 + pos: 3.5,0.5 parent: 1 - - type: MaterialStorage - storage: - Plasma: 3000 - - type: Physics - bodyType: Static - - type: PowerSupplier - supplyRate: 15000 - - type: ContainerContainer - containers: - machine_board: !type:Container - showEnts: False - occludes: True - ents: - - 196 - machine_parts: !type:Container - showEnts: False - occludes: True - ents: - - 195 - - 194 -- proto: PortableGeneratorPacmanMachineCircuitboard +- proto: LockerNfsdSilver entities: - - uid: 192 + - uid: 262 components: - - type: MetaData - flags: InContainer - type: Transform - parent: 189 - - type: Physics - canCollide: False - - uid: 196 + pos: 9.5,-1.5 + parent: 1 +- proto: PortableGeneratorPacmanShuttle + entities: + - uid: 99 components: - - type: MetaData - flags: InContainer - type: Transform - parent: 193 + pos: 7.5,5.5 + parent: 1 + - type: FuelGenerator + on: False - type: Physics - canCollide: False + bodyType: Static - proto: PosterContrabandBorgFancy entities: - - uid: 388 + - uid: 263 components: - type: Transform pos: -1.5,-3.5 parent: 1 - proto: PosterContrabandDonutCorp entities: - - uid: 389 + - uid: 264 components: - type: Transform pos: 3.5,-3.5 parent: 1 - proto: PosterContrabandNuclearDeviceInformational entities: - - uid: 391 + - uid: 265 components: - type: Transform pos: 1.5,-7.5 parent: 1 - proto: PosterContrabandWehWatches entities: - - uid: 392 + - uid: 266 components: - type: Transform pos: 1.5,6.5 parent: 1 - proto: PosterLegit12Gauge entities: - - uid: 393 + - uid: 267 components: - type: Transform pos: -1.5,2.5 parent: 1 - proto: PosterLegitCarbonDioxide entities: - - uid: 394 + - uid: 268 components: - type: Transform pos: 10.5,1.5 parent: 1 - proto: PosterLegitEnlist entities: - - uid: 395 + - uid: 269 components: - type: Transform pos: 8.5,3.5 parent: 1 - proto: PosterLegitFruitBowl entities: - - uid: 396 + - uid: 270 components: - type: Transform pos: 7.5,-7.5 parent: 1 - proto: PosterLegitGetYourLEGS entities: - - uid: 397 + - uid: 271 components: - type: Transform pos: 3.5,2.5 parent: 1 - proto: PosterLegitLoveIan entities: - - uid: 399 + - uid: 272 components: - type: Transform pos: 6.5,-6.5 parent: 1 - proto: PosterLegitPeriodicTable entities: - - uid: 400 + - uid: 273 components: - type: Transform pos: 10.5,-2.5 parent: 1 - proto: PowerCellRecharger entities: - - uid: 178 + - uid: 93 components: - type: Transform pos: 9.5,-6.5 @@ -3513,103 +2206,112 @@ entities: showEnts: False occludes: True ents: - - 182 + - 97 machine_parts: !type:Container showEnts: False occludes: True ents: - - 180 - - 181 - - 179 + - 95 + - 96 + - 94 - type: ApcPowerReceiver powerLoad: 0 - proto: Poweredlight entities: - - uid: 109 + - uid: 274 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 9.5,0.5 parent: 1 - - uid: 124 + - uid: 275 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 6.5,-1.5 parent: 1 - - uid: 209 + - uid: 276 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 6.5,4.5 parent: 1 - - uid: 232 + - uid: 277 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 1.5,0.5 parent: 1 - - uid: 295 + - uid: 278 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -3.5,-2.5 parent: 1 - proto: PoweredlightColoredRed entities: - - uid: 208 + - uid: 279 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 6.5,-5.5 parent: 1 - proto: PoweredSmallLight entities: - - uid: 210 + - uid: 280 components: - type: Transform rot: -1.5707963267948966 rad pos: 2.5,3.5 parent: 1 - - uid: 211 + - uid: 281 components: - type: Transform rot: -1.5707963267948966 rad pos: 2.5,-4.5 parent: 1 +- proto: Railing + entities: + - uid: 366 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 10.5,2.5 + parent: 1 + - uid: 371 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 10.5,-3.5 + parent: 1 + - uid: 375 + components: + - type: Transform + pos: 4.5,-5.5 + parent: 1 + - uid: 379 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 4.5,4.5 + parent: 1 - proto: SheetPlasma entities: - - uid: 411 + - uid: 133 components: - - type: MetaData - flags: InContainer - type: Transform - parent: 102 + parent: 132 - type: Physics canCollide: False - type: InsideEntityStorage - - uid: 412 + - uid: 134 components: - - type: MetaData - flags: InContainer - type: Transform - parent: 102 + parent: 132 - type: Physics canCollide: False - type: InsideEntityStorage - proto: ShuttersNormalOpen entities: - - uid: 264 + - uid: 140 components: - type: Transform rot: -1.5707963267948966 rad @@ -3621,14 +2323,14 @@ entities: showEnts: False occludes: True ents: - - 265 + - 141 - type: DeviceNetwork address: 4967-8FDB receiveFrequency: 1280 - type: DeviceLinkSink links: - - 434 - - uid: 266 + - 304 + - uid: 142 components: - type: Transform rot: -1.5707963267948966 rad @@ -3640,14 +2342,14 @@ entities: showEnts: False occludes: True ents: - - 267 + - 143 - type: DeviceNetwork address: 7927-5FE5 receiveFrequency: 1280 - type: DeviceLinkSink links: - - 434 - - uid: 268 + - 304 + - uid: 144 components: - type: Transform rot: -1.5707963267948966 rad @@ -3659,132 +2361,132 @@ entities: showEnts: False occludes: True ents: - - 269 + - 145 - type: DeviceNetwork address: 2F67-D620 receiveFrequency: 1280 - type: DeviceLinkSink links: - - 434 + - 304 - proto: ShuttleWindow entities: - - uid: 74 + - uid: 282 components: - type: Transform rot: 1.5707963267948966 rad pos: -4.5,1.5 parent: 1 - - uid: 91 + - uid: 283 components: - type: Transform pos: -2.5,-0.5 parent: 1 - - uid: 108 + - uid: 284 components: - type: Transform pos: -0.5,-3.5 parent: 1 - - uid: 122 + - uid: 285 components: - type: Transform pos: -0.5,2.5 parent: 1 - - uid: 239 + - uid: 286 components: - type: Transform rot: -1.5707963267948966 rad pos: -4.5,-0.5 parent: 1 - - uid: 274 + - uid: 287 components: - type: Transform pos: -1.5,0.5 parent: 1 - - uid: 276 + - uid: 288 components: - type: Transform rot: 1.5707963267948966 rad pos: -4.5,-2.5 parent: 1 - - uid: 279 + - uid: 289 components: - type: Transform pos: -2.5,-3.5 parent: 1 - - uid: 280 + - uid: 290 components: - type: Transform pos: -0.5,-0.5 parent: 1 - - uid: 292 + - uid: 291 components: - type: Transform pos: -1.5,-1.5 parent: 1 - - uid: 413 + - uid: 292 components: - type: Transform pos: 11.5,-6.5 parent: 1 - - uid: 417 + - uid: 293 components: - type: Transform rot: -1.5707963267948966 rad pos: 11.5,0.5 parent: 1 - - uid: 418 + - uid: 294 components: - type: Transform rot: -1.5707963267948966 rad pos: 11.5,-0.5 parent: 1 - - uid: 419 + - uid: 295 components: - type: Transform rot: -1.5707963267948966 rad pos: 11.5,-1.5 parent: 1 - - uid: 420 + - uid: 296 components: - type: Transform pos: 11.5,-5.5 parent: 1 - - uid: 422 + - uid: 297 components: - type: Transform rot: -1.5707963267948966 rad pos: 3.5,-5.5 parent: 1 - - uid: 423 + - uid: 298 components: - type: Transform rot: -1.5707963267948966 rad pos: 3.5,-6.5 parent: 1 - - uid: 425 + - uid: 299 components: - type: Transform rot: -1.5707963267948966 rad pos: 0.5,-6.5 parent: 1 - - uid: 426 + - uid: 300 components: - type: Transform rot: -1.5707963267948966 rad pos: 3.5,5.5 parent: 1 - - uid: 427 + - uid: 301 components: - type: Transform rot: -1.5707963267948966 rad pos: 0.5,5.5 parent: 1 - - uid: 430 + - uid: 302 components: - type: Transform pos: -2.5,2.5 parent: 1 - - uid: 431 + - uid: 303 components: - type: Transform rot: -1.5707963267948966 rad @@ -3792,7 +2494,7 @@ entities: parent: 1 - proto: SignalButton entities: - - uid: 434 + - uid: 304 components: - type: Transform rot: 1.5707963267948966 rad @@ -3800,21 +2502,15 @@ entities: parent: 1 - type: DeviceLinkSource linkedPorts: - 266: + 142: - Pressed: Toggle - 268: + 144: - Pressed: Toggle - 264: + 140: - Pressed: Toggle - proto: SignBridge entities: - - uid: 438 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,-1.5 - parent: 1 - - uid: 439 + - uid: 306 components: - type: Transform rot: 3.141592653589793 rad @@ -3822,7 +2518,7 @@ entities: parent: 1 - proto: SignConspiracyBoard entities: - - uid: 440 + - uid: 307 components: - type: Transform rot: 3.141592653589793 rad @@ -3830,26 +2526,26 @@ entities: parent: 1 - proto: SignDirectionalBrig entities: - - uid: 441 + - uid: 308 components: - type: Transform rot: 3.141592653589793 rad pos: 1.5,1.5 parent: 1 - - uid: 442 + - uid: 309 components: - type: Transform pos: 1.5,-2.5 parent: 1 - proto: SignEngineering entities: - - uid: 443 + - uid: 310 components: - type: Transform rot: 3.141592653589793 rad pos: 5.5,2.5 parent: 1 - - uid: 444 + - uid: 311 components: - type: Transform rot: 3.141592653589793 rad @@ -3857,68 +2553,61 @@ entities: parent: 1 - proto: SignFlammableMed entities: - - uid: 445 + - uid: 312 components: - type: Transform pos: 7.5,6.5 parent: 1 - proto: SignGravity entities: - - uid: 446 + - uid: 313 components: - type: Transform pos: 11.5,5.5 parent: 1 - proto: SignSec entities: - - uid: 447 + - uid: 314 components: - type: Transform rot: 3.141592653589793 rad pos: 7.5,-3.5 parent: 1 - - uid: 448 + - uid: 315 components: - type: Transform rot: 3.141592653589793 rad pos: 5.5,-3.5 parent: 1 -- proto: SMESBasic - entities: - - uid: 451 - components: - - type: Transform - pos: 10.5,5.5 - parent: 1 - proto: SpawnPointLatejoin entities: - - uid: 453 + - uid: 317 components: - type: Transform pos: 2.5,-0.5 parent: 1 - proto: SubstationBasic entities: - - uid: 456 + - uid: 104 components: - type: Transform - pos: 10.5,4.5 + pos: 9.5,5.5 parent: 1 -- proto: SuitStorageSec +- proto: SuitStorageDeputy entities: - - uid: 2 + - uid: 319 components: - type: Transform pos: 7.5,-6.5 parent: 1 - - uid: 257 + - uid: 320 components: - type: Transform pos: 8.5,-1.5 parent: 1 - proto: SuitStorageWallmountEVAPrisoner entities: - - uid: 206 + - uid: 321 components: - type: Transform rot: 1.5707963267948966 rad @@ -3926,7 +2615,7 @@ entities: parent: 1 - type: Physics canCollide: False - - uid: 207 + - uid: 322 components: - type: Transform rot: 1.5707963267948966 rad @@ -3936,760 +2625,613 @@ entities: canCollide: False - proto: TableWood entities: - - uid: 105 + - uid: 323 components: - type: Transform rot: -1.5707963267948966 rad pos: 10.5,0.5 parent: 1 - - uid: 106 + - uid: 324 components: - type: Transform rot: -1.5707963267948966 rad pos: 10.5,-0.5 parent: 1 - - uid: 107 + - uid: 325 components: - type: Transform rot: -1.5707963267948966 rad pos: 10.5,-1.5 parent: 1 - - uid: 111 + - uid: 326 components: - type: Transform rot: -1.5707963267948966 rad pos: 10.5,-6.5 parent: 1 - - uid: 218 + - uid: 327 components: - type: Transform rot: -1.5707963267948966 rad pos: 10.5,-5.5 parent: 1 - - uid: 222 + - uid: 328 components: - type: Transform rot: 3.141592653589793 rad pos: 9.5,0.5 parent: 1 - - uid: 241 + - uid: 329 components: - type: Transform rot: 3.141592653589793 rad pos: 8.5,0.5 parent: 1 - - uid: 461 + - uid: 330 components: - type: Transform pos: 9.5,-6.5 parent: 1 -- proto: ThrusterSecurity +- proto: ThrusterNfsd entities: - - uid: 225 + - uid: 331 components: - type: Transform rot: -1.5707963267948966 rad - pos: 8.5,2.5 + pos: 8.5,-3.5 parent: 1 - - uid: 226 + - type: Thruster + originalPowerLoad: 1500 + - uid: 332 components: - type: Transform rot: -1.5707963267948966 rad - pos: 8.5,-3.5 + pos: 8.5,2.5 parent: 1 - - uid: 227 + - type: Thruster + originalPowerLoad: 1500 + - uid: 333 components: - type: Transform rot: 1.5707963267948966 rad - pos: 0.5,-4.5 + pos: 0.5,3.5 parent: 1 - - uid: 228 + - type: Thruster + originalPowerLoad: 1500 + - uid: 334 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,-3.5 + pos: 4.5,2.5 parent: 1 - - uid: 229 + - type: Thruster + originalPowerLoad: 1500 + - uid: 335 components: - type: Transform rot: 1.5707963267948966 rad - pos: 0.5,3.5 - parent: 1 - - uid: 230 - components: - - type: Transform - pos: 4.5,2.5 + pos: 0.5,-4.5 parent: 1 -- proto: VendingMachineCigs - entities: - - uid: 221 + - type: Thruster + originalPowerLoad: 1500 + - uid: 336 components: - type: Transform - pos: 0.5,-0.5 + rot: 3.141592653589793 rad + pos: 4.5,-3.5 parent: 1 + - type: Thruster + originalPowerLoad: 1500 - proto: WallShuttle entities: - - uid: 6 + - uid: 338 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -3.5,-3.5 parent: 1 - - uid: 93 + - uid: 339 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 3.5,-4.5 parent: 1 - - uid: 95 + - uid: 340 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 7.5,0.5 parent: 1 - - uid: 96 + - uid: 341 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 3.5,3.5 parent: 1 - - uid: 97 + - uid: 342 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 7.5,-1.5 parent: 1 - - uid: 293 + - uid: 343 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -3.5,2.5 parent: 1 - - uid: 470 + - uid: 344 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 5.5,-5.5 parent: 1 - - uid: 471 - components: - - type: MetaData - flags: PvsPriority - - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,1.5 - parent: 1 - - uid: 474 + - uid: 346 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 1.5,-7.5 parent: 1 - - uid: 475 + - uid: 347 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 4.5,1.5 parent: 1 - - uid: 476 + - uid: 348 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 5.5,2.5 parent: 1 - - uid: 477 + - uid: 349 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 5.5,3.5 parent: 1 - - uid: 478 + - uid: 350 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 7.5,2.5 parent: 1 - - uid: 479 + - uid: 351 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 7.5,1.5 parent: 1 - - uid: 480 + - uid: 352 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 8.5,1.5 parent: 1 - - uid: 481 + - uid: 353 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 9.5,1.5 parent: 1 - - uid: 482 + - uid: 354 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 10.5,1.5 parent: 1 - - uid: 483 + - uid: 356 components: - - type: MetaData - flags: PvsPriority - - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,-2.5 - parent: 1 - - uid: 484 - components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 10.5,-2.5 parent: 1 - - uid: 485 + - uid: 357 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 9.5,-2.5 parent: 1 - - uid: 486 + - uid: 358 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 8.5,-2.5 parent: 1 - - uid: 487 - components: - - type: MetaData - flags: PvsPriority - - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,6.5 - parent: 1 - - uid: 488 + - uid: 360 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 7.5,-2.5 parent: 1 - - uid: 489 + - uid: 361 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 7.5,-3.5 parent: 1 - - uid: 490 + - uid: 362 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 5.5,-4.5 parent: 1 - - uid: 491 + - uid: 363 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 9.5,-4.5 parent: 1 - - uid: 492 + - uid: 364 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 8.5,-4.5 parent: 1 - - uid: 493 + - uid: 365 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 10.5,-4.5 parent: 1 - - uid: 494 - components: - - type: MetaData - flags: PvsPriority - - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,-4.5 - parent: 1 - - uid: 495 + - uid: 367 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 7.5,6.5 parent: 1 - - uid: 496 + - uid: 368 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 8.5,6.5 parent: 1 - - uid: 497 + - uid: 369 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 9.5,6.5 parent: 1 - - uid: 498 + - uid: 370 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 10.5,6.5 parent: 1 - - uid: 499 - components: - - type: MetaData - flags: PvsPriority - - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,6.5 - parent: 1 - - uid: 500 + - uid: 372 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 5.5,-3.5 parent: 1 - - uid: 501 + - uid: 373 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 4.5,-2.5 parent: 1 - - uid: 502 + - uid: 374 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 2.5,-7.5 parent: 1 - - uid: 503 - components: - - type: MetaData - flags: PvsPriority - - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,-7.5 - parent: 1 - - uid: 506 + - uid: 376 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 8.5,3.5 parent: 1 - - uid: 507 + - uid: 377 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 9.5,3.5 parent: 1 - - uid: 508 + - uid: 378 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 10.5,3.5 parent: 1 - - uid: 509 - components: - - type: MetaData - flags: PvsPriority - - type: Transform - pos: 11.5,3.5 - parent: 1 - - uid: 510 + - uid: 380 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 9.5,-7.5 parent: 1 - - uid: 511 + - uid: 381 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 10.5,-7.5 parent: 1 - - uid: 512 - components: - - type: MetaData - flags: PvsPriority - - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,-7.5 - parent: 1 - - uid: 513 + - uid: 383 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 11.5,5.5 parent: 1 - - uid: 514 + - uid: 384 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 11.5,4.5 parent: 1 - - uid: 515 + - uid: 385 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 6.5,5.5 parent: 1 - - uid: 516 + - uid: 386 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 8.5,-7.5 parent: 1 - - uid: 517 + - uid: 387 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 7.5,-7.5 parent: 1 - - uid: 518 - components: - - type: MetaData - flags: PvsPriority - - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,-7.5 - parent: 1 - - uid: 519 + - uid: 389 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 6.5,-6.5 parent: 1 - - uid: 520 + - uid: 390 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -1.5,2.5 parent: 1 - - uid: 523 + - uid: 391 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 0.5,2.5 parent: 1 - - uid: 525 + - uid: 392 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 3.5,-3.5 parent: 1 - - uid: 526 - components: - - type: MetaData - flags: PvsPriority - - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,6.5 - parent: 1 - - uid: 527 + - uid: 394 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 3.5,1.5 parent: 1 - - uid: 528 + - uid: 395 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 3.5,2.5 parent: 1 - - uid: 529 + - uid: 396 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 1.5,-4.5 parent: 1 - - uid: 530 + - uid: 397 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 3.5,-2.5 parent: 1 - - uid: 531 + - uid: 398 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 1.5,-3.5 parent: 1 - - uid: 532 + - uid: 399 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 1.5,-2.5 parent: 1 - - uid: 533 - components: - - type: MetaData - flags: PvsPriority - - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,-7.5 - parent: 1 - - uid: 534 + - uid: 401 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 0.5,-5.5 parent: 1 - - uid: 535 + - uid: 402 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 1.5,1.5 parent: 1 - - uid: 536 + - uid: 403 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -1.5,-3.5 parent: 1 - - uid: 538 + - uid: 404 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 0.5,-3.5 parent: 1 - - uid: 544 + - uid: 405 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 1.5,6.5 parent: 1 - - uid: 545 + - uid: 406 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 2.5,6.5 parent: 1 - - uid: 546 + - uid: 408 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 0.5,4.5 + parent: 1 + - uid: 409 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,3.5 + parent: 1 + - uid: 410 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,2.5 + parent: 1 + - uid: 412 + components: + - type: Transform + pos: 5.5,4.5 + parent: 1 +- proto: WallShuttleDiagonal + entities: + - uid: 109 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 3.5,-7.5 + parent: 1 + - uid: 110 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 0.5,-7.5 + parent: 1 + - uid: 111 + components: + - type: Transform + pos: 6.5,6.5 + parent: 1 + - uid: 116 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 5.5,-6.5 + parent: 1 + - uid: 121 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 3.5,6.5 + parent: 1 + - uid: 135 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad + pos: 11.5,-2.5 + parent: 1 + - uid: 221 + components: + - type: Transform pos: 0.5,6.5 parent: 1 - - uid: 547 + - uid: 235 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 6.5,-7.5 + parent: 1 + - uid: 305 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad - pos: 0.5,4.5 + pos: 11.5,-7.5 parent: 1 - - uid: 548 + - uid: 316 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad - pos: 1.5,3.5 + pos: 11.5,1.5 parent: 1 - - uid: 549 + - uid: 318 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad - pos: 1.5,2.5 + pos: 11.5,6.5 parent: 1 - - uid: 550 + - uid: 337 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 5.5,5.5 parent: 1 - - uid: 551 + - uid: 345 components: - - type: MetaData - flags: PvsPriority - type: Transform - pos: 5.5,4.5 + rot: -1.5707963267948966 rad + pos: 11.5,-4.5 parent: 1 - - uid: 552 + - uid: 355 components: - - type: MetaData - flags: PvsPriority - type: Transform - pos: 5.5,-6.5 + rot: 3.141592653589793 rad + pos: 11.5,3.5 parent: 1 -- proto: WallShuttleDiagonal - entities: - - uid: 219 + - uid: 414 components: - type: Transform pos: -4.5,2.5 parent: 1 - - uid: 236 + - uid: 415 components: - type: Transform rot: 1.5707963267948966 rad pos: -4.5,-3.5 parent: 1 - - uid: 290 + - uid: 416 components: - type: Transform rot: 1.5707963267948966 rad pos: -2.5,-1.5 parent: 1 - - uid: 294 + - uid: 417 components: - type: Transform pos: -2.5,0.5 parent: 1 - - uid: 553 + - uid: 418 components: - type: Transform rot: 3.141592653589793 rad pos: 5.5,1.5 parent: 1 - - uid: 554 + - uid: 419 components: - type: Transform rot: 1.5707963267948966 rad pos: 7.5,-3.5 parent: 1 - - uid: 555 + - uid: 420 components: - type: Transform rot: -1.5707963267948966 rad pos: 5.5,-2.5 parent: 1 - - uid: 556 + - uid: 421 components: - type: Transform pos: 7.5,3.5 parent: 1 - - uid: 557 + - uid: 422 components: - type: Transform rot: 3.141592653589793 rad pos: -0.5,-1.5 parent: 1 - - uid: 558 + - uid: 423 components: - type: Transform rot: 3.141592653589793 rad pos: 1.5,-5.5 parent: 1 - - uid: 559 + - uid: 424 components: - type: Transform rot: -1.5707963267948966 rad pos: -0.5,0.5 parent: 1 - - uid: 560 + - uid: 425 components: - type: Transform rot: 1.5707963267948966 rad pos: 7.5,-4.5 parent: 1 - - uid: 561 + - uid: 426 components: - type: Transform rot: -1.5707963267948966 rad @@ -4697,32 +3239,32 @@ entities: parent: 1 - proto: WardrobePrisonFilled entities: - - uid: 30 + - uid: 427 components: - type: Transform pos: 4.5,-1.5 parent: 1 - - uid: 212 + - uid: 428 components: - type: Transform pos: 4.5,0.5 parent: 1 - proto: WarpPointShip entities: - - uid: 565 + - uid: 429 components: - type: Transform pos: 4.5,-0.5 parent: 1 - proto: WeaponCapacitorRecharger entities: - - uid: 24 + - uid: 430 components: - type: Transform rot: 1.5707963267948966 rad pos: 10.5,-6.5 parent: 1 - - uid: 258 + - uid: 431 components: - type: Transform rot: 3.141592653589793 rad @@ -4730,26 +3272,15 @@ entities: parent: 1 - proto: WindoorSecureSecurityLocked entities: - - uid: 244 + - uid: 432 components: - type: Transform rot: 3.141592653589793 rad pos: 2.5,3.5 parent: 1 - - uid: 245 + - uid: 433 components: - type: Transform pos: 2.5,-4.5 parent: 1 -- proto: Wrench - entities: - - uid: 568 - components: - - type: MetaData - flags: InContainer - - type: Transform - parent: 102 - - type: Physics - canCollide: False - - type: InsideEntityStorage ... diff --git a/Resources/Maps/_NF/Shuttles/Security/interceptor.yml b/Resources/Maps/_NF/Shuttles/Security/interceptor.yml index 1fb362bc74a..15d959ce6de 100644 --- a/Resources/Maps/_NF/Shuttles/Security/interceptor.yml +++ b/Resources/Maps/_NF/Shuttles/Security/interceptor.yml @@ -3,117 +3,185 @@ meta: postmapinit: false tilemap: 0: Space - 26: FloorDark - 31: FloorDarkMono - 88: FloorSteelDirty - 95: FloorTechMaint - 109: FloorWood - 111: Lattice - 112: Plating + 30: FloorDark + 35: FloorDarkMono + 99: FloorSteelDirty + 121: FloorWood + 124: Lattice + 125: Plating entities: - proto: "" entities: - - uid: 117 + - uid: 1 components: - type: MetaData - - pos: 0.024341583,0.8051084 + - type: Transform + pos: 0.024341583,0.8051084 parent: invalid - type: Transform - - chunks: + - type: MapGrid + chunks: -1,-1: ind: -1,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAAAAAAAAAbwAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAbwAAAAAAbwAAAAAAcAAAAAAAGgAAAAACcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAcAAAAAAAcAAAAAAAGgAAAAADGgAAAAABGgAAAAACcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAHwAAAAACcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAGgAAAAAAGgAAAAACGgAAAAAAGgAAAAADcAAAAAAAbQAAAAABbQAAAAAAbQAAAAACbQAAAAABbQAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAXwAAAAAAGgAAAAAAGgAAAAAAGgAAAAACGgAAAAACGgAAAAAAbQAAAAABbQAAAAABbQAAAAACbQAAAAADbQAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAXwAAAAAAGgAAAAACGgAAAAABGgAAAAACGgAAAAAAcAAAAAAAbQAAAAADbQAAAAABbQAAAAAAbQAAAAAAbQAAAAAB + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAHgAAAAACfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAHgAAAAADHgAAAAABHgAAAAACfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAIwAAAAACfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAHgAAAAAAHgAAAAACHgAAAAAAHgAAAAADfQAAAAAAeQAAAAABeQAAAAAAeQAAAAACeQAAAAABeQAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAACHgAAAAACHgAAAAAAeQAAAAABeQAAAAABeQAAAAACeQAAAAADeQAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAAAHgAAAAACHgAAAAABHgAAAAACHgAAAAAAfQAAAAAAeQAAAAADeQAAAAABeQAAAAAAeQAAAAAAeQAAAAAB version: 6 0,-1: ind: 0,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgAAAAACcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHwAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbQAAAAADcAAAAAAAbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbQAAAAABcAAAAAAAbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbQAAAAACcAAAAAAAbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgAAAAACfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIwAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAADfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAABfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAACfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 -1,0: ind: -1,0 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAWAAAAAAAcAAAAAAAbQAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAcAAAAAAAWAAAAAAAWAAAAAAAbQAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAWAAAAAAAWAAAAAAAbQAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAWAAAAAAAWAAAAAAAbQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAYwAAAAAAfQAAAAAAeQAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAYwAAAAAAYwAAAAAAeQAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAYwAAAAAAYwAAAAAAeQAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAYwAAAAAAYwAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 0,0: ind: 0,0 - tiles: cAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbQAAAAAAcAAAAAAAbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbQAAAAABcAAAAAAAbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbQAAAAADcAAAAAAAbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: fQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAABfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAADfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 - type: MapGrid - type: Broadphase - - bodyStatus: InAir + - type: Physics + bodyStatus: InAir angularDamping: 0.05 linearDamping: 0.05 fixedRotation: False bodyType: Dynamic - type: Physics - - fixtures: {} - type: Fixtures + - type: Fixtures + fixtures: {} - type: OccluderTree - type: Shuttle - type: GridPathfinding - - gravityShakeSound: !type:SoundPathSpecifier + - type: Gravity + gravityShakeSound: !type:SoundPathSpecifier path: /Audio/Effects/alert.ogg - type: Gravity - - chunkCollection: + - type: DecalGrid + chunkCollection: version: 2 nodes: - node: - color: '#FFFFFFFF' - id: BrickTileDarkCornerSw + color: '#4B653E96' + id: BrickTileWhiteCornerNe decals: - 0: -9,-4 + 11: -7,-1 - node: - color: '#FFFFFFFF' - id: BrickTileDarkLineN + color: '#4B653E96' + id: BrickTileWhiteCornerNw decals: - 3: -8,-1 - 4: -7,-1 - 5: -10,-1 - 6: -9,-1 + 21: -11,-1 - node: - color: '#FFFFFFFF' - id: BrickTileDarkLineS + color: '#4B653E96' + id: BrickTileWhiteCornerSe decals: - 1: -7,-4 - 2: -8,-4 + 17: -7,-4 - node: - color: '#DE3A3A96' + color: '#4B653E96' id: BrickTileWhiteCornerSw decals: - 11: -9,-4 + 18: -9,-4 + 19: -10,-3 + 20: -11,-2 + - node: + color: '#49392696' + id: BrickTileWhiteInnerNe + decals: + 28: -9,-3 + - node: + color: '#49392696' + id: BrickTileWhiteInnerNw + decals: + 27: -8,-3 + - node: + color: '#49392696' + id: BrickTileWhiteInnerSe + decals: + 26: -9,-2 + - node: + color: '#49392696' + id: BrickTileWhiteInnerSw + decals: + 25: -8,-2 + - node: + color: '#4B653E96' + id: BrickTileWhiteInnerSw + decals: + 22: -9,-3 + 23: -10,-2 + - node: + color: '#4B653E96' + id: BrickTileWhiteLineE + decals: + 16: -7,-3 + 24: -7,-2 - node: - color: '#DE3A3A96' + color: '#4B653E96' id: BrickTileWhiteLineN decals: - 7: -10,-1 - 8: -9,-1 - 9: -8,-1 - 10: -7,-1 + 12: -8,-1 + 13: -9,-1 + 14: -10,-1 - node: - color: '#DE3A3A96' + color: '#4B653E96' id: BrickTileWhiteLineS decals: - 12: -8,-4 - 13: -7,-4 + 15: -8,-4 + - node: + cleanable: True + color: '#FFFFFFFF' + id: DirtHeavy + decals: + 31: -10,-2 + - node: + cleanable: True + angle: 1.5707963267948966 rad + color: '#FFFFFFFF' + id: DirtHeavy + decals: + 32: -7,-3 + - node: + cleanable: True + color: '#FFFFFFFF' + id: DirtLight + decals: + 29: -2,-5 + - node: + cleanable: True + angle: 1.5707963267948966 rad + color: '#FFFFFFFF' + id: DirtLight + decals: + 33: -7,-2 + 34: -9,-3 + - node: + cleanable: True + color: '#FFFFFFFF' + id: DirtMedium + decals: + 30: 0,-5 + - node: + cleanable: True + angle: 1.5707963267948966 rad + color: '#FFFFFFFF' + id: DirtMedium + decals: + 35: -9,-2 - node: color: '#FFFFFFFF' id: WoodTrimThinLineN decals: - 17: 0,-1 - 18: -1,-1 - 19: -2,-1 - 20: -3,-1 - 21: -4,-1 - 22: -5,-1 + 3: 0,-1 + 4: -1,-1 + 5: -2,-1 + 6: -3,-1 + 7: -4,-1 + 8: -5,-1 - node: color: '#FFFFFFFF' id: WoodTrimThinLineS decals: - 14: -2,-3 - 15: -1,-3 - 16: 0,-3 - 23: -1,1 - 24: 0,1 - type: DecalGrid - - version: 2 + 0: -2,-3 + 1: -1,-3 + 2: 0,-3 + 9: -1,1 + 10: 0,1 + - type: GridAtmosphere + version: 2 data: tiles: -1,-1: @@ -123,20 +191,23 @@ entities: -3,-2: 0: 54272 -3,-1: - 0: 65535 + 1: 1 + 0: 65534 -2,-2: - 0: 62464 + 0: 29696 + 1: 32768 -2,-1: - 0: 53247 - 1: 12288 + 0: 65535 -1,-2: - 0: 65280 + 0: 61184 + 1: 4096 0,-2: 0: 14080 -3,0: 0: 207 -2,0: - 0: 159 + 0: 31 + 1: 128 -1,0: 0: 65535 -1,1: @@ -162,10 +233,10 @@ entities: - 0 - 0 - volume: 2500 - temperature: 293.14996 + temperature: 293.15 moles: - - 20.078888 - - 75.53487 + - 0 + - 0 - 0 - 0 - 0 @@ -177,1609 +248,1801 @@ entities: - 0 - 0 chunkSize: 4 - type: GridAtmosphere - type: GasTileOverlay - type: RadiationGridResistance - - id: Interceptor - type: BecomesStation + - type: BecomesStation + id: Interceptor - type: SpreaderGrid -- proto: AirlockBrigGlassLocked +- proto: AirCanister entities: - - uid: 92 - components: - - pos: -2.5,0.5 - parent: 117 - type: Transform - - uid: 133 + - uid: 106 components: - - pos: -5.5,-1.5 - parent: 117 - type: Transform -- proto: AirlockExternalGlass + - type: Transform + anchored: True + pos: -8.5,-0.5 + parent: 1 + - type: Physics + bodyType: Static +- proto: AirlockGlassShuttle entities: - - uid: 8 + - uid: 6 components: - - rot: 3.141592653589793 rad - pos: -1.5,-3.5 - parent: 117 - type: Transform - - uid: 13 + - type: Transform + pos: 0.5,-5.5 + parent: 1 + - uid: 7 components: - - pos: 0.5,-3.5 - parent: 117 - type: Transform -- proto: AirlockGlassShuttle + - type: Transform + pos: -1.5,-5.5 + parent: 1 +- proto: AirlockNfsdGlassLocked entities: - - uid: 1 + - uid: 3 components: - - pos: -1.5,-5.5 - parent: 117 - type: Transform - - uid: 2 + - type: Transform + pos: -5.5,-1.5 + parent: 1 + - uid: 4 + components: + - type: Transform + pos: 0.5,-3.5 + parent: 1 + - uid: 5 components: - - pos: 0.5,-5.5 - parent: 117 - type: Transform -- proto: AirlockSecurityLocked + - type: Transform + pos: -1.5,-3.5 + parent: 1 +- proto: AirlockNfsdLocked entities: - - uid: 93 + - uid: 8 components: - - pos: -0.5,0.5 - parent: 117 - type: Transform + - type: Transform + pos: -0.5,0.5 + parent: 1 - proto: APCBasic entities: - - uid: 24 + - uid: 9 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: -5.5,-0.5 - parent: 117 - type: Transform + parent: 1 - proto: AtmosDeviceFanTiny entities: - - uid: 124 + - uid: 10 components: - - pos: -1.5,-5.5 - parent: 117 - type: Transform - - uid: 125 + - type: Transform + pos: -1.5,-5.5 + parent: 1 + - uid: 11 + components: + - type: Transform + pos: 0.5,-5.5 + parent: 1 +- proto: AtmosFixBlockerMarker + entities: + - uid: 22 + components: + - type: Transform + pos: -4.5,1.5 + parent: 1 + - uid: 23 + components: + - type: Transform + pos: -3.5,-4.5 + parent: 1 + - uid: 117 + components: + - type: Transform + pos: -4.5,-4.5 + parent: 1 + - uid: 118 components: - - pos: 0.5,-5.5 - parent: 117 - type: Transform + - type: Transform + pos: -10.5,-4.5 + parent: 1 + - uid: 190 + components: + - type: Transform + pos: -11.5,-3.5 + parent: 1 - proto: Bed entities: - - uid: 88 + - uid: 12 components: - - pos: -2.5,3.5 - parent: 117 - type: Transform - - uid: 191 + - type: Transform + pos: -2.5,3.5 + parent: 1 + - uid: 13 components: - - pos: 0.5,1.5 - parent: 117 - type: Transform + - type: Transform + pos: 0.5,1.5 + parent: 1 - proto: BedsheetBrown entities: - - uid: 194 + - uid: 14 components: - - pos: 0.5,1.5 - parent: 117 - type: Transform + - type: Transform + pos: 0.5,1.5 + parent: 1 - proto: BedsheetYellow entities: - - uid: 197 + - uid: 15 components: - - pos: -2.5,3.5 - parent: 117 - type: Transform + - type: Transform + pos: -2.5,3.5 + parent: 1 - proto: BoxFolderBlack entities: - - uid: 9 + - uid: 16 components: - - pos: -3.376185,-1.4098043 - parent: 117 - type: Transform + - type: Transform + pos: -3.376185,-1.4098043 + parent: 1 - proto: BoxForensicPad entities: - - uid: 230 + - uid: 17 components: - - pos: -3.6799874,-1.4031521 - parent: 117 - type: Transform + - type: Transform + pos: -3.6799874,-1.4031521 + parent: 1 - proto: CableApcExtension entities: - - uid: 99 - components: - - pos: -5.5,-0.5 - parent: 117 - type: Transform - - - uid: 151 - components: - - pos: -9.5,-2.5 - parent: 117 - type: Transform - - uid: 152 - components: - - pos: -9.5,-1.5 - parent: 117 - type: Transform - - uid: 153 - components: - - pos: -9.5,-0.5 - parent: 117 - type: Transform - - uid: 154 - components: - - pos: -8.5,-0.5 - parent: 117 - type: Transform - - uid: 155 - components: - - pos: -7.5,-0.5 - parent: 117 - type: Transform - - uid: 156 - components: - - pos: -6.5,-0.5 - parent: 117 - type: Transform - - uid: 157 - components: - - pos: -8.5,-2.5 - parent: 117 - type: Transform - - uid: 158 - components: - - pos: -8.5,-3.5 - parent: 117 - type: Transform - - uid: 159 + - uid: 18 components: - - pos: -7.5,-3.5 - parent: 117 - type: Transform - - uid: 160 + - type: Transform + pos: -5.5,-0.5 + parent: 1 + - uid: 19 components: - - pos: -6.5,-3.5 - parent: 117 - type: Transform - - uid: 161 + - type: Transform + pos: -9.5,-2.5 + parent: 1 + - uid: 20 components: - - pos: -6.5,-2.5 - parent: 117 - type: Transform - - uid: 162 + - type: Transform + pos: -7.5,-1.5 + parent: 1 + - uid: 25 components: - - pos: -6.5,-1.5 - parent: 117 - type: Transform - - uid: 163 + - type: Transform + pos: -6.5,-1.5 + parent: 1 + - uid: 31 components: - - pos: -5.5,-1.5 - parent: 117 - type: Transform - - uid: 164 + - type: Transform + pos: -5.5,-1.5 + parent: 1 + - uid: 32 components: - - pos: -4.5,-1.5 - parent: 117 - type: Transform - - uid: 165 + - type: Transform + pos: -4.5,-1.5 + parent: 1 + - uid: 33 components: - - pos: -3.5,-1.5 - parent: 117 - type: Transform - - uid: 166 + - type: Transform + pos: -3.5,-1.5 + parent: 1 + - uid: 34 components: - - pos: -2.5,-1.5 - parent: 117 - type: Transform - - uid: 167 + - type: Transform + pos: -2.5,-1.5 + parent: 1 + - uid: 35 components: - - pos: -1.5,-1.5 - parent: 117 - type: Transform - - uid: 168 + - type: Transform + pos: -1.5,-1.5 + parent: 1 + - uid: 36 components: - - pos: -0.5,-1.5 - parent: 117 - type: Transform - - uid: 169 + - type: Transform + pos: -0.5,-1.5 + parent: 1 + - uid: 37 components: - - pos: 0.5,-1.5 - parent: 117 - type: Transform - - uid: 170 + - type: Transform + pos: 0.5,-1.5 + parent: 1 + - uid: 38 components: - - pos: 0.5,-2.5 - parent: 117 - type: Transform - - uid: 171 + - type: Transform + pos: 0.5,-2.5 + parent: 1 + - uid: 39 components: - - pos: 0.5,-3.5 - parent: 117 - type: Transform - - uid: 172 + - type: Transform + pos: 0.5,-3.5 + parent: 1 + - uid: 41 components: - - pos: 0.5,-4.5 - parent: 117 - type: Transform - - uid: 173 + - type: Transform + pos: -1.5,-2.5 + parent: 1 + - uid: 42 components: - - pos: -1.5,-2.5 - parent: 117 - type: Transform - - uid: 174 + - type: Transform + pos: -1.5,-3.5 + parent: 1 + - uid: 44 components: - - pos: -1.5,-3.5 - parent: 117 - type: Transform - - uid: 175 + - type: Transform + pos: -2.5,-0.5 + parent: 1 + - uid: 45 components: - - pos: -1.5,-4.5 - parent: 117 - type: Transform - - uid: 176 + - type: Transform + pos: -2.5,0.5 + parent: 1 + - uid: 46 components: - - pos: -2.5,-0.5 - parent: 117 - type: Transform - - uid: 177 + - type: Transform + pos: -2.5,1.5 + parent: 1 + - uid: 47 components: - - pos: -2.5,0.5 - parent: 117 - type: Transform - - uid: 178 + - type: Transform + pos: 0.5,-0.5 + parent: 1 + - uid: 48 components: - - pos: -2.5,1.5 - parent: 117 - type: Transform - - uid: 179 + - type: Transform + pos: 0.5,0.5 + parent: 1 + - uid: 49 components: - - pos: -2.5,2.5 - parent: 117 - type: Transform - - uid: 180 + - type: Transform + pos: 0.5,1.5 + parent: 1 + - uid: 56 components: - - pos: -2.5,3.5 - parent: 117 - type: Transform - - uid: 181 + - type: Transform + pos: -8.5,-1.5 + parent: 1 + - uid: 57 components: - - pos: 0.5,-0.5 - parent: 117 - type: Transform - - uid: 182 + - type: Transform + pos: -9.5,-1.5 + parent: 1 +- proto: CableHV + entities: + - uid: 50 components: - - pos: 0.5,0.5 - parent: 117 - type: Transform - - - uid: 183 + - type: Transform + pos: -10.5,-1.5 + parent: 1 + - uid: 51 components: - - pos: 0.5,1.5 - parent: 117 - type: Transform - - uid: 184 + - type: Transform + pos: -9.5,-1.5 + parent: 1 + - uid: 52 components: - - pos: 0.5,2.5 - parent: 117 - type: Transform - - uid: 185 + - type: Transform + pos: -9.5,-0.5 + parent: 1 + - uid: 53 components: - - pos: 0.5,3.5 - parent: 117 - type: Transform -- proto: CableHV + - type: Transform + pos: -9.5,0.5 + parent: 1 +- proto: CableMV entities: - - uid: 143 + - uid: 54 components: - - pos: -10.5,-1.5 - parent: 117 - type: Transform - - uid: 144 + - type: Transform + pos: -9.5,0.5 + parent: 1 + - uid: 55 components: - - pos: -9.5,-1.5 - parent: 117 - type: Transform - - uid: 145 + - type: Transform + pos: -9.5,-0.5 + parent: 1 + - uid: 58 components: - - pos: -9.5,-0.5 - parent: 117 - type: Transform - - uid: 146 + - type: Transform + pos: -5.5,-0.5 + parent: 1 + - uid: 59 components: - - pos: -9.5,0.5 - parent: 117 - type: Transform - -- proto: CableMV - entities: - - uid: 147 + - type: Transform + pos: -6.5,-0.5 + parent: 1 + - uid: 60 components: - - pos: -9.5,0.5 - parent: 117 - type: Transform - - - uid: 148 + - type: Transform + pos: -7.5,-0.5 + parent: 1 + - uid: 61 components: - - pos: -9.5,-0.5 - parent: 117 - type: Transform - - uid: 149 + - type: Transform + pos: -8.5,-0.5 + parent: 1 + - uid: 240 components: - - pos: -9.5,-1.5 - parent: 117 - type: Transform - - uid: 150 + - type: Transform + pos: -4.5,-0.5 + parent: 1 + - uid: 260 components: - - pos: -9.5,-2.5 - parent: 117 - type: Transform - - uid: 188 + - type: Transform + pos: -5.5,-0.5 + parent: 1 + - uid: 261 components: - - pos: -5.5,-0.5 - parent: 117 - type: Transform - - - uid: 195 + - type: Transform + pos: -3.5,-0.5 + parent: 1 + - uid: 262 components: - - pos: -6.5,-0.5 - parent: 117 - type: Transform - - uid: 198 + - type: Transform + pos: -2.5,-0.5 + parent: 1 + - uid: 263 components: - - pos: -7.5,-0.5 - parent: 117 - type: Transform - - uid: 199 + - type: Transform + pos: -1.5,-0.5 + parent: 1 + - uid: 264 components: - - pos: -8.5,-0.5 - parent: 117 - type: Transform -- proto: Carpet + - type: Transform + pos: -1.5,0.5 + parent: 1 +- proto: CarpetGreen entities: - - uid: 209 + - uid: 27 components: - - pos: -2.5,-2.5 - parent: 117 - type: Transform - - uid: 210 + - type: Transform + pos: -4.5,-1.5 + parent: 1 + - uid: 66 components: - - pos: -3.5,-2.5 - parent: 117 - type: Transform - - uid: 211 + - type: Transform + pos: -3.5,-1.5 + parent: 1 + - uid: 79 components: - - pos: -4.5,-2.5 - parent: 117 - type: Transform - - uid: 212 + - type: Transform + pos: -4.5,-2.5 + parent: 1 + - uid: 80 components: - - pos: -4.5,-1.5 - parent: 117 - type: Transform - - uid: 213 + - type: Transform + pos: -3.5,-2.5 + parent: 1 + - uid: 126 components: - - pos: -3.5,-1.5 - parent: 117 - type: Transform - - uid: 214 + - type: Transform + pos: -2.5,-1.5 + parent: 1 + - uid: 181 components: - - pos: -2.5,-1.5 - parent: 117 - type: Transform + - type: Transform + pos: -2.5,-2.5 + parent: 1 - proto: CarpetPurple entities: - - uid: 61 + - uid: 68 components: - - pos: 0.5,3.5 - parent: 117 - type: Transform - - uid: 87 + - type: Transform + pos: 0.5,3.5 + parent: 1 + - uid: 69 components: - - pos: 0.5,2.5 - parent: 117 - type: Transform - - uid: 91 + - type: Transform + pos: 0.5,2.5 + parent: 1 + - uid: 70 components: - - pos: -0.5,2.5 - parent: 117 - type: Transform - - uid: 189 + - type: Transform + pos: -0.5,2.5 + parent: 1 + - uid: 71 components: - - pos: -0.5,3.5 - parent: 117 - type: Transform + - type: Transform + pos: -0.5,3.5 + parent: 1 - proto: ChairFolding entities: - - uid: 204 + - uid: 72 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: -1.5,-1.5 - parent: 117 - type: Transform + parent: 1 - proto: ChairOfficeDark entities: - - uid: 119 - components: - - pos: -8.5,-2.5 - parent: 117 - type: Transform - - uid: 120 + - uid: 73 components: - - pos: -7.5,-2.5 - parent: 117 - type: Transform - - uid: 205 + - type: Transform + pos: -8.5,-2.5 + parent: 1 + - uid: 75 components: - - rot: 1.5707963267948966 rad + - type: Transform + rot: 1.5707963267948966 rad pos: -3.5,-2.5 - parent: 117 - type: Transform -- proto: ClothingBeltSecurityFilled - entities: - - uid: 118 - components: - - flags: InContainer - type: MetaData - - parent: 112 - type: Transform - - canCollide: False - type: Physics - - type: InsideEntityStorage - - uid: 128 - components: - - flags: InContainer - type: MetaData - - parent: 126 - type: Transform - - canCollide: False - type: Physics - - type: InsideEntityStorage -- proto: ClothingBeltSecurityWebbing - entities: - - uid: 113 - components: - - flags: InContainer - type: MetaData - - parent: 112 - type: Transform - - canCollide: False - type: Physics - - type: InsideEntityStorage -- proto: ClothingMaskGasSecurity - entities: - - uid: 114 - components: - - flags: InContainer - type: MetaData - - parent: 112 - type: Transform - - canCollide: False - type: Physics - - type: InsideEntityStorage -- proto: ClothingNeckMantleCap - entities: - - uid: 129 - components: - - flags: InContainer - type: MetaData - - parent: 126 - type: Transform - - canCollide: False - type: Physics - - type: InsideEntityStorage -- proto: ClothingOuterHardsuitSecurity - entities: - - uid: 227 + parent: 1 + - uid: 183 components: - - flags: InContainer - type: MetaData - - parent: 126 - type: Transform - - canCollide: False - type: Physics - - type: InsideEntityStorage + - type: Transform + rot: 3.141592653589793 rad + pos: -7.5,-1.5 + parent: 1 - proto: ComputerIFF entities: - - uid: 107 + - uid: 78 components: - - rot: 1.5707963267948966 rad + - type: Transform + rot: 1.5707963267948966 rad pos: -9.5,-2.5 - parent: 117 - type: Transform + parent: 1 - proto: ComputerShuttle entities: - - uid: 103 + - uid: 220 components: - - rot: 3.141592653589793 rad - pos: -7.5,-3.5 - parent: 117 - type: Transform + - type: Transform + pos: -7.5,-0.5 + parent: 1 - proto: ComputerStationRecords entities: - - uid: 115 + - uid: 131 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: -8.5,-3.5 - parent: 117 - type: Transform + parent: 1 - proto: DefibrillatorCabinetFilled entities: - - uid: 233 + - uid: 81 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: -0.5,-3.5 - parent: 117 - type: Transform + parent: 1 - proto: FaxMachineShip entities: - - uid: 105 + - uid: 26 components: - - pos: -6.5,-3.5 - parent: 117 - type: Transform + - type: Transform + pos: -6.5,-3.5 + parent: 1 - proto: Fireplace entities: - - uid: 193 + - uid: 83 components: - - pos: 0.5,3.5 - parent: 117 - type: Transform + - type: Transform + pos: 0.5,3.5 + parent: 1 - proto: ForensicScanner entities: + - uid: 84 + components: + - type: Transform + pos: -3.0549874,-1.2281519 + parent: 1 +- proto: GasPassiveVent + entities: + - uid: 129 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,-4.5 + parent: 1 + - type: AtmosPipeColor + color: '#990000FF' +- proto: GasPipeBend + entities: + - uid: 65 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 0.5,-1.5 + parent: 1 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 127 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -6.5,-2.5 + parent: 1 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 128 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -1.5,-2.5 + parent: 1 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 178 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -8.5,-1.5 + parent: 1 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 228 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -4.5,-1.5 + parent: 1 + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 229 components: - - pos: -3.0549874,-1.2281519 - parent: 117 - type: Transform -- proto: GravityGeneratorMini + - type: Transform + rot: 1.5707963267948966 rad + pos: -4.5,-0.5 + parent: 1 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 231 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -0.5,-0.5 + parent: 1 + - type: AtmosPipeColor + color: '#0055CCFF' +- proto: GasPipeFourway entities: - - uid: 97 + - uid: 163 components: - - pos: -10.5,-0.5 - parent: 117 - type: Transform -- proto: Grille + - type: Transform + pos: -3.5,-2.5 + parent: 1 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 234 + components: + - type: Transform + pos: -2.5,-0.5 + parent: 1 + - type: AtmosPipeColor + color: '#0055CCFF' +- proto: GasPipeStraight entities: - - uid: 3 + - uid: 63 components: - - pos: -0.5,-5.5 - parent: 117 - type: Transform - - uid: 14 + - type: Transform + pos: -1.5,-0.5 + parent: 1 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 64 components: - - pos: -2.5,-4.5 - parent: 117 - type: Transform - - uid: 15 + - type: Transform + rot: 3.141592653589793 rad + pos: 0.5,-0.5 + parent: 1 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 162 components: - - pos: 1.5,-2.5 - parent: 117 - type: Transform - - uid: 16 + - type: Transform + rot: 1.5707963267948966 rad + pos: -5.5,-2.5 + parent: 1 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 164 components: - - pos: 1.5,-4.5 - parent: 117 - type: Transform - - uid: 28 + - type: Transform + rot: 1.5707963267948966 rad + pos: -4.5,-2.5 + parent: 1 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 165 components: - - rot: 3.141592653589793 rad - pos: -4.5,-3.5 - parent: 117 - type: Transform - - uid: 29 + - type: Transform + rot: -1.5707963267948966 rad + pos: -0.5,-1.5 + parent: 1 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 166 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -2.5,-2.5 + parent: 1 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 167 components: - - rot: 3.141592653589793 rad + - type: Transform pos: -3.5,-3.5 - parent: 117 - type: Transform - - uid: 30 + parent: 1 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 168 components: - - pos: -0.5,-4.5 - parent: 117 - type: Transform - - uid: 35 + - type: Transform + rot: 3.141592653589793 rad + pos: 0.5,0.5 + parent: 1 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 169 components: - - pos: -6.5,-4.5 - parent: 117 - type: Transform - - uid: 36 + - type: Transform + pos: -1.5,0.5 + parent: 1 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 226 components: - - pos: -7.5,-4.5 - parent: 117 - type: Transform - - uid: 37 + - type: Transform + rot: 1.5707963267948966 rad + pos: -6.5,-1.5 + parent: 1 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 227 components: - - pos: -8.5,-4.5 - parent: 117 - type: Transform - - uid: 41 + - type: Transform + rot: 1.5707963267948966 rad + pos: -5.5,-1.5 + parent: 1 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 230 components: - - pos: -11.5,-1.5 - parent: 117 - type: Transform - - uid: 42 + - type: Transform + rot: 1.5707963267948966 rad + pos: -3.5,-0.5 + parent: 1 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 232 components: - - pos: -11.5,-0.5 - parent: 117 - type: Transform - - uid: 48 + - type: Transform + rot: -1.5707963267948966 rad + pos: -1.5,-0.5 + parent: 1 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 233 components: - - pos: -10.5,0.5 - parent: 117 - type: Transform - - uid: 50 + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,0.5 + parent: 1 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 235 components: - - pos: -8.5,0.5 - parent: 117 - type: Transform - - uid: 51 + - type: Transform + rot: 3.141592653589793 rad + pos: -0.5,0.5 + parent: 1 + - type: AtmosPipeColor + color: '#0055CCFF' +- proto: GasPipeTJunction + entities: + - uid: 170 components: - - pos: -7.5,0.5 - parent: 117 - type: Transform - - uid: 52 + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,-1.5 + parent: 1 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 177 components: - - pos: -6.5,0.5 - parent: 117 - type: Transform - - uid: 57 + - type: Transform + rot: 3.141592653589793 rad + pos: -7.5,-1.5 + parent: 1 + - type: AtmosPipeColor + color: '#0055CCFF' +- proto: GasPort + entities: + - uid: 120 components: - - pos: 1.5,-1.5 - parent: 117 - type: Transform - - uid: 58 + - type: Transform + pos: -8.5,-0.5 + parent: 1 + - type: AtmosPipeColor + color: '#0055CCFF' +- proto: GasVentPump + entities: + - uid: 236 components: - - pos: 1.5,-0.5 - parent: 117 - type: Transform - - uid: 59 + - type: Transform + pos: -2.5,1.5 + parent: 1 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 237 components: - - pos: -4.5,0.5 - parent: 117 - type: Transform - - uid: 65 + - type: Transform + pos: -0.5,1.5 + parent: 1 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 238 components: - - rot: 1.5707963267948966 rad - pos: -1.5,0.5 - parent: 117 - type: Transform - - uid: 71 + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,-1.5 + parent: 1 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 239 components: - - pos: -1.5,4.5 - parent: 117 - type: Transform - - uid: 72 + - type: Transform + pos: -7.5,-0.5 + parent: 1 + - type: AtmosPipeColor + color: '#0055CCFF' +- proto: GasVentScrubber + entities: + - uid: 28 components: - - pos: -0.5,4.5 - parent: 117 - type: Transform - - uid: 73 + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,-3.5 + parent: 1 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 62 components: - - pos: -3.5,3.5 - parent: 117 - type: Transform - - uid: 74 + - type: Transform + pos: -3.5,-1.5 + parent: 1 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 67 components: - - pos: -3.5,2.5 - parent: 117 - type: Transform - - uid: 75 + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,-1.5 + parent: 1 + - uid: 125 components: - - pos: 1.5,3.5 - parent: 117 - type: Transform - - uid: 76 + - type: Transform + pos: -1.5,1.5 + parent: 1 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 130 components: - - pos: 1.5,2.5 - parent: 117 - type: Transform - - uid: 89 + - type: Transform + pos: 0.5,1.5 + parent: 1 + - type: AtmosPipeColor + color: '#990000FF' +- proto: GravityGeneratorMini + entities: + - uid: 85 components: - - pos: 0.5,0.5 - parent: 117 - type: Transform -- proto: GroundTobacco + - type: Transform + pos: -10.5,-0.5 + parent: 1 +- proto: Grille entities: - - uid: 206 + - uid: 86 components: - - pos: -2.6577282,-2.4173732 - parent: 117 - type: Transform - - uid: 207 + - type: Transform + pos: -0.5,-5.5 + parent: 1 + - uid: 88 components: - - pos: -2.3879502,-2.2470794 - parent: 117 - type: Transform -- proto: Gyroscope - entities: - - uid: 34 + - type: Transform + pos: 1.5,-2.5 + parent: 1 + - uid: 90 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -4.5,-3.5 + parent: 1 + - uid: 91 components: - - pos: -3.5,-4.5 - parent: 117 - type: Transform -- proto: IntercomSecurity + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,-3.5 + parent: 1 + - uid: 92 + components: + - type: Transform + pos: -0.5,-4.5 + parent: 1 + - uid: 93 + components: + - type: Transform + pos: -6.5,-4.5 + parent: 1 + - uid: 94 + components: + - type: Transform + pos: -7.5,-4.5 + parent: 1 + - uid: 95 + components: + - type: Transform + pos: -8.5,-4.5 + parent: 1 + - uid: 96 + components: + - type: Transform + pos: -11.5,-1.5 + parent: 1 + - uid: 97 + components: + - type: Transform + pos: -11.5,-0.5 + parent: 1 + - uid: 99 + components: + - type: Transform + pos: -8.5,0.5 + parent: 1 + - uid: 100 + components: + - type: Transform + pos: -7.5,0.5 + parent: 1 + - uid: 101 + components: + - type: Transform + pos: -6.5,0.5 + parent: 1 + - uid: 102 + components: + - type: Transform + pos: 1.5,-1.5 + parent: 1 + - uid: 103 + components: + - type: Transform + pos: 1.5,-0.5 + parent: 1 + - uid: 105 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,0.5 + parent: 1 + - uid: 108 + components: + - type: Transform + pos: -3.5,3.5 + parent: 1 + - uid: 109 + components: + - type: Transform + pos: -3.5,2.5 + parent: 1 + - uid: 110 + components: + - type: Transform + pos: 1.5,3.5 + parent: 1 + - uid: 111 + components: + - type: Transform + pos: 1.5,2.5 + parent: 1 + - uid: 112 + components: + - type: Transform + pos: 0.5,0.5 + parent: 1 +- proto: GroundTobacco entities: - - uid: 132 + - uid: 113 components: - - rot: -1.5707963267948966 rad - pos: -5.5,-2.5 - parent: 117 - type: Transform - - uid: 186 + - type: Transform + pos: -2.6577282,-2.4173732 + parent: 1 + - uid: 114 components: - - rot: 1.5707963267948966 rad - pos: -3.5,1.5 - parent: 117 - type: Transform - - uid: 187 + - type: Transform + pos: -2.3879502,-2.2470794 + parent: 1 +- proto: GyroscopeNfsd + entities: + - uid: 21 components: - - rot: -1.5707963267948966 rad - pos: 1.5,1.5 - parent: 117 - type: Transform + - type: Transform + pos: -9.5,-0.5 + parent: 1 + - type: Thruster + originalPowerLoad: 1500 - proto: LampGold entities: - - uid: 94 + - uid: 119 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: -2.4816613,-1.1827465 - parent: 117 - type: Transform -- proto: LockerCaptain - entities: - - uid: 126 - components: - - pos: -7.5,-0.5 - parent: 117 - type: Transform - - air: - volume: 200 - immutable: False - temperature: 293.14966 - moles: - - 1.7459903 - - 6.568249 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - type: EntityStorage - - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 227 - - 202 - - 131 - - 130 - - 129 - - 128 - - 127 - - 104 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - type: ContainerContainer + parent: 1 - proto: LockerDetectiveFilled entities: - - uid: 112 + - uid: 76 components: - - pos: -6.5,-0.5 - parent: 117 - type: Transform - - air: - volume: 200 - immutable: False - temperature: 293.1496 - moles: - - 1.7459903 - - 6.568249 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - type: EntityStorage - - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 113 - - 114 - - 116 - - 118 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - type: ContainerContainer -- proto: LockerEvidence + - type: Transform + pos: -6.5,-0.5 + parent: 1 +- proto: LockerNfsdEvidence entities: - - uid: 11 + - uid: 77 components: - - pos: 0.5,-0.5 - parent: 117 - type: Transform + - type: Transform + pos: 0.5,-0.5 + parent: 1 - proto: Matchbox entities: - - uid: 208 + - uid: 121 + components: + - type: Transform + pos: -2.4866343,-1.9206845 + parent: 1 +- proto: PaperBin10 + entities: + - uid: 74 components: - - pos: -2.4866343,-1.9206845 - parent: 117 - type: Transform + - type: Transform + rot: 3.141592653589793 rad + pos: -7.5,-3.5 + parent: 1 - proto: Pen entities: - - uid: 203 + - uid: 122 components: - - pos: -3.1632028,-1.4523776 - parent: 117 - type: Transform + - type: Transform + pos: -3.1632028,-1.4523776 + parent: 1 - proto: PinpointerUniversal entities: - - uid: 240 + - uid: 123 components: - - pos: -7.550194,-2.5340438 - parent: 117 - type: Transform -- proto: PortableGeneratorPacman + - type: Transform + pos: -8.56982,-2.4906285 + parent: 1 +- proto: PortableGeneratorPacmanShuttle entities: - - uid: 96 + - uid: 124 components: - - pos: -10.5,-1.5 - parent: 117 - type: Transform - - storage: - Plasma: 1500 - type: MaterialStorage - - endTime: 0 - type: InsertingMaterialStorage -- proto: Poweredlight + - type: Transform + pos: -10.5,-1.5 + parent: 1 + - type: FuelGenerator + on: False + - type: Physics + bodyType: Static +- proto: PosterLegit12Gauge entities: - - uid: 136 - components: - - rot: 1.5707963267948966 rad - pos: 2.5,-5.5 - parent: 117 - type: Transform - - powerLoad: 0 - type: ApcPowerReceiver - - uid: 138 + - uid: 265 components: - - rot: -1.5707963267948966 rad - pos: -3.5,-5.5 - parent: 117 - type: Transform - - powerLoad: 0 - type: ApcPowerReceiver - - uid: 140 - components: - - pos: -9.5,-5.5 - parent: 117 - type: Transform - - powerLoad: 0 - type: ApcPowerReceiver - - uid: 141 + - type: Transform + pos: 1.5,1.5 + parent: 1 +- proto: PosterLegitDickGumshue + entities: + - uid: 266 components: - - pos: -5.5,-5.5 - parent: 117 - type: Transform - - powerLoad: 0 - type: ApcPowerReceiver - - uid: 142 + - type: Transform + pos: 1.5,-4.5 + parent: 1 +- proto: PosterLegitObey + entities: + - uid: 267 components: - - rot: 3.141592653589793 rad - pos: -9.5,1.5 - parent: 117 - type: Transform - - powerLoad: 0 - type: ApcPowerReceiver - - uid: 190 + - type: Transform + pos: -2.5,4.5 + parent: 1 +- proto: Poweredlight + entities: + - uid: 40 components: - - rot: 1.5707963267948966 rad - pos: 2.5,1.5 - parent: 117 - type: Transform - - powerLoad: 0 - type: ApcPowerReceiver - - uid: 201 + - type: Transform + rot: -1.5707963267948966 rad + pos: -6.5,-0.5 + parent: 1 + - uid: 134 components: - - rot: 3.141592653589793 rad - pos: -2.5,5.5 - parent: 117 - type: Transform - - powerLoad: 0 - type: ApcPowerReceiver -- proto: PoweredSmallLight + - type: Transform + rot: 1.5707963267948966 rad + pos: -9.5,-2.5 + parent: 1 +- proto: PoweredlightLED entities: - - uid: 27 + - uid: 24 components: - - rot: 3.141592653589793 rad - pos: -2.5,-2.5 - parent: 117 - type: Transform - - powerLoad: 0 - type: ApcPowerReceiver - - uid: 122 + - type: Transform + rot: -1.5707963267948966 rad + pos: -4.5,1.5 + parent: 1 + - uid: 29 components: - - pos: -2.5,3.5 - parent: 117 - type: Transform - - powerLoad: 0 - type: ApcPowerReceiver - - uid: 139 + - type: Transform + rot: -1.5707963267948966 rad + pos: -11.5,-3.5 + parent: 1 + - uid: 30 components: - - pos: -9.5,-0.5 - parent: 117 - type: Transform - - powerLoad: 0 - type: ApcPowerReceiver -- proto: ReinforcedWindow + - type: Transform + pos: -10.5,-4.5 + parent: 1 +- proto: PoweredSmallLight entities: - - uid: 4 - components: - - pos: -0.5,-5.5 - parent: 117 - type: Transform - - uid: 17 - components: - - pos: -0.5,-4.5 - parent: 117 - type: Transform - - uid: 18 + - uid: 43 components: - - pos: -2.5,-4.5 - parent: 117 - type: Transform - - uid: 19 + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,-4.5 + parent: 1 + - uid: 132 components: - - pos: 1.5,-2.5 - parent: 117 - type: Transform - - uid: 20 + - type: Transform + rot: 1.5707963267948966 rad + pos: -4.5,-0.5 + parent: 1 + - uid: 133 components: - - pos: 1.5,-4.5 - parent: 117 - type: Transform - - uid: 31 + - type: Transform + pos: -2.5,3.5 + parent: 1 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 171 components: - - pos: -6.5,-4.5 - parent: 117 - type: Transform - - uid: 32 + - type: Transform + rot: 3.141592653589793 rad + pos: -0.5,-2.5 + parent: 1 +- proto: ReinforcedWindow + entities: + - uid: 135 components: - - pos: -7.5,-4.5 - parent: 117 - type: Transform - - uid: 33 + - type: Transform + pos: -0.5,-5.5 + parent: 1 + - uid: 136 components: - - pos: -8.5,-4.5 - parent: 117 - type: Transform - - uid: 44 + - type: Transform + pos: -0.5,-4.5 + parent: 1 + - uid: 138 components: - - pos: -11.5,-1.5 - parent: 117 - type: Transform - - uid: 45 + - type: Transform + pos: 1.5,-2.5 + parent: 1 + - uid: 140 components: - - pos: -11.5,-0.5 - parent: 117 - type: Transform - - uid: 47 + - type: Transform + pos: -6.5,-4.5 + parent: 1 + - uid: 141 components: - - pos: -10.5,0.5 - parent: 117 - type: Transform - - uid: 55 + - type: Transform + pos: -7.5,-4.5 + parent: 1 + - uid: 142 components: - - pos: 1.5,-1.5 - parent: 117 - type: Transform - - uid: 56 + - type: Transform + pos: -8.5,-4.5 + parent: 1 + - uid: 143 components: - - pos: 1.5,-0.5 - parent: 117 - type: Transform - - uid: 60 + - type: Transform + pos: -11.5,-1.5 + parent: 1 + - uid: 144 components: - - pos: -4.5,0.5 - parent: 117 - type: Transform - - uid: 77 + - type: Transform + pos: -11.5,-0.5 + parent: 1 + - uid: 146 components: - - pos: -3.5,3.5 - parent: 117 - type: Transform - - uid: 78 + - type: Transform + pos: 1.5,-1.5 + parent: 1 + - uid: 147 components: - - pos: -3.5,2.5 - parent: 117 - type: Transform - - uid: 79 + - type: Transform + pos: 1.5,-0.5 + parent: 1 + - uid: 149 components: - - pos: -1.5,4.5 - parent: 117 - type: Transform - - uid: 80 + - type: Transform + pos: -3.5,3.5 + parent: 1 + - uid: 150 components: - - pos: 1.5,3.5 - parent: 117 - type: Transform - - uid: 81 + - type: Transform + pos: -3.5,2.5 + parent: 1 + - uid: 152 components: - - pos: 1.5,2.5 - parent: 117 - type: Transform - - uid: 82 + - type: Transform + pos: 1.5,3.5 + parent: 1 + - uid: 153 components: - - pos: -0.5,4.5 - parent: 117 - type: Transform - - uid: 86 + - type: Transform + pos: 1.5,2.5 + parent: 1 + - uid: 155 components: - - rot: 1.5707963267948966 rad + - type: Transform + rot: 1.5707963267948966 rad pos: -1.5,0.5 - parent: 117 - type: Transform - - uid: 100 + parent: 1 + - uid: 156 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: -6.5,0.5 - parent: 117 - type: Transform - - uid: 101 + parent: 1 + - uid: 157 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: -7.5,0.5 - parent: 117 - type: Transform - - uid: 102 + parent: 1 + - uid: 158 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: -8.5,0.5 - parent: 117 - type: Transform - - uid: 109 + parent: 1 + - uid: 159 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: -3.5,-3.5 - parent: 117 - type: Transform - - uid: 110 + parent: 1 + - uid: 160 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: -4.5,-3.5 - parent: 117 - type: Transform + parent: 1 - proto: SheetPlasma entities: - - uid: 239 + - uid: 225 components: - - pos: -8.624058,-2.5340438 - parent: 117 - type: Transform - - count: 15 - type: Stack - - size: 15 - type: Item + - type: Transform + pos: -10.5,-1.5 + parent: 1 + - type: Stack + count: 15 - proto: ShuttersNormalOpen entities: - - uid: 216 - components: - - pos: -4.5,-3.5 - parent: 117 - type: Transform - - SecondsUntilStateChange: -2519.3804 - state: Closing - type: Door - - uid: 217 - components: - - pos: -3.5,-3.5 - parent: 117 - type: Transform - - SecondsUntilStateChange: -2519.3804 - state: Closing - type: Door - - uid: 218 + - uid: 104 components: - - pos: -4.5,0.5 - parent: 117 - type: Transform - - SecondsUntilStateChange: -2519.3804 - state: Closing - type: Door - - uid: 219 + - type: Transform + pos: -1.5,0.5 + parent: 1 + - type: DeviceLinkSink + links: + - 251 + - uid: 145 components: - - pos: -1.5,0.5 - parent: 117 - type: Transform - - SecondsUntilStateChange: -2519.3804 - state: Closing - type: Door - - uid: 220 + - type: Transform + rot: 3.141592653589793 rad + pos: -7.5,-4.5 + parent: 1 + - type: DeviceLinkSink + links: + - 252 + - uid: 148 components: - - pos: 1.5,-0.5 - parent: 117 - type: Transform - - SecondsUntilStateChange: -2519.3804 - state: Closing - type: Door - - uid: 221 + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,-4.5 + parent: 1 + - type: DeviceLinkSink + links: + - 252 + - uid: 241 components: - - pos: 1.5,-1.5 - parent: 117 - type: Transform - - SecondsUntilStateChange: -2519.3804 - state: Closing - type: Door - - uid: 222 + - type: Transform + rot: 3.141592653589793 rad + pos: -8.5,-4.5 + parent: 1 + - type: DeviceLinkSink + links: + - 252 + - uid: 242 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -11.5,-1.5 + parent: 1 + - type: DeviceLinkSink + links: + - 252 + - uid: 243 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -11.5,-0.5 + parent: 1 + - type: DeviceLinkSink + links: + - 252 + - uid: 244 + components: + - type: Transform + pos: -8.5,0.5 + parent: 1 + - type: DeviceLinkSink + links: + - 252 + - uid: 245 components: - - pos: 1.5,-2.5 - parent: 117 - type: Transform - - SecondsUntilStateChange: -2519.3804 - state: Closing - type: Door - - uid: 224 + - type: Transform + pos: -7.5,0.5 + parent: 1 + - type: DeviceLinkSink + links: + - 252 + - uid: 246 components: - - pos: -5.5,-1.5 - parent: 117 - type: Transform - - SecondsUntilStateChange: -2519.3804 - state: Closing - type: Door + - type: Transform + pos: -6.5,0.5 + parent: 1 + - type: DeviceLinkSink + links: + - 252 + - uid: 247 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,-3.5 + parent: 1 + - type: DeviceLinkSink + links: + - 259 + - uid: 248 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -4.5,-3.5 + parent: 1 + - type: DeviceLinkSink + links: + - 259 + - uid: 249 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -3.5,3.5 + parent: 1 + - type: DeviceLinkSink + links: + - 251 + - uid: 250 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -3.5,2.5 + parent: 1 + - type: DeviceLinkSink + links: + - 251 + - uid: 253 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,-0.5 + parent: 1 + - type: DeviceLinkSink + links: + - 259 + - uid: 254 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,-1.5 + parent: 1 + - type: DeviceLinkSink + links: + - 259 + - uid: 255 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,-2.5 + parent: 1 + - type: DeviceLinkSink + links: + - 259 + - uid: 256 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,2.5 + parent: 1 + - type: DeviceLinkSink + links: + - 259 + - uid: 257 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,3.5 + parent: 1 + - type: DeviceLinkSink + links: + - 259 - proto: ShuttersWindowOpen entities: - - uid: 223 + - uid: 151 components: - - pos: -2.5,0.5 - parent: 117 - type: Transform - - SecondsUntilStateChange: -2519.3804 - state: Closing - type: Door -- proto: SignalButton + - type: Transform + pos: -2.5,0.5 + parent: 1 + - type: DeviceLinkSink + links: + - 251 +- proto: SignalButtonDirectional entities: - - uid: 225 + - uid: 251 components: - - pos: -3.5,0.5 - parent: 117 - type: Transform - - state: True - type: SignalSwitch - + - type: MetaData + name: Cell Shutters + - type: Transform + pos: -3.5,0.5 + parent: 1 + - type: DeviceLinkSource + linkedPorts: + 151: + - Pressed: Toggle + 104: + - Pressed: Toggle + 250: + - Pressed: Toggle + 249: + - Pressed: Toggle + - uid: 252 + components: + - type: MetaData + name: Cockpit Shutters + - type: Transform + rot: -1.5707963267948966 rad + pos: -5.5998797,-2.7593613 + parent: 1 + - type: DeviceLinkSource + linkedPorts: + 148: + - Pressed: Toggle + 145: + - Pressed: Toggle + 241: + - Pressed: Toggle + 242: + - Pressed: Toggle + 243: + - Pressed: Toggle + 244: + - Pressed: Toggle + 245: + - Pressed: Toggle + 246: + - Pressed: Toggle + - uid: 259 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,-3.5 + parent: 1 + - type: DeviceLinkSource + linkedPorts: + 247: + - Pressed: Toggle + 248: + - Pressed: Toggle + 255: + - Pressed: Toggle + 254: + - Pressed: Toggle + 253: + - Pressed: Toggle + 256: + - Pressed: Toggle + 257: + - Pressed: Toggle +- proto: SignDirectionalBrig + entities: + - uid: 258 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,0.5 + parent: 1 - proto: SignSec entities: - - uid: 234 - components: - - rot: 3.141592653589793 rad - pos: -2.5,-5.5 - parent: 117 - type: Transform - - uid: 235 - components: - - rot: 3.141592653589793 rad - pos: 1.5,-5.5 - parent: 117 - type: Transform - - uid: 236 + - uid: 89 components: - - rot: 3.141592653589793 rad + - type: Transform pos: -11.5,0.5 - parent: 117 - type: Transform - - uid: 237 + parent: 1 + - uid: 139 components: - - rot: 3.141592653589793 rad + - type: Transform pos: 1.5,4.5 - parent: 117 - type: Transform -- proto: SmokingPipeFilledTobacco - entities: - - uid: 196 - components: - - pos: -2.586734,-2.0767865 - parent: 117 - type: Transform -- proto: SpawnPointDetective - entities: - - uid: 228 - components: - - pos: -7.5,-2.5 - parent: 117 - type: Transform -- proto: SpawnPointLatejoin - entities: - - uid: 123 + parent: 1 + - uid: 172 components: - - pos: -8.5,-2.5 - parent: 117 - type: Transform -- proto: SpeedLoaderMagnum - entities: - - uid: 127 + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,-5.5 + parent: 1 + - uid: 173 components: - - flags: InContainer - type: MetaData - - parent: 126 - type: Transform - - canCollide: False - type: Physics - - type: InsideEntityStorage -- proto: SpeedLoaderMagnumRubber + - type: Transform + rot: 3.141592653589793 rad + pos: 1.5,-5.5 + parent: 1 +- proto: SmokingPipeFilledTobacco entities: - - uid: 131 + - uid: 176 components: - - flags: InContainer - type: MetaData - - parent: 126 - type: Transform - - canCollide: False - type: Physics - - type: InsideEntityStorage + - type: Transform + pos: -2.586734,-2.0767865 + parent: 1 - proto: SubstationWallBasic entities: - - uid: 98 + - uid: 179 components: - - pos: -9.5,0.5 - parent: 117 - type: Transform + - type: Transform + pos: -9.5,0.5 + parent: 1 - proto: SuitStorageEVAPrisoner entities: - - uid: 232 + - uid: 180 components: - - pos: -1.5,3.5 - parent: 117 - type: Transform -- proto: SuitStorageSec + - type: Transform + pos: -1.5,3.5 + parent: 1 +- proto: SuitStorageWallmountDeputy entities: - - uid: 231 + - uid: 174 components: - - pos: -9.5,-0.5 - parent: 117 - type: Transform + - type: Transform + pos: -4.5,0.5 + parent: 1 + - type: Physics + canCollide: False - proto: TableReinforced entities: - - uid: 106 + - uid: 82 components: - - pos: -6.5,-3.5 - parent: 117 - type: Transform - - uid: 134 + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,-3.5 + parent: 1 + - uid: 182 components: - - pos: -8.5,-0.5 - parent: 117 - type: Transform + - type: Transform + pos: -7.5,-3.5 + parent: 1 - proto: TableWood entities: - - uid: 12 + - uid: 184 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: -3.5,-1.5 - parent: 117 - type: Transform - - uid: 26 + parent: 1 + - uid: 185 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: -2.5,-1.5 - parent: 117 - type: Transform - - uid: 137 + parent: 1 + - uid: 186 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: -2.5,-2.5 - parent: 117 - type: Transform -- proto: Thruster + parent: 1 +- proto: ThrusterNfsd entities: - - uid: 43 + - uid: 115 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad + pos: -10.5,-4.5 + parent: 1 + - type: Thruster + originalPowerLoad: 1500 + - uid: 187 + components: + - type: Transform + rot: -1.5707963267948966 rad pos: -4.5,-4.5 - parent: 117 - type: Transform - - uid: 95 + parent: 1 + - type: Thruster + originalPowerLoad: 1500 + - uid: 188 components: - - rot: 1.5707963267948966 rad + - type: Transform + rot: 1.5707963267948966 rad pos: -11.5,-3.5 - parent: 117 - type: Transform - - uid: 108 - components: - - pos: -4.5,1.5 - parent: 117 - type: Transform - - uid: 111 + parent: 1 + - type: Thruster + originalPowerLoad: 1500 + - uid: 189 components: - - rot: -1.5707963267948966 rad - pos: -7.5,1.5 - parent: 117 - type: Transform + - type: Transform + pos: -4.5,1.5 + parent: 1 + - type: Thruster + originalPowerLoad: 1500 - proto: TintedWindow entities: - - uid: 121 + - uid: 191 components: - - pos: 0.5,0.5 - parent: 117 - type: Transform + - type: Transform + pos: 0.5,0.5 + parent: 1 - proto: VendingMachineDetDrobe entities: - uid: 192 components: - - flags: SessionSpecific - type: MetaData - - pos: -0.5,3.5 - parent: 117 - type: Transform + - type: Transform + pos: -0.5,3.5 + parent: 1 - proto: WallPlastitanium entities: - - uid: 5 + - uid: 87 + components: + - type: Transform + pos: -2.5,-4.5 + parent: 1 + - uid: 98 components: - - rot: -1.5707963267948966 rad + - type: Transform + pos: -10.5,0.5 + parent: 1 + - uid: 107 + components: + - type: Transform + pos: -1.5,4.5 + parent: 1 + - uid: 137 + components: + - type: Transform + pos: 1.5,-4.5 + parent: 1 + - uid: 154 + components: + - type: Transform + pos: -0.5,4.5 + parent: 1 + - uid: 175 + components: + - type: Transform + pos: -4.5,0.5 + parent: 1 + - uid: 193 + components: + - type: Transform + rot: -1.5707963267948966 rad pos: -0.5,-3.5 - parent: 117 - type: Transform - - uid: 6 + parent: 1 + - uid: 194 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: 1.5,-3.5 - parent: 117 - type: Transform - - uid: 7 + parent: 1 + - uid: 195 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: 1.5,-5.5 - parent: 117 - type: Transform - - uid: 10 + parent: 1 + - uid: 196 components: - - rot: -1.5707963267948966 rad + - type: MetaData + name: Bedroom & Office Shutters + - type: Transform + rot: -1.5707963267948966 rad pos: -2.5,-3.5 - parent: 117 - type: Transform - - uid: 21 + parent: 1 + - uid: 197 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: -5.5,-4.5 - parent: 117 - type: Transform - - uid: 22 + parent: 1 + - uid: 198 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: -5.5,-3.5 - parent: 117 - type: Transform - - uid: 23 + parent: 1 + - uid: 199 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: -5.5,-0.5 - parent: 117 - type: Transform - - uid: 25 + parent: 1 + - uid: 200 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: -10.5,-2.5 - parent: 117 - type: Transform - - uid: 38 + parent: 1 + - uid: 201 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: -5.5,-2.5 - parent: 117 - type: Transform - - uid: 39 + parent: 1 + - uid: 202 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: -9.5,-4.5 - parent: 117 - type: Transform - - uid: 40 + parent: 1 + - uid: 203 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: -11.5,-2.5 - parent: 117 - type: Transform - - uid: 46 + parent: 1 + - uid: 204 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: -10.5,-3.5 - parent: 117 - type: Transform - - uid: 49 + parent: 1 + - uid: 205 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: -11.5,0.5 - parent: 117 - type: Transform - - uid: 53 + parent: 1 + - uid: 206 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: -5.5,0.5 - parent: 117 - type: Transform - - uid: 54 + parent: 1 + - uid: 207 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: -3.5,1.5 - parent: 117 - type: Transform - - uid: 62 + parent: 1 + - uid: 208 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: -3.5,0.5 - parent: 117 - type: Transform - - uid: 63 + parent: 1 + - uid: 209 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: 1.5,0.5 - parent: 117 - type: Transform - - uid: 64 + parent: 1 + - uid: 210 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: 1.5,1.5 - parent: 117 - type: Transform - - uid: 66 + parent: 1 + - uid: 211 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: 1.5,4.5 - parent: 117 - type: Transform - - uid: 67 + parent: 1 + - uid: 212 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: -3.5,4.5 - parent: 117 - type: Transform - - uid: 68 + parent: 1 + - uid: 213 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: -2.5,4.5 - parent: 117 - type: Transform - - uid: 69 + parent: 1 + - uid: 214 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: 0.5,4.5 - parent: 117 - type: Transform - - uid: 70 + parent: 1 + - uid: 215 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: -9.5,-3.5 - parent: 117 - type: Transform - - uid: 200 + parent: 1 + - uid: 216 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: -2.5,-5.5 - parent: 117 - type: Transform - - uid: 215 + parent: 1 + - uid: 217 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: -9.5,0.5 - parent: 117 - type: Transform + parent: 1 +- proto: WallWeaponCapacitorRecharger + entities: + - uid: 116 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -5.5,-2.5 + parent: 1 - proto: WardrobePrisonFilled entities: - - uid: 90 + - uid: 218 components: - - pos: -1.5,1.5 - parent: 117 - type: Transform + - type: Transform + pos: -1.5,1.5 + parent: 1 - proto: WarpPointShip entities: - - uid: 226 + - uid: 219 components: - - rot: 1.5707963267948966 rad + - type: Transform + rot: 1.5707963267948966 rad pos: -1.5,-1.5 - parent: 117 - type: Transform - - location: Interceptor - type: WarpPoint -- proto: WeaponCapacitorRecharger - entities: - - uid: 135 - components: - - pos: -8.5,-0.5 - parent: 117 - type: Transform -- proto: WeaponDisabler - entities: - - uid: 116 - components: - - flags: InContainer - type: MetaData - - parent: 112 - type: Transform - - canCollide: False - type: Physics - - type: InsideEntityStorage - - uid: 202 - components: - - flags: InContainer - type: MetaData - - parent: 126 - type: Transform - - canCollide: False - type: Physics - - type: InsideEntityStorage -- proto: WeaponEmpEmitter - entities: - - uid: 104 - components: - - flags: InContainer - type: MetaData - - parent: 126 - type: Transform - - canCollide: False - type: Physics - - type: InsideEntityStorage + parent: 1 + - type: WarpPoint + location: Interceptor - proto: WeaponGrapplingGun entities: - - uid: 241 + - uid: 221 components: - - pos: 0.7043412,1.4022442 - parent: 117 - type: Transform -- proto: WeaponRevolverDeckard + - type: Transform + pos: 0.7043412,1.4022442 + parent: 1 +- proto: WindoorSecureBrigLocked entities: - - uid: 130 + - uid: 2 components: - - flags: InContainer - type: MetaData - - parent: 126 - type: Transform - - canCollide: False - type: Physics - - type: InsideEntityStorage + - type: Transform + pos: -2.5,0.5 + parent: 1 - proto: WindowFrostedDirectional entities: - - uid: 83 + - uid: 222 components: - - rot: 1.5707963267948966 rad + - type: Transform + rot: 1.5707963267948966 rad pos: -1.5,3.5 - parent: 117 - type: Transform - - uid: 84 + parent: 1 + - uid: 223 components: - - rot: 1.5707963267948966 rad + - type: Transform + rot: 1.5707963267948966 rad pos: -1.5,2.5 - parent: 117 - type: Transform - - uid: 85 + parent: 1 + - uid: 224 components: - - rot: 1.5707963267948966 rad + - type: Transform + rot: 1.5707963267948966 rad pos: -1.5,1.5 - parent: 117 - type: Transform + parent: 1 - proto: Wrench entities: - - uid: 238 + - uid: 161 components: - - rot: -1.5707963267948966 rad - pos: -8.457012,-2.4386544 - parent: 117 - type: Transform + - type: Transform + pos: -10.5,-1.5 + parent: 1 ... diff --git a/Resources/Maps/_NF/Shuttles/Security/prowler.yml b/Resources/Maps/_NF/Shuttles/Security/prowler.yml index 32d60a080b4..cfccb0e2c5a 100644 --- a/Resources/Maps/_NF/Shuttles/Security/prowler.yml +++ b/Resources/Maps/_NF/Shuttles/Security/prowler.yml @@ -3,227 +3,327 @@ meta: postmapinit: false tilemap: 0: Space - 26: FloorDark - 52: FloorGym - 53: FloorHull - 73: FloorRockVault - 95: FloorTechMaint - 96: FloorTechMaint2 - 112: Plating + 30: FloorDark + 56: FloorGym + 57: FloorHull + 80: FloorRockVault + 107: FloorTechMaint + 124: Lattice + 125: Plating entities: - proto: "" entities: - uid: 1 components: - - type: StationEmpImmune - type: MetaData - - pos: 0,-10 + - type: Transform + pos: 0,-10 parent: invalid - type: Transform - - chunks: + - type: StationEmpImmune + - type: MapGrid + chunks: 0,0: ind: 0,0 - tiles: SQAAAAAASQAAAAAASQAAAAAASQAAAAAAGgAAAAADGgAAAAACGgAAAAACXwAAAAAAGgAAAAADGgAAAAABSQAAAAAASQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgAAAAABGgAAAAAAGgAAAAADGgAAAAADGgAAAAAAGgAAAAACGgAAAAABGgAAAAADGgAAAAADGgAAAAAASQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgAAAAADGgAAAAABGgAAAAAASQAAAAAAXwAAAAAASQAAAAAASQAAAAAASQAAAAAASQAAAAAASQAAAAAASQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgAAAAABGgAAAAACGgAAAAAASQAAAAAASQAAAAAASQAAAAAANQAAAAAANQAAAAAASQAAAAAASQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgAAAAABGgAAAAABGgAAAAACSQAAAAAASQAAAAAAXwAAAAAANQAAAAAANQAAAAAANQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXwAAAAAAGgAAAAABGgAAAAACSQAAAAAASQAAAAAASQAAAAAASQAAAAAANQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgAAAAAAGgAAAAAAGgAAAAACGgAAAAABGgAAAAAASQAAAAAASQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgAAAAABGgAAAAAAGgAAAAABGgAAAAAASQAAAAAASQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgAAAAACGgAAAAAAGgAAAAABSQAAAAAASQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXwAAAAAAXwAAAAAAcAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: UAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAHgAAAAAAHgAAAAADHgAAAAADawAAAAAAHgAAAAADHgAAAAABUAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgAAAAABHgAAAAADHgAAAAAAHgAAAAACHgAAAAACHgAAAAAAHgAAAAABHgAAAAABHgAAAAAAHgAAAAABUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgAAAAABHgAAAAAAHgAAAAACUAAAAAAAawAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgAAAAADHgAAAAADHgAAAAABUAAAAAAAUAAAAAAAUAAAAAAAOQAAAAAAOQAAAAAAUAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgAAAAAAHgAAAAADHgAAAAACUAAAAAAAUAAAAAAAawAAAAAAOQAAAAAAOQAAAAAAOQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAawAAAAAAHgAAAAADHgAAAAACUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAOQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgAAAAADHgAAAAAAHgAAAAACHgAAAAAAHgAAAAABUAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgAAAAACHgAAAAACHgAAAAAAHgAAAAACUAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgAAAAADHgAAAAABHgAAAAADUAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 -1,0: ind: -1,0 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASQAAAAAASQAAAAAAGgAAAAACGgAAAAADGgAAAAADGgAAAAABXwAAAAAAGgAAAAACGgAAAAACSQAAAAAAXwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASQAAAAAAGgAAAAABGgAAAAACGgAAAAAAGgAAAAABGgAAAAABGgAAAAAAGgAAAAACGgAAAAABGgAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASQAAAAAASQAAAAAASQAAAAAASQAAAAAASQAAAAAASQAAAAAAXwAAAAAASQAAAAAAGgAAAAABGgAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASQAAAAAASQAAAAAANQAAAAAANQAAAAAASQAAAAAASQAAAAAASQAAAAAAGgAAAAABGgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAANQAAAAAANQAAAAAANQAAAAAAXwAAAAAASQAAAAAASQAAAAAAGgAAAAAAGgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAANQAAAAAASQAAAAAASQAAAAAASQAAAAAASQAAAAAAGgAAAAAAGgAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASQAAAAAASQAAAAAAGgAAAAAAGgAAAAADGgAAAAABGgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASQAAAAAASQAAAAAAGgAAAAABGgAAAAABGgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASQAAAAAASQAAAAAAGgAAAAAAGgAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAXwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAUAAAAAAAHgAAAAACHgAAAAAAHgAAAAADHgAAAAACawAAAAAAHgAAAAACHgAAAAADUAAAAAAAawAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAHgAAAAADHgAAAAAAHgAAAAAAHgAAAAADHgAAAAABHgAAAAACHgAAAAABHgAAAAADHgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAawAAAAAAUAAAAAAAHgAAAAAAHgAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAUAAAAAAAOQAAAAAAOQAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAHgAAAAAAHgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOQAAAAAAOQAAAAAAOQAAAAAAawAAAAAAUAAAAAAAUAAAAAAAHgAAAAAAHgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOQAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAHgAAAAABHgAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAUAAAAAAAHgAAAAAAHgAAAAACHgAAAAADHgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAUAAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAUAAAAAAAHgAAAAADHgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAawAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 -1,-1: ind: -1,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASQAAAAAASQAAAAAAXwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASQAAAAAASQAAAAAASQAAAAAAGgAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASQAAAAAASQAAAAAASQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASQAAAAAASQAAAAAASQAAAAAAGgAAAAAASQAAAAAAXwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASQAAAAAASQAAAAAASQAAAAAASQAAAAAASQAAAAAASQAAAAAASQAAAAAASQAAAAAASQAAAAAAGgAAAAABGgAAAAAAGgAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASQAAAAAASQAAAAAASQAAAAAASQAAAAAASQAAAAAASQAAAAAASQAAAAAASQAAAAAASQAAAAAAXwAAAAAASQAAAAAASQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASQAAAAAAXwAAAAAAXwAAAAAAXwAAAAAAXwAAAAAAXwAAAAAAXwAAAAAASQAAAAAAGgAAAAAAGgAAAAAASQAAAAAANAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASQAAAAAAXwAAAAAAXwAAAAAAXwAAAAAAXwAAAAAAXwAAAAAAXwAAAAAASQAAAAAAGgAAAAACGgAAAAADSQAAAAAANAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASQAAAAAAXwAAAAAAXwAAAAAAXwAAAAAAXwAAAAAAXwAAAAAAXwAAAAAASQAAAAAAGgAAAAAAGgAAAAADSQAAAAAAGgAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASQAAAAAASQAAAAAASQAAAAAASQAAAAAASQAAAAAASQAAAAAASQAAAAAASQAAAAAASQAAAAAAXwAAAAAASQAAAAAAGgAAAAAD + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAUAAAAAAAawAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAHgAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAUAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAUAAAAAAAUAAAAAAAHgAAAAADUAAAAAAAawAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAHgAAAAAAHgAAAAABHgAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAawAAAAAAUAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAawAAAAAAawAAAAAAawAAAAAAawAAAAAAawAAAAAAawAAAAAAUAAAAAAAHgAAAAACHgAAAAADUAAAAAAAHgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAawAAAAAAawAAAAAAawAAAAAAawAAAAAAawAAAAAAawAAAAAAUAAAAAAAHgAAAAACHgAAAAABUAAAAAAAHgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAawAAAAAAawAAAAAAawAAAAAAawAAAAAAawAAAAAAawAAAAAAUAAAAAAAHgAAAAADHgAAAAACUAAAAAAAHgAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAawAAAAAAUAAAAAAAHgAAAAAC version: 6 0,-1: ind: 0,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASQAAAAAAXwAAAAAASQAAAAAASQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgAAAAADGgAAAAADSQAAAAAASQAAAAAASQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASQAAAAAAXwAAAAAASQAAAAAAGgAAAAAASQAAAAAASQAAAAAASQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASQAAAAAASQAAAAAASQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgAAAAADGgAAAAADSQAAAAAAGgAAAAABGgAAAAACSQAAAAAASQAAAAAASQAAAAAASQAAAAAASQAAAAAASQAAAAAASQAAAAAASQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASQAAAAAASQAAAAAASQAAAAAASQAAAAAAGgAAAAACSQAAAAAASQAAAAAASQAAAAAASQAAAAAASQAAAAAASQAAAAAASQAAAAAASQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAANAAAAAABNAAAAAAANAAAAAABSQAAAAAAGgAAAAADSQAAAAAAGgAAAAACGgAAAAADGgAAAAACSQAAAAAAGgAAAAAASQAAAAAASQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAANAAAAAAANAAAAAADNAAAAAADSQAAAAAAGgAAAAABSQAAAAAAGgAAAAACGgAAAAADGgAAAAADSQAAAAAAGgAAAAAASQAAAAAASQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgAAAAABGgAAAAADGgAAAAABSQAAAAAAGgAAAAABXwAAAAAAGgAAAAAAGgAAAAABGgAAAAABYAAAAAAAGgAAAAAASQAAAAAASQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgAAAAACGgAAAAADGgAAAAACSQAAAAAAGgAAAAABSQAAAAAASQAAAAAAGgAAAAADSQAAAAAASQAAAAAASQAAAAAASQAAAAAASQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAawAAAAAAUAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgAAAAACHgAAAAADUAAAAAAAUAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAawAAAAAAUAAAAAAAHgAAAAACUAAAAAAAUAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAUAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgAAAAAAHgAAAAADUAAAAAAAHgAAAAAAHgAAAAACUAAAAAAAUAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAHgAAAAABUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAOAAAAAABOAAAAAAAUAAAAAAAHgAAAAABUAAAAAAAHgAAAAAAHgAAAAAAHgAAAAACHgAAAAAAHgAAAAABUAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAADOAAAAAACOAAAAAACUAAAAAAAHgAAAAABUAAAAAAAHgAAAAABHgAAAAAAHgAAAAACHgAAAAADHgAAAAAAUAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgAAAAACHgAAAAADHgAAAAABUAAAAAAAHgAAAAABawAAAAAAHgAAAAABHgAAAAAAHgAAAAADHgAAAAABHgAAAAADUAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgAAAAADHgAAAAADHgAAAAABUAAAAAAAHgAAAAABUAAAAAAAUAAAAAAAHgAAAAADUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 - type: MapGrid - type: Broadphase - - bodyStatus: InAir + - type: Physics + bodyStatus: InAir angularDamping: 0.05 linearDamping: 0.05 fixedRotation: False bodyType: Dynamic - type: Physics - - fixtures: {} - type: Fixtures + - type: Fixtures + fixtures: {} - type: OccluderTree - type: SpreaderGrid - type: Shuttle - type: GridPathfinding - - gravityShakeSound: !type:SoundPathSpecifier + - type: Gravity + gravityShakeSound: !type:SoundPathSpecifier path: /Audio/Effects/alert.ogg - type: Gravity - - chunkCollection: + - type: DecalGrid + chunkCollection: version: 2 nodes: - node: - color: '#FF000034' + color: '#4B653EF2' id: Box decals: - 60: -2,2 - 61: -2,2 - 62: -2,3 - 63: -2,3 - 64: 2,2 - 65: 2,2 - 66: 2,3 - 67: 2,3 - 68: 2,4 - 69: 2,4 - 70: -2,4 - 71: -2,4 - 72: 0,2 - 73: 0,2 - 74: 0,3 - 75: 0,3 + 13: 0,3 + 14: 0,2 - node: - color: '#FFFFFFFF' - id: BrickTileDarkCornerNe + color: '#4B653EFF' + id: Box decals: - 76: 2,-3 + 15: -2,4 + 16: -2,3 + 17: -2,2 + 18: 2,4 + 19: 2,3 + 20: 2,2 - node: color: '#FFFFFFFF' - id: BrickTileDarkCornerNw + id: BrickTileDarkLineN decals: - 77: -1,-3 + 95: 0,-3 + 96: 1,-3 + 97: 2,-3 - node: - color: '#FFFFFFFF' - id: BrickTileDarkCornerSe + color: '#493926CC' + id: BrickTileWhiteCornerNe decals: - 78: 2,-4 + 32: 2,8 + 47: 10,-2 - node: - color: '#FFFFFFFF' - id: BrickTileDarkCornerSw + color: '#4B653ECC' + id: BrickTileWhiteCornerNe decals: - 79: -1,-4 + 26: 3,7 - node: - color: '#FFFFFFFF' - id: BrickTileDarkLineN + color: '#493926CC' + id: BrickTileWhiteCornerNw decals: - 80: 0,-3 - 81: 1,-3 + 31: -2,8 + 43: 6,-2 - node: - color: '#FFFFFFFF' - id: BrickTileDarkLineS + color: '#4B653ECC' + id: BrickTileWhiteCornerNw decals: - 82: 0,-4 - 83: 1,-4 + 25: -3,7 - node: - color: '#FFFFFFFF' - id: Caution + color: '#493926CC' + id: BrickTileWhiteCornerSe decals: - 49: -1,-6 - 50: 1,-6 - 51: -4,4 - 52: 4,4 + 48: 10,-4 - node: - color: '#FF00001B' - id: CheckerNESW + color: '#493926CC' + id: BrickTileWhiteCornerSw + decals: + 44: 6,-4 + - node: + color: '#493926CC' + id: BrickTileWhiteEndE + decals: + 30: 4,6 + - node: + color: '#493926CC' + id: BrickTileWhiteEndW + decals: + 29: -4,6 + - node: + color: '#493926CC' + id: BrickTileWhiteInnerNe + decals: + 37: 2,7 + - node: + color: '#4B653ECC' + id: BrickTileWhiteInnerNe + decals: + 28: 3,6 + - node: + color: '#493926CC' + id: BrickTileWhiteInnerNw + decals: + 36: -2,7 + - node: + color: '#4B653ECC' + id: BrickTileWhiteInnerNw + decals: + 27: -3,6 + - node: + color: '#4B653ECC' + id: BrickTileWhiteLineE + decals: + 49: 10,-3 + - node: + color: '#493926CC' + id: BrickTileWhiteLineN + decals: + 33: 0,8 + 46: 8,-2 + - node: + color: '#4B653ECC' + id: BrickTileWhiteLineN decals: - 28: -4,6 - 29: -3,6 - 30: -3,7 - 31: -2,6 - 32: -2,7 - 33: -1,6 - 34: -1,7 - 35: -1,8 - 36: -2,8 - 37: 0,8 - 38: 0,7 - 39: 0,6 + 21: -1,8 + 22: 1,8 + 50: 7,-2 + 51: 9,-2 + - node: + color: '#493926CC' + id: BrickTileWhiteLineS + decals: + 34: -2,6 + 35: 2,6 + 45: 8,-4 + - node: + color: '#4B653ECC' + id: BrickTileWhiteLineS + decals: + 23: 3,6 + 24: -3,6 + 39: -1,6 40: 1,6 - 41: 1,7 - 42: 1,8 - 43: 2,8 - 44: 2,7 - 45: 2,6 - 46: 3,6 - 47: 3,7 - 48: 4,6 + 52: 7,-4 + 53: 9,-4 - node: - color: '#FF000033' - id: CheckerNESW + color: '#4B653ECC' + id: BrickTileWhiteLineW decals: - 16: 6,-2 - 17: 7,-2 - 18: 8,-2 - 19: 8,-3 - 20: 7,-3 - 21: 6,-3 - 22: 6,-4 - 23: 7,-4 - 24: 8,-4 - 25: 10,-2 - 26: 10,-3 - 27: 10,-4 + 54: 6,-3 - node: - color: '#FF000034' + color: '#FFFFFFFF' + id: Caution + decals: + 4: -4,4 + 5: 4,4 + 41: -1,-8 + 42: 1,-8 + - node: + color: '#4B653E99' id: CheckerNESW decals: - 0: -6,0 - 1: -7,0 - 2: -8,0 - 3: -9,0 - 4: -9,1 - 5: -7,1 - 6: -8,1 - 7: -6,1 - 8: 4,-5 - 9: 4,-6 - 10: 3,-6 - 11: 3,-7 + 57: 7,-3 + 58: 9,-3 + 59: 8,-3 + 60: 3,-7 + 61: 3,-6 + 62: 4,-6 + 63: 4,-5 + 72: -1,7 + 73: 0,7 + 74: 1,7 + 75: -8,0 + 76: -8,1 + 77: -7,1 + 78: -7,0 + 79: -6,0 + 80: -6,1 + 102: 0,-2 + 103: 1,-2 + 104: 1,-1 + 105: 0,-1 + 106: 2,-2 + 107: 2,-1 - node: color: '#FF9F0033' id: CheckerNESW decals: - 12: 8,1 - 13: 8,0 - 14: 9,0 - 15: 9,1 + 0: 8,1 + 1: 8,0 + 2: 9,0 + 3: 9,1 + - node: + color: '#49392699' + id: CheckerNWSE + decals: + 55: 7,-3 + 56: 9,-3 + 64: 3,-7 + 65: 3,-6 + 66: 4,-6 + 67: 4,-5 + 68: 8,-3 + 69: 1,7 + 70: 0,7 + 71: -1,7 + 81: -8,1 + 82: -8,0 + 83: -7,0 + 84: -7,1 + 85: -6,1 + 86: -6,0 + 98: 0,-2 + 99: 1,-2 + 100: 1,-1 + 101: 0,-1 + 108: 2,-2 + 109: 2,-1 - node: color: '#FFFFFFFF' id: Delivery decals: - 53: -4,3 - 54: 4,3 + 6: -4,3 + 7: 4,3 + - node: + color: '#493926CC' + id: WarnLineGreyscaleE + decals: + 94: 4,-2 + - node: + color: '#EFB34166' + id: WarnLineGreyscaleE + decals: + 93: -6,-4 + - node: + color: '#493926CC' + id: WarnLineGreyscaleN + decals: + 87: 0,4 + 88: 4,1 + 89: -4,1 + - node: + color: '#493926CC' + id: WarnLineGreyscaleS + decals: + 38: 0,6 + 90: -1,-6 + 91: 1,-6 + - node: + color: '#EFB34166' + id: WarnLineGreyscaleW + decals: + 92: -4,-4 - node: cleanable: True color: '#FF000034' id: c decals: - 59: -6.8325577,4.033863 + 12: -6.8325577,4.033863 - node: cleanable: True color: '#FF000034' id: e decals: - 56: -7.506169,3.9991407 + 9: -7.506169,3.9991407 - node: cleanable: True color: '#FF000034' id: k decals: - 55: -7.92978,4.033863 + 8: -7.92978,4.033863 - node: cleanable: True color: '#FF000034' id: o decals: - 58: -6.4853354,4.019974 + 11: -6.4853354,4.019974 - node: cleanable: True color: '#FF000034' id: s decals: - 57: -7.1520023,4.0060854 - type: DecalGrid - - version: 2 + 10: -7.1520023,4.0060854 + - type: GridAtmosphere + version: 2 data: tiles: 0,0: - 0: 65535 + 0: 64511 + 1: 1024 0,1: 0: 65535 0,2: @@ -299,7 +399,9 @@ entities: -2,1: 0: 36079 -1,0: - 0: 65535 + 0: 48127 + 2: 1024 + 1: 16384 -1,1: 0: 65535 -3,-2: @@ -308,7 +410,7 @@ entities: 0: 65535 -2,-2: 0: 65216 - 1: 256 + 3: 256 -2,-1: 0: 65535 -1,-2: @@ -329,7 +431,7 @@ entities: 0: 65535 2,-2: 0: 65216 - 1: 256 + 3: 256 2,-1: 0: 65535 3,-2: @@ -352,6 +454,36 @@ entities: - 0 - 0 - 0 + - volume: 2500 + temperature: 293.1499 + moles: + - 18.472576 + - 69.49208 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - volume: 2500 + temperature: 293.14996 + moles: + - 20.078888 + - 75.53487 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 - volume: 2500 temperature: 293.15 moles: @@ -368,3858 +500,3849 @@ entities: - 0 - 0 chunkSize: 4 - type: GridAtmosphere - type: GasTileOverlay - type: RadiationGridResistance - - id: Prowler - type: BecomesStation + - type: BecomesStation + id: Prowler - proto: AirlockEngineering entities: - uid: 2 components: - - pos: -4.5,-3.5 + - type: Transform + pos: -4.5,-3.5 parent: 1 - type: Transform - proto: AirlockGlassShuttle entities: - uid: 3 components: - - pos: -0.5,-8.5 + - type: Transform + pos: -0.5,-8.5 parent: 1 - type: Transform - uid: 4 components: - - pos: 1.5,-8.5 + - type: Transform + pos: 1.5,-8.5 parent: 1 - type: Transform -- proto: AirlockSecurityGlassLocked +- proto: AirlockNfsdGlassLocked entities: - uid: 5 components: - - pos: -0.5,-6.5 + - type: Transform + pos: 1.5,-6.5 parent: 1 - type: Transform - uid: 6 components: - - pos: 1.5,-6.5 + - type: Transform + pos: -0.5,-6.5 parent: 1 - type: Transform +- proto: AirlockNfsdLocked + entities: - uid: 7 components: - - pos: 7.5,0.5 + - type: Transform + pos: -2.5,-0.5 parent: 1 - type: Transform -- proto: AirlockSecurityLocked - entities: - uid: 8 components: - - pos: 4.5,2.5 + - type: Transform + pos: 5.5,4.5 parent: 1 - type: Transform - uid: 9 components: - - pos: -3.5,2.5 + - type: Transform + pos: -4.5,4.5 parent: 1 - type: Transform - uid: 10 components: - - pos: -4.5,0.5 + - type: Transform + pos: -3.5,2.5 parent: 1 - type: Transform - uid: 11 components: - - pos: 5.5,-1.5 + - type: Transform + pos: 0.5,5.5 parent: 1 - type: Transform - uid: 12 components: - - pos: 0.5,5.5 + - type: Transform + pos: 4.5,2.5 parent: 1 - type: Transform - uid: 13 components: - - pos: -2.5,-4.5 + - type: Transform + pos: -2.5,-4.5 parent: 1 - type: Transform - uid: 14 components: - - pos: -2.5,-0.5 + - type: Transform + pos: -4.5,0.5 parent: 1 - type: Transform - - secondsUntilStateChange: -309.8154 - state: Opening - type: Door - uid: 15 components: - - pos: -0.5,0.5 + - type: Transform + pos: 5.5,-1.5 parent: 1 - type: Transform - uid: 16 components: - - pos: 5.5,4.5 - parent: 1 - type: Transform - - uid: 17 - components: - - pos: -4.5,4.5 + - type: Transform + pos: -0.5,0.5 parent: 1 - type: Transform - proto: AmeController entities: - - uid: 18 + - uid: 17 components: - - pos: -7.5,-2.5 + - type: Transform + pos: -7.5,-2.5 parent: 1 - type: Transform - - injecting: True - type: AmeController - - containers: + - type: AmeController + injecting: True + - type: ContainerContainer + containers: AmeFuel: !type:ContainerSlot showEnts: False occludes: True - ent: 19 - type: ContainerContainer + ent: 18 - proto: AmeJar entities: + - uid: 18 + components: + - type: Transform + parent: 17 + - type: Physics + canCollide: False - uid: 19 components: - - flags: InContainer - type: MetaData - - parent: 18 - type: Transform - - canCollide: False - type: Physics + - type: Transform + pos: -6.8893666,-2.805623 + parent: 1 - uid: 20 components: - - pos: -6.8893666,-2.805623 + - type: Transform + pos: -6.8893666,-2.352498 parent: 1 - type: Transform +- proto: AmeShielding + entities: - uid: 21 components: - - pos: -6.8893666,-2.352498 + - type: Transform + pos: -8.5,-1.5 parent: 1 - type: Transform -- proto: AmeShielding - entities: - uid: 22 components: - - pos: -8.5,-1.5 + - type: Transform + pos: -9.5,-2.5 parent: 1 - type: Transform + - type: PointLight + radius: 2 + enabled: True - uid: 23 components: - - pos: -9.5,-2.5 + - type: Transform + pos: -9.5,-3.5 parent: 1 - type: Transform - - radius: 2 - enabled: True - type: PointLight - uid: 24 components: - - pos: -9.5,-3.5 + - type: Transform + pos: -9.5,-1.5 parent: 1 - type: Transform - uid: 25 components: - - pos: -9.5,-1.5 + - type: Transform + pos: -8.5,-2.5 parent: 1 - type: Transform - uid: 26 components: - - pos: -8.5,-2.5 + - type: Transform + pos: -8.5,-3.5 parent: 1 - type: Transform - uid: 27 components: - - pos: -8.5,-3.5 + - type: Transform + pos: -10.5,-3.5 parent: 1 - type: Transform - uid: 28 components: - - pos: -10.5,-3.5 + - type: Transform + pos: -10.5,-2.5 parent: 1 - type: Transform - uid: 29 components: - - pos: -10.5,-2.5 + - type: Transform + pos: -10.5,-1.5 parent: 1 - type: Transform +- proto: APCBasic + entities: - uid: 30 components: - - pos: -10.5,-1.5 + - type: Transform + pos: 6.5,-0.5 parent: 1 - type: Transform -- proto: APCBasicEmpImmune - entities: - uid: 31 components: - - pos: 6.5,-0.5 + - type: Transform + pos: -6.5,-0.5 parent: 1 - type: Transform - uid: 32 components: - - pos: -6.5,-0.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 3.5,5.5 parent: 1 - type: Transform +- proto: AtmosDeviceFanTiny + entities: - uid: 33 components: - - rot: -1.5707963267948966 rad - pos: 3.5,8.5 + - type: Transform + pos: -4.5,4.5 parent: 1 - type: Transform -- proto: AtmosDeviceFanTiny - entities: - uid: 34 components: - - pos: -4.5,4.5 + - type: Transform + pos: 1.5,-8.5 parent: 1 - type: Transform - uid: 35 components: - - pos: 1.5,-8.5 + - type: Transform + pos: 5.5,4.5 parent: 1 - type: Transform - uid: 36 components: - - pos: 5.5,4.5 + - type: Transform + pos: -0.5,-8.5 parent: 1 - type: Transform +- proto: AtmosFixBlockerMarker + entities: - uid: 37 components: - - pos: -0.5,-8.5 + - type: Transform + pos: 6.5,-6.5 parent: 1 - type: Transform -- proto: Bed - entities: - uid: 38 components: - - pos: -8.5,0.5 + - type: Transform + pos: 7.5,-5.5 parent: 1 - type: Transform - uid: 39 components: - - pos: 9.5,1.5 + - type: Transform + pos: -8.5,3.5 parent: 1 - type: Transform - uid: 40 components: - - pos: -8.5,1.5 + - type: Transform + pos: 9.5,-5.5 parent: 1 - type: Transform -- proto: BedsheetOrange - entities: - uid: 41 components: - - pos: 9.5,1.5 + - type: Transform + pos: 10.5,-6.5 parent: 1 - type: Transform -- proto: BedsheetRed - entities: - uid: 42 components: - - pos: -8.5,0.5 + - type: Transform + pos: 6.5,6.5 parent: 1 - type: Transform - uid: 43 components: - - pos: -8.5,1.5 + - type: Transform + pos: 9.5,3.5 parent: 1 - type: Transform -- proto: BenchSteelLeft - entities: - uid: 44 components: - - rot: 1.5707963267948966 rad - pos: -3.5,-2.5 + - type: Transform + pos: -5.5,6.5 parent: 1 - type: Transform - - bodyType: Static - type: Physics -- proto: BenchSteelRight - entities: - uid: 45 components: - - rot: 1.5707963267948966 rad - pos: -3.5,-1.5 + - type: Transform + pos: 8.5,-5.5 parent: 1 - type: Transform - - bodyType: Static - type: Physics -- proto: BlastDoorOpen - entities: - uid: 46 components: - - rot: -1.5707963267948966 rad - pos: 0.5,-7.5 + - type: Transform + pos: -9.5,-6.5 parent: 1 - type: Transform - - links: - - 428 - type: DeviceLinkSink - uid: 47 components: - - rot: -1.5707963267948966 rad - pos: 1.5,-7.5 + - type: Transform + pos: -5.5,-6.5 parent: 1 - type: Transform - - links: - - 428 - type: DeviceLinkSink - uid: 48 components: - - rot: -1.5707963267948966 rad - pos: -0.5,9.5 + - type: Transform + pos: -6.5,-5.5 parent: 1 - type: Transform - - invokeCounter: 1 - links: - - 429 - type: DeviceLinkSink - uid: 49 components: - - rot: 3.141592653589793 rad - pos: -3.5,7.5 + - type: Transform + pos: -7.5,-5.5 parent: 1 - type: Transform - - invokeCounter: 1 - links: - - 429 - type: DeviceLinkSink - uid: 50 components: - - rot: 3.141592653589793 rad - pos: 4.5,8.5 + - type: Transform + pos: -8.5,-5.5 parent: 1 - type: Transform - - invokeCounter: 1 - links: - - 429 - type: DeviceLinkSink - uid: 51 components: - - rot: -1.5707963267948966 rad - pos: -0.5,-7.5 + - type: Transform + pos: -2.5,-8.5 parent: 1 - type: Transform - - links: - - 428 - type: DeviceLinkSink - uid: 52 components: - - rot: -1.5707963267948966 rad - pos: 0.5,9.5 + - type: Transform + pos: 3.5,-8.5 parent: 1 - type: Transform - - invokeCounter: 1 - links: - - 429 - type: DeviceLinkSink +- proto: Bed + entities: - uid: 53 components: - - rot: -1.5707963267948966 rad - pos: 1.5,9.5 + - type: Transform + pos: -8.5,0.5 parent: 1 - type: Transform - - invokeCounter: 1 - links: - - 429 - type: DeviceLinkSink - uid: 54 components: - - rot: 3.141592653589793 rad - pos: -3.5,8.5 + - type: Transform + pos: 9.5,1.5 parent: 1 - type: Transform - - invokeCounter: 1 - links: - - 429 - type: DeviceLinkSink - uid: 55 components: - - rot: 3.141592653589793 rad - pos: 4.5,7.5 + - type: Transform + pos: -8.5,1.5 parent: 1 - type: Transform - - invokeCounter: 1 - links: - - 429 - type: DeviceLinkSink -- proto: BookEscalationSecurity +- proto: BedsheetOrange entities: - uid: 56 components: - - pos: -5.3493657,1.4641562 + - type: Transform + pos: 9.5,1.5 parent: 1 - type: Transform -- proto: BoxMagazinePistol +- proto: BedsheetRed entities: - uid: 57 components: - - pos: 8.498292,-2.557516 + - type: Transform + pos: -8.5,0.5 parent: 1 - type: Transform - uid: 58 components: - - pos: 8.467042,-2.291891 + - type: Transform + pos: -8.5,1.5 parent: 1 - type: Transform -- proto: BoxMagazineRifle +- proto: BenchSteelLeft entities: - uid: 59 components: - - pos: 6.4826317,-2.4308882 + - type: Transform + rot: 1.5707963267948966 rad + pos: -3.5,-2.5 parent: 1 - type: Transform -- proto: CableApcExtension + - type: Physics + bodyType: Static +- proto: BenchSteelRight entities: - uid: 60 components: - - pos: 3.5,8.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: -3.5,-1.5 parent: 1 - type: Transform + - type: Physics + bodyType: Static +- proto: BlastDoorOpen + entities: - uid: 61 components: - - pos: 1.5,8.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: 0.5,-7.5 parent: 1 - type: Transform + - type: DeviceLinkSink + links: + - 398 - uid: 62 components: - - pos: 0.5,6.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,-7.5 parent: 1 - type: Transform + - type: DeviceLinkSink + links: + - 398 - uid: 63 components: - - pos: 0.5,7.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: -0.5,9.5 parent: 1 - type: Transform + - type: DeviceLinkSink + invokeCounter: 1 + links: + - 399 - uid: 64 components: - - pos: -0.5,6.5 + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,7.5 parent: 1 - type: Transform + - type: DeviceLinkSink + invokeCounter: 1 + links: + - 399 - uid: 65 components: - - pos: 5.5,6.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 4.5,8.5 parent: 1 - type: Transform + - type: DeviceLinkSink + invokeCounter: 1 + links: + - 399 - uid: 66 components: - - pos: 6.5,6.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: -0.5,-7.5 parent: 1 - type: Transform + - type: DeviceLinkSink + links: + - 398 - uid: 67 components: - - pos: 6.5,-1.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: 0.5,9.5 parent: 1 - type: Transform + - type: DeviceLinkSink + invokeCounter: 1 + links: + - 399 - uid: 68 components: - - pos: 6.5,-2.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,9.5 parent: 1 - type: Transform + - type: DeviceLinkSink + invokeCounter: 1 + links: + - 399 - uid: 69 components: - - pos: -6.5,-4.5 + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,8.5 parent: 1 - type: Transform + - type: DeviceLinkSink + invokeCounter: 1 + links: + - 399 - uid: 70 components: - - pos: 0.5,-2.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 4.5,7.5 parent: 1 - type: Transform + - type: DeviceLinkSink + invokeCounter: 1 + links: + - 399 +- proto: CableApcExtension + entities: - uid: 71 components: - - pos: 2.5,-2.5 + - type: Transform + pos: 0.5,6.5 parent: 1 - type: Transform - uid: 72 components: - - pos: -1.5,6.5 + - type: Transform + pos: -0.5,6.5 parent: 1 - type: Transform - uid: 73 components: - - pos: -2.5,6.5 + - type: Transform + pos: 3.5,5.5 parent: 1 - type: Transform - uid: 74 components: - - pos: -4.5,-3.5 + - type: Transform + pos: 6.5,-1.5 parent: 1 - type: Transform - uid: 75 components: - - pos: -3.5,-3.5 + - type: Transform + pos: 0.5,-2.5 parent: 1 - type: Transform - uid: 76 components: - - pos: -6.5,-2.5 + - type: Transform + pos: 2.5,-2.5 parent: 1 - type: Transform - uid: 77 components: - - pos: -6.5,-3.5 + - type: Transform + pos: -1.5,6.5 parent: 1 - type: Transform - uid: 78 components: - - pos: 3.5,-5.5 + - type: Transform + pos: -2.5,6.5 parent: 1 - type: Transform - uid: 79 components: - - pos: -6.5,0.5 + - type: Transform + pos: -4.5,-3.5 parent: 1 - type: Transform - uid: 80 components: - - pos: -6.5,1.5 + - type: Transform + pos: -3.5,-3.5 parent: 1 - type: Transform - uid: 81 components: - - pos: -3.5,6.5 + - type: Transform + pos: -6.5,-2.5 parent: 1 - type: Transform - uid: 82 components: - - pos: -1.5,2.5 + - type: Transform + pos: -6.5,-3.5 parent: 1 - type: Transform - uid: 83 components: - - pos: 6.5,0.5 + - type: Transform + pos: -5.5,1.5 parent: 1 - type: Transform - uid: 84 components: - - pos: 4.5,6.5 + - type: Transform + pos: -6.5,1.5 parent: 1 - type: Transform - uid: 85 components: - - pos: 1.5,6.5 + - type: Transform + pos: -3.5,6.5 parent: 1 - type: Transform - uid: 86 components: - - pos: 0.5,5.5 + - type: Transform + pos: -0.5,3.5 parent: 1 - type: Transform - uid: 87 components: - - pos: 0.5,4.5 + - type: Transform + pos: 6.5,0.5 parent: 1 - type: Transform - uid: 88 components: - - pos: -0.5,2.5 + - type: Transform + pos: 4.5,6.5 parent: 1 - type: Transform - uid: 89 components: - - pos: 9.5,1.5 + - type: Transform + pos: 1.5,6.5 parent: 1 - type: Transform - uid: 90 components: - - pos: 10.5,-1.5 + - type: Transform + pos: 0.5,5.5 parent: 1 - type: Transform - uid: 91 components: - - pos: 6.5,1.5 + - type: Transform + pos: 0.5,4.5 parent: 1 - type: Transform - uid: 92 components: - - pos: 9.5,-1.5 + - type: Transform + pos: 9.5,1.5 parent: 1 - type: Transform - uid: 93 components: - - pos: 4.5,-5.5 + - type: Transform + pos: 6.5,1.5 parent: 1 - type: Transform - uid: 94 components: - - pos: 2.5,-5.5 + - type: Transform + pos: 1.5,-2.5 parent: 1 - type: Transform - uid: 95 components: - - pos: 1.5,-2.5 + - type: Transform + pos: -8.5,-3.5 parent: 1 - type: Transform - uid: 96 components: - - pos: -6.5,-5.5 + - type: Transform + pos: 0.5,3.5 parent: 1 - type: Transform - uid: 97 components: - - pos: 7.5,-1.5 + - type: Transform + pos: -1.5,3.5 parent: 1 - type: Transform - uid: 98 components: - - pos: 8.5,-1.5 + - type: Transform + pos: -6.5,-0.5 parent: 1 - type: Transform - uid: 99 components: - - pos: 6.5,-3.5 + - type: Transform + pos: 2.5,3.5 parent: 1 - type: Transform - uid: 100 components: - - pos: 0.5,3.5 + - type: Transform + pos: -2.5,-5.5 parent: 1 - type: Transform - uid: 101 components: - - pos: 5.5,2.5 + - type: Transform + pos: 8.5,1.5 parent: 1 - type: Transform - uid: 102 components: - - pos: 0.5,2.5 + - type: Transform + pos: 7.5,1.5 parent: 1 - type: Transform - uid: 103 components: - - pos: 1.5,2.5 + - type: Transform + pos: 10.5,-3.5 parent: 1 - type: Transform - uid: 104 components: - - pos: -0.5,-7.5 + - type: Transform + pos: 8.5,-3.5 parent: 1 - type: Transform - uid: 105 components: - - pos: -1.5,8.5 + - type: Transform + pos: 7.5,-3.5 parent: 1 - type: Transform - uid: 106 components: - - pos: 0.5,8.5 + - type: Transform + pos: -8.5,1.5 parent: 1 - type: Transform - uid: 107 components: - - pos: 9.5,-4.5 + - type: Transform + pos: -9.5,-3.5 parent: 1 - type: Transform - uid: 108 components: - - pos: -6.5,-0.5 + - type: Transform + pos: -2.5,-4.5 parent: 1 - type: Transform - uid: 109 components: - - pos: 3.5,2.5 + - type: Transform + pos: 2.5,6.5 parent: 1 - type: Transform - uid: 110 components: - - pos: -2.5,-5.5 + - type: Transform + pos: 1.5,3.5 parent: 1 - type: Transform - uid: 111 components: - - pos: 8.5,1.5 + - type: Transform + pos: -0.5,-5.5 parent: 1 - type: Transform - uid: 112 components: - - pos: 7.5,1.5 + - type: Transform + pos: 0.5,-5.5 parent: 1 - type: Transform - uid: 113 components: - - pos: 6.5,-6.5 + - type: Transform + pos: -0.5,-6.5 parent: 1 - type: Transform - uid: 114 components: - - pos: 7.5,-4.5 + - type: Transform + pos: -5.5,-3.5 parent: 1 - type: Transform - uid: 115 components: - - pos: 9.5,-5.5 + - type: Transform + pos: -2.5,-3.5 parent: 1 - type: Transform - uid: 116 components: - - pos: 10.5,-6.5 + - type: Transform + pos: -2.5,-1.5 parent: 1 - type: Transform - uid: 117 components: - - pos: -0.5,8.5 + - type: Transform + pos: -2.5,-2.5 parent: 1 - type: Transform - uid: 118 components: - - pos: -4.5,6.5 + - type: Transform + pos: -2.5,0.5 parent: 1 - type: Transform - uid: 119 components: - - pos: 9.5,3.5 + - type: Transform + pos: 1.5,-6.5 parent: 1 - type: Transform - uid: 120 components: - - pos: -8.5,1.5 + - type: Transform + pos: 6.5,-0.5 parent: 1 - type: Transform - uid: 121 components: - - pos: 2.5,8.5 + - type: Transform + pos: -7.5,1.5 parent: 1 - type: Transform - uid: 122 components: - - pos: -9.5,-5.5 + - type: Transform + pos: -6.5,-1.5 parent: 1 - type: Transform - uid: 123 components: - - pos: -8.5,-5.5 + - type: Transform + pos: 9.5,-3.5 parent: 1 - type: Transform - uid: 124 components: - - pos: -7.5,-4.5 + - type: Transform + pos: -1.5,-5.5 parent: 1 - type: Transform - uid: 125 components: - - pos: -2.5,-4.5 + - type: Transform + pos: -7.5,-3.5 parent: 1 - type: Transform - uid: 126 components: - - pos: 1.5,-7.5 + - type: Transform + pos: 1.5,-5.5 parent: 1 - type: Transform - uid: 127 components: - - pos: 2.5,6.5 + - type: Transform + pos: -2.5,-0.5 parent: 1 - type: Transform - uid: 128 components: - - pos: 4.5,2.5 + - type: Transform + pos: -0.5,-2.5 parent: 1 - type: Transform - uid: 129 components: - - pos: -2.5,2.5 + - type: Transform + pos: -0.5,-0.5 parent: 1 - type: Transform - uid: 130 components: - - pos: -0.5,-5.5 + - type: Transform + pos: -0.5,0.5 parent: 1 - type: Transform - uid: 131 components: - - pos: 0.5,-5.5 + - type: Transform + pos: 3.5,6.5 parent: 1 - type: Transform - uid: 132 components: - - pos: -0.5,-6.5 + - type: Transform + pos: 6.5,-2.5 parent: 1 - type: Transform - uid: 133 components: - - pos: -5.5,-3.5 + - type: Transform + pos: -2.5,1.5 parent: 1 - type: Transform - uid: 134 components: - - pos: -2.5,-3.5 + - type: Transform + pos: -1.5,1.5 parent: 1 - type: Transform - uid: 135 components: - - pos: -2.5,-1.5 + - type: Transform + pos: -0.5,1.5 parent: 1 - type: Transform - uid: 136 components: - - pos: -2.5,-2.5 + - type: Transform + pos: 6.5,-3.5 parent: 1 - type: Transform - uid: 137 components: - - pos: -2.5,0.5 + - type: Transform + pos: -4.5,0.5 parent: 1 - type: Transform - uid: 138 components: - - pos: -8.5,-4.5 + - type: Transform + pos: -3.5,0.5 parent: 1 - type: Transform - uid: 139 components: - - pos: -5.5,-5.5 + - type: Transform + pos: -5.5,0.5 parent: 1 - type: Transform - uid: 140 components: - - pos: -9.5,-6.5 + - type: Transform + pos: -0.5,-1.5 parent: 1 - type: Transform +- proto: CableHV + entities: - uid: 141 components: - - pos: 1.5,-6.5 + - type: Transform + pos: -7.5,-1.5 parent: 1 - type: Transform - uid: 142 components: - - pos: 6.5,-0.5 + - type: Transform + pos: -6.5,-2.5 parent: 1 - type: Transform - uid: 143 components: - - pos: -5.5,6.5 + - type: Transform + pos: -6.5,-1.5 parent: 1 - type: Transform - uid: 144 components: - - pos: -7.5,1.5 + - type: Transform + pos: -7.5,-2.5 parent: 1 - type: Transform - uid: 145 components: - - pos: -8.5,2.5 + - type: Transform + pos: -5.5,-2.5 parent: 1 - type: Transform - uid: 146 components: - - pos: -3.5,2.5 + - type: Transform + pos: -2.5,-2.5 parent: 1 - type: Transform - uid: 147 components: - - pos: 2.5,2.5 + - type: Transform + pos: -3.5,-2.5 parent: 1 - type: Transform - uid: 148 components: - - pos: -6.5,-1.5 + - type: Transform + pos: -4.5,-2.5 parent: 1 - type: Transform - uid: 149 components: - - pos: 7.5,-5.5 + - type: Transform + pos: -2.5,-1.5 parent: 1 - type: Transform - uid: 150 components: - - pos: 9.5,2.5 + - type: Transform + pos: -2.5,-0.5 parent: 1 - type: Transform - uid: 151 components: - - pos: -1.5,-5.5 + - type: Transform + pos: -2.5,0.5 parent: 1 - type: Transform - uid: 152 components: - - pos: -5.5,-6.5 + - type: Transform + pos: -2.5,1.5 parent: 1 - type: Transform - uid: 153 components: - - pos: -8.5,3.5 + - type: Transform + pos: -1.5,1.5 parent: 1 - type: Transform - uid: 154 components: - - pos: 1.5,-5.5 + - type: Transform + pos: -0.5,1.5 parent: 1 - type: Transform - uid: 155 components: - - pos: -1.5,-2.5 + - type: Transform + pos: 0.5,1.5 parent: 1 - type: Transform - uid: 156 components: - - pos: 8.5,-4.5 + - type: Transform + pos: 0.5,2.5 parent: 1 - type: Transform - uid: 157 components: - - pos: -2.5,-0.5 + - type: Transform + pos: 0.5,3.5 parent: 1 - type: Transform - uid: 158 components: - - pos: -0.5,-2.5 + - type: Transform + pos: 0.5,4.5 parent: 1 - type: Transform - uid: 159 components: - - pos: 10.5,-5.5 + - type: Transform + pos: 0.5,5.5 parent: 1 - type: Transform - uid: 160 components: - - pos: 5.5,-5.5 + - type: Transform + pos: 0.5,6.5 parent: 1 - type: Transform - uid: 161 components: - - pos: 6.5,-5.5 + - type: Transform + pos: -0.5,6.5 parent: 1 - type: Transform - uid: 162 components: - - pos: 3.5,6.5 + - type: Transform + pos: -1.5,6.5 parent: 1 - type: Transform -- proto: CableHV - entities: - uid: 163 components: - - pos: -7.5,-1.5 + - type: Transform + pos: -2.5,6.5 parent: 1 - type: Transform - uid: 164 components: - - pos: -6.5,-2.5 + - type: Transform + pos: -3.5,6.5 parent: 1 - type: Transform - uid: 165 components: - - pos: -6.5,-1.5 + - type: Transform + pos: 1.5,1.5 parent: 1 - type: Transform - uid: 166 components: - - pos: -7.5,-2.5 + - type: Transform + pos: 2.5,1.5 parent: 1 - type: Transform - uid: 167 components: - - pos: -5.5,-2.5 + - type: Transform + pos: 3.5,1.5 parent: 1 - type: Transform - uid: 168 components: - - pos: -2.5,-2.5 + - type: Transform + pos: 4.5,1.5 parent: 1 - type: Transform - uid: 169 components: - - pos: -3.5,-2.5 + - type: Transform + pos: 5.5,1.5 parent: 1 - type: Transform - uid: 170 components: - - pos: -4.5,-2.5 + - type: Transform + pos: 6.5,1.5 parent: 1 - type: Transform - uid: 171 components: - - pos: -2.5,-1.5 + - type: Transform + pos: 7.5,1.5 parent: 1 - type: Transform +- proto: CableMV + entities: - uid: 172 components: - - pos: -2.5,-0.5 + - type: Transform + pos: 3.5,5.5 parent: 1 - type: Transform - uid: 173 components: - - pos: -2.5,0.5 + - type: Transform + pos: 0.5,1.5 parent: 1 - type: Transform - uid: 174 components: - - pos: -2.5,1.5 + - type: Transform + pos: 1.5,1.5 parent: 1 - type: Transform - uid: 175 components: - - pos: -1.5,1.5 + - type: Transform + pos: -3.5,-2.5 parent: 1 - type: Transform - uid: 176 components: - - pos: -0.5,1.5 + - type: Transform + pos: -2.5,-2.5 parent: 1 - type: Transform - uid: 177 components: - - pos: 0.5,1.5 + - type: Transform + pos: -6.5,-0.5 parent: 1 - type: Transform - uid: 178 components: - - pos: 0.5,2.5 + - type: Transform + pos: -6.5,-2.5 parent: 1 - type: Transform - uid: 179 components: - - pos: 0.5,3.5 + - type: Transform + pos: -6.5,-1.5 parent: 1 - type: Transform - uid: 180 components: - - pos: 0.5,4.5 + - type: Transform + pos: -2.5,-1.5 parent: 1 - type: Transform - uid: 181 components: - - pos: 0.5,5.5 + - type: Transform + pos: -2.5,-0.5 parent: 1 - type: Transform - uid: 182 components: - - pos: 0.5,6.5 + - type: Transform + pos: -4.5,-2.5 parent: 1 - type: Transform - uid: 183 components: - - pos: -0.5,6.5 + - type: Transform + pos: -5.5,-2.5 parent: 1 - type: Transform - uid: 184 components: - - pos: -1.5,6.5 + - type: Transform + pos: 5.5,0.5 parent: 1 - type: Transform - uid: 185 components: - - pos: -2.5,6.5 + - type: Transform + pos: 4.5,0.5 parent: 1 - type: Transform - uid: 186 components: - - pos: -3.5,6.5 + - type: Transform + pos: 2.5,6.5 parent: 1 - type: Transform - uid: 187 components: - - pos: 1.5,1.5 + - type: Transform + pos: 0.5,6.5 parent: 1 - type: Transform - uid: 188 components: - - pos: 2.5,1.5 + - type: Transform + pos: 1.5,6.5 parent: 1 - type: Transform - uid: 189 components: - - pos: 3.5,1.5 + - type: Transform + pos: 3.5,6.5 parent: 1 - type: Transform - uid: 190 components: - - pos: 4.5,1.5 + - type: Transform + pos: 2.5,1.5 parent: 1 - type: Transform - uid: 191 components: - - pos: 5.5,1.5 + - type: Transform + pos: -2.5,1.5 parent: 1 - type: Transform - uid: 192 components: - - pos: 6.5,1.5 + - type: Transform + pos: 4.5,1.5 parent: 1 - type: Transform - uid: 193 components: - - pos: 7.5,1.5 + - type: Transform + pos: -1.5,1.5 parent: 1 - type: Transform - uid: 194 components: - - pos: 7.5,0.5 + - type: Transform + pos: 3.5,1.5 parent: 1 - type: Transform -- proto: CableMV - entities: - uid: 195 components: - - pos: 3.5,8.5 + - type: Transform + pos: 6.5,0.5 parent: 1 - type: Transform - uid: 196 components: - - pos: 0.5,1.5 + - type: Transform + pos: 6.5,-0.5 parent: 1 - type: Transform - uid: 197 components: - - pos: 1.5,1.5 + - type: Transform + pos: 0.5,2.5 parent: 1 - type: Transform - uid: 198 components: - - pos: -3.5,-2.5 + - type: Transform + pos: -0.5,1.5 parent: 1 - type: Transform - uid: 199 components: - - pos: -2.5,-2.5 + - type: Transform + pos: 0.5,4.5 parent: 1 - type: Transform - uid: 200 components: - - pos: -6.5,-0.5 + - type: Transform + pos: 0.5,5.5 parent: 1 - type: Transform - uid: 201 components: - - pos: -6.5,-2.5 + - type: Transform + pos: 0.5,3.5 parent: 1 - type: Transform - uid: 202 components: - - pos: -6.5,-1.5 + - type: Transform + pos: -2.5,0.5 parent: 1 - type: Transform +- proto: CableTerminal + entities: - uid: 203 components: - - pos: -2.5,-1.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: -6.5,-1.5 parent: 1 - type: Transform +- proto: CarpetGreen + entities: - uid: 204 components: - - pos: -2.5,-0.5 + - type: Transform + pos: -7.5,1.5 parent: 1 - type: Transform - uid: 205 components: - - pos: -4.5,-2.5 + - type: Transform + pos: -7.5,0.5 parent: 1 - type: Transform - uid: 206 components: - - pos: -5.5,-2.5 + - type: Transform + pos: -8.5,1.5 parent: 1 - type: Transform - uid: 207 components: - - pos: 5.5,0.5 + - type: Transform + pos: -8.5,0.5 parent: 1 - type: Transform +- proto: ChairFolding + entities: - uid: 208 components: - - pos: 4.5,0.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: -6.5,1.5 parent: 1 - type: Transform - uid: 209 components: - - pos: 2.5,6.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,-1.5 parent: 1 - type: Transform +- proto: ChairPilotSeat + entities: - uid: 210 components: - - pos: 0.5,6.5 + - type: Transform + rot: 3.141592653589793 rad + pos: -0.5,7.5 parent: 1 - type: Transform - uid: 211 components: - - pos: 1.5,6.5 + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,6.5 parent: 1 - type: Transform - uid: 212 components: - - pos: 3.5,6.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 3.5,6.5 parent: 1 - type: Transform - uid: 213 components: - - pos: 2.5,1.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 1.5,7.5 parent: 1 - type: Transform +- proto: ClothingHeadHatNfsdBeretGreen + entities: - uid: 214 components: - - pos: 3.5,7.5 + - type: Transform + pos: 0.68947345,2.7193756 parent: 1 - type: Transform +- proto: ClothingHeadHelmetNfsd + entities: - uid: 215 components: - - pos: -2.5,1.5 + - type: Transform + pos: 6.291652,-3.3226833 parent: 1 - type: Transform +- proto: ComputerCriminalRecords + entities: - uid: 216 components: - - pos: 4.5,1.5 + - type: Transform + pos: -2.5,7.5 parent: 1 - type: Transform +- proto: ComputerIFFSyndicate + entities: - uid: 217 components: - - pos: -1.5,1.5 + - type: Transform + pos: 0.5,8.5 parent: 1 - type: Transform +- proto: ComputerMedicalRecords + entities: - uid: 218 components: - - pos: 3.5,1.5 + - type: Transform + pos: 3.5,7.5 parent: 1 - type: Transform +- proto: ComputerPowerMonitoring + entities: - uid: 219 components: - - pos: 6.5,0.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: -3.5,6.5 parent: 1 - type: Transform +- proto: ComputerRadar + entities: - uid: 220 components: - - pos: 6.5,-0.5 + - type: Transform + pos: -0.5,8.5 parent: 1 - type: Transform +- proto: ComputerShuttle + entities: - uid: 221 components: - - pos: 0.5,2.5 + - type: Transform + pos: 1.5,8.5 parent: 1 - type: Transform +- proto: ComputerStationRecords + entities: - uid: 222 components: - - pos: -0.5,1.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: 4.5,6.5 parent: 1 - type: Transform +- proto: ComputerSurveillanceCameraMonitor + entities: - uid: 223 components: - - pos: 0.5,4.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,7.5 parent: 1 - type: Transform + - type: DeviceNetwork + configurators: + - invalid +- proto: ConveyorBelt + entities: - uid: 224 components: - - pos: 0.5,5.5 + - type: Transform + pos: 0.5,-3.5 parent: 1 - type: Transform + - type: DeviceLinkSink + links: + - 447 - uid: 225 components: - - pos: 0.5,3.5 + - type: Transform + pos: 2.5,-3.5 parent: 1 - type: Transform - - uid: 226 + - type: DeviceLinkSink + links: + - 447 +- proto: DefibrillatorCabinetFilled + entities: + - uid: 619 components: - - pos: -2.5,0.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,-2.5 parent: 1 - type: Transform -- proto: CableTerminal +- proto: ExtinguisherCabinetFilled entities: - uid: 227 components: - - rot: -1.5707963267948966 rad - pos: -6.5,-1.5 + - type: Transform + rot: 3.141592653589793 rad + pos: -5.5,-4.5 + parent: 1 +- proto: FaxMachineShip + entities: + - uid: 228 + components: + - type: Transform + pos: 2.5,8.5 parent: 1 - type: Transform -- proto: CartridgeRocket +- proto: GasMixerFlipped entities: - uid: 229 components: - - flags: InContainer - type: MetaData - - parent: 228 - type: Transform - - canCollide: False - type: Physics - - type: InsideEntityStorage + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,-2.5 + parent: 1 + - type: AtmosDevice + joinedGrid: 1 + - type: AtmosPipeColor + color: '#0055CCFF' +- proto: GasPassiveVent + entities: - uid: 230 components: - - flags: InContainer - type: MetaData - - parent: 228 - type: Transform - - canCollide: False - type: Physics - - type: InsideEntityStorage -- proto: CartridgeRocketEmp - entities: + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,-8.5 + parent: 1 + - type: AtmosDevice + joinedGrid: 1 + - type: AtmosPipeColor + color: '#990000FF' - uid: 231 components: - - flags: InContainer - type: MetaData - - parent: 228 - type: Transform - - canCollide: False - type: Physics - - type: InsideEntityStorage + - type: Transform + rot: 3.141592653589793 rad + pos: 3.5,-8.5 + parent: 1 + - type: AtmosDevice + joinedGrid: 1 + - type: AtmosPipeColor + color: '#990000FF' +- proto: GasPipeBend + entities: - uid: 232 components: - - flags: InContainer - type: MetaData - - parent: 228 - type: Transform - - canCollide: False - type: Physics - - type: InsideEntityStorage -- proto: ChairFolding - entities: + - type: Transform + pos: -0.5,-3.5 + parent: 1 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 233 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -5.5,-2.5 + parent: 1 + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 234 components: - - rot: 1.5707963267948966 rad - pos: -6.5,1.5 + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,-3.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 235 components: - - rot: -1.5707963267948966 rad - pos: 2.5,-1.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 1.5,3.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#990000FF' - uid: 236 components: - - pos: 5.5,1.5 + - type: Transform + pos: -2.5,0.5 parent: 1 - type: Transform -- proto: ChairPilotSeat - entities: + - type: AtmosPipeColor + color: '#990000FF' - uid: 237 components: - - rot: 3.141592653589793 rad - pos: -0.5,7.5 + - type: Transform + pos: 6.5,-1.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 238 components: - - rot: 3.141592653589793 rad - pos: -2.5,6.5 + - type: Transform + rot: 3.141592653589793 rad + pos: -0.5,-0.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 239 components: - - rot: 3.141592653589793 rad - pos: 3.5,6.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: 0.5,4.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 240 components: - - rot: 3.141592653589793 rad - pos: 1.5,7.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: 1.5,6.5 parent: 1 - type: Transform -- proto: ClothingOuterHardsuitNfsdBronze - entities: + - type: AtmosPipeColor + color: '#990000FF' + - uid: 241 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,6.5 + parent: 1 + - type: AtmosPipeColor + color: '#990000FF' - uid: 242 components: - - flags: InContainer - type: MetaData - - parent: 241 - type: Transform - - canCollide: False - type: Physics - - type: InsideEntityStorage + - type: Transform + rot: 1.5707963267948966 rad + pos: 7.5,0.5 + parent: 1 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 243 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 2.5,-2.5 + parent: 1 + - type: AtmosPipeColor + color: '#990000FF' +- proto: GasPipeFourway + entities: - uid: 244 components: - - flags: InContainer - type: MetaData - - parent: 243 - type: Transform - - canCollide: False - type: Physics - - type: InsideEntityStorage + - type: Transform + pos: -0.5,1.5 + parent: 1 + - type: AtmosPipeColor + color: '#0055CCFF' +- proto: GasPipeStraight + entities: + - uid: 245 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 6.5,-2.5 + parent: 1 + - type: AtmosPipeColor + color: '#990000FF' - uid: 246 components: - - flags: InContainer - type: MetaData - - parent: 245 - type: Transform - - canCollide: False - type: Physics - - type: InsideEntityStorage -- proto: ClothingShoesColorOrange - entities: + - type: Transform + rot: -1.5707963267948966 rad + pos: -0.5,-5.5 + parent: 1 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 247 + components: + - type: Transform + pos: 2.5,1.5 + parent: 1 + - type: AtmosPipeColor + color: '#990000FF' - uid: 248 components: - - flags: InContainer - type: MetaData - - parent: 247 - type: Transform - - canCollide: False - type: Physics - - type: InsideEntityStorage + - type: Transform + pos: -3.5,-0.5 + parent: 1 + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 249 components: - - flags: InContainer - type: MetaData - - parent: 247 - type: Transform - - canCollide: False - type: Physics - - type: InsideEntityStorage -- proto: ClothingUniformJumpskirtPrisoner - entities: + - type: Transform + pos: -0.5,2.5 + parent: 1 + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 250 components: - - flags: InContainer - type: MetaData - - parent: 247 - type: Transform - - canCollide: False - type: Physics - - type: InsideEntityStorage + - type: Transform + rot: 3.141592653589793 rad + pos: 1.5,5.5 + parent: 1 + - type: AtmosPipeColor + color: '#990000FF' - uid: 251 components: - - flags: InContainer - type: MetaData - - parent: 247 - type: Transform - - canCollide: False - type: Physics - - type: InsideEntityStorage -- proto: ClothingUniformJumpsuitPrisoner - entities: + - type: Transform + rot: -1.5707963267948966 rad + pos: -4.5,0.5 + parent: 1 + - type: AtmosPipeColor + color: '#990000FF' - uid: 252 components: - - flags: InContainer - type: MetaData - - parent: 247 - type: Transform - - canCollide: False - type: Physics - - type: InsideEntityStorage + - type: Transform + pos: -0.5,0.5 + parent: 1 + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 253 components: - - flags: InContainer - type: MetaData - - parent: 247 - type: Transform - - canCollide: False - type: Physics - - type: InsideEntityStorage -- proto: ComputerCriminalRecords - entities: + - type: Transform + pos: 4.5,-0.5 + parent: 1 + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 254 components: - - pos: -2.5,7.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: 0.5,1.5 parent: 1 - type: Transform -- proto: ComputerIFFSyndicate - entities: + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 255 components: - - pos: 0.5,8.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 1.5,4.5 parent: 1 - type: Transform -- proto: ComputerMedicalRecords - entities: + - type: AtmosPipeColor + color: '#990000FF' - uid: 256 components: - - pos: 3.5,7.5 + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,-7.5 parent: 1 - type: Transform -- proto: ComputerPowerMonitoring - entities: + - type: AtmosPipeColor + color: '#990000FF' - uid: 257 components: - - rot: 1.5707963267948966 rad - pos: -3.5,6.5 + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,-6.5 parent: 1 - type: Transform -- proto: ComputerRadar - entities: + - type: AtmosPipeColor + color: '#990000FF' - uid: 258 components: - - pos: -0.5,8.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 3.5,-7.5 parent: 1 - type: Transform -- proto: ComputerShuttle - entities: + - type: AtmosPipeColor + color: '#990000FF' - uid: 259 components: - - pos: 1.5,8.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: 7.5,1.5 parent: 1 - type: Transform -- proto: ComputerStationRecords - entities: + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 260 components: - - rot: -1.5707963267948966 rad - pos: 4.5,6.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: 6.5,1.5 parent: 1 - type: Transform -- proto: ComputerSurveillanceCameraMonitor - entities: + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 261 components: - - rot: 1.5707963267948966 rad - pos: -1.5,7.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: 5.5,1.5 parent: 1 - type: Transform -- proto: ConveyorBelt - entities: + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 262 components: - - pos: 0.5,-3.5 + - type: Transform + pos: -0.5,-4.5 parent: 1 - type: Transform - - links: - - 473 - type: DeviceLinkSink + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 263 components: - - pos: 2.5,-3.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,-3.5 parent: 1 - type: Transform - - links: - - 473 - type: DeviceLinkSink -- proto: DefibrillatorCabinetFilled - entities: + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 264 components: - - pos: -0.5,5.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: -2.5,-3.5 parent: 1 - type: Transform -- proto: FaxMachineShip - entities: + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 265 components: - - pos: 2.5,8.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: 1.5,1.5 parent: 1 - type: Transform -- proto: GasDualPortVentPump - entities: + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 266 components: - - rot: -1.5707963267948966 rad - pos: -3.5,-3.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: -1.5,-5.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#990000FF' - uid: 267 components: - - rot: -1.5707963267948966 rad - pos: 0.5,-3.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: 0.5,-5.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#990000FF' - uid: 268 components: - - rot: -1.5707963267948966 rad - pos: 4.5,-3.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: 2.5,1.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 269 components: - - rot: 3.141592653589793 rad - pos: 0.5,2.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: 3.5,1.5 parent: 1 - type: Transform -- proto: GasMixerFlipped - entities: + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 270 components: - - rot: 3.141592653589793 rad - pos: -6.5,-2.5 + - type: Transform + pos: -2.5,-0.5 parent: 1 - type: Transform -- proto: GasPassiveVent - entities: + - type: AtmosPipeColor + color: '#990000FF' - uid: 271 components: - - rot: 3.141592653589793 rad - pos: -2.5,-8.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: -3.5,0.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#990000FF' - uid: 272 components: - - rot: 3.141592653589793 rad - pos: 3.5,-8.5 + - type: Transform + pos: -0.5,3.5 parent: 1 - type: Transform -- proto: GasPipeBend - entities: + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 273 components: - - rot: -1.5707963267948966 rad - pos: -5.5,-2.5 + - type: Transform + pos: 0.5,5.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 274 components: - - rot: 3.141592653589793 rad - pos: -6.5,-3.5 + - type: Transform + pos: 0.5,6.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 275 components: - - rot: -1.5707963267948966 rad - pos: 4.5,-6.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: -4.5,-3.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 276 components: - - rot: 3.141592653589793 rad - pos: 3.5,-1.5 + - type: Transform + pos: 7.5,-1.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#990000FF' - uid: 277 components: - - pos: 3.5,-0.5 + - type: Transform + pos: -3.5,-1.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 278 components: - - pos: -2.5,0.5 + - type: Transform + pos: -3.5,0.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 279 components: - - rot: 3.141592653589793 rad - pos: 2.5,1.5 + - type: Transform + pos: 4.5,0.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 280 components: - - pos: 1.5,1.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: 5.5,-1.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 281 components: - - rot: 3.141592653589793 rad - pos: 0.5,1.5 + - type: Transform + pos: 7.5,-0.5 parent: 1 - type: Transform -- proto: GasPipeFourway - entities: + - type: AtmosPipeColor + color: '#990000FF' - uid: 282 components: - - pos: 4.5,-1.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: -2.5,1.5 parent: 1 - type: Transform -- proto: GasPipeStraight - entities: + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 283 components: - - rot: -1.5707963267948966 rad - pos: 2.5,-5.5 + - type: Transform + pos: 3.5,-6.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#990000FF' - uid: 284 components: - - rot: -1.5707963267948966 rad - pos: 1.5,-5.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,1.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 285 components: - - rot: -1.5707963267948966 rad - pos: 0.5,-5.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: -4.5,1.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 286 components: - - rot: 3.141592653589793 rad - pos: -2.5,-7.5 + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,-3.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#990000FF' - uid: 287 components: - - rot: 3.141592653589793 rad - pos: -2.5,-6.5 + - type: Transform + pos: 6.5,-2.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 288 components: - - rot: 3.141592653589793 rad - pos: 3.5,-7.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 2.5,2.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#990000FF' - uid: 289 components: - - rot: 3.141592653589793 rad - pos: 4.5,-5.5 + - type: Transform + pos: 2.5,0.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#990000FF' - uid: 290 components: - - rot: 3.141592653589793 rad - pos: 4.5,-4.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: 5.5,-2.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#990000FF' - uid: 291 components: - - rot: 3.141592653589793 rad - pos: 4.5,-3.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 3.5,-5.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#990000FF' - uid: 292 components: - - rot: 3.141592653589793 rad - pos: 4.5,-2.5 + - type: Transform + pos: 2.5,-1.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#990000FF' - uid: 293 components: - - rot: 3.141592653589793 rad - pos: 4.5,-0.5 + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,-2.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#990000FF' - uid: 294 components: - - rot: -1.5707963267948966 rad - pos: 5.5,0.5 + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,-4.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#990000FF' - uid: 295 components: - - rot: -1.5707963267948966 rad - pos: 6.5,0.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 3.5,-4.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#990000FF' - uid: 296 components: - - rot: -1.5707963267948966 rad - pos: 7.5,0.5 + - type: Transform + pos: 3.5,-3.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#990000FF' +- proto: GasPipeTJunction + entities: - uid: 297 components: - - rot: -1.5707963267948966 rad - pos: 8.5,0.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: 7.5,-2.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#990000FF' - uid: 298 components: - - rot: -1.5707963267948966 rad - pos: -0.5,-5.5 + - type: Transform + pos: 3.5,-2.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#990000FF' - uid: 299 components: - - rot: -1.5707963267948966 rad - pos: -1.5,-5.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,-0.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#990000FF' - uid: 300 components: - - rot: -1.5707963267948966 rad - pos: 5.5,-1.5 + - type: Transform + pos: 4.5,1.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 301 components: - - rot: -1.5707963267948966 rad - pos: 6.5,-1.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: -3.5,-2.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 302 components: - - pos: -2.5,-4.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,3.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#990000FF' - uid: 303 components: - - pos: -2.5,-3.5 + - type: Transform + pos: 4.5,-2.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#990000FF' - uid: 304 components: - - pos: -2.5,-2.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: 4.5,-1.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 305 components: - - pos: -2.5,-1.5 + - type: Transform + pos: -0.5,4.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 306 components: - - pos: -2.5,-0.5 + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,-3.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 307 components: - - rot: -1.5707963267948966 rad - pos: -3.5,0.5 + - type: Transform + pos: -3.5,1.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 308 components: - - rot: -1.5707963267948966 rad - pos: -4.5,0.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: -2.5,-5.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#990000FF' - uid: 309 components: - - pos: 2.5,6.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: -2.5,-1.5 parent: 1 - type: Transform + - type: AtmosPipeColor + color: '#990000FF' +- proto: GasPort + entities: - uid: 310 components: - - pos: 2.5,5.5 + - type: Transform + pos: -5.5,-1.5 parent: 1 - type: Transform + - type: AtmosDevice + joinedGrid: 1 + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 311 components: - - pos: 2.5,4.5 + - type: Transform + pos: -6.5,-1.5 parent: 1 - type: Transform + - type: AtmosDevice + joinedGrid: 1 +- proto: GasPressurePump + entities: - uid: 312 components: - - pos: 2.5,3.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: -5.5,-3.5 parent: 1 - type: Transform + - type: AtmosDevice + joinedGrid: 1 + - type: AtmosPipeColor + color: '#0055CCFF' +- proto: GasVentPump + entities: - uid: 313 components: - - pos: 2.5,2.5 + - type: Transform + rot: 3.141592653589793 rad + pos: -0.5,-5.5 parent: 1 - type: Transform + - type: AtmosDevice + joinedGrid: 1 + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 314 components: - - rot: -1.5707963267948966 rad - pos: 3.5,1.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,4.5 parent: 1 - type: Transform + - type: AtmosDevice + joinedGrid: 1 + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 315 components: - - rot: -1.5707963267948966 rad - pos: -4.5,-3.5 + - type: Transform + pos: 0.5,7.5 parent: 1 - type: Transform + - type: AtmosDevice + joinedGrid: 1 + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 316 components: - - rot: -1.5707963267948966 rad - pos: -2.5,-3.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: -5.5,1.5 parent: 1 - type: Transform + - type: AtmosDevice + joinedGrid: 1 + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 317 components: - - rot: -1.5707963267948966 rad - pos: -1.5,-3.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: 8.5,1.5 parent: 1 - type: Transform + - type: AtmosDevice + joinedGrid: 1 + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 318 components: - - rot: -1.5707963267948966 rad - pos: -0.5,-3.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: 0.5,-0.5 parent: 1 - type: Transform + - type: AtmosDevice + joinedGrid: 1 + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 319 components: - - rot: 1.5707963267948966 rad - pos: 2.5,-3.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: -2.5,-2.5 parent: 1 - type: Transform + - type: AtmosDevice + joinedGrid: 1 + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 320 components: - - rot: 1.5707963267948966 rad - pos: 3.5,-3.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 4.5,-2.5 parent: 1 - type: Transform + - type: AtmosDevice + joinedGrid: 1 + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 321 components: - - rot: 1.5707963267948966 rad - pos: 5.5,-3.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 6.5,-3.5 parent: 1 - type: Transform + - type: AtmosDevice + joinedGrid: 1 + - type: AtmosPipeColor + color: '#0055CCFF' +- proto: GasVentScrubber + entities: - uid: 322 components: - - rot: 3.141592653589793 rad - pos: 1.5,-2.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: 1.5,-0.5 parent: 1 - type: Transform + - type: AtmosDevice + joinedGrid: 1 + - type: AtmosPipeColor + color: '#990000FF' - uid: 323 components: - - rot: 3.141592653589793 rad - pos: 1.5,-1.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,-5.5 parent: 1 - type: Transform + - type: AtmosDevice + joinedGrid: 1 + - type: AtmosPipeColor + color: '#990000FF' - uid: 324 components: - - rot: 3.141592653589793 rad - pos: 1.5,-0.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: -5.5,0.5 parent: 1 - type: Transform + - type: AtmosDevice + joinedGrid: 1 + - type: AtmosPipeColor + color: '#990000FF' - uid: 325 components: - - rot: 3.141592653589793 rad - pos: 1.5,0.5 + - type: Transform + pos: 2.5,4.5 parent: 1 - type: Transform + - type: AtmosDevice + joinedGrid: 1 + - type: AtmosPipeColor + color: '#990000FF' - uid: 326 components: - - rot: 3.141592653589793 rad - pos: 0.5,3.5 + - type: Transform + pos: 2.5,7.5 parent: 1 - type: Transform + - type: AtmosDevice + joinedGrid: 1 + - type: AtmosPipeColor + color: '#990000FF' - uid: 327 components: - - rot: 3.141592653589793 rad - pos: 0.5,4.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 7.5,-3.5 parent: 1 - type: Transform + - type: AtmosDevice + joinedGrid: 1 + - type: AtmosPipeColor + color: '#990000FF' - uid: 328 components: - - rot: 3.141592653589793 rad - pos: 0.5,5.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: -3.5,-1.5 parent: 1 - type: Transform + - type: AtmosDevice + joinedGrid: 1 + - type: AtmosPipeColor + color: '#990000FF' - uid: 329 components: - - rot: 3.141592653589793 rad - pos: 0.5,6.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: 8.5,0.5 parent: 1 - type: Transform + - type: AtmosDevice + joinedGrid: 1 + - type: AtmosPipeColor + color: '#990000FF' - uid: 330 components: - - rot: 1.5707963267948966 rad - pos: -0.5,1.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 4.5,-3.5 parent: 1 - type: Transform + - type: AtmosDevice + joinedGrid: 1 + - type: AtmosPipeColor + color: '#990000FF' +- proto: GravityGeneratorMini + entities: - uid: 331 components: - - rot: 1.5707963267948966 rad - pos: -1.5,1.5 + - type: Transform + pos: -7.5,-3.5 parent: 1 - type: Transform +- proto: Grille + entities: - uid: 332 components: - - rot: 1.5707963267948966 rad - pos: -2.5,1.5 + - type: Transform + pos: -3.5,8.5 parent: 1 - type: Transform - uid: 333 components: - - rot: 1.5707963267948966 rad - pos: -3.5,1.5 + - type: Transform + pos: -0.5,9.5 parent: 1 - type: Transform - uid: 334 components: - - rot: 1.5707963267948966 rad - pos: -4.5,1.5 + - type: Transform + pos: 0.5,9.5 parent: 1 - type: Transform -- proto: GasPipeTJunction - entities: - uid: 335 components: - - pos: 3.5,-5.5 + - type: Transform + pos: 4.5,8.5 parent: 1 - type: Transform - uid: 336 components: - - rot: 1.5707963267948966 rad - pos: 3.5,-6.5 + - type: Transform + pos: 4.5,7.5 parent: 1 - type: Transform - uid: 337 components: - - rot: 1.5707963267948966 rad - pos: 4.5,0.5 + - type: Transform + pos: -3.5,7.5 parent: 1 - type: Transform - uid: 338 components: - - rot: 1.5707963267948966 rad - pos: -2.5,-5.5 + - type: Transform + pos: 1.5,9.5 parent: 1 - type: Transform - uid: 339 components: - - pos: 4.5,1.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 7.5,1.5 parent: 1 - type: Transform +- proto: GyroscopeNfsd + entities: - uid: 340 components: - - rot: 3.141592653589793 rad - pos: 1.5,-3.5 + - type: Transform + pos: -5.5,-2.5 parent: 1 - type: Transform +- proto: HospitalCurtainsOpen + entities: - uid: 341 components: - - rot: 3.141592653589793 rad - pos: 0.5,1.5 + - type: Transform + pos: 4.5,-4.5 parent: 1 - type: Transform -- proto: GasPort - entities: - uid: 342 components: - - pos: -5.5,-1.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: -8.5,0.5 parent: 1 - type: Transform - uid: 343 components: - - pos: -6.5,-1.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: -8.5,1.5 parent: 1 - type: Transform -- proto: GasPressurePump +- proto: KitchenMicrowave entities: - uid: 344 components: - - rot: 1.5707963267948966 rad - pos: -5.5,-3.5 + - type: Transform + pos: 2.5,-0.5 parent: 1 - type: Transform -- proto: GasVentPump +- proto: LockerNfsdBailiff entities: - uid: 345 components: - - rot: -1.5707963267948966 rad - pos: 6.5,-3.5 + - type: Transform + pos: 7.5,-3.5 parent: 1 - type: Transform +- proto: LockerNfsdEvidence + entities: - uid: 346 components: - - pos: 0.5,7.5 + - type: Transform + pos: 6.5,1.5 parent: 1 - type: Transform - uid: 347 components: - - rot: 1.5707963267948966 rad - pos: -5.5,1.5 + - type: Transform + pos: 8.5,-1.5 parent: 1 - type: Transform -- proto: GasVentScrubber +- proto: LockerNfsdSilver entities: - uid: 348 components: - - rot: -1.5707963267948966 rad - pos: 0.5,-5.5 + - type: Transform + pos: 10.5,-3.5 parent: 1 - type: Transform - uid: 349 components: - - rot: -1.5707963267948966 rad - pos: 4.5,-5.5 + - type: Transform + pos: 8.5,-3.5 parent: 1 - type: Transform - uid: 350 components: - - rot: -1.5707963267948966 rad - pos: 7.5,-1.5 + - type: Transform + pos: 9.5,-3.5 parent: 1 - type: Transform +- proto: Mirror + entities: - uid: 351 components: - - rot: 1.5707963267948966 rad - pos: 2.5,-0.5 + - type: Transform + pos: 3.5,-4.5 parent: 1 - type: Transform +- proto: NfsdWhistle + entities: - uid: 352 components: - - rot: 1.5707963267948966 rad - pos: -5.5,0.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: 0.39259845,2.5318756 parent: 1 - type: Transform +- proto: NitrogenCanister + entities: - uid: 353 components: - - pos: 2.5,7.5 + - type: Transform + pos: -6.5,-1.5 parent: 1 - type: Transform + - type: AtmosDevice + joinedGrid: 1 +- proto: OxygenCanister + entities: - uid: 354 components: - - rot: -1.5707963267948966 rad - pos: 5.5,1.5 + - type: Transform + pos: -5.5,-1.5 parent: 1 - type: Transform -- proto: GravityGeneratorMini + - type: AtmosDevice + joinedGrid: 1 +- proto: PaperBin10 entities: - uid: 355 components: - - pos: -7.5,-3.5 + - type: Transform + pos: 2.5,7.5 parent: 1 - type: Transform -- proto: Grille +- proto: PlastitaniumWindow entities: - uid: 356 components: - - pos: -3.5,8.5 + - type: Transform + pos: 0.5,9.5 parent: 1 - type: Transform - uid: 357 components: - - pos: -0.5,9.5 + - type: Transform + pos: -3.5,8.5 parent: 1 - type: Transform - uid: 358 components: - - pos: 0.5,9.5 + - type: Transform + pos: 4.5,7.5 parent: 1 - type: Transform - uid: 359 components: - - pos: 4.5,8.5 + - type: Transform + pos: 1.5,9.5 parent: 1 - type: Transform - uid: 360 components: - - pos: 4.5,7.5 + - type: Transform + pos: -0.5,9.5 parent: 1 - type: Transform - uid: 361 components: - - pos: -3.5,7.5 + - type: Transform + pos: -3.5,7.5 parent: 1 - type: Transform - uid: 362 components: - - pos: 1.5,9.5 + - type: Transform + pos: 4.5,8.5 parent: 1 - type: Transform +- proto: PowerCellRecharger + entities: - uid: 363 components: - - rot: 3.141592653589793 rad - pos: 7.5,1.5 + - type: Transform + pos: 0.5,7.5 parent: 1 - type: Transform -- proto: GyroscopeSecurity +- proto: Poweredlight entities: - uid: 364 components: - - pos: -5.5,-2.5 + - type: Transform + pos: 8.5,-1.5 parent: 1 - type: Transform -- proto: HighSecArmoryLocked - entities: - uid: 365 components: - - pos: 9.5,-1.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: -0.5,-1.5 parent: 1 - type: Transform -- proto: HospitalCurtainsOpen - entities: - uid: 366 components: - - pos: 4.5,-4.5 + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,-3.5 parent: 1 - type: Transform - - secondsUntilStateChange: -2838.2593 - state: Closing - type: Door - uid: 367 components: - - rot: -1.5707963267948966 rad - pos: -8.5,0.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: -3.5,-2.5 parent: 1 - type: Transform - uid: 368 components: - - rot: -1.5707963267948966 rad - pos: -8.5,1.5 + - type: Transform + pos: -6.5,1.5 + parent: 1 + - uid: 369 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 4.5,-3.5 parent: 1 - type: Transform -- proto: BookRandomStory - entities: - uid: 370 components: - - flags: InContainer - type: MetaData - - parent: 369 - type: Transform - - canCollide: False - type: Physics - - type: InsideEntityStorage + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,4.5 + parent: 1 - uid: 371 components: - - pos: -5.6462407,1.6204062 + - type: Transform + pos: 1.5,-5.5 parent: 1 - type: Transform -- proto: JetpackSecurityFilled - entities: - uid: 372 components: - - pos: 0.3050556,2.7133894 + - type: Transform + pos: -0.5,-5.5 parent: 1 - type: Transform - uid: 373 components: - - pos: 0.5628681,2.5258894 + - type: Transform + pos: 5.5,1.5 parent: 1 - type: Transform -- proto: KitchenMicrowave - entities: - uid: 374 components: - - pos: 2.5,-0.5 - parent: 1 - type: Transform -- proto: LockerEvidence - entities: - - uid: 247 - components: - - pos: 6.5,1.5 - parent: 1 - type: Transform - - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 252 - - 253 - - 250 - - 248 - - 251 - - 249 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - type: ContainerContainer -- proto: LockerSecurityFilled - entities: - - uid: 241 - components: - - pos: -1.5,2.5 - parent: 1 - type: Transform - - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 242 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - type: ContainerContainer - - uid: 243 - components: - - pos: -1.5,3.5 - parent: 1 - type: Transform - - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 244 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - type: ContainerContainer - - uid: 245 - components: - - pos: 2.5,3.5 - parent: 1 - type: Transform - - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 246 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - type: ContainerContainer -- proto: LockerSyndicatePersonal - entities: - - uid: 228 - components: - - pos: 10.5,-3.5 - parent: 1 - type: Transform - - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 229 - - 233 - - 231 - - 230 - - 232 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - type: ContainerContainer -- proto: LockerWardenFilledHardsuit - entities: - - uid: 369 - components: - - pos: 2.5,2.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: -3.5,1.5 parent: 1 - type: Transform - - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 370 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - type: ContainerContainer -- proto: MagazineBoxPistol +- proto: PoweredlightColoredRed entities: - uid: 375 components: - - pos: 8.342042,-2.323141 + - type: Transform + rot: 3.141592653589793 rad + pos: 3.5,6.5 parent: 1 - type: Transform -- proto: MagazineBoxPistolRubber - entities: - uid: 376 components: - - pos: 8.576417,-2.448141 + - type: Transform + rot: 3.141592653589793 rad + pos: 8.5,4.5 parent: 1 - type: Transform -- proto: MagazineBoxRifleBig - entities: - uid: 377 components: - - pos: 6.4826317,-2.2746382 + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,6.5 parent: 1 - type: Transform -- proto: Mirror - entities: - uid: 378 components: - - pos: 3.5,-4.5 + - type: Transform + rot: 3.141592653589793 rad + pos: -7.5,4.5 parent: 1 - type: Transform -- proto: NitrogenCanister +- proto: PoweredSmallLight entities: - uid: 379 components: - - pos: -6.5,-1.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: 3.5,-5.5 parent: 1 - type: Transform -- proto: OxygenCanister - entities: - uid: 380 components: - - pos: -5.5,-1.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: 4.5,4.5 parent: 1 - type: Transform -- proto: PaperBin10 - entities: - uid: 381 components: - - pos: 2.5,7.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: -3.5,4.5 parent: 1 - type: Transform -- proto: PlastitaniumWindow +- proto: Rack entities: - uid: 382 components: - - pos: 0.5,9.5 + - type: Transform + pos: 0.5,2.5 parent: 1 - type: Transform - uid: 383 components: - - pos: -3.5,8.5 + - type: Transform + pos: 0.5,3.5 parent: 1 - type: Transform - uid: 384 components: - - pos: 4.5,7.5 + - type: Transform + pos: -0.5,-3.5 parent: 1 - type: Transform - uid: 385 components: - - pos: 1.5,9.5 + - type: Transform + pos: 6.5,-3.5 parent: 1 - type: Transform +- proto: Railing + entities: - uid: 386 components: - - pos: -0.5,9.5 + - type: Transform + pos: 2.5,-3.5 parent: 1 - type: Transform - uid: 387 components: - - pos: -3.5,7.5 + - type: Transform + pos: 0.5,-3.5 parent: 1 - type: Transform - uid: 388 components: - - pos: 4.5,8.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: -7.5,0.5 parent: 1 - type: Transform -- proto: PowerCellRecharger - entities: - uid: 389 components: - - pos: 0.5,7.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: -7.5,1.5 parent: 1 - type: Transform -- proto: Poweredlight +- proto: RailingCorner entities: - uid: 390 components: - - rot: 1.5707963267948966 rad - pos: -0.5,-1.5 + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,4.5 parent: 1 - type: Transform - uid: 391 components: - - rot: 3.141592653589793 rad - pos: -6.5,-3.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: 7.5,4.5 parent: 1 - type: Transform +- proto: RailingCornerSmall + entities: - uid: 392 components: - - rot: 1.5707963267948966 rad - pos: -3.5,-2.5 + - type: Transform + pos: -5.5,4.5 parent: 1 - type: Transform - uid: 393 components: - - pos: -6.5,1.5 + - type: Transform + pos: -6.5,3.5 parent: 1 - type: Transform - uid: 394 components: - - rot: -1.5707963267948966 rad - pos: 10.5,-2.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: 6.5,4.5 parent: 1 - type: Transform - uid: 395 components: - - pos: 7.5,-1.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: 7.5,3.5 parent: 1 - type: Transform +- proto: RandomBook + entities: - uid: 396 components: - - rot: 1.5707963267948966 rad - pos: 4.5,-3.5 + - type: Transform + pos: -5.5,1.5 parent: 1 - type: Transform +- proto: ReinforcedPlasmaWindow + entities: - uid: 397 components: - - rot: -1.5707963267948966 rad - pos: 2.5,4.5 + - type: Transform + pos: 7.5,1.5 parent: 1 - type: Transform +- proto: SignalButton + entities: - uid: 398 components: - - pos: 1.5,-5.5 + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,-4.5 parent: 1 - type: Transform + - type: DeviceLinkSource + linkedPorts: + 66: + - Pressed: Toggle + 61: + - Pressed: Toggle + 62: + - Pressed: Toggle - uid: 399 components: - - pos: -0.5,-5.5 + - type: Transform + pos: 0.5,7.5 parent: 1 - type: Transform + - type: SignalSwitch + state: True + - type: DeviceLinkSource + linkedPorts: + 64: + - Pressed: Toggle + 69: + - Pressed: Toggle + 63: + - Pressed: Toggle + 67: + - Pressed: Toggle + 68: + - Pressed: Toggle + 65: + - Pressed: Toggle + 70: + - Pressed: Toggle +- proto: SignArmory + entities: - uid: 400 components: - - pos: 5.5,1.5 + - type: Transform + pos: 5.5,-2.5 parent: 1 - type: Transform +- proto: SignConspiracyBoard + entities: - uid: 401 components: - - rot: 1.5707963267948966 rad - pos: -3.5,1.5 + - type: Transform + pos: 1.5,5.5 parent: 1 - type: Transform -- proto: PoweredlightColoredRed +- proto: SignDirectionalBridge + entities: + - uid: 226 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -0.5,5.5 + parent: 1 +- proto: SignDirectionalDorms + entities: + - uid: 617 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -4.5,1.5 + parent: 1 +- proto: SignEVA entities: - uid: 402 components: - - rot: 3.141592653589793 rad - pos: 3.5,6.5 + - type: Transform + pos: -2.5,2.5 parent: 1 - type: Transform - uid: 403 components: - - rot: 3.141592653589793 rad - pos: 8.5,4.5 + - type: Transform + pos: 3.5,2.5 parent: 1 - type: Transform +- proto: SignPlaque + entities: - uid: 404 components: - - rot: 3.141592653589793 rad - pos: -2.5,6.5 + - type: Transform + pos: -1.5,5.5 parent: 1 - type: Transform +- proto: SignSec + entities: + - uid: 618 + components: + - type: Transform + pos: 0.5,-6.5 + parent: 1 +- proto: SignSecurearea + entities: - uid: 405 components: - - rot: 3.141592653589793 rad - pos: -7.5,4.5 + - type: Transform + pos: 0.5,-8.5 parent: 1 - type: Transform -- proto: PoweredSmallLight +- proto: SinkWide entities: - uid: 406 components: - - rot: 1.5707963267948966 rad + - type: Transform pos: 3.5,-5.5 parent: 1 - type: Transform +- proto: SMESBasic + entities: - uid: 407 components: - - rot: 1.5707963267948966 rad - pos: 4.5,4.5 + - type: Transform + pos: -7.5,-1.5 parent: 1 - type: Transform +- proto: soda_dispenser + entities: - uid: 408 components: - - rot: -1.5707963267948966 rad - pos: -3.5,4.5 + - type: Transform + pos: 1.5,-0.5 parent: 1 - type: Transform -- proto: Rack +- proto: SpawnPointLatejoin entities: - uid: 409 components: - - pos: 8.5,-2.5 + - type: Transform + pos: -8.5,1.5 parent: 1 - type: Transform - uid: 410 components: - - pos: 6.5,-2.5 + - type: Transform + pos: -8.5,0.5 parent: 1 - type: Transform +- proto: SubstationWallBasic + entities: - uid: 411 components: - - pos: 6.5,-3.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: -4.5,-2.5 parent: 1 - type: Transform +- proto: SuitStorageBailiff + entities: - uid: 412 components: - - pos: 7.5,-3.5 + - type: Transform + pos: 2.5,2.5 parent: 1 - type: Transform +- proto: SuitStorageDeputy + entities: - uid: 413 components: - - pos: 0.5,2.5 + - type: Transform + pos: -1.5,2.5 parent: 1 - type: Transform - uid: 414 components: - - pos: 0.5,3.5 + - type: Transform + pos: -1.5,3.5 parent: 1 - type: Transform - uid: 415 components: - - pos: 8.5,-3.5 + - type: Transform + pos: 2.5,3.5 parent: 1 - type: Transform +- proto: SuitStorageWallmountEVAPrisoner + entities: - uid: 416 components: - - pos: -0.5,-3.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 5.5,-0.5 parent: 1 - type: Transform -- proto: Railing + - type: Physics + canCollide: False +- proto: SurveillanceCameraRouterSecurity entities: - uid: 417 components: - - pos: 2.5,-3.5 + - type: Transform + pos: -1.5,8.5 parent: 1 - type: Transform + - type: DeviceNetwork + configurators: + - invalid +- proto: SurveillanceCameraSecurity + entities: - uid: 418 components: - - pos: 0.5,-3.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 7.5,-1.5 parent: 1 - type: Transform + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSecurity + nameSet: True + id: Armoury - uid: 419 components: - - rot: -1.5707963267948966 rad - pos: -7.5,0.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: -2.5,-5.5 parent: 1 - type: Transform + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSecurity + nameSet: True + id: Aft Airlock - uid: 420 components: - - rot: -1.5707963267948966 rad - pos: -7.5,1.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: 6.5,3.5 parent: 1 - type: Transform -- proto: RailingCorner - entities: + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSecurity + nameSet: True + id: Starboard Airlock - uid: 421 components: - - rot: 3.141592653589793 rad - pos: -6.5,4.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 6.5,1.5 parent: 1 - type: Transform + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSecurity + nameSet: True + id: Prisoner Cell - uid: 422 components: - - rot: 1.5707963267948966 rad - pos: 7.5,4.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: -5.5,3.5 parent: 1 - type: Transform -- proto: RailingCornerSmall + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSecurity + nameSet: True + id: Port Airlock +- proto: TableReinforced entities: - uid: 423 components: - - pos: -5.5,4.5 + - type: Transform + pos: 1.5,-0.5 parent: 1 - type: Transform - uid: 424 components: - - pos: -6.5,3.5 + - type: Transform + pos: 0.5,7.5 parent: 1 - type: Transform - uid: 425 components: - - rot: -1.5707963267948966 rad - pos: 6.5,4.5 + - type: Transform + pos: 2.5,8.5 parent: 1 - type: Transform - uid: 426 components: - - rot: -1.5707963267948966 rad - pos: 7.5,3.5 + - type: Transform + pos: 2.5,7.5 parent: 1 - type: Transform -- proto: ReinforcedPlasmaWindow - entities: - uid: 427 components: - - pos: 7.5,1.5 + - type: Transform + pos: -5.5,1.5 parent: 1 - type: Transform -- proto: SignalButton - entities: - uid: 428 components: - - rot: 3.141592653589793 rad - pos: -3.5,-4.5 + - type: Transform + pos: 2.5,-0.5 parent: 1 - type: Transform - - linkedPorts: - 51: - - Pressed: Toggle - 46: - - Pressed: Toggle - 47: - - Pressed: Toggle - type: DeviceLinkSource +- proto: ThrusterNfsd + entities: - uid: 429 components: - - pos: 0.5,7.5 + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,-5.5 parent: 1 - type: Transform - - state: True - type: SignalSwitch - - linkedPorts: - 49: - - Pressed: Toggle - 54: - - Pressed: Toggle - 48: - - Pressed: Toggle - 52: - - Pressed: Toggle - 53: - - Pressed: Toggle - 50: - - Pressed: Toggle - 55: - - Pressed: Toggle - type: DeviceLinkSource - -- proto: SignArmory - entities: - uid: 430 components: - - pos: 5.5,-2.5 + - type: Transform + pos: -5.5,6.5 parent: 1 - type: Transform -- proto: SignConspiracyBoard - entities: - uid: 431 components: - - pos: 1.5,5.5 + - type: Transform + pos: 6.5,6.5 parent: 1 - type: Transform -- proto: SignEVA - entities: - uid: 432 components: - - pos: -2.5,2.5 + - type: Transform + pos: -8.5,3.5 parent: 1 - type: Transform - uid: 433 components: - - pos: 3.5,2.5 + - type: Transform + pos: 9.5,3.5 parent: 1 - type: Transform -- proto: SignPlaque - entities: - uid: 434 components: - - pos: -1.5,5.5 + - type: Transform + rot: 3.141592653589793 rad + pos: -8.5,-5.5 parent: 1 - type: Transform -- proto: SignSecurearea - entities: - uid: 435 components: - - pos: 0.5,-8.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 7.5,-5.5 parent: 1 - type: Transform -- proto: SinkWide - entities: - uid: 436 components: - - pos: 3.5,-5.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 9.5,-5.5 parent: 1 - type: Transform -- proto: SMESBasic - entities: - uid: 437 components: - - pos: -7.5,-1.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: 6.5,-6.5 parent: 1 - type: Transform -- proto: soda_dispenser - entities: - uid: 438 components: - - pos: 1.5,-0.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: 10.5,-6.5 parent: 1 - type: Transform -- proto: SpawnPointLatejoin - entities: - uid: 439 components: - - pos: -8.5,1.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: -9.5,-6.5 parent: 1 - type: Transform - uid: 440 components: - - pos: -8.5,0.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: -5.5,-6.5 parent: 1 - type: Transform -- proto: SubstationWallBasic - entities: - uid: 441 components: - - rot: -1.5707963267948966 rad - pos: -4.5,-2.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 8.5,-5.5 parent: 1 - type: Transform -- proto: SurveillanceCameraRouterSecurity - entities: - uid: 442 components: - - pos: -1.5,8.5 + - type: Transform + rot: 3.141592653589793 rad + pos: -7.5,-5.5 parent: 1 - type: Transform -- proto: SurveillanceCameraSecurity +- proto: ToiletEmpty entities: - uid: 443 components: - - rot: -1.5707963267948966 rad - pos: -2.5,-5.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: 3.5,-6.5 parent: 1 - type: Transform - - setupAvailableNetworks: - - SurveillanceCameraSecurity - nameSet: True - id: Aft Airlock - type: SurveillanceCamera - uid: 444 components: - - rot: -1.5707963267948966 rad - pos: 6.5,3.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: 9.5,0.5 parent: 1 - type: Transform - - setupAvailableNetworks: - - SurveillanceCameraSecurity - nameSet: True - id: Starboard Airlock - type: SurveillanceCamera +- proto: ToolboxElectricalFilled + entities: - uid: 445 components: - - rot: 3.141592653589793 rad - pos: 6.5,1.5 + - type: Transform + pos: -0.4858811,-3.512639 parent: 1 - type: Transform - - setupAvailableNetworks: - - SurveillanceCameraSecurity - nameSet: True - id: Prisoner Cell - type: SurveillanceCamera +- proto: ToolboxMechanicalFilled + entities: - uid: 446 components: - - rot: 1.5707963267948966 rad - pos: -5.5,3.5 + - type: Transform + pos: -0.5015061,-3.247014 parent: 1 - type: Transform - - setupAvailableNetworks: - - SurveillanceCameraSecurity - nameSet: True - id: Port Airlock - type: SurveillanceCamera +- proto: TwoWayLever + entities: - uid: 447 components: - - rot: 1.5707963267948966 rad - pos: 8.5,-2.5 + - type: Transform + pos: 1.5,-3.5 parent: 1 - type: Transform - - setupAvailableNetworks: - - SurveillanceCameraSecurity - nameSet: True - id: Low Sec Armory - type: SurveillanceCamera + - type: DeviceLinkSource + linkedPorts: + 224: + - Left: Forward + - Right: Reverse + - Middle: Off + 225: + - Left: Forward + - Right: Reverse + - Middle: Off +- proto: VendingMachineNfsdDrobe + entities: - uid: 448 components: - - rot: -1.5707963267948966 rad - pos: 10.5,-2.5 + - type: Transform + pos: 2.5,4.5 parent: 1 - type: Transform - - setupAvailableNetworks: - - SurveillanceCameraSecurity - nameSet: True - id: High Sec Armory - type: SurveillanceCamera -- proto: TableReinforced +- proto: VendingMachineNfsdTech entities: - uid: 449 components: - - pos: 1.5,-0.5 + - type: Transform + pos: -1.5,4.5 parent: 1 - type: Transform +- proto: VendingMachineSustenance + entities: - uid: 450 components: - - pos: 0.5,7.5 + - type: Transform + pos: 0.5,-0.5 parent: 1 - type: Transform +- proto: WallmountTelevision + entities: - uid: 451 components: - - pos: 2.5,8.5 + - type: Transform + pos: 1.5,-4.5 parent: 1 - type: Transform +- proto: WallPlastitanium + entities: - uid: 452 components: - - pos: 2.5,7.5 + - type: Transform + pos: -8.5,-4.5 parent: 1 - type: Transform - uid: 453 components: - - pos: -5.5,1.5 + - type: Transform + pos: 6.5,-4.5 parent: 1 - type: Transform - uid: 454 components: - - pos: 2.5,-0.5 + - type: Transform + pos: 5.5,-5.5 parent: 1 - type: Transform -- proto: Thruster - entities: - uid: 455 components: - - rot: 3.141592653589793 rad - pos: -8.5,-5.5 + - type: Transform + pos: -5.5,-4.5 parent: 1 - type: Transform - uid: 456 components: - - pos: -8.5,3.5 + - type: Transform + pos: -7.5,-4.5 parent: 1 - type: Transform - uid: 457 components: - - pos: 6.5,6.5 + - type: Transform + pos: -6.5,-4.5 parent: 1 - type: Transform - uid: 458 components: - - pos: -5.5,6.5 + - type: Transform + pos: -9.5,-4.5 parent: 1 - type: Transform - uid: 459 components: - - pos: 9.5,3.5 + - type: Transform + pos: -5.5,-5.5 parent: 1 - type: Transform - uid: 460 components: - - rot: 3.141592653589793 rad - pos: -6.5,-5.5 + - type: Transform + pos: 6.5,-5.5 parent: 1 - type: Transform - uid: 461 components: - - rot: 3.141592653589793 rad - pos: 7.5,-5.5 + - type: Transform + pos: 7.5,-4.5 parent: 1 - type: Transform - uid: 462 components: - - rot: 3.141592653589793 rad - pos: 9.5,-5.5 + - type: Transform + pos: -2.5,-6.5 parent: 1 - type: Transform - uid: 463 components: - - rot: -1.5707963267948966 rad - pos: 6.5,-6.5 + - type: Transform + pos: -1.5,-3.5 parent: 1 - type: Transform - uid: 464 components: - - rot: 1.5707963267948966 rad - pos: 10.5,-6.5 + - type: Transform + pos: 2.5,-5.5 parent: 1 - type: Transform - uid: 465 components: - - rot: 1.5707963267948966 rad - pos: -5.5,-6.5 + - type: Transform + pos: 3.5,-7.5 parent: 1 - type: Transform - uid: 466 components: - - rot: -1.5707963267948966 rad - pos: -9.5,-6.5 + - type: Transform + pos: 3.5,-1.5 parent: 1 - type: Transform - uid: 467 components: - - rot: 3.141592653589793 rad - pos: 8.5,-5.5 + - type: Transform + pos: 4.5,-6.5 parent: 1 - type: Transform - uid: 468 components: - - rot: 3.141592653589793 rad - pos: -7.5,-5.5 + - type: Transform + pos: -3.5,-5.5 parent: 1 - type: Transform -- proto: ToiletEmpty - entities: - uid: 469 components: - - rot: -1.5707963267948966 rad - pos: 3.5,-6.5 + - type: Transform + pos: 11.5,0.5 parent: 1 - type: Transform - uid: 470 components: - - rot: -1.5707963267948966 rad - pos: 9.5,0.5 + - type: Transform + pos: -3.5,5.5 parent: 1 - type: Transform -- proto: ToolboxElectricalFilled - entities: - uid: 471 components: - - pos: -0.4858811,-3.512639 + - type: Transform + pos: 8.5,2.5 parent: 1 - type: Transform -- proto: ToolboxMechanicalFilled - entities: - uid: 472 components: - - pos: -0.5015061,-3.247014 + - type: Transform + pos: 10.5,0.5 parent: 1 - type: Transform -- proto: TwoWayLever - entities: - uid: 473 components: - - pos: 1.5,-3.5 + - type: Transform + pos: -4.5,6.5 parent: 1 - type: Transform - - linkedPorts: - 262: - - Left: Forward - - Right: Reverse - - Middle: Off - 263: - - Left: Forward - - Right: Reverse - - Middle: Off - type: DeviceLinkSource -- proto: VendingMachineSec - entities: - uid: 474 components: - - pos: -1.5,4.5 + - type: Transform + pos: -0.5,5.5 parent: 1 - type: Transform -- proto: VendingMachineSecDrobe - entities: - uid: 475 components: - - pos: 2.5,4.5 + - type: Transform + pos: 0.5,-4.5 parent: 1 - type: Transform -- proto: VendingMachineSustenance - entities: - uid: 476 components: - - pos: 0.5,-0.5 + - type: Transform + pos: -1.5,-2.5 parent: 1 - type: Transform -- proto: WallmountTelevision - entities: - uid: 477 components: - - pos: 1.5,-4.5 + - type: Transform + pos: -1.5,-1.5 parent: 1 - type: Transform -- proto: WallPlastitanium - entities: - uid: 478 components: - - pos: -3.5,-5.5 + - type: Transform + pos: -9.5,-5.5 parent: 1 - type: Transform - uid: 479 components: - - pos: -2.5,-6.5 + - type: Transform + pos: -1.5,-0.5 parent: 1 - type: Transform - uid: 480 components: - - pos: 11.5,0.5 + - type: Transform + pos: 9.5,-0.5 parent: 1 - type: Transform - uid: 481 components: - - pos: -3.5,5.5 + - type: Transform + pos: -11.5,-3.5 parent: 1 - type: Transform - uid: 482 components: - - pos: 8.5,2.5 + - type: Transform + pos: 5.5,-6.5 parent: 1 - type: Transform - uid: 483 components: - - pos: 10.5,0.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 3.5,8.5 parent: 1 - type: Transform - uid: 484 components: - - pos: -4.5,6.5 + - type: Transform + pos: 11.5,-2.5 parent: 1 - type: Transform - uid: 485 components: - - pos: -0.5,5.5 + - type: Transform + pos: -0.5,-4.5 parent: 1 - type: Transform - uid: 486 components: - - pos: 0.5,-4.5 + - type: Transform + pos: -1.5,-4.5 parent: 1 - type: Transform - uid: 487 components: - - pos: -1.5,-2.5 + - type: Transform + pos: -11.5,-5.5 parent: 1 - type: Transform - uid: 488 components: - - pos: -1.5,-1.5 + - type: Transform + pos: -11.5,-6.5 parent: 1 - type: Transform - uid: 489 components: - - pos: -5.5,-4.5 + - type: Transform + pos: -11.5,-7.5 parent: 1 - type: Transform - uid: 490 components: - - pos: -1.5,-0.5 + - type: Transform + pos: -11.5,-4.5 parent: 1 - type: Transform - uid: 491 components: - - pos: 9.5,-0.5 + - type: Transform + pos: 3.5,-0.5 parent: 1 - type: Transform - uid: 492 components: - - pos: -11.5,-3.5 + - type: Transform + pos: -4.5,-0.5 parent: 1 - type: Transform - uid: 493 components: - - pos: 5.5,-6.5 + - type: Transform + pos: 3.5,-4.5 parent: 1 - type: Transform - uid: 494 components: - - pos: 7.5,-4.5 + - type: Transform + pos: -11.5,-1.5 parent: 1 - type: Transform - uid: 495 components: - - rot: 3.141592653589793 rad - pos: 3.5,8.5 + - type: Transform + pos: 9.5,-4.5 parent: 1 - type: Transform - uid: 496 components: - - pos: 11.5,-2.5 + - type: Transform + pos: -1.5,0.5 parent: 1 - type: Transform - uid: 497 components: - - pos: -0.5,-4.5 + - type: Transform + pos: 0.5,0.5 parent: 1 - type: Transform - uid: 498 components: - - pos: -1.5,-4.5 + - type: Transform + pos: -4.5,-2.5 parent: 1 - type: Transform - uid: 499 components: - - pos: -1.5,-3.5 + - type: Transform + pos: 11.5,-5.5 parent: 1 - type: Transform - uid: 500 components: - - pos: -11.5,-5.5 + - type: Transform + pos: -4.5,-1.5 parent: 1 - type: Transform - uid: 501 components: - - pos: -11.5,-6.5 + - type: Transform + pos: 8.5,-4.5 parent: 1 - type: Transform - uid: 502 components: - - pos: -11.5,-7.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: -4.5,1.5 parent: 1 - type: Transform - uid: 503 components: - - pos: -8.5,-4.5 + - type: Transform + pos: -4.5,7.5 parent: 1 - type: Transform - uid: 504 components: - - pos: -7.5,-4.5 + - type: Transform + pos: -4.5,3.5 parent: 1 - type: Transform - uid: 505 components: - - pos: -11.5,-4.5 + - type: Transform + pos: -4.5,-6.5 parent: 1 - type: Transform - uid: 506 components: - - pos: 4.5,-6.5 + - type: Transform + pos: -4.5,-4.5 parent: 1 - type: Transform - uid: 507 components: - - pos: -4.5,-0.5 + - type: Transform + pos: 0.5,-8.5 parent: 1 - type: Transform - uid: 508 components: - - pos: 3.5,-4.5 + - type: Transform + pos: 12.5,-0.5 parent: 1 - type: Transform - uid: 509 components: - - pos: -11.5,-1.5 + - type: Transform + pos: -11.5,-2.5 parent: 1 - type: Transform - uid: 510 components: - - pos: 10.5,-4.5 + - type: Transform + pos: -6.5,-0.5 parent: 1 - type: Transform - uid: 511 components: - - pos: -1.5,0.5 + - type: Transform + pos: -7.5,-0.5 parent: 1 - type: Transform - uid: 512 components: - - pos: 0.5,0.5 + - type: Transform + pos: -3.5,-6.5 parent: 1 - type: Transform - uid: 513 components: - - pos: -4.5,-2.5 + - type: Transform + pos: -1.5,-7.5 parent: 1 - type: Transform - uid: 514 components: - - pos: 2.5,-5.5 + - type: Transform + pos: 10.5,-4.5 parent: 1 - type: Transform - uid: 515 components: - - pos: 11.5,-5.5 + - type: Transform + pos: -9.5,-0.5 parent: 1 - type: Transform - uid: 516 components: - - pos: -4.5,-1.5 + - type: Transform + pos: -8.5,-0.5 parent: 1 - type: Transform - uid: 517 components: - - pos: 10.5,-5.5 + - type: Transform + pos: -1.5,-8.5 parent: 1 - type: Transform - uid: 518 components: - - rot: -1.5707963267948966 rad - pos: -4.5,1.5 + - type: Transform + pos: -5.5,2.5 parent: 1 - type: Transform - uid: 519 components: - - pos: -4.5,7.5 + - type: Transform + pos: 0.5,-6.5 parent: 1 - type: Transform - uid: 520 components: - - pos: -4.5,3.5 + - type: Transform + pos: -3.5,-4.5 parent: 1 - type: Transform - uid: 521 components: - - pos: -4.5,-6.5 + - type: Transform + pos: 10.5,-5.5 parent: 1 - type: Transform - uid: 522 components: - - pos: -4.5,-4.5 + - type: Transform + pos: 3.5,-2.5 parent: 1 - type: Transform - uid: 523 components: - - pos: 0.5,-8.5 + - type: Transform + pos: 2.5,0.5 parent: 1 - type: Transform - uid: 524 components: - - pos: 12.5,-0.5 + - type: Transform + pos: 3.5,0.5 parent: 1 - type: Transform - uid: 525 components: - - pos: -11.5,-2.5 + - type: Transform + pos: 2.5,5.5 parent: 1 - type: Transform - uid: 526 components: - - pos: -6.5,-0.5 + - type: Transform + pos: 11.5,-3.5 parent: 1 - type: Transform - uid: 527 components: - - pos: -7.5,-0.5 + - type: Transform + pos: 11.5,-4.5 parent: 1 - type: Transform - uid: 528 components: - - pos: -6.5,-4.5 + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,8.5 parent: 1 - type: Transform - uid: 529 components: - - pos: -3.5,-6.5 + - type: Transform + pos: 2.5,-4.5 parent: 1 - type: Transform - uid: 530 components: - - pos: -1.5,-7.5 + - type: Transform + pos: 2.5,-6.5 parent: 1 - type: Transform - uid: 531 components: - - pos: 9.5,-4.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 2.5,-8.5 parent: 1 - type: Transform - uid: 532 components: - - pos: 5.5,-5.5 + - type: Transform + pos: 5.5,7.5 parent: 1 - type: Transform - uid: 533 components: - - pos: 6.5,-4.5 + - type: Transform + pos: 12.5,-3.5 parent: 1 - type: Transform - uid: 534 components: - - pos: -9.5,-0.5 + - type: Transform + pos: 12.5,-5.5 parent: 1 - type: Transform - uid: 535 components: - - pos: -8.5,-0.5 + - type: Transform + pos: 8.5,3.5 parent: 1 - type: Transform - uid: 536 components: - - pos: -1.5,-8.5 + - type: Transform + pos: -1.5,9.5 parent: 1 - type: Transform - uid: 537 components: - - pos: -5.5,2.5 + - type: Transform + pos: 12.5,-4.5 parent: 1 - type: Transform - uid: 538 components: - - pos: 0.5,-6.5 + - type: Transform + pos: 12.5,-2.5 parent: 1 - type: Transform - uid: 539 components: - - pos: 1.5,0.5 + - type: Transform + pos: 10.5,1.5 parent: 1 - type: Transform - uid: 540 components: - - pos: -3.5,-4.5 + - type: Transform + pos: 12.5,-1.5 parent: 1 - type: Transform - uid: 541 components: - - pos: 8.5,-4.5 + - type: Transform + pos: -10.5,-0.5 parent: 1 - type: Transform - uid: 542 components: - - pos: 3.5,-2.5 + - type: Transform + pos: 10.5,2.5 parent: 1 - type: Transform - uid: 543 components: - - pos: 2.5,0.5 + - type: Transform + pos: -2.5,9.5 parent: 1 - type: Transform - uid: 544 components: - - pos: 3.5,0.5 + - type: Transform + pos: 5.5,-2.5 parent: 1 - type: Transform - uid: 545 components: - - pos: 2.5,5.5 + - type: Transform + pos: 3.5,9.5 parent: 1 - type: Transform - uid: 546 components: - - pos: 3.5,-0.5 + - type: Transform + pos: 2.5,9.5 parent: 1 - type: Transform - uid: 547 components: - - pos: 11.5,-3.5 + - type: Transform + pos: 4.5,5.5 parent: 1 - type: Transform - uid: 548 components: - - pos: 11.5,-4.5 + - type: Transform + pos: 3.5,-3.5 parent: 1 - type: Transform - uid: 549 components: - - pos: 9.5,-3.5 + - type: Transform + pos: -5.5,5.5 parent: 1 - type: Transform - uid: 550 components: - - rot: 3.141592653589793 rad - pos: -2.5,8.5 + - type: Transform + pos: -1.5,5.5 parent: 1 - type: Transform - uid: 551 components: - - pos: 2.5,-4.5 + - type: Transform + pos: 1.5,-4.5 parent: 1 - type: Transform - uid: 552 components: - - pos: 2.5,-6.5 + - type: Transform + pos: 1.5,5.5 parent: 1 - type: Transform - uid: 553 components: - - pos: 9.5,-2.5 + - type: Transform + pos: 7.5,2.5 parent: 1 - type: Transform - uid: 554 components: - - rot: 3.141592653589793 rad - pos: 2.5,-8.5 + - type: Transform + pos: -9.5,0.5 parent: 1 - type: Transform - uid: 555 components: - - pos: 5.5,7.5 + - type: Transform + pos: -9.5,2.5 parent: 1 - type: Transform - uid: 556 components: - - pos: -9.5,-5.5 + - type: Transform + pos: 9.5,2.5 parent: 1 - type: Transform - uid: 557 components: - - pos: -9.5,-4.5 + - type: Transform + pos: 6.5,5.5 parent: 1 - type: Transform - uid: 558 components: - - pos: 12.5,-3.5 + - type: Transform + pos: 5.5,6.5 parent: 1 - type: Transform - uid: 559 components: - - pos: 12.5,-5.5 + - type: Transform + pos: 2.5,-7.5 parent: 1 - type: Transform - uid: 560 components: - - pos: 8.5,3.5 + - type: Transform + pos: 5.5,2.5 parent: 1 - type: Transform - uid: 561 components: - - pos: -1.5,9.5 + - type: Transform + pos: 11.5,-0.5 parent: 1 - type: Transform - uid: 562 components: - - pos: 12.5,-4.5 + - type: Transform + pos: -10.5,0.5 parent: 1 - type: Transform - uid: 563 components: - - pos: 12.5,-2.5 + - type: Transform + pos: 12.5,-6.5 parent: 1 - type: Transform - uid: 564 components: - - pos: 10.5,1.5 + - type: Transform + pos: 12.5,-7.5 parent: 1 - type: Transform - uid: 565 components: - - pos: 12.5,-1.5 + - type: Transform + pos: -9.5,1.5 parent: 1 - type: Transform - uid: 566 components: - - pos: -10.5,-0.5 + - type: Transform + pos: -8.5,2.5 parent: 1 - type: Transform - uid: 567 components: - - pos: 10.5,2.5 + - type: Transform + pos: -7.5,3.5 parent: 1 - type: Transform - uid: 568 components: - - pos: -2.5,9.5 + - type: Transform + pos: 5.5,3.5 parent: 1 - type: Transform - uid: 569 components: - - pos: 5.5,-2.5 + - type: Transform + pos: 11.5,-1.5 parent: 1 - type: Transform - uid: 570 components: - - pos: 3.5,9.5 + - type: Transform + pos: -6.5,2.5 parent: 1 - type: Transform - uid: 571 components: - - pos: 2.5,9.5 + - type: Transform + pos: -7.5,2.5 parent: 1 - type: Transform - uid: 572 components: - - pos: 4.5,5.5 + - type: Transform + pos: -11.5,-0.5 parent: 1 - type: Transform - uid: 573 components: - - pos: 3.5,-1.5 + - type: Transform + pos: -4.5,-5.5 parent: 1 - type: Transform - uid: 574 components: - - pos: 3.5,-3.5 + - type: Transform + pos: -10.5,-5.5 parent: 1 - type: Transform - uid: 575 components: - - pos: -5.5,5.5 + - type: Transform + pos: -10.5,-4.5 parent: 1 - type: Transform - uid: 576 components: - - pos: -1.5,5.5 + - type: Transform + pos: -4.5,2.5 parent: 1 - type: Transform - uid: 577 components: - - pos: 1.5,-4.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: -4.5,5.5 parent: 1 - type: Transform - uid: 578 components: - - pos: 1.5,5.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: 5.5,5.5 parent: 1 - type: Transform - uid: 579 components: - - pos: 7.5,2.5 + - type: Transform + pos: -10.5,-6.5 parent: 1 - type: Transform - uid: 580 components: - - pos: -9.5,0.5 + - type: Transform + pos: -3.5,-7.5 parent: 1 - type: Transform - uid: 581 components: - - pos: -9.5,2.5 + - type: Transform + pos: -2.5,-7.5 parent: 1 - type: Transform - uid: 582 components: - - pos: 9.5,2.5 + - type: Transform + pos: -5.5,-0.5 parent: 1 - type: Transform - uid: 583 components: - - pos: 6.5,5.5 + - type: Transform + pos: -3.5,-0.5 parent: 1 - type: Transform - uid: 584 components: - - pos: 5.5,6.5 + - type: Transform + pos: 4.5,-7.5 parent: 1 - type: Transform - uid: 585 components: - - pos: 2.5,-7.5 + - type: Transform + pos: 11.5,-6.5 parent: 1 - type: Transform - uid: 586 components: - - pos: 5.5,2.5 + - type: Transform + pos: -2.5,5.5 parent: 1 - type: Transform - uid: 587 components: - - pos: 11.5,-0.5 + - type: Transform + pos: -2.5,4.5 parent: 1 - type: Transform - uid: 588 components: - - pos: -10.5,0.5 + - type: Transform + pos: -2.5,3.5 parent: 1 - type: Transform - uid: 589 components: - - pos: 12.5,-6.5 + - type: Transform + pos: -2.5,2.5 parent: 1 - type: Transform - uid: 590 components: - - pos: 12.5,-7.5 + - type: Transform + pos: 5.5,-4.5 parent: 1 - type: Transform - uid: 591 components: - - pos: -9.5,1.5 + - type: Transform + pos: 6.5,2.5 parent: 1 - type: Transform - uid: 592 components: - - pos: -8.5,2.5 + - type: Transform + pos: 3.5,5.5 parent: 1 - type: Transform - uid: 593 components: - - pos: -7.5,3.5 + - type: Transform + pos: 3.5,4.5 parent: 1 - type: Transform - uid: 594 components: - - pos: 5.5,3.5 + - type: Transform + pos: 3.5,3.5 parent: 1 - type: Transform - uid: 595 components: - - pos: 11.5,-1.5 + - type: Transform + pos: 3.5,2.5 parent: 1 - type: Transform - uid: 596 components: - - pos: -6.5,2.5 + - type: Transform + pos: 10.5,-0.5 parent: 1 - type: Transform - uid: 597 components: - - pos: -7.5,2.5 + - type: Transform + pos: -1.5,-6.5 parent: 1 - type: Transform - uid: 598 components: - - pos: -11.5,-0.5 + - type: Transform + pos: 5.5,-3.5 parent: 1 - type: Transform - uid: 599 components: - - pos: -4.5,-5.5 + - type: Transform + pos: 6.5,-0.5 parent: 1 - type: Transform - uid: 600 components: - - pos: -10.5,-5.5 + - type: Transform + pos: 5.5,-0.5 parent: 1 - type: Transform - uid: 601 components: - - pos: -10.5,-4.5 + - type: Transform + pos: 7.5,-0.5 parent: 1 - type: Transform - uid: 602 components: - - pos: -4.5,2.5 + - type: Transform + pos: 8.5,-0.5 parent: 1 - type: Transform - uid: 603 components: - - rot: -1.5707963267948966 rad - pos: -4.5,5.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,0.5 parent: 1 - type: Transform +- proto: WallWeaponCapacitorRecharger + entities: - uid: 604 components: - - rot: -1.5707963267948966 rad - pos: 5.5,5.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 2.5,0.5 parent: 1 - type: Transform - uid: 605 components: - - pos: -10.5,-6.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 0.5,0.5 parent: 1 - type: Transform - uid: 606 components: - - pos: -5.5,-5.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 1.5,0.5 parent: 1 - type: Transform +- proto: WardrobePrisonFilled + entities: - uid: 607 components: - - pos: -3.5,-7.5 + - type: Transform + pos: 5.5,1.5 parent: 1 - type: Transform +- proto: WarpPointShip + entities: - uid: 608 components: - - pos: -2.5,-7.5 + - type: Transform + pos: 0.5,4.5 parent: 1 - type: Transform + - type: WarpPoint + location: Prowler +- proto: WeaponGrapplingGun + entities: - uid: 609 components: - - pos: -5.5,-0.5 + - type: Transform + pos: 0.5159931,3.674327 parent: 1 - type: Transform - uid: 610 components: - - pos: -3.5,-0.5 + - type: Transform + pos: 0.6566181,3.439952 parent: 1 - type: Transform +- proto: WeaponRackBase + entities: - uid: 611 components: - - pos: 3.5,-7.5 + - type: Transform + pos: 9.5,-1.5 parent: 1 - type: Transform - uid: 612 components: - - pos: 4.5,-7.5 + - type: Transform + pos: 10.5,-1.5 parent: 1 - type: Transform +- proto: WeaponRackPistolWallmountedBase + entities: - uid: 613 components: - - pos: 6.5,-5.5 + - type: Transform + pos: 11.5,-2.5 parent: 1 - type: Transform +- proto: WindoorSecureBrigLocked + entities: - uid: 614 components: - - pos: 11.5,-6.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: 7.5,0.5 parent: 1 - type: Transform +- proto: Zipties + entities: - uid: 615 components: - - pos: -2.5,5.5 + - type: Transform + pos: 6.619777,-3.3851833 parent: 1 - type: Transform - uid: 616 components: - - pos: -2.5,4.5 - parent: 1 - type: Transform - - uid: 617 - components: - - pos: -2.5,3.5 - parent: 1 - type: Transform - - uid: 618 - components: - - pos: -2.5,2.5 - parent: 1 - type: Transform - - uid: 619 - components: - - pos: 5.5,-4.5 - parent: 1 - type: Transform - - uid: 620 - components: - - pos: 6.5,2.5 - parent: 1 - type: Transform - - uid: 621 - components: - - pos: 3.5,5.5 - parent: 1 - type: Transform - - uid: 622 - components: - - pos: 3.5,4.5 - parent: 1 - type: Transform - - uid: 623 - components: - - pos: 3.5,3.5 - parent: 1 - type: Transform - - uid: 624 - components: - - pos: 3.5,2.5 - parent: 1 - type: Transform - - uid: 625 - components: - - pos: 10.5,-0.5 - parent: 1 - type: Transform - - uid: 626 - components: - - pos: -1.5,-6.5 - parent: 1 - type: Transform - - uid: 627 - components: - - pos: 5.5,-3.5 - parent: 1 - type: Transform - - uid: 628 - components: - - pos: 6.5,-0.5 - parent: 1 - type: Transform - - uid: 629 - components: - - pos: 5.5,-0.5 - parent: 1 - type: Transform - - uid: 630 - components: - - pos: 7.5,-0.5 - parent: 1 - type: Transform - - uid: 631 - components: - - pos: 8.5,-0.5 - parent: 1 - type: Transform -- proto: WallWeaponCapacitorRecharger - entities: - - uid: 632 - components: - - rot: 3.141592653589793 rad - pos: 2.5,0.5 - parent: 1 - type: Transform - - uid: 633 - components: - - rot: 3.141592653589793 rad - pos: 0.5,0.5 - parent: 1 - type: Transform - - uid: 634 - components: - - rot: 3.141592653589793 rad - pos: 1.5,0.5 - parent: 1 - type: Transform -- proto: WarpPointShip - entities: - - uid: 635 - components: - - pos: 0.5,4.5 - parent: 1 - type: Transform - - location: Prowler - type: WarpPoint -- proto: WeaponGrapplingGun - entities: - - uid: 636 - components: - - pos: 0.5159931,3.674327 - parent: 1 - type: Transform - - uid: 637 - components: - - pos: 0.6566181,3.439952 - parent: 1 - type: Transform -- proto: WeaponLaserCarbine - entities: - - uid: 638 - components: - - pos: 7.4802775,-3.4933882 - parent: 1 - type: Transform - - uid: 639 - components: - - pos: 7.5115275,-3.2746382 - parent: 1 - type: Transform -- proto: WeaponLauncherRocketEmp - entities: - - uid: 233 - components: - - flags: InContainer - type: MetaData - - parent: 228 - type: Transform - - canCollide: False - type: Physics - - type: InsideEntityStorage -- proto: WeaponPistolMk58 - entities: - - uid: 640 - components: - - pos: 8.482667,-3.307516 - parent: 1 - type: Transform - - uid: 641 - components: - - pos: 8.654542,-3.541891 - parent: 1 - type: Transform -- proto: WeaponRifleLecter - entities: - - uid: 642 - components: - - pos: 6.5275793,-3.5246382 - parent: 1 - type: Transform - - uid: 643 - components: - - pos: 6.5275793,-3.3371382 + - type: Transform + pos: 6.776027,-3.3851833 parent: 1 - type: Transform ... diff --git a/Resources/Maps/_NF/Shuttles/Security/rogue.yml b/Resources/Maps/_NF/Shuttles/Security/rogue.yml index 75cb949833c..e20a136bafb 100644 --- a/Resources/Maps/_NF/Shuttles/Security/rogue.yml +++ b/Resources/Maps/_NF/Shuttles/Security/rogue.yml @@ -148,11 +148,12 @@ entities: - type: Transform pos: 1.5,-3.5 parent: 1 -- proto: AirlockSecurityGlassLocked +- proto: AirlockNfsdGlassLocked entities: - - uid: 22 + - uid: 46 components: - type: Transform + rot: -1.5707963267948966 rad pos: 0.5,-1.5 parent: 1 - proto: APCBasic @@ -720,7 +721,7 @@ entities: - type: Transform pos: 0.5,1.5 parent: 1 -- proto: SmallGyroscopeSecurity +- proto: SmallGyroscopeNfsd entities: - uid: 50 components: @@ -756,30 +757,30 @@ entities: rot: -1.5707963267948966 rad pos: -1.5,1.5 parent: 1 -- proto: ThrusterSecurity +- proto: ThrusterNfsd entities: - - uid: 46 + - uid: 22 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,-3.5 + rot: 1.5707963267948966 rad + pos: -1.5,-3.5 parent: 1 - uid: 47 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,-3.5 + rot: -1.5707963267948966 rad + pos: 2.5,3.5 parent: 1 - uid: 48 components: - type: Transform - pos: 2.5,4.5 + rot: 3.141592653589793 rad + pos: -0.5,-3.5 parent: 1 - uid: 49 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,3.5 + pos: 2.5,4.5 parent: 1 - proto: WallPlastitanium entities: diff --git a/Resources/Maps/_NF/Shuttles/Security/wasp.yml b/Resources/Maps/_NF/Shuttles/Security/wasp.yml index 399a483f9c0..355577bb8bd 100644 --- a/Resources/Maps/_NF/Shuttles/Security/wasp.yml +++ b/Resources/Maps/_NF/Shuttles/Security/wasp.yml @@ -3,6 +3,7 @@ meta: postmapinit: false tilemap: 0: Space + 14: FloorBar 30: FloorDark 34: FloorDarkMini 35: FloorDarkMono @@ -12,17 +13,15 @@ tilemap: 46: FloorGlass 77: FloorRGlass 78: FloorReinforced - 85: FloorShuttleRed - 90: FloorSteel - 93: FloorSteelCheckerLight - 101: FloorSteelMono - 102: FloorSteelOffset - 103: FloorSteelPavement - 109: FloorWhite - 114: FloorWhiteMono - 119: FloorWood - 121: Lattice - 122: Plating + 82: FloorShuttleBlack + 92: FloorSteel + 95: FloorSteelCheckerLight + 105: FloorSteelPavement + 111: FloorWhite + 116: FloorWhiteMono + 121: FloorWood + 124: Lattice + 125: Plating entities: - proto: "" entities: @@ -37,35 +36,35 @@ entities: chunks: 0,0: ind: 0,0 - tiles: TgAAAAAATgAAAAAATgAAAAAAegAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAIwAAAAAAegAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAATgAAAAAATgAAAAAATgAAAAAAegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAIwAAAAAAegAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAATgAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAegAAAAAAIwAAAAAAegAAAAAAIwAAAAAAegAAAAAAAAAAAAAAAAAAAAAAegAAAAAAegAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAegAAAAAAegAAAAAAeQAAAAAAeQAAAAAAegAAAAAAIwAAAAAAegAAAAAAIwAAAAAAegAAAAAAAAAAAAAAAAAAAAAAHgAAAAAAegAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAegAAAAAAHgAAAAAAegAAAAAAegAAAAAAegAAAAAAIwAAAAAAegAAAAAAIwAAAAAAegAAAAAAAAAAAAAAAAAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAegAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAIwAAAAAAAAAAAAAAAAAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAegAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAegAAAAAAAAAAAAAAAAAAAAAAHgAAAAAAXQAAAAAAXQAAAAAAXQAAAAAAXQAAAAAAXQAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAIwAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAIwAAAAAAAAAAAAAAAAAAAAAAHgAAAAAAXQAAAAAAXQAAAAAAXQAAAAAAXQAAAAAAXQAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAegAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAegAAAAAAAAAAAAAAAAAAAAAAHgAAAAAAXQAAAAAAXQAAAAAAXQAAAAAAXQAAAAAAXQAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAIwAAAAAAegAAAAAAIwAAAAAAegAAAAAAAAAAAAAAAAAAAAAAHgAAAAAAXQAAAAAAXQAAAAAAXQAAAAAAXQAAAAAAXQAAAAAAegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgAAAAAAXQAAAAAAXQAAAAAAXQAAAAAAXQAAAAAAXQAAAAAAegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIwAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALgAAAAAALgAAAAAALgAAAAAAVQAAAAAAegAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALgAAAAAALgAAAAAAVQAAAAAAegAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALgAAAAAALgAAAAAAVQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: TgAAAAAATgAAAAAATgAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAIwAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAATgAAAAAATgAAAAAATgAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAIwAAAAAAIwAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAATgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAIwAAAAAAfQAAAAAAIwAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAHgAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAIwAAAAAAfQAAAAAAIwAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAHgAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAfQAAAAAAHgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAIwAAAAAAfQAAAAAAIwAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAIwAAAAAAAAAAAAAAAAAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAHgAAAAAAXwAAAAAAXwAAAAAAXwAAAAAAXwAAAAAAXwAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAIwAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAIwAAAAAAAAAAAAAAAAAAAAAAHgAAAAAAXwAAAAAAXwAAAAAAXwAAAAAAXwAAAAAAXwAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAHgAAAAAAXwAAAAAAXwAAAAAAXwAAAAAAXwAAAAAAXwAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAIwAAAAAAfQAAAAAAIwAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAHgAAAAAAXwAAAAAAXwAAAAAAXwAAAAAAXwAAAAAAXwAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgAAAAAAXwAAAAAAXwAAAAAAXwAAAAAAXwAAAAAAXwAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIwAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALgAAAAAALgAAAAAAUgAAAAAAUgAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALgAAAAAALgAAAAAAUgAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALgAAAAAALgAAAAAAUgAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 0,-1: ind: 0,-1 - tiles: egAAAAAAZQAAAAAAegAAAAAAWgAAAAAAXQAAAAAAXQAAAAAAegAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJQAAAAAAJQAAAAAAegAAAAAAXQAAAAAAXQAAAAAAegAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAIwAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATQAAAAAATQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJQAAAAAATQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATQAAAAAATQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJQAAAAAAJQAAAAAAegAAAAAAJQAAAAAAIwAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAIwAAAAAAegAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAegAAAAAAegAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAIwAAAAAAegAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAegAAAAAAIwAAAAAAHgAAAAAAHgAAAAAAIwAAAAAAHgAAAAAAHgAAAAAAIwAAAAAAegAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAegAAAAAAIwAAAAAAHgAAAAAAHgAAAAAAIwAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAegAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAegAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATgAAAAAATgAAAAAATgAAAAAAegAAAAAAIwAAAAAAIwAAAAAAIwAAAAAAIwAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAegAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATgAAAAAATgAAAAAATgAAAAAAegAAAAAAHgAAAAAAIwAAAAAAIwAAAAAAegAAAAAAegAAAAAAegAAAAAAIwAAAAAAegAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATgAAAAAATgAAAAAATgAAAAAAegAAAAAAHgAAAAAAegAAAAAAegAAAAAAeQAAAAAAeQAAAAAAegAAAAAAIwAAAAAAegAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATgAAAAAATgAAAAAATgAAAAAAegAAAAAAegAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAegAAAAAAIwAAAAAAegAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAA + tiles: fQAAAAAAIwAAAAAAfQAAAAAAXwAAAAAAXwAAAAAAXwAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJQAAAAAAJQAAAAAAfQAAAAAAXwAAAAAAXwAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAIwAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATQAAAAAATQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJQAAAAAATQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATQAAAAAATQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJQAAAAAAJQAAAAAAfQAAAAAAJQAAAAAAIwAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAIwAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAfQAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAIwAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAfQAAAAAAIwAAAAAAHgAAAAAAHgAAAAAAIwAAAAAAHgAAAAAAHgAAAAAAIwAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAfQAAAAAAIwAAAAAAHgAAAAAAHgAAAAAAIwAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATgAAAAAATgAAAAAATgAAAAAAfQAAAAAAIwAAAAAAIwAAAAAAIwAAAAAAIwAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATgAAAAAATgAAAAAATgAAAAAAfQAAAAAAHgAAAAAAIwAAAAAAIwAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAIwAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATgAAAAAATgAAAAAATgAAAAAAfQAAAAAAHgAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAIwAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATgAAAAAATgAAAAAATgAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAfQAAAAAAIwAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAA version: 6 0,-2: ind: 0,-2 - tiles: eQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAegAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAegAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAegAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAegAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAegAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAegAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAegAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAegAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAegAAAAAAegAAAAAAZQAAAAAAegAAAAAAegAAAAAAegAAAAAAZQAAAAAAegAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAegAAAAAAWgAAAAAAegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAegAAAAAAegAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAegAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: fAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAfQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAaQAAAAAAaQAAAAAAaQAAAAAAfQAAAAAAaQAAAAAAaQAAAAAAaQAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAaQAAAAAAaQAAAAAAaQAAAAAAfQAAAAAAaQAAAAAAaQAAAAAAaQAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAfQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAJQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAJQAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAfQAAAAAAXAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXwAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAXwAAAAAAXwAAAAAAXwAAAAAAXwAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 -1,-1: ind: -1,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAegAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAegAAAAAAZQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAegAAAAAAWgAAAAAAZgAAAAAAegAAAAAAJQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAIwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAJQAAAAAAJQAAAAAAJQAAAAAATQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAJQAAAAAAJQAAAAAAJQAAAAAATQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAJQAAAAAAJQAAAAAAJQAAAAAATQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAegAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAIwAAAAAAJQAAAAAAegAAAAAAJQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAegAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAegAAAAAAegAAAAAAJQAAAAAAJQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAegAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAALQAAAAAALQAAAAAAJQAAAAAAJQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAegAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAJQAAAAAAJQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAegAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAegAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAegAAAAAAegAAAAAAegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAegAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAegAAAAAATgAAAAAATgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAegAAAAAAIwAAAAAAegAAAAAAegAAAAAAegAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAegAAAAAATgAAAAAATgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAegAAAAAAIwAAAAAAegAAAAAAeQAAAAAAeQAAAAAAegAAAAAAegAAAAAAcgAAAAAAegAAAAAATgAAAAAATgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAegAAAAAAIwAAAAAAegAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAegAAAAAAegAAAAAATgAAAAAATgAAAAAA + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAADgAAAAAADgAAAAAADgAAAAAAfQAAAAAAIwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAADgAAAAAADgAAAAAAfQAAAAAAJQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAAAfQAAAAAAfQAAAAAAIwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAATQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAATQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAATQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAIwAAAAAAJQAAAAAAfQAAAAAAJQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAfQAAAAAAfQAAAAAAJQAAAAAAJQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAALQAAAAAALQAAAAAAJQAAAAAAJQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAJQAAAAAAJQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAfQAAAAAAdAAAAAAAdAAAAAAAdAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAdAAAAAAAdAAAAAAAdAAAAAAAdAAAAAAAfQAAAAAATgAAAAAATgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAIwAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAdAAAAAAAdAAAAAAAdAAAAAAAfQAAAAAATgAAAAAATgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAIwAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAdAAAAAAAfQAAAAAATgAAAAAATgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAIwAAAAAAfQAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAATgAAAAAATgAAAAAA version: 6 -1,0: ind: -1,0 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAegAAAAAAIwAAAAAAegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAegAAAAAAKwAAAAAAKwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAegAAAAAAIwAAAAAAegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAKwAAAAAAKwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAIwAAAAAAegAAAAAAIwAAAAAAegAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAIwAAAAAAegAAAAAAIwAAAAAAegAAAAAAeQAAAAAAeQAAAAAAegAAAAAAegAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAIwAAAAAAegAAAAAAIwAAAAAAegAAAAAAegAAAAAAegAAAAAAHgAAAAAAegAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIwAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAegAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAegAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIwAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAIwAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAegAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAIwAAAAAAegAAAAAAIwAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAIgAAAAAAIgAAAAAAIgAAAAAAIgAAAAAAegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAdwAAAAAAdwAAAAAAdwAAAAAAdwAAAAAAIwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAdwAAAAAAdwAAAAAAdwAAAAAAdwAAAAAAegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAegAAAAAAVQAAAAAALgAAAAAALgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAegAAAAAAVQAAAAAALgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAVQAAAAAALgAAAAAA + tiles: AAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAIwAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAKwAAAAAAKwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAIwAAAAAAIwAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAKwAAAAAAKwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAIwAAAAAAfQAAAAAAIwAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAIwAAAAAAfQAAAAAAIwAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAIwAAAAAAfQAAAAAAIwAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAHgAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIwAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIwAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAIwAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAIwAAAAAAfQAAAAAAIwAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAIgAAAAAAIgAAAAAAIgAAAAAAIgAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAIwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAUgAAAAAAUgAAAAAALgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAUgAAAAAALgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAUgAAAAAALgAAAAAA version: 6 -1,-2: ind: -1,-2 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAegAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAegAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAegAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAegAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAegAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAegAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAegAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAegAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAegAAAAAAZQAAAAAAegAAAAAAegAAAAAAegAAAAAAZQAAAAAAegAAAAAAegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAegAAAAAAWgAAAAAAegAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAegAAAAAAegAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAegAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAWgAAAAAA + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAfQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAaQAAAAAAaQAAAAAAaQAAAAAAfQAAAAAAaQAAAAAAaQAAAAAAaQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAaQAAAAAAaQAAAAAAaQAAAAAAfQAAAAAAaQAAAAAAaQAAAAAAaQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAfQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAJQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAJQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAADgAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAADgAAAAAADgAAAAAADgAAAAAADgAAAAAAJQAAAAAAJQAAAAAA version: 6 -1,1: ind: -1,1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAVQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAUgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 0,1: ind: 0,1 - tiles: VQAAAAAAVQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: UgAAAAAAUgAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 - type: Broadphase - type: Physics @@ -91,276 +90,288 @@ entities: color: '#3AB3DAFF' id: BotGreyscale decals: - 103: -5,-3 + 68: -5,-3 - node: color: '#835432FF' id: BotLeftGreyscale decals: - 122: 8,-9 - 123: 9,-8 - 124: 10,-7 + 87: 8,-9 + 88: 9,-8 + 89: 10,-7 - node: color: '#3AB3DAFF' id: BrickTileSteelCornerNe decals: - 85: -8,-4 - 104: -5,-7 + 50: -8,-4 + 69: -5,-7 - node: color: '#835432FF' id: BrickTileSteelCornerNe decals: - 105: 10,-4 + 70: 10,-4 - node: color: '#3AB3DAFF' id: BrickTileSteelCornerNw decals: - 84: -10,-4 + 49: -10,-4 - node: color: '#3AB3DAFF' id: BrickTileSteelCornerSe decals: - 95: -5,-9 + 60: -5,-9 - node: color: '#835432FF' id: BrickTileSteelCornerSe decals: - 111: 8,-9 - 112: 9,-8 - 113: 10,-7 + 76: 8,-9 + 77: 9,-8 + 78: 10,-7 - node: color: '#3AB3DAFF' id: BrickTileSteelCornerSw decals: - 90: -8,-9 - 91: -9,-8 - 92: -10,-7 + 55: -8,-9 + 56: -9,-8 + 57: -10,-7 - node: color: '#835432FF' id: BrickTileSteelCornerSw decals: - 108: 4,-7 - 110: 5,-9 + 73: 4,-7 + 75: 5,-9 - node: color: '#3AB3DAFF' id: BrickTileSteelInnerNe decals: - 100: -8,-7 + 65: -8,-7 - node: color: '#835432FF' id: BrickTileSteelInnerSe decals: - 118: 8,-8 - 119: 9,-7 + 83: 8,-8 + 84: 9,-7 - node: color: '#3AB3DAFF' id: BrickTileSteelInnerSw decals: - 101: -8,-8 - 102: -9,-7 + 66: -8,-8 + 67: -9,-7 - node: color: '#3AB3DAFF' id: BrickTileSteelLineE decals: - 87: -5,-8 - 98: -8,-6 - 99: -8,-5 + 52: -5,-8 + 63: -8,-6 + 64: -8,-5 - node: color: '#835432FF' id: BrickTileSteelLineE decals: - 114: 10,-6 - 115: 10,-5 + 79: 10,-6 + 80: 10,-5 - node: color: '#3AB3DAFF' id: BrickTileSteelLineN decals: - 86: -9,-4 - 96: -6,-7 - 97: -7,-7 + 51: -9,-4 + 61: -6,-7 + 62: -7,-7 - node: color: '#835432FF' id: BrickTileSteelLineN decals: - 120: 9,-4 - 121: 8,-4 - 226: 7,-4 + 85: 9,-4 + 86: 8,-4 + 103: 7,-4 - node: color: '#3AB3DAFF' id: BrickTileSteelLineS decals: - 88: -6,-9 - 89: -7,-9 + 53: -6,-9 + 54: -7,-9 - node: color: '#835432FF' id: BrickTileSteelLineS decals: - 116: 6,-9 - 117: 7,-9 + 81: 6,-9 + 82: 7,-9 - node: color: '#3AB3DAFF' id: BrickTileSteelLineW decals: - 93: -10,-6 - 94: -10,-5 + 58: -10,-6 + 59: -10,-5 - node: color: '#835432FF' id: BrickTileSteelLineW decals: - 106: 4,-5 - 107: 4,-6 - 109: 5,-8 - 227: 4,-4 + 71: 4,-5 + 72: 4,-6 + 74: 5,-8 + 104: 4,-4 - node: - color: '#B02E26FF' + color: '#4B653EFF' id: ConcreteTrimCornerNe decals: - 125: -10,8 - 141: 12,8 - 210: -6,8 - 213: 8,8 + 122: -6,8 + 146: 8,8 + 166: -10,8 + 178: 12,8 - node: - color: '#B02E26FF' + color: '#4B653EFF' id: ConcreteTrimCornerNw decals: - 126: -12,8 - 142: 10,8 - 151: -8,8 - 152: 7,8 - 211: 6,7 - 212: -1,8 + 107: -8,8 + 129: -1,8 + 144: 6,7 + 145: 7,8 + 165: -12,8 + 175: 10,8 - node: - color: '#B02E26FF' + color: '#4B653EFF' id: ConcreteTrimCornerSe decals: - 128: -10,5 - 143: 12,5 - 167: 8,5 - 168: 4,3 - 169: -2,3 + 149: 8,5 + 167: -10,5 + 176: 12,5 - node: color: '#B02E26FF' + id: ConcreteTrimCornerSe + decals: + 91: -2,3 + - node: + color: '#4B653EFF' id: ConcreteTrimCornerSw decals: - 127: -12,5 - 144: 10,5 - 164: -8,5 - 165: -4,3 - 166: 2,3 + 108: -8,5 + 168: -12,5 + 177: 10,5 - node: color: '#B02E26FF' + id: ConcreteTrimCornerSw + decals: + 90: -4,3 + - node: + color: '#4B653EFF' id: ConcreteTrimEndN decals: - 153: 0,11 + 130: 0,11 - node: - color: '#B02E26FF' + color: '#4B653EFF' id: ConcreteTrimEndS decals: - 179: -6,4 - 180: 6,4 - 214: 0,4 + 114: -6,4 + 154: 6,4 - node: - color: '#B02E26FF' + color: '#4B653EFF' id: ConcreteTrimInnerNe decals: - 177: 0,6 - 209: -6,7 + 123: -6,7 - node: - color: '#B02E26FF' + color: '#4B653EFF' id: ConcreteTrimInnerNw decals: - 197: 0,8 - 198: 6,6 - 199: 7,7 - 200: -1,7 + 128: -1,7 + 135: 0,8 + 142: 6,6 + 143: 7,7 - node: - color: '#B02E26FF' + color: '#4B653EFF' id: ConcreteTrimInnerSe decals: - 187: -6,5 - 193: 6,5 - 194: 4,5 - 195: 0,5 - 196: -2,5 + 115: -6,5 + 118: -2,5 + 152: 6,5 + 156: 4,5 + 163: 0,5 - node: - color: '#B02E26FF' + color: '#4B653EFF' id: ConcreteTrimInnerSw decals: - 188: -6,5 - 189: -4,5 - 190: 0,5 - 191: 2,5 - 192: 6,5 + 116: -6,5 + 117: -4,5 + 153: 6,5 + 158: 2,5 + 164: 0,5 - node: - color: '#B02E26FF' + color: '#4B653EFF' id: ConcreteTrimLineE decals: - 129: -10,6 - 130: -10,7 - 136: 12,6 - 137: 12,7 - 154: 0,10 - 155: 0,9 - 156: 0,8 - 157: 0,7 - 162: 8,6 - 163: 8,7 - 201: -2,4 - 202: 4,4 + 120: -2,4 + 131: 0,9 + 132: 0,10 + 136: 0,8 + 137: 0,7 + 147: 8,6 + 148: 8,7 + 155: 4,4 + 162: 0,4 + 173: -10,7 + 174: -10,6 + 180: 12,6 + 181: 12,7 - node: - color: '#B02E26FF' + color: '#4B653EFF' id: ConcreteTrimLineN decals: - 131: -11,8 - 138: 11,8 - 158: -5,7 - 159: -4,7 - 160: -3,7 - 161: -2,7 - 172: 1,6 - 173: 2,6 - 174: 3,6 - 175: 4,6 - 176: 5,6 - 208: -7,8 + 111: -7,8 + 124: -4,7 + 125: -3,7 + 126: -5,7 + 127: -2,7 + 138: 5,6 + 139: 4,6 + 140: 3,6 + 141: 1,6 + 160: 2,6 + 172: -11,8 + 182: 11,8 - node: - color: '#B02E26FF' + color: '#4B653EFF' id: ConcreteTrimLineS decals: - 134: -11,5 - 135: 11,5 - 178: -7,5 - 181: 7,5 - 182: 3,3 - 183: -3,3 - 184: -5,5 - 185: -1,5 - 186: 1,5 - 203: 5,5 + 112: -7,5 + 113: -5,5 + 121: -1,5 + 150: 7,5 + 151: 5,5 + 159: 1,5 + 171: -11,5 + 179: 11,5 - node: color: '#B02E26FF' + id: ConcreteTrimLineS + decals: + 92: 3,3 + 93: -3,3 + - node: + color: '#4B653EFF' id: ConcreteTrimLineW decals: - 132: -12,7 - 133: -12,6 - 139: 10,6 - 140: 10,7 - 170: 0,10 - 171: 0,9 - 204: 2,4 - 205: -4,4 - 206: -8,6 - 207: -8,7 + 109: -8,6 + 110: -8,7 + 119: -4,4 + 133: 0,10 + 134: 0,9 + 157: 2,4 + 161: 0,4 + 169: -12,6 + 170: -12,7 + 183: 10,7 + 184: 10,6 - node: - color: '#B02E26FF' + color: '#4B653EFF' id: Delivery decals: - 215: -12,3 - 216: 12,3 + 185: -12,3 + 186: 12,3 + 216: -1,-16 + 217: 1,-16 - node: color: '#FED83DFF' id: DeliveryGreyscale decals: - 229: 7,-4 + 106: 7,-4 - node: cleanable: True color: '#FFFFFFFF' @@ -371,230 +382,234 @@ entities: 2: -4,-17 3: 3,-16 4: 4,-16 - 5: 1,-17 - 6: 1,-18 - 7: 0,-18 - 8: 3,-21 - 9: 4,-20 - 10: 5,-20 - 11: 4,-21 - 12: -3,-21 - 13: -4,-21 - 14: -6,-21 - 15: -8,-20 - 16: -8,-21 - 17: -5,-25 - 18: -6,-25 - 19: -6,-24 - 20: -7,-24 - 21: -1,-23 - 22: -1,-24 - 23: -2,-24 - 24: -2,-25 - 25: 2,-24 - 26: 2,-25 - 27: 2,-26 - 28: 3,-25 - 29: 7,-25 - 30: 6,-25 - 31: 5,-24 - 32: 5,-23 - 33: 5,-25 - 34: -1,-19 - 35: 8,-21 + 5: 1,-18 + 6: 0,-18 + 7: 3,-21 + 8: 4,-20 + 9: 5,-20 + 10: 4,-21 + 11: -3,-21 + 12: -4,-21 + 13: -6,-21 + 14: -8,-20 + 15: -8,-21 + 16: -5,-25 + 17: -6,-25 + 18: -6,-24 + 19: -7,-24 + 20: -1,-23 + 21: -1,-24 + 22: -2,-24 + 23: -2,-25 + 24: 2,-24 + 25: 2,-25 + 26: 2,-26 + 27: 3,-25 + 28: 7,-25 + 29: 6,-25 + 30: 5,-24 + 31: 5,-23 + 32: 5,-25 + 33: -1,-19 + 34: 8,-21 - node: color: '#B02E26FF' id: MiniTileDarkCornerNe decals: - 74: 2,-6 + 39: 2,-6 - node: color: '#B02E26FF' id: MiniTileDarkCornerNw decals: - 75: -2,-6 + 40: -2,-6 - node: color: '#B02E26FF' id: MiniTileDarkCornerSe decals: - 70: 1,-9 - 71: 2,-8 + 35: 1,-9 + 36: 2,-8 - node: color: '#B02E26FF' id: MiniTileDarkCornerSw decals: - 72: -1,-9 - 73: -2,-8 - - node: - color: '#B02E26FF' - id: MiniTileDarkEndE - decals: - 145: -2,9 - - node: - color: '#B02E26FF' - id: MiniTileDarkEndW - decals: - 146: -5,9 + 37: -1,-9 + 38: -2,-8 - node: color: '#B02E26FF' id: MiniTileDarkInnerSe decals: - 80: 1,-8 + 45: 1,-8 - node: color: '#B02E26FF' id: MiniTileDarkInnerSw decals: - 81: -1,-8 + 46: -1,-8 - node: color: '#B02E26FF' id: MiniTileDarkLineE decals: - 83: 2,-7 + 48: 2,-7 - node: color: '#B02E26FF' id: MiniTileDarkLineN decals: - 76: -1,-6 - 77: 0,-6 - 78: 1,-6 - 149: -4,9 - 150: -3,9 + 41: -1,-6 + 42: 0,-6 + 43: 1,-6 - node: color: '#B02E26FF' id: MiniTileDarkLineS decals: - 79: 0,-9 - 147: -4,9 - 148: -3,9 + 44: 0,-9 - node: color: '#B02E26FF' id: MiniTileDarkLineW decals: - 82: -2,-7 + 47: -2,-7 - node: - color: '#B02E26FF' + color: '#4B653EFF' id: MiniTileSteelCornerNe decals: - 60: -2,-10 + 190: -2,-10 + 213: 4,-11 - node: - color: '#B02E26FF' + color: '#4B653EFF' id: MiniTileSteelCornerNw decals: - 67: 2,-10 + 191: 2,-10 + 209: -4,-11 - node: - color: '#B02E26FF' + color: '#4B653EFF' + id: MiniTileSteelCornerSe + decals: + 194: -2,-13 + 212: 4,-13 + - node: + color: '#4B653EFF' + id: MiniTileSteelCornerSw + decals: + 193: 2,-13 + 208: -4,-13 + - node: + color: '#4B653EFF' + id: MiniTileSteelEndE + decals: + 218: -2,9 + - node: + color: '#4B653EFF' id: MiniTileSteelEndN decals: - 59: -3,-9 - 62: 3,-9 + 197: -3,-9 + 201: 3,-9 - node: - color: '#B02E26FF' + color: '#4B653EFF' + id: MiniTileSteelEndW + decals: + 219: -5,9 + - node: + color: '#4B653EFF' id: MiniTileSteelInnerNe decals: - 61: -3,-10 - 65: 3,-11 + 199: -3,-10 + 205: -2,-17 + 214: 3,-11 - node: - color: '#B02E26FF' + color: '#4B653EFF' id: MiniTileSteelInnerNw decals: - 58: -3,-11 - 66: 3,-10 + 200: 3,-10 + 204: 2,-17 + 215: -3,-11 - node: - color: '#B02E26FF' + color: '#4B653EFF' id: MiniTileSteelLineE decals: - 36: -2,-12 - 37: -2,-11 - 47: -2,-13 - 48: 4,-13 - 49: 4,-12 - 50: 4,-11 - 63: 3,-10 + 187: -2,-11 + 188: -2,-12 + 202: 3,-10 + 211: 4,-12 - node: - color: '#B02E26FF' + color: '#4B653EFF' id: MiniTileSteelLineN decals: - 51: 4,-11 - 57: -4,-11 - 64: 4,-11 + 203: 0,-17 + 220: -3,9 + 221: -4,9 - node: - color: '#B02E26FF' + color: '#4B653EFF' id: MiniTileSteelLineS decals: - 41: 3,-13 - 42: 2,-13 - 43: 4,-13 - 44: -2,-13 - 45: -3,-13 - 46: -4,-13 + 195: -3,-13 + 196: 3,-13 + 222: -4,9 + 223: -3,9 - node: - color: '#B02E26FF' + color: '#4B653EFF' id: MiniTileSteelLineW decals: - 38: 2,-13 - 39: 2,-12 - 40: 2,-11 - 52: -3,-10 - 53: -3,-9 - 54: -4,-13 - 55: -4,-12 - 56: -4,-11 - - node: - color: '#B02E26FF' - id: WarnFullGreyscale - decals: - 68: -1,-16 - 69: 1,-16 + 189: 2,-12 + 192: 2,-11 + 198: -3,-10 + 210: -4,-12 - node: color: '#FED83DFF' id: WarnLineGreyscaleN decals: - 223: 4,-4 - 224: 5,-4 - 225: 6,-4 - 228: 4,-4 + 100: 4,-4 + 101: 5,-4 + 102: 6,-4 + 105: 4,-4 + - node: + color: '#FFFF03FF' + id: WarnLineW + decals: + 206: -1,-17 + 207: 1,-17 - node: cleanable: True color: '#1D1D21FF' id: beepsky decals: - 218: 7,-26 + 95: 7,-26 - node: cleanable: True color: '#1D1D21FF' id: blueprint decals: - 219: -1,-26 + 96: -1,-26 - node: cleanable: True color: '#1D1D21FF' id: bottle decals: - 220: 2,-23 + 97: 2,-23 - node: cleanable: True color: '#1D1D21FF' id: cyka decals: - 217: -5,-23 + 94: -5,-23 - node: cleanable: True color: '#FED83DFF' id: engie decals: - 222: -1,0 + 99: -1,0 - node: color: '#B02E26FF' id: space decals: - 221: 2,-1 + 98: 2,-1 - type: GridAtmosphere version: 2 data: tiles: 0,0: - 0: 65535 + 0: 65497 + 1: 38 0,1: - 0: 65535 + 0: 65531 + 1: 4 0,-1: 0: 65535 0,2: @@ -603,17 +618,21 @@ entities: 0: 65535 1,0: 0: 63287 + 2: 192 1,1: - 0: 65407 - 1: 128 + 1: 129 + 0: 65406 1,2: - 0: 30719 + 0: 30711 + 1: 8 2,1: 0: 65535 2,2: - 0: 255 + 1: 1 + 0: 254 0,-4: - 0: 65535 + 0: 65407 + 1: 128 0,-3: 0: 65535 0,-2: @@ -631,21 +650,27 @@ entities: 2,-3: 0: 65280 2,-2: - 0: 65535 + 0: 64511 + 1: 1024 2,-1: - 0: 61439 + 1: 1 + 0: 61438 0,-7: 0: 65529 0,-6: - 0: 65535 + 0: 53183 + 1: 12352 0,-5: - 0: 65535 + 1: 3 + 0: 65532 1,-7: 0: 65527 1,-6: - 0: 65535 + 0: 65471 + 1: 64 1,-5: - 0: 65535 + 0: 64511 + 1: 1024 2,-7: 0: 13072 2,-6: @@ -663,7 +688,8 @@ entities: -2,-3: 0: 65416 -2,-2: - 0: 65535 + 0: 65471 + 3: 64 -2,-1: 0: 61439 -1,-4: @@ -673,7 +699,8 @@ entities: -1,-2: 0: 65535 -1,-1: - 0: 65535 + 0: 65215 + 1: 320 -3,1: 0: 65535 -3,2: @@ -682,37 +709,45 @@ entities: 0: 65503 1: 32 -2,2: - 0: 52351 - 2: 128 + 1: 3 + 0: 52348 + 3: 128 -2,0: 0: 64652 + 2: 112 -1,0: 0: 65531 1: 4 -1,1: - 0: 65535 + 1: 5 + 0: 65530 -1,2: 0: 57295 1: 48 - 2: 8192 + 3: 8192 -1,3: 0: 61439 -2,-7: 0: 65532 -2,-6: - 0: 65535 + 0: 65471 + 1: 64 -2,-5: 0: 65535 -1,-7: 0: 65523 -1,-6: - 0: 65535 + 0: 32703 + 1: 64 + 3: 32768 -1,-5: - 0: 65535 + 0: 65527 + 1: 8 1,3: 0: 311 2,0: 0: 65262 + 2: 16 3,0: 0: 13107 3,1: @@ -780,6 +815,21 @@ entities: - 0 - 0 - 0 + - volume: 2500 + temperature: 293.15 + moles: + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 - volume: 2500 temperature: 293.15 moles: @@ -798,113 +848,87 @@ entities: chunkSize: 4 - type: GasTileOverlay - type: RadiationGridResistance -- proto: AirlockBrigGlassLocked - entities: - - uid: 761 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,-15.5 - parent: 1 - - uid: 762 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,-13.5 - parent: 1 - - uid: 763 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-15.5 - parent: 1 - - uid: 764 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-13.5 - parent: 1 - - uid: 765 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,-9.5 - parent: 1 - proto: AirlockCommand entities: - - uid: 758 + - uid: 2 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 0.5,12.5 parent: 1 - proto: AirlockEngineering entities: - - uid: 728 + - uid: 3 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 0.5,3.5 parent: 1 - proto: AirlockExternalGlassEasyPry entities: - - uid: 534 + - uid: 4 components: - type: Transform pos: 12.5,2.5 parent: 1 - - uid: 634 + - uid: 5 components: - type: Transform pos: -11.5,2.5 parent: 1 + - uid: 6 + components: + - type: Transform + pos: 9.5,1.5 + parent: 1 + - uid: 7 + components: + - type: Transform + pos: -8.5,1.5 + parent: 1 - proto: AirlockGlassShuttle entities: - - uid: 555 + - uid: 8 components: - type: Transform rot: -1.5707963267948966 rad pos: -12.5,5.5 parent: 1 - - uid: 578 + - uid: 9 components: - type: Transform rot: -1.5707963267948966 rad pos: -12.5,7.5 parent: 1 - - uid: 579 + - uid: 10 components: - type: Transform rot: 3.141592653589793 rad pos: -11.5,9.5 parent: 1 - - uid: 580 + - uid: 11 components: - type: Transform rot: 3.141592653589793 rad pos: -9.5,9.5 parent: 1 - - uid: 581 + - uid: 12 components: - type: Transform rot: 3.141592653589793 rad pos: 10.5,9.5 parent: 1 - - uid: 582 + - uid: 13 components: - type: Transform rot: 3.141592653589793 rad pos: 12.5,9.5 parent: 1 - - uid: 583 + - uid: 14 components: - type: Transform rot: 1.5707963267948966 rad pos: 13.5,7.5 parent: 1 - - uid: 584 + - uid: 15 components: - type: Transform rot: 1.5707963267948966 rad @@ -912,107 +936,136 @@ entities: parent: 1 - proto: AirlockMedicalGlass entities: - - uid: 867 + - uid: 16 components: - type: Transform pos: -6.5,-3.5 parent: 1 -- proto: AirlockSecurityGlass +- proto: AirlockNfsdGlass entities: - - uid: 766 + - uid: 17 components: - type: Transform - pos: -6.5,-21.5 + pos: 3.5,-21.5 parent: 1 - type: DeviceLinkSink links: - - 486 - - uid: 767 + - 125 + - uid: 18 components: - type: Transform - pos: -2.5,-21.5 + pos: 7.5,-21.5 parent: 1 - type: DeviceLinkSink links: - - 487 - - uid: 768 + - 128 + - uid: 19 components: - type: Transform - pos: 3.5,-21.5 + pos: -6.5,-21.5 parent: 1 - type: DeviceLinkSink links: - - 488 - - uid: 769 + - 124 + - uid: 20 components: - type: Transform - pos: 7.5,-21.5 + pos: -2.5,-21.5 parent: 1 - type: DeviceLinkSink links: - - 489 -- proto: AirlockSecurityGlassLocked + - 127 +- proto: AirlockNfsdGlassLocked entities: - - uid: 140 + - uid: 21 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 1.5,-15.5 + parent: 1 + - uid: 22 + components: + - type: Transform + pos: 1.5,-13.5 + parent: 1 + - uid: 23 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -0.5,-15.5 + parent: 1 + - uid: 24 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -0.5,-13.5 + parent: 1 + - uid: 25 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 0.5,-9.5 + parent: 1 + - uid: 26 components: - type: Transform pos: -8.5,7.5 parent: 1 - - uid: 214 + - uid: 27 components: - type: Transform pos: 12.5,4.5 parent: 1 - - uid: 215 + - uid: 28 components: - type: Transform pos: -9.5,4.5 parent: 1 - - uid: 290 + - uid: 29 components: - type: Transform pos: -11.5,4.5 parent: 1 - - uid: 521 + - uid: 30 components: - type: Transform pos: 10.5,-2.5 parent: 1 - - uid: 626 + - uid: 31 components: - type: Transform pos: 9.5,7.5 parent: 1 - - uid: 627 + - uid: 32 components: - type: Transform pos: -9.5,-2.5 parent: 1 - - uid: 730 + - uid: 33 components: - type: Transform pos: 10.5,4.5 parent: 1 - - uid: 759 + - uid: 34 components: - type: Transform pos: -3.5,-8.5 parent: 1 - - uid: 760 + - uid: 35 components: - type: Transform pos: 4.5,-8.5 parent: 1 - proto: AmbrosiaVulgarisSeeds entities: - - uid: 919 + - uid: 36 components: - type: Transform pos: 8.492975,-18.474812 parent: 1 - proto: AmeController entities: - - uid: 384 + - uid: 37 components: - type: Transform pos: 2.5,-1.5 @@ -1024,40 +1077,38 @@ entities: AmeFuel: !type:ContainerSlot showEnts: False occludes: True - ent: 380 + ent: 38 - proto: AmeJar entities: - - uid: 380 + - uid: 38 components: - - type: MetaData - flags: InContainer - type: Transform - parent: 384 + parent: 37 - type: Physics canCollide: False - proto: AmeShielding entities: - - uid: 371 + - uid: 39 components: - type: Transform pos: 0.5,-3.5 parent: 1 - - uid: 372 + - uid: 40 components: - type: Transform pos: 1.5,-2.5 parent: 1 - - uid: 374 + - uid: 41 components: - type: Transform pos: -0.5,-2.5 parent: 1 - - uid: 375 + - uid: 42 components: - type: Transform pos: 0.5,-1.5 parent: 1 - - uid: 376 + - uid: 43 components: - type: Transform pos: 0.5,-2.5 @@ -1065,2968 +1116,3144 @@ entities: - type: PointLight radius: 2 enabled: True - - uid: 377 + - uid: 44 components: - type: Transform pos: 1.5,-3.5 parent: 1 - - uid: 378 + - uid: 45 components: - type: Transform pos: -0.5,-3.5 parent: 1 - - uid: 379 + - uid: 46 components: - type: Transform pos: 1.5,-1.5 parent: 1 - - uid: 741 + - uid: 47 components: - type: Transform pos: -0.5,-1.5 parent: 1 - proto: APCBasic entities: - - uid: 421 + - uid: 48 components: - type: Transform rot: -1.5707963267948966 rad pos: 3.5,-0.5 parent: 1 - - uid: 513 + - uid: 49 components: - type: Transform pos: 5.5,7.5 parent: 1 - - uid: 812 + - uid: 50 components: - type: Transform rot: 3.141592653589793 rad pos: -4.5,-9.5 parent: 1 - - uid: 815 + - uid: 51 components: - type: Transform rot: 3.141592653589793 rad pos: -0.5,12.5 parent: 1 - - uid: 816 + - uid: 52 components: - type: Transform rot: 1.5707963267948966 rad pos: 9.5,3.5 parent: 1 - - uid: 817 + - uid: 53 components: - type: Transform rot: 3.141592653589793 rad pos: 5.5,-9.5 parent: 1 - - uid: 821 + - uid: 54 components: - type: Transform rot: -1.5707963267948966 rad pos: -8.5,3.5 parent: 1 - - uid: 1125 + - uid: 55 components: - type: Transform pos: 0.5,-4.5 parent: 1 -- proto: APCBasic - entities: - - uid: 409 + - uid: 56 components: - type: Transform rot: 1.5707963267948966 rad pos: -1.5,-14.5 parent: 1 + - type: Apc + hasAccess: True + lastExternalState: Good + lastChargeState: Full - proto: AtmosDeviceFanTiny entities: - - uid: 25 + - uid: 57 components: - type: Transform pos: 10.5,9.5 parent: 1 - - uid: 175 + - uid: 58 components: - type: Transform pos: -3.5,-10.5 parent: 1 - - uid: 176 + - uid: 59 components: - type: Transform pos: -3.5,-11.5 parent: 1 - - uid: 177 + - uid: 60 components: - type: Transform pos: -3.5,-12.5 parent: 1 - - uid: 178 + - uid: 61 components: - type: Transform pos: 4.5,-10.5 parent: 1 - - uid: 179 + - uid: 62 components: - type: Transform pos: 4.5,-11.5 parent: 1 - - uid: 180 + - uid: 63 components: - type: Transform pos: 4.5,-12.5 parent: 1 - - uid: 201 + - uid: 64 components: - type: Transform pos: 12.5,9.5 parent: 1 - - uid: 281 + - uid: 65 components: - type: Transform pos: 13.5,7.5 parent: 1 - - uid: 282 + - uid: 66 components: - type: Transform pos: 13.5,5.5 parent: 1 - - uid: 283 + - uid: 67 components: - type: Transform pos: -9.5,9.5 parent: 1 - - uid: 284 + - uid: 68 components: - type: Transform pos: -11.5,9.5 parent: 1 - - uid: 285 + - uid: 69 components: - type: Transform pos: -12.5,7.5 parent: 1 - - uid: 286 + - uid: 70 components: - type: Transform pos: -12.5,5.5 parent: 1 - - uid: 729 + - uid: 71 components: - type: Transform pos: -11.5,2.5 parent: 1 - - uid: 752 + - uid: 72 components: - type: Transform pos: 12.5,2.5 parent: 1 + - uid: 73 + components: + - type: Transform + pos: -8.5,1.5 + parent: 1 + - uid: 74 + components: + - type: Transform + pos: 9.5,1.5 + parent: 1 - proto: Autolathe entities: - - uid: 724 + - uid: 75 components: - type: Transform pos: 4.5,-5.5 parent: 1 - proto: Bed entities: - - uid: 446 + - uid: 76 components: - type: Transform pos: 1.5,-25.5 parent: 1 - - uid: 458 + - uid: 77 components: - type: Transform pos: -0.5,-25.5 parent: 1 - - uid: 501 + - uid: 78 components: - type: Transform pos: -3.5,3.5 parent: 1 - - uid: 503 + - uid: 79 components: - type: Transform pos: -1.5,3.5 parent: 1 - - uid: 525 + - uid: 80 components: - type: Transform pos: 4.5,3.5 parent: 1 - - uid: 567 + - uid: 81 components: - type: Transform pos: 2.5,3.5 parent: 1 - - uid: 660 + - uid: 82 components: - type: Transform pos: -4.5,11.5 parent: 1 - - uid: 876 + - uid: 83 components: - type: Transform pos: -4.5,-25.5 parent: 1 - - uid: 897 + - uid: 84 components: - type: Transform pos: 5.5,-25.5 parent: 1 - proto: BedsheetMedical entities: - - uid: 698 + - uid: 85 components: - type: Transform pos: -9.5,-6.5 parent: 1 - - uid: 699 + - uid: 86 components: - type: Transform pos: -8.5,-7.5 parent: 1 - - uid: 700 + - uid: 87 components: - type: Transform pos: -7.5,-8.5 parent: 1 - proto: BedsheetSpawner entities: - - uid: 564 + - uid: 88 components: - type: Transform pos: -1.5,3.5 parent: 1 - - uid: 565 + - uid: 89 components: - type: Transform pos: 2.5,3.5 parent: 1 - - uid: 566 + - uid: 90 components: - type: Transform pos: -3.5,3.5 parent: 1 - - uid: 571 + - uid: 91 components: - type: Transform pos: 4.5,3.5 parent: 1 - - uid: 877 + - uid: 92 components: - type: Transform pos: -4.5,-25.5 parent: 1 - - uid: 895 + - uid: 93 components: - type: Transform pos: 1.5,-25.5 parent: 1 - - uid: 896 + - uid: 94 components: - type: Transform pos: 5.5,-25.5 parent: 1 - - uid: 898 + - uid: 95 components: - type: Transform pos: -0.5,-25.5 parent: 1 - - uid: 1372 + - uid: 96 components: - type: Transform pos: -4.5,11.5 parent: 1 - proto: BlastDoor entities: - - uid: 182 + - uid: 97 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -3.5,-11.5 parent: 1 - type: DeviceLinkSink links: - - 839 - - uid: 183 + - 1413 + - uid: 98 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -3.5,-10.5 parent: 1 - type: DeviceLinkSink links: - - 839 - - uid: 184 + - 1413 + - uid: 99 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 4.5,-12.5 parent: 1 - type: DeviceLinkSink links: - - 837 - - uid: 185 + - 1412 + - uid: 100 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 4.5,-11.5 parent: 1 - type: DeviceLinkSink links: - - 837 - - uid: 186 + - 1412 + - uid: 101 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 4.5,-10.5 parent: 1 - type: DeviceLinkSink links: - - 837 - - uid: 1748 + - 1412 + - uid: 102 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -3.5,-12.5 parent: 1 - type: DeviceLinkSink links: - - 839 + - 1413 - proto: BlastDoorExterior1Open entities: - - uid: 1755 + - uid: 103 components: - type: Transform pos: -0.5,-14.5 parent: 1 - - uid: 1756 + - uid: 104 components: - type: Transform pos: 0.5,-14.5 parent: 1 - - uid: 1757 + - uid: 105 components: - type: Transform pos: 1.5,-14.5 parent: 1 - - uid: 1758 + - uid: 106 components: - type: Transform pos: -2.5,-13.5 parent: 1 - - uid: 1759 + - uid: 107 components: - type: Transform pos: 3.5,-13.5 parent: 1 - - uid: 1760 + - uid: 108 components: - type: Transform pos: -8.5,-19.5 parent: 1 - - uid: 1761 + - uid: 109 components: - type: Transform pos: -7.5,-25.5 parent: 1 - - uid: 1762 + - uid: 110 components: - type: Transform pos: -5.5,-26.5 parent: 1 - - uid: 1763 + - uid: 111 components: - type: Transform pos: -1.5,-26.5 parent: 1 - - uid: 1764 + - uid: 112 components: - type: Transform pos: 2.5,-26.5 parent: 1 - - uid: 1765 + - uid: 113 components: - type: Transform pos: 6.5,-26.5 parent: 1 - - uid: 1766 + - uid: 114 components: - type: Transform pos: 8.5,-25.5 parent: 1 - - uid: 1767 + - uid: 115 components: - type: Transform pos: 9.5,-19.5 parent: 1 - proto: BlockGameArcadeComputerCircuitboard entities: - - uid: 890 + - uid: 117 components: - - type: MetaData - flags: InContainer - type: Transform - parent: 889 + parent: 116 - type: Physics canCollide: False - proto: BookChemicalCompendium entities: - - uid: 590 + - uid: 118 components: - type: Transform pos: -5.0524554,-4.398542 parent: 1 - proto: BoxBeaker entities: - - uid: 734 + - uid: 119 components: - type: Transform pos: -3.2555802,-4.257917 parent: 1 - - uid: 846 + - uid: 120 components: - type: Transform pos: -3.2712052,-4.695417 parent: 1 - proto: BoxBodyBag entities: - - uid: 748 - components: - - type: MetaData - flags: InContainer - - type: Transform - parent: 484 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 949 + - uid: 121 components: - - type: MetaData - flags: InContainer - type: Transform - parent: 484 - - type: Physics - canCollide: False - - type: InsideEntityStorage + pos: -9.233218,-5.2219944 + parent: 1 - proto: BoxPillCanister entities: - - uid: 847 + - uid: 122 components: - type: Transform pos: -3.7712052,-4.695417 parent: 1 - proto: BoxSyringe entities: - - uid: 848 + - uid: 123 components: - type: Transform pos: -3.7555802,-4.257917 parent: 1 - proto: BrigTimer entities: - - uid: 485 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,-11.5 - parent: 1 - - uid: 486 + - uid: 124 components: - type: Transform - rot: 3.141592653589793 rad pos: -5.5,-21.5 parent: 1 - type: DeviceLinkSource linkedPorts: - 766: + 19: - Start: DoorBolt - Timer: DoorBolt - Timer: Open - - uid: 487 + - uid: 125 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,-21.5 + pos: 2.5,-21.5 parent: 1 - type: DeviceLinkSource linkedPorts: - 767: + 17: - Start: DoorBolt - Timer: DoorBolt - Timer: Open - - uid: 488 + - uid: 126 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,-21.5 + rot: 1.5707963267948966 rad + pos: 0.5,-11.5 + parent: 1 + - uid: 127 + components: + - type: Transform + pos: -1.5,-21.5 parent: 1 - type: DeviceLinkSource linkedPorts: - 768: - - Timer: DoorBolt + 20: - Timer: Open - Start: DoorBolt - - uid: 489 + - Timer: DoorBolt + - uid: 128 components: - type: Transform - rot: 3.141592653589793 rad pos: 6.5,-21.5 parent: 1 - type: DeviceLinkSource linkedPorts: - 769: + 18: + - Start: DoorBolt - Timer: DoorBolt - Timer: Open - - Start: DoorBolt - proto: CableApcExtension entities: - - uid: 959 + - uid: 129 components: - type: Transform pos: -8.5,3.5 parent: 1 - - uid: 1024 + - uid: 130 components: - type: Transform pos: 0.5,-4.5 parent: 1 - - uid: 1033 + - uid: 131 components: - type: Transform pos: -1.5,-14.5 parent: 1 - - uid: 1034 + - uid: 132 components: - type: Transform pos: -2.5,-14.5 parent: 1 - - uid: 1035 + - uid: 133 components: - type: Transform pos: -2.5,-13.5 parent: 1 - - uid: 1036 + - uid: 134 components: - type: Transform pos: -0.5,-14.5 parent: 1 - - uid: 1037 + - uid: 135 components: - type: Transform pos: 0.5,-14.5 parent: 1 - - uid: 1038 + - uid: 136 components: - type: Transform pos: 0.5,-13.5 parent: 1 - - uid: 1039 + - uid: 137 components: - type: Transform pos: 0.5,-15.5 parent: 1 - - uid: 1040 + - uid: 138 components: - type: Transform pos: -2.5,-15.5 parent: 1 - - uid: 1041 + - uid: 139 components: - type: Transform pos: -2.5,-16.5 parent: 1 - - uid: 1042 + - uid: 140 components: - type: Transform pos: -2.5,-17.5 parent: 1 - - uid: 1043 + - uid: 141 components: - type: Transform pos: -2.5,-18.5 parent: 1 - - uid: 1044 + - uid: 142 components: - type: Transform pos: -2.5,-19.5 parent: 1 - - uid: 1045 + - uid: 143 components: - type: Transform pos: -2.5,-20.5 parent: 1 - - uid: 1046 + - uid: 144 components: - type: Transform pos: -2.5,-21.5 parent: 1 - - uid: 1047 + - uid: 145 components: - type: Transform pos: -2.5,-22.5 parent: 1 - - uid: 1048 + - uid: 146 components: - type: Transform pos: -2.5,-23.5 parent: 1 - - uid: 1049 + - uid: 147 components: - type: Transform pos: -2.5,-24.5 parent: 1 - - uid: 1050 + - uid: 148 components: - type: Transform pos: -1.5,-25.5 parent: 1 - - uid: 1051 + - uid: 149 components: - type: Transform pos: -5.5,-24.5 parent: 1 - - uid: 1052 + - uid: 150 components: - type: Transform pos: -4.5,-24.5 parent: 1 - - uid: 1053 + - uid: 151 components: - type: Transform pos: -3.5,-24.5 parent: 1 - - uid: 1054 + - uid: 152 components: - type: Transform pos: -2.5,-24.5 parent: 1 - - uid: 1055 + - uid: 153 components: - type: Transform pos: -1.5,-24.5 parent: 1 - - uid: 1056 + - uid: 154 components: - type: Transform pos: -0.5,-24.5 parent: 1 - - uid: 1057 + - uid: 155 components: - type: Transform pos: 0.5,-24.5 parent: 1 - - uid: 1058 + - uid: 156 components: - type: Transform pos: 1.5,-24.5 parent: 1 - - uid: 1059 + - uid: 157 components: - type: Transform pos: 2.5,-24.5 parent: 1 - - uid: 1060 + - uid: 158 components: - type: Transform pos: 3.5,-24.5 parent: 1 - - uid: 1061 + - uid: 159 components: - type: Transform pos: 4.5,-24.5 parent: 1 - - uid: 1062 + - uid: 160 components: - type: Transform pos: 5.5,-24.5 parent: 1 - - uid: 1063 + - uid: 161 components: - type: Transform pos: 6.5,-24.5 parent: 1 - - uid: 1064 + - uid: 162 components: - type: Transform pos: -8.5,-25.5 parent: 1 - - uid: 1065 + - uid: 163 components: - type: Transform pos: -3.5,-19.5 parent: 1 - - uid: 1066 + - uid: 164 components: - type: Transform pos: -4.5,-19.5 parent: 1 - - uid: 1067 + - uid: 165 components: - type: Transform pos: -5.5,-19.5 parent: 1 - - uid: 1068 + - uid: 166 components: - type: Transform pos: -6.5,-19.5 parent: 1 - - uid: 1069 + - uid: 167 components: - type: Transform pos: -7.5,-19.5 parent: 1 - - uid: 1070 + - uid: 168 components: - type: Transform pos: -8.5,-19.5 parent: 1 - - uid: 1071 + - uid: 169 components: - type: Transform pos: -1.5,-19.5 parent: 1 - - uid: 1072 + - uid: 170 components: - type: Transform pos: -0.5,-19.5 parent: 1 - - uid: 1073 + - uid: 171 components: - type: Transform pos: 0.5,-19.5 parent: 1 - - uid: 1074 + - uid: 172 components: - type: Transform pos: 1.5,-19.5 parent: 1 - - uid: 1075 + - uid: 173 components: - type: Transform pos: 2.5,-19.5 parent: 1 - - uid: 1076 + - uid: 174 components: - type: Transform pos: 3.5,-19.5 parent: 1 - - uid: 1077 + - uid: 175 components: - type: Transform pos: 4.5,-19.5 parent: 1 - - uid: 1078 + - uid: 176 components: - type: Transform pos: 5.5,-19.5 parent: 1 - - uid: 1079 + - uid: 177 components: - type: Transform pos: 6.5,-19.5 parent: 1 - - uid: 1080 + - uid: 178 components: - type: Transform pos: 7.5,-19.5 parent: 1 - - uid: 1081 + - uid: 179 components: - type: Transform pos: 8.5,-19.5 parent: 1 - - uid: 1082 + - uid: 180 components: - type: Transform pos: 9.5,-19.5 parent: 1 - - uid: 1083 + - uid: 181 components: - type: Transform pos: 3.5,-18.5 parent: 1 - - uid: 1084 + - uid: 182 components: - type: Transform pos: 3.5,-17.5 parent: 1 - - uid: 1085 + - uid: 183 components: - type: Transform pos: 3.5,-16.5 parent: 1 - - uid: 1086 + - uid: 184 components: - type: Transform pos: 3.5,-15.5 parent: 1 - - uid: 1087 + - uid: 185 components: - type: Transform pos: 3.5,-14.5 parent: 1 - - uid: 1088 + - uid: 186 components: - type: Transform pos: 3.5,-13.5 parent: 1 - - uid: 1089 + - uid: 187 components: - type: Transform pos: -0.5,-20.5 parent: 1 - - uid: 1090 + - uid: 188 components: - type: Transform pos: -0.5,-21.5 parent: 1 - - uid: 1091 + - uid: 189 components: - type: Transform pos: 1.5,-20.5 parent: 1 - - uid: 1092 + - uid: 190 components: - type: Transform pos: 1.5,-21.5 parent: 1 - - uid: 1093 + - uid: 191 components: - type: Transform pos: 5.5,-20.5 parent: 1 - - uid: 1094 + - uid: 192 components: - type: Transform pos: 5.5,-21.5 parent: 1 - - uid: 1095 + - uid: 193 components: - type: Transform pos: -6.5,-25.5 parent: 1 - - uid: 1096 + - uid: 194 components: - type: Transform pos: -7.5,-25.5 parent: 1 - - uid: 1097 + - uid: 195 components: - type: Transform pos: -5.5,-25.5 parent: 1 - - uid: 1098 + - uid: 196 components: - type: Transform pos: -5.5,-26.5 parent: 1 - - uid: 1099 + - uid: 197 components: - type: Transform pos: -1.5,-26.5 parent: 1 - - uid: 1100 + - uid: 198 components: - type: Transform pos: 2.5,-25.5 parent: 1 - - uid: 1101 + - uid: 199 components: - type: Transform pos: 2.5,-26.5 parent: 1 - - uid: 1102 + - uid: 200 components: - type: Transform pos: 6.5,-25.5 parent: 1 - - uid: 1103 + - uid: 201 components: - type: Transform pos: 6.5,-26.5 parent: 1 - - uid: 1104 + - uid: 202 components: - type: Transform pos: 7.5,-25.5 parent: 1 - - uid: 1105 + - uid: 203 components: - type: Transform pos: 8.5,-25.5 parent: 1 - - uid: 1106 + - uid: 204 components: - type: Transform pos: -8.5,-24.5 parent: 1 - - uid: 1107 + - uid: 205 components: - type: Transform pos: -8.5,-23.5 parent: 1 - - uid: 1108 + - uid: 206 components: - type: Transform pos: -8.5,-22.5 parent: 1 - - uid: 1109 + - uid: 207 components: - type: Transform pos: -5.5,-27.5 parent: 1 - - uid: 1110 + - uid: 208 components: - type: Transform pos: -4.5,-27.5 parent: 1 - - uid: 1111 + - uid: 209 components: - type: Transform pos: -3.5,-27.5 parent: 1 - - uid: 1112 + - uid: 210 components: - type: Transform pos: -2.5,-27.5 parent: 1 - - uid: 1113 + - uid: 211 components: - type: Transform pos: -2.5,-28.5 parent: 1 - - uid: 1114 + - uid: 212 components: - type: Transform pos: -1.5,-28.5 parent: 1 - - uid: 1115 + - uid: 213 components: - type: Transform pos: -0.5,-28.5 parent: 1 - - uid: 1116 + - uid: 214 components: - type: Transform pos: -0.5,-29.5 parent: 1 - - uid: 1117 + - uid: 215 components: - type: Transform pos: 1.5,-29.5 parent: 1 - - uid: 1118 + - uid: 216 components: - type: Transform pos: 1.5,-28.5 parent: 1 - - uid: 1119 + - uid: 217 components: - type: Transform pos: 2.5,-28.5 parent: 1 - - uid: 1120 + - uid: 218 components: - type: Transform pos: 3.5,-28.5 parent: 1 - - uid: 1121 + - uid: 219 components: - type: Transform pos: 3.5,-27.5 parent: 1 - - uid: 1122 + - uid: 220 components: - type: Transform pos: 4.5,-27.5 parent: 1 - - uid: 1123 + - uid: 221 components: - type: Transform pos: 5.5,-27.5 parent: 1 - - uid: 1124 + - uid: 222 components: - type: Transform pos: 6.5,-27.5 parent: 1 - - uid: 1126 + - uid: 223 components: - type: Transform pos: 0.5,-6.5 parent: 1 - - uid: 1128 + - uid: 224 components: - type: Transform pos: 0.5,-5.5 parent: 1 - - uid: 1131 + - uid: 225 components: - type: Transform pos: 0.5,-7.5 parent: 1 - - uid: 1132 + - uid: 226 components: - type: Transform pos: 0.5,-8.5 parent: 1 - - uid: 1135 + - uid: 227 components: - type: Transform pos: 1.5,-11.5 parent: 1 - - uid: 1136 + - uid: 228 components: - type: Transform pos: -2.5,-11.5 parent: 1 - - uid: 1137 + - uid: 229 components: - type: Transform pos: -1.5,-11.5 parent: 1 - - uid: 1138 + - uid: 230 components: - type: Transform pos: -0.5,-11.5 parent: 1 - - uid: 1139 + - uid: 231 components: - type: Transform pos: 0.5,-11.5 parent: 1 - - uid: 1140 + - uid: 232 components: - type: Transform pos: 0.5,-10.5 parent: 1 - - uid: 1141 + - uid: 233 components: - type: Transform pos: 0.5,-9.5 parent: 1 - - uid: 1142 + - uid: 234 components: - type: Transform pos: 2.5,-11.5 parent: 1 - - uid: 1143 + - uid: 235 components: - type: Transform pos: 3.5,-11.5 parent: 1 - - uid: 1144 + - uid: 236 components: - type: Transform pos: -0.5,-7.5 parent: 1 - - uid: 1145 + - uid: 237 components: - type: Transform pos: 1.5,-7.5 parent: 1 - - uid: 1146 + - uid: 238 components: - type: Transform pos: -1.5,-7.5 parent: 1 - - uid: 1147 + - uid: 239 components: - type: Transform pos: 2.5,-7.5 parent: 1 - - uid: 1148 + - uid: 240 components: - type: Transform pos: 5.5,-9.5 parent: 1 - - uid: 1149 + - uid: 241 components: - type: Transform pos: 5.5,-8.5 parent: 1 - - uid: 1150 + - uid: 242 components: - type: Transform pos: 5.5,-7.5 parent: 1 - - uid: 1151 + - uid: 243 components: - type: Transform pos: 5.5,-6.5 parent: 1 - - uid: 1152 + - uid: 244 components: - type: Transform pos: 5.5,-5.5 parent: 1 - - uid: 1153 + - uid: 245 components: - type: Transform pos: 5.5,-4.5 parent: 1 - - uid: 1154 + - uid: 246 components: - type: Transform pos: 6.5,-4.5 parent: 1 - - uid: 1155 + - uid: 247 components: - type: Transform pos: 7.5,-4.5 parent: 1 - - uid: 1156 + - uid: 248 components: - type: Transform pos: 8.5,-4.5 parent: 1 - - uid: 1157 + - uid: 249 components: - type: Transform pos: 9.5,-4.5 parent: 1 - - uid: 1158 + - uid: 250 components: - type: Transform pos: 10.5,-4.5 parent: 1 - - uid: 1159 + - uid: 251 components: - type: Transform pos: 6.5,-7.5 parent: 1 - - uid: 1160 + - uid: 252 components: - type: Transform pos: 7.5,-7.5 parent: 1 - - uid: 1161 + - uid: 253 components: - type: Transform pos: 8.5,-7.5 parent: 1 - - uid: 1162 + - uid: 254 components: - type: Transform pos: 6.5,-3.5 parent: 1 - - uid: 1163 + - uid: 255 components: - type: Transform pos: 9.5,3.5 parent: 1 - - uid: 1164 + - uid: 256 components: - type: Transform pos: 10.5,3.5 parent: 1 - - uid: 1165 - components: - - type: Transform - pos: 11.5,2.5 - parent: 1 - - uid: 1166 + - uid: 257 components: - type: Transform pos: 11.5,1.5 parent: 1 - - uid: 1167 + - uid: 258 components: - type: Transform pos: 11.5,0.5 parent: 1 - - uid: 1168 + - uid: 259 components: - type: Transform pos: 11.5,-0.5 parent: 1 - - uid: 1169 + - uid: 260 components: - type: Transform pos: 11.5,-1.5 parent: 1 - - uid: 1170 + - uid: 261 components: - type: Transform pos: 10.5,4.5 parent: 1 - - uid: 1171 + - uid: 262 components: - type: Transform pos: 10.5,5.5 parent: 1 - - uid: 1172 + - uid: 263 components: - type: Transform pos: 10.5,6.5 parent: 1 - - uid: 1173 + - uid: 264 components: - type: Transform pos: 10.5,7.5 parent: 1 - - uid: 1174 + - uid: 265 components: - type: Transform pos: 11.5,7.5 parent: 1 - - uid: 1175 + - uid: 266 components: - type: Transform pos: 12.5,7.5 parent: 1 - - uid: 1176 + - uid: 267 components: - type: Transform pos: 12.5,6.5 parent: 1 - - uid: 1177 + - uid: 268 components: - type: Transform pos: 12.5,5.5 parent: 1 - - uid: 1178 + - uid: 269 components: - type: Transform pos: 12.5,4.5 parent: 1 - - uid: 1179 + - uid: 270 components: - type: Transform pos: 12.5,3.5 parent: 1 - - uid: 1180 + - uid: 271 components: - type: Transform pos: -9.5,3.5 parent: 1 - - uid: 1181 + - uid: 272 components: - type: Transform pos: 11.5,-4.5 parent: 1 - - uid: 1183 + - uid: 273 components: - type: Transform pos: -10.5,3.5 parent: 1 - - uid: 1184 - components: - - type: Transform - pos: -10.5,2.5 - parent: 1 - - uid: 1185 + - uid: 274 components: - type: Transform pos: 11.5,-5.5 parent: 1 - - uid: 1186 + - uid: 275 components: - type: Transform pos: 11.5,3.5 parent: 1 - - uid: 1187 + - uid: 276 components: - type: Transform pos: -9.5,4.5 parent: 1 - - uid: 1188 + - uid: 277 components: - type: Transform pos: -9.5,5.5 parent: 1 - - uid: 1189 + - uid: 278 components: - type: Transform pos: -9.5,6.5 parent: 1 - - uid: 1190 + - uid: 279 components: - type: Transform pos: -9.5,7.5 parent: 1 - - uid: 1191 + - uid: 280 components: - type: Transform pos: -10.5,7.5 parent: 1 - - uid: 1192 + - uid: 281 components: - type: Transform pos: -11.5,7.5 parent: 1 - - uid: 1193 + - uid: 282 components: - type: Transform pos: -11.5,6.5 parent: 1 - - uid: 1194 + - uid: 283 components: - type: Transform pos: -11.5,5.5 parent: 1 - - uid: 1195 + - uid: 284 components: - type: Transform pos: -11.5,4.5 parent: 1 - - uid: 1196 + - uid: 285 components: - type: Transform pos: -11.5,3.5 parent: 1 - - uid: 1197 + - uid: 286 components: - type: Transform pos: 5.5,7.5 parent: 1 - - uid: 1198 + - uid: 287 components: - type: Transform pos: 5.5,6.5 parent: 1 - - uid: 1199 + - uid: 288 components: - type: Transform pos: 6.5,6.5 parent: 1 - - uid: 1200 + - uid: 289 components: - type: Transform pos: 7.5,6.5 parent: 1 - - uid: 1201 + - uid: 290 components: - type: Transform pos: 8.5,6.5 parent: 1 - - uid: 1202 + - uid: 291 components: - type: Transform pos: 5.5,5.5 parent: 1 - - uid: 1203 + - uid: 292 components: - type: Transform pos: 4.5,5.5 parent: 1 - - uid: 1204 + - uid: 293 components: - type: Transform pos: 3.5,5.5 parent: 1 - - uid: 1205 + - uid: 294 components: - type: Transform pos: 2.5,5.5 parent: 1 - - uid: 1206 + - uid: 295 components: - type: Transform pos: 1.5,5.5 parent: 1 - - uid: 1207 + - uid: 296 components: - type: Transform pos: 0.5,5.5 parent: 1 - - uid: 1208 + - uid: 297 components: - type: Transform pos: -0.5,5.5 parent: 1 - - uid: 1209 + - uid: 298 components: - type: Transform pos: -1.5,5.5 parent: 1 - - uid: 1210 + - uid: 299 components: - type: Transform pos: -2.5,5.5 parent: 1 - - uid: 1211 + - uid: 300 components: - type: Transform pos: -3.5,5.5 parent: 1 - - uid: 1212 + - uid: 301 components: - type: Transform pos: -4.5,5.5 parent: 1 - - uid: 1213 + - uid: 302 components: - type: Transform pos: -5.5,5.5 parent: 1 - - uid: 1214 + - uid: 303 components: - type: Transform pos: -5.5,6.5 parent: 1 - - uid: 1215 + - uid: 304 components: - type: Transform pos: -5.5,7.5 parent: 1 - - uid: 1216 + - uid: 305 components: - type: Transform pos: -6.5,7.5 parent: 1 - - uid: 1217 + - uid: 306 components: - type: Transform pos: 2.5,6.5 parent: 1 - - uid: 1218 + - uid: 307 components: - type: Transform pos: 2.5,7.5 parent: 1 - - uid: 1219 + - uid: 308 components: - type: Transform pos: 2.5,8.5 parent: 1 - - uid: 1220 + - uid: 309 components: - type: Transform pos: 2.5,9.5 parent: 1 - - uid: 1221 + - uid: 310 components: - type: Transform pos: 2.5,10.5 parent: 1 - - uid: 1222 + - uid: 311 components: - type: Transform pos: 3.5,10.5 parent: 1 - - uid: 1223 + - uid: 312 components: - type: Transform pos: 4.5,10.5 parent: 1 - - uid: 1224 + - uid: 313 components: - type: Transform pos: 6.5,10.5 parent: 1 - - uid: 1225 + - uid: 314 components: - type: Transform pos: 8.5,9.5 parent: 1 - - uid: 1226 + - uid: 315 components: - type: Transform pos: 7.5,9.5 parent: 1 - - uid: 1227 + - uid: 316 components: - type: Transform pos: 8.5,7.5 parent: 1 - - uid: 1228 + - uid: 317 components: - type: Transform pos: 8.5,8.5 parent: 1 - - uid: 1229 + - uid: 318 components: - type: Transform pos: -6.5,8.5 parent: 1 - - uid: 1230 + - uid: 319 components: - type: Transform pos: -6.5,9.5 parent: 1 - - uid: 1231 + - uid: 320 components: - type: Transform pos: -7.5,9.5 parent: 1 - - uid: 1232 + - uid: 321 components: - type: Transform pos: -10.5,-1.5 parent: 1 - - uid: 1233 + - uid: 322 components: - type: Transform pos: -10.5,-0.5 parent: 1 - - uid: 1234 + - uid: 323 components: - type: Transform pos: -10.5,0.5 parent: 1 - - uid: 1235 + - uid: 324 components: - type: Transform pos: -10.5,1.5 parent: 1 - - uid: 1236 + - uid: 325 components: - type: Transform pos: 7.5,-8.5 parent: 1 - - uid: 1237 + - uid: 326 components: - type: Transform pos: 7.5,-9.5 parent: 1 - - uid: 1238 + - uid: 327 components: - type: Transform pos: 6.5,-9.5 parent: 1 - - uid: 1239 + - uid: 328 components: - type: Transform pos: -4.5,-9.5 parent: 1 - - uid: 1240 + - uid: 329 components: - type: Transform pos: -4.5,-8.5 parent: 1 - - uid: 1241 + - uid: 330 components: - type: Transform pos: -4.5,-7.5 parent: 1 - - uid: 1242 + - uid: 331 components: - type: Transform pos: -5.5,-7.5 parent: 1 - - uid: 1243 + - uid: 332 components: - type: Transform pos: -6.5,-7.5 parent: 1 - - uid: 1244 + - uid: 333 components: - type: Transform pos: -7.5,-7.5 parent: 1 - - uid: 1245 + - uid: 334 components: - type: Transform pos: -7.5,-6.5 parent: 1 - - uid: 1246 + - uid: 335 components: - type: Transform pos: -7.5,-5.5 parent: 1 - - uid: 1247 + - uid: 336 components: - type: Transform pos: -7.5,-4.5 parent: 1 - - uid: 1248 + - uid: 337 components: - type: Transform pos: -7.5,-3.5 parent: 1 - - uid: 1249 + - uid: 338 components: - type: Transform pos: -8.5,-5.5 parent: 1 - - uid: 1250 + - uid: 339 components: - type: Transform pos: -9.5,-5.5 parent: 1 - - uid: 1251 + - uid: 340 components: - type: Transform pos: -10.5,-5.5 parent: 1 - - uid: 1252 + - uid: 341 components: - type: Transform pos: -10.5,-4.5 parent: 1 - - uid: 1253 + - uid: 342 components: - type: Transform pos: -5.5,-9.5 parent: 1 - - uid: 1254 + - uid: 343 components: - type: Transform pos: -6.5,-9.5 parent: 1 - - uid: 1255 + - uid: 344 components: - type: Transform pos: -6.5,-5.5 parent: 1 - - uid: 1256 + - uid: 345 components: - type: Transform pos: -5.5,-5.5 parent: 1 - - uid: 1257 + - uid: 346 components: - type: Transform pos: -6.5,-3.5 parent: 1 - - uid: 1258 + - uid: 347 components: - type: Transform pos: -5.5,-3.5 parent: 1 - - uid: 1259 + - uid: 348 components: - type: Transform pos: -4.5,-3.5 parent: 1 - - uid: 1260 + - uid: 349 components: - type: Transform pos: -3.5,-3.5 parent: 1 - - uid: 1261 + - uid: 350 components: - type: Transform pos: -3.5,-2.5 parent: 1 - - uid: 1279 + - uid: 351 components: - type: Transform pos: 0.5,11.5 parent: 1 - - uid: 1280 + - uid: 352 components: - type: Transform pos: -0.5,11.5 parent: 1 - - uid: 1281 + - uid: 353 components: - type: Transform pos: -1.5,11.5 parent: 1 - - uid: 1282 + - uid: 354 components: - type: Transform pos: -2.5,11.5 parent: 1 - - uid: 1283 + - uid: 355 components: - type: Transform pos: -3.5,11.5 parent: 1 - - uid: 1284 + - uid: 356 components: - type: Transform pos: -4.5,11.5 parent: 1 - - uid: 1285 + - uid: 357 components: - type: Transform pos: -4.5,10.5 parent: 1 - - uid: 1286 + - uid: 358 components: - type: Transform pos: -4.5,9.5 parent: 1 - - uid: 1287 + - uid: 359 components: - type: Transform pos: -3.5,9.5 parent: 1 - - uid: 1288 + - uid: 360 components: - type: Transform pos: -2.5,9.5 parent: 1 - - uid: 1289 + - uid: 361 components: - type: Transform pos: -1.5,9.5 parent: 1 - - uid: 1290 + - uid: 362 components: - type: Transform pos: -5.5,10.5 parent: 1 - - uid: 1291 + - uid: 363 components: - type: Transform pos: -0.5,12.5 parent: 1 - - uid: 1292 + - uid: 364 components: - type: Transform pos: -0.5,13.5 parent: 1 - - uid: 1293 + - uid: 365 components: - type: Transform pos: -0.5,14.5 parent: 1 - - uid: 1294 + - uid: 366 components: - type: Transform pos: -0.5,15.5 parent: 1 - - uid: 1295 + - uid: 367 components: - type: Transform pos: 1.5,15.5 parent: 1 - - uid: 1296 + - uid: 368 components: - type: Transform pos: 1.5,14.5 parent: 1 - - uid: 1297 + - uid: 369 components: - type: Transform pos: 1.5,13.5 parent: 1 - - uid: 1298 + - uid: 370 components: - type: Transform pos: 0.5,16.5 parent: 1 - - uid: 1299 + - uid: 371 components: - type: Transform pos: 0.5,17.5 parent: 1 - - uid: 1300 + - uid: 372 components: - type: Transform pos: -0.5,17.5 parent: 1 - - uid: 1301 + - uid: 373 components: - type: Transform pos: -1.5,17.5 parent: 1 - - uid: 1302 + - uid: 374 components: - type: Transform pos: -1.5,16.5 parent: 1 - - uid: 1303 + - uid: 375 components: - type: Transform pos: -2.5,16.5 parent: 1 - - uid: 1304 + - uid: 376 components: - type: Transform pos: -2.5,15.5 parent: 1 - - uid: 1305 + - uid: 377 components: - type: Transform pos: 1.5,17.5 parent: 1 - - uid: 1306 + - uid: 378 components: - type: Transform pos: 2.5,17.5 parent: 1 - - uid: 1307 + - uid: 379 components: - type: Transform pos: 2.5,16.5 parent: 1 - - uid: 1308 + - uid: 380 components: - type: Transform pos: 3.5,16.5 parent: 1 - - uid: 1309 + - uid: 381 components: - type: Transform pos: 3.5,15.5 parent: 1 - - uid: 1310 + - uid: 382 components: - type: Transform pos: 0.5,15.5 parent: 1 - - uid: 1311 + - uid: 383 components: - type: Transform pos: 0.5,6.5 parent: 1 - - uid: 1312 + - uid: 384 components: - type: Transform pos: 0.5,7.5 parent: 1 - - uid: 1313 + - uid: 385 components: - type: Transform pos: 0.5,8.5 parent: 1 - - uid: 1314 + - uid: 386 components: - type: Transform pos: 0.5,9.5 parent: 1 - - uid: 1315 + - uid: 387 components: - type: Transform - pos: 3.5,-0.5 + pos: 10.5,2.5 parent: 1 - - uid: 1316 + - uid: 388 components: - type: Transform pos: 2.5,-0.5 parent: 1 - - uid: 1317 + - uid: 389 components: - type: Transform pos: 1.5,-0.5 parent: 1 - - uid: 1318 + - uid: 390 components: - type: Transform pos: 0.5,-0.5 parent: 1 - - uid: 1319 + - uid: 391 components: - type: Transform pos: -0.5,-0.5 parent: 1 - - uid: 1320 + - uid: 392 components: - type: Transform pos: -1.5,-0.5 parent: 1 - - uid: 1321 + - uid: 393 components: - type: Transform pos: -1.5,-1.5 parent: 1 - - uid: 1322 + - uid: 394 components: - type: Transform pos: -1.5,-2.5 parent: 1 - - uid: 1323 + - uid: 395 components: - type: Transform pos: -1.5,-3.5 parent: 1 - - uid: 1324 + - uid: 396 components: - type: Transform pos: 2.5,-1.5 parent: 1 - - uid: 1325 + - uid: 397 components: - type: Transform pos: 2.5,-2.5 parent: 1 - - uid: 1326 + - uid: 398 components: - type: Transform pos: 2.5,-3.5 parent: 1 - - uid: 1327 + - uid: 399 components: - type: Transform pos: 2.5,-3.5 parent: 1 - - uid: 1328 + - uid: 400 components: - type: Transform pos: 0.5,0.5 parent: 1 - - uid: 1329 + - uid: 401 components: - type: Transform pos: 0.5,1.5 parent: 1 - - uid: 1330 + - uid: 402 components: - type: Transform pos: 0.5,2.5 parent: 1 - - uid: 1331 + - uid: 403 components: - type: Transform pos: 2.5,1.5 parent: 1 - - uid: 1332 + - uid: 404 components: - type: Transform pos: 1.5,1.5 parent: 1 - - uid: 1333 + - uid: 405 components: - type: Transform - pos: -0.5,1.5 + pos: 7.5,1.5 parent: 1 - - uid: 1334 + - uid: 406 components: - type: Transform - pos: -1.5,1.5 - parent: 1 - - uid: 1378 - components: - - type: Transform - pos: -2.5,-0.5 + pos: -5.5,2.5 parent: 1 - - uid: 1381 + - uid: 407 components: - type: Transform - pos: -2.5,1.5 + pos: 6.5,2.5 parent: 1 - - uid: 1382 + - uid: 408 components: - type: Transform - pos: -2.5,2.5 + pos: 3.5,-0.5 parent: 1 - - uid: 1383 + - uid: 409 components: - type: Transform - pos: -3.5,2.5 + pos: 5.5,-0.5 parent: 1 - - uid: 1384 + - uid: 410 components: - type: Transform - pos: -4.5,2.5 + pos: 6.5,-0.5 parent: 1 - - uid: 1385 + - uid: 411 components: - type: Transform - pos: -5.5,2.5 + pos: 7.5,-0.5 parent: 1 - - uid: 1386 + - uid: 412 components: - type: Transform - pos: -5.5,3.5 + pos: 7.5,-1.5 parent: 1 - - uid: 1387 + - uid: 413 components: - type: Transform - pos: -6.5,3.5 + pos: 8.5,-1.5 parent: 1 - - uid: 1388 + - uid: 414 components: - type: Transform - pos: -7.5,3.5 + pos: -4.5,-0.5 parent: 1 - - uid: 1389 + - uid: 415 components: - type: Transform - pos: 3.5,1.5 + pos: -5.5,-0.5 parent: 1 - - uid: 1390 + - uid: 416 components: - type: Transform - pos: 3.5,2.5 + pos: -6.5,-0.5 parent: 1 - - uid: 1391 + - uid: 417 components: - type: Transform - pos: 4.5,2.5 + pos: -6.5,-1.5 parent: 1 - - uid: 1392 + - uid: 418 components: - type: Transform - pos: 5.5,2.5 + pos: -7.5,-1.5 parent: 1 - - uid: 1393 + - uid: 419 components: - type: Transform - pos: 6.5,2.5 + pos: 6.5,-2.5 parent: 1 - - uid: 1394 + - uid: 420 components: - type: Transform - pos: 6.5,3.5 + pos: 5.5,-2.5 parent: 1 - - uid: 1395 + - uid: 421 components: - type: Transform - pos: 7.5,3.5 + pos: 4.5,-2.5 parent: 1 - - uid: 1396 + - uid: 422 components: - type: Transform - pos: 8.5,3.5 + pos: -9.5,1.5 parent: 1 - - uid: 1397 + - uid: 423 components: - type: Transform - pos: 4.5,-0.5 + pos: -3.5,0.5 parent: 1 - - uid: 1398 + - uid: 424 components: - type: Transform - pos: 5.5,-0.5 + pos: 10.5,1.5 parent: 1 - - uid: 1399 + - uid: 425 components: - type: Transform - pos: 6.5,-0.5 + pos: 8.5,1.5 parent: 1 - - uid: 1400 + - uid: 426 components: - type: Transform - pos: 6.5,-1.5 + pos: 5.5,0.5 parent: 1 - - uid: 1401 + - uid: 427 components: - type: Transform - pos: 7.5,-1.5 + pos: -9.5,2.5 parent: 1 - - uid: 1402 + - uid: 428 components: - type: Transform - pos: 8.5,-1.5 + pos: 6.5,1.5 parent: 1 - - uid: 1403 + - uid: 429 components: - type: Transform - pos: -3.5,-0.5 + pos: 4.5,1.5 parent: 1 - - uid: 1404 + - uid: 430 components: - type: Transform - pos: -4.5,-0.5 + pos: 5.5,1.5 parent: 1 - - uid: 1405 + - uid: 431 components: - type: Transform - pos: -5.5,-0.5 + pos: -8.5,1.5 parent: 1 - - uid: 1406 + - uid: 432 components: - type: Transform - pos: -5.5,-1.5 + pos: -7.5,1.5 parent: 1 - - uid: 1407 + - uid: 433 components: - type: Transform - pos: -6.5,-1.5 + pos: -6.5,1.5 parent: 1 - - uid: 1408 + - uid: 434 components: - type: Transform - pos: -7.5,-1.5 + pos: -5.5,1.5 parent: 1 - - uid: 1410 + - uid: 435 components: - type: Transform - pos: 6.5,-2.5 + pos: -4.5,1.5 parent: 1 - - uid: 1411 + - uid: 436 components: - type: Transform - pos: 5.5,-2.5 + pos: -4.5,0.5 parent: 1 - - uid: 1412 + - uid: 437 components: - type: Transform - pos: 4.5,-2.5 + pos: 9.5,1.5 parent: 1 - proto: CableHV entities: - - uid: 385 + - uid: 438 components: - type: Transform pos: 2.5,-1.5 parent: 1 - - uid: 386 + - uid: 439 components: - type: Transform pos: 2.5,-2.5 parent: 1 - - uid: 387 + - uid: 440 components: - type: Transform pos: 2.5,-3.5 parent: 1 - - uid: 947 + - uid: 441 components: - type: Transform pos: -1.5,-0.5 parent: 1 - - uid: 948 + - uid: 442 components: - type: Transform pos: -0.5,-0.5 parent: 1 - - uid: 951 + - uid: 443 components: - type: Transform pos: 2.5,-0.5 parent: 1 - - uid: 1728 + - uid: 444 components: - type: Transform pos: 0.5,-0.5 parent: 1 - - uid: 1729 + - uid: 445 components: - type: Transform pos: 1.5,-0.5 parent: 1 - proto: CableMV entities: - - uid: 562 + - uid: 446 + components: + - type: Transform + pos: 0.5,-10.5 + parent: 1 + - uid: 447 + components: + - type: Transform + pos: -0.5,-10.5 + parent: 1 + - uid: 448 + components: + - type: Transform + pos: -2.5,-10.5 + parent: 1 + - uid: 449 + components: + - type: Transform + pos: -1.5,-10.5 + parent: 1 + - uid: 450 + components: + - type: Transform + pos: -5.5,-6.5 + parent: 1 + - uid: 451 components: - type: Transform pos: 2.5,-3.5 parent: 1 - - uid: 653 + - uid: 452 components: - type: Transform pos: 0.5,-0.5 parent: 1 - - uid: 665 + - uid: 453 components: - type: Transform pos: 3.5,-0.5 parent: 1 - - uid: 666 + - uid: 454 components: - type: Transform pos: 1.5,-0.5 parent: 1 - - uid: 667 + - uid: 455 components: - type: Transform - pos: 2.5,-2.5 + pos: 1.5,-3.5 parent: 1 - - uid: 668 + - uid: 456 components: - type: Transform pos: 2.5,-0.5 parent: 1 - - uid: 670 + - uid: 457 components: - type: Transform pos: 0.5,0.5 parent: 1 - - uid: 962 + - uid: 458 components: - type: Transform pos: 0.5,2.5 parent: 1 - - uid: 963 + - uid: 459 components: - type: Transform pos: 0.5,1.5 parent: 1 - - uid: 964 + - uid: 460 components: - type: Transform pos: 0.5,3.5 parent: 1 - - uid: 965 + - uid: 461 components: - type: Transform pos: 0.5,4.5 parent: 1 - - uid: 966 + - uid: 462 components: - type: Transform pos: 0.5,5.5 parent: 1 - - uid: 967 + - uid: 463 components: - type: Transform pos: 0.5,6.5 parent: 1 - - uid: 968 + - uid: 464 components: - type: Transform pos: 0.5,7.5 parent: 1 - - uid: 969 + - uid: 465 components: - type: Transform pos: 0.5,8.5 parent: 1 - - uid: 970 + - uid: 466 components: - type: Transform pos: 0.5,9.5 parent: 1 - - uid: 971 + - uid: 467 components: - type: Transform pos: 0.5,10.5 parent: 1 - - uid: 972 + - uid: 468 components: - type: Transform pos: 0.5,11.5 parent: 1 - - uid: 973 + - uid: 469 components: - type: Transform pos: 0.5,12.5 parent: 1 - - uid: 974 + - uid: 470 components: - type: Transform pos: -0.5,12.5 parent: 1 - - uid: 975 + - uid: 471 components: - type: Transform - pos: 2.5,-4.5 + pos: 1.5,-2.5 parent: 1 - - uid: 976 + - uid: 472 components: - type: Transform - pos: 2.5,-5.5 + pos: 1.5,-1.5 parent: 1 - - uid: 977 + - uid: 473 components: - type: Transform - pos: 2.5,-6.5 + pos: 3.5,-9.5 parent: 1 - - uid: 978 + - uid: 474 components: - type: Transform - pos: 1.5,-6.5 + pos: 3.5,-10.5 parent: 1 - - uid: 979 + - uid: 475 components: - type: Transform pos: 0.5,-6.5 parent: 1 - - uid: 980 - components: - - type: Transform - pos: -0.5,-6.5 - parent: 1 - - uid: 981 - components: - - type: Transform - pos: -1.5,-6.5 - parent: 1 - - uid: 983 + - uid: 476 components: - type: Transform - pos: -3.5,-6.5 + pos: 2.5,-10.5 parent: 1 - - uid: 984 + - uid: 477 components: - type: Transform pos: -4.5,-6.5 parent: 1 - - uid: 985 + - uid: 478 components: - type: Transform pos: -4.5,-7.5 parent: 1 - - uid: 986 + - uid: 479 components: - type: Transform pos: -4.5,-8.5 parent: 1 - - uid: 987 + - uid: 480 components: - type: Transform pos: -4.5,-9.5 parent: 1 - - uid: 988 + - uid: 481 components: - type: Transform - pos: 3.5,-6.5 + pos: 3.5,-8.5 parent: 1 - - uid: 989 + - uid: 482 components: - type: Transform - pos: 4.5,-6.5 + pos: 4.5,-8.5 parent: 1 - - uid: 990 + - uid: 483 components: - type: Transform pos: 5.5,-6.5 parent: 1 - - uid: 991 + - uid: 484 components: - type: Transform pos: 5.5,-7.5 parent: 1 - - uid: 992 + - uid: 485 components: - type: Transform pos: 5.5,-8.5 parent: 1 - - uid: 993 + - uid: 486 components: - type: Transform pos: 5.5,-9.5 parent: 1 - - uid: 994 + - uid: 487 components: - type: Transform pos: -0.5,6.5 parent: 1 - - uid: 995 + - uid: 488 components: - type: Transform pos: -1.5,6.5 parent: 1 - - uid: 996 + - uid: 489 components: - type: Transform pos: -2.5,6.5 parent: 1 - - uid: 997 + - uid: 490 components: - type: Transform pos: -3.5,6.5 parent: 1 - - uid: 998 + - uid: 491 components: - type: Transform pos: -4.5,6.5 parent: 1 - - uid: 999 + - uid: 492 components: - type: Transform pos: -5.5,6.5 parent: 1 - - uid: 1000 + - uid: 493 components: - type: Transform pos: -6.5,6.5 parent: 1 - - uid: 1001 + - uid: 494 components: - type: Transform pos: -7.5,6.5 parent: 1 - - uid: 1002 + - uid: 495 components: - type: Transform pos: -8.5,6.5 parent: 1 - - uid: 1003 + - uid: 496 components: - type: Transform pos: -9.5,6.5 parent: 1 - - uid: 1004 + - uid: 497 components: - type: Transform pos: -9.5,5.5 parent: 1 - - uid: 1005 + - uid: 498 components: - type: Transform pos: -9.5,4.5 parent: 1 - - uid: 1006 + - uid: 499 components: - type: Transform pos: -9.5,3.5 parent: 1 - - uid: 1007 + - uid: 500 components: - type: Transform pos: -8.5,3.5 parent: 1 - - uid: 1008 + - uid: 501 components: - type: Transform pos: 1.5,6.5 parent: 1 - - uid: 1009 + - uid: 502 components: - type: Transform pos: 2.5,6.5 parent: 1 - - uid: 1010 + - uid: 503 components: - type: Transform pos: 3.5,6.5 parent: 1 - - uid: 1011 + - uid: 504 components: - type: Transform pos: 4.5,6.5 parent: 1 - - uid: 1012 + - uid: 505 + components: + - type: Transform + pos: 5.5,6.5 + parent: 1 + - uid: 506 + components: + - type: Transform + pos: 6.5,6.5 + parent: 1 + - uid: 507 + components: + - type: Transform + pos: 7.5,6.5 + parent: 1 + - uid: 508 + components: + - type: Transform + pos: 8.5,6.5 + parent: 1 + - uid: 509 + components: + - type: Transform + pos: 9.5,6.5 + parent: 1 + - uid: 510 + components: + - type: Transform + pos: 10.5,6.5 + parent: 1 + - uid: 511 + components: + - type: Transform + pos: 10.5,5.5 + parent: 1 + - uid: 512 + components: + - type: Transform + pos: 10.5,4.5 + parent: 1 + - uid: 513 + components: + - type: Transform + pos: 10.5,3.5 + parent: 1 + - uid: 514 + components: + - type: Transform + pos: 9.5,3.5 + parent: 1 + - uid: 515 + components: + - type: Transform + pos: 0.5,-7.5 + parent: 1 + - uid: 516 + components: + - type: Transform + pos: 0.5,-8.5 + parent: 1 + - uid: 517 + components: + - type: Transform + pos: 0.5,-10.5 + parent: 1 + - uid: 518 + components: + - type: Transform + pos: 0.5,-11.5 + parent: 1 + - uid: 519 + components: + - type: Transform + pos: 0.5,-12.5 + parent: 1 + - uid: 520 + components: + - type: Transform + pos: 0.5,-13.5 + parent: 1 + - uid: 521 + components: + - type: Transform + pos: 0.5,-14.5 + parent: 1 + - uid: 522 + components: + - type: Transform + pos: 0.5,-15.5 + parent: 1 + - uid: 523 + components: + - type: Transform + pos: -0.5,-14.5 + parent: 1 + - uid: 524 + components: + - type: Transform + pos: -1.5,-14.5 + parent: 1 + - uid: 525 + components: + - type: Transform + pos: 0.5,-9.5 + parent: 1 + - uid: 526 + components: + - type: Transform + pos: 0.5,-10.5 + parent: 1 + - uid: 527 + components: + - type: Transform + pos: 5.5,7.5 + parent: 1 + - uid: 528 + components: + - type: Transform + pos: 0.5,-5.5 + parent: 1 + - uid: 529 + components: + - type: Transform + pos: 0.5,-4.5 + parent: 1 + - uid: 530 components: - type: Transform - pos: 5.5,6.5 + pos: 1.5,-10.5 parent: 1 - - uid: 1013 + - uid: 531 components: - type: Transform - pos: 6.5,6.5 + pos: -9.5,-5.5 parent: 1 - - uid: 1014 + - uid: 532 components: - type: Transform - pos: 7.5,6.5 + pos: -7.5,-6.5 parent: 1 - - uid: 1015 + - uid: 533 components: - type: Transform - pos: 8.5,6.5 + pos: -8.5,-6.5 parent: 1 - - uid: 1016 + - uid: 534 components: - type: Transform - pos: 9.5,6.5 + pos: -9.5,-6.5 parent: 1 - - uid: 1017 + - uid: 535 components: - type: Transform - pos: 10.5,6.5 + pos: -6.5,-6.5 parent: 1 - - uid: 1018 + - uid: 536 components: - type: Transform - pos: 10.5,5.5 + pos: -9.5,-4.5 parent: 1 - - uid: 1019 + - uid: 537 components: - type: Transform - pos: 10.5,4.5 + pos: -9.5,-3.5 parent: 1 - - uid: 1020 + - uid: 538 components: - type: Transform - pos: 10.5,3.5 + pos: -9.5,-2.5 parent: 1 - - uid: 1021 + - uid: 539 components: - type: Transform - pos: 9.5,3.5 + pos: -9.5,-1.5 parent: 1 - - uid: 1022 + - uid: 540 components: - type: Transform - pos: 0.5,-7.5 + pos: -9.5,-0.5 parent: 1 - - uid: 1023 + - uid: 541 components: - type: Transform - pos: 0.5,-8.5 + pos: -9.5,0.5 parent: 1 - - uid: 1025 + - uid: 542 components: - type: Transform - pos: 0.5,-10.5 + pos: -9.5,1.5 parent: 1 - - uid: 1026 + - uid: 543 components: - type: Transform - pos: 0.5,-11.5 + pos: -9.5,2.5 parent: 1 - - uid: 1027 + - uid: 544 components: - type: Transform - pos: 0.5,-12.5 + pos: 10.5,2.5 parent: 1 - - uid: 1028 + - uid: 545 components: - type: Transform - pos: 0.5,-13.5 + pos: 10.5,1.5 parent: 1 - - uid: 1029 + - uid: 546 components: - type: Transform - pos: 0.5,-14.5 + pos: 10.5,0.5 parent: 1 - - uid: 1030 + - uid: 547 components: - type: Transform - pos: 0.5,-15.5 + pos: 10.5,-0.5 parent: 1 - - uid: 1031 + - uid: 548 components: - type: Transform - pos: -0.5,-14.5 + pos: 10.5,-1.5 parent: 1 - - uid: 1032 + - uid: 549 components: - type: Transform - pos: -1.5,-14.5 + pos: 10.5,-2.5 parent: 1 - - uid: 1127 + - uid: 550 components: - type: Transform - pos: 0.5,-4.5 + pos: 10.5,-3.5 parent: 1 - - uid: 1129 + - uid: 551 components: - type: Transform - pos: 0.5,-5.5 + pos: 10.5,-4.5 parent: 1 - - uid: 1130 + - uid: 552 components: - type: Transform - pos: 0.5,-6.5 + pos: 10.5,-5.5 parent: 1 - - uid: 1133 + - uid: 553 components: - type: Transform - pos: 0.5,-9.5 + pos: 10.5,-6.5 parent: 1 - - uid: 1134 + - uid: 554 components: - type: Transform - pos: 0.5,-10.5 + pos: 9.5,-6.5 parent: 1 - - uid: 1380 + - uid: 555 components: - type: Transform - pos: 5.5,7.5 + pos: 8.5,-6.5 parent: 1 - - uid: 1731 + - uid: 556 components: - type: Transform - pos: 1.5,-3.5 + pos: 7.5,-6.5 parent: 1 - - uid: 1732 + - uid: 557 components: - type: Transform - pos: 0.5,-3.5 + pos: 6.5,-6.5 parent: 1 - - uid: 1733 + - uid: 558 components: - type: Transform - pos: 0.5,-2.5 + pos: -2.5,-8.5 parent: 1 - - uid: 1734 + - uid: 559 components: - type: Transform - pos: 0.5,-1.5 + pos: -2.5,-9.5 parent: 1 - - uid: 1737 + - uid: 560 components: - type: Transform - pos: -2.5,-6.5 + pos: -3.5,-8.5 parent: 1 - proto: CableTerminal entities: - - uid: 388 + - uid: 561 components: - type: Transform pos: 2.5,-1.5 parent: 1 - proto: CannabisSeeds entities: - - uid: 920 + - uid: 562 components: - type: Transform - pos: -7.4913993,-18.427937 + pos: -4.527932,-25.411976 parent: 1 - proto: CargoPallet entities: - - uid: 452 + - uid: 563 components: - type: Transform rot: -1.5707963267948966 rad pos: 5.5,-2.5 parent: 1 - - uid: 453 + - uid: 564 components: - type: Transform rot: -1.5707963267948966 rad pos: 6.5,-2.5 parent: 1 - - uid: 648 + - uid: 565 components: - type: Transform pos: 4.5,-1.5 parent: 1 - - uid: 649 + - uid: 566 components: - type: Transform pos: 4.5,-2.5 parent: 1 - proto: Carpet entities: - - uid: 671 + - uid: 567 components: - type: Transform pos: -4.5,11.5 parent: 1 - - uid: 673 + - uid: 568 components: - type: Transform pos: -3.5,11.5 parent: 1 - - uid: 676 + - uid: 569 components: - type: Transform pos: -2.5,11.5 parent: 1 - - uid: 689 + - uid: 570 components: - type: Transform pos: -1.5,11.5 parent: 1 - proto: CarpetGreen entities: - - uid: 677 + - uid: 571 components: - type: Transform pos: 2.5,3.5 parent: 1 - - uid: 678 + - uid: 572 components: - type: Transform pos: 3.5,3.5 parent: 1 - - uid: 679 + - uid: 573 components: - type: Transform pos: 4.5,3.5 parent: 1 - proto: CarpetOrange entities: - - uid: 563 + - uid: 574 components: - type: Transform pos: 4.5,8.5 parent: 1 - - uid: 664 + - uid: 575 components: - type: Transform pos: 3.5,8.5 parent: 1 - - uid: 669 + - uid: 576 components: - type: Transform pos: 2.5,8.5 parent: 1 - - uid: 674 + - uid: 577 components: - type: Transform pos: 1.5,8.5 parent: 1 - proto: CarpetSBlue entities: - - uid: 680 + - uid: 578 components: - type: Transform pos: -3.5,3.5 parent: 1 - - uid: 681 + - uid: 579 components: - type: Transform pos: -2.5,3.5 parent: 1 - - uid: 682 + - uid: 580 components: - type: Transform pos: -1.5,3.5 parent: 1 - proto: Catwalk entities: - - uid: 170 + - uid: 581 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -5.5,1.5 + parent: 1 + - uid: 582 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,1.5 + parent: 1 + - uid: 583 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -6.5,1.5 + parent: 1 + - uid: 584 components: - type: Transform rot: 1.5707963267948966 rad pos: 1.5,1.5 parent: 1 - - uid: 171 + - uid: 585 components: - type: Transform rot: 1.5707963267948966 rad pos: 2.5,1.5 parent: 1 - - uid: 397 + - uid: 586 components: - type: Transform rot: 1.5707963267948966 rad pos: -1.5,-3.5 parent: 1 - - uid: 398 + - uid: 587 components: - type: Transform rot: 1.5707963267948966 rad pos: -1.5,-2.5 parent: 1 - - uid: 399 + - uid: 588 components: - type: Transform rot: 1.5707963267948966 rad pos: -1.5,-1.5 parent: 1 - - uid: 400 + - uid: 589 components: - type: Transform rot: 1.5707963267948966 rad pos: -1.5,-0.5 parent: 1 - - uid: 403 + - uid: 590 components: - type: Transform rot: 1.5707963267948966 rad pos: -0.5,-0.5 parent: 1 - - uid: 404 + - uid: 591 components: - type: Transform rot: 1.5707963267948966 rad pos: 0.5,0.5 parent: 1 - - uid: 406 + - uid: 592 components: - type: Transform rot: 1.5707963267948966 rad pos: 1.5,0.5 parent: 1 - - uid: 408 + - uid: 593 components: - type: Transform rot: 1.5707963267948966 rad pos: 2.5,0.5 parent: 1 - - uid: 410 + - uid: 594 components: - type: Transform rot: 1.5707963267948966 rad pos: 2.5,-1.5 parent: 1 - - uid: 411 + - uid: 595 components: - type: Transform rot: 1.5707963267948966 rad pos: 2.5,-2.5 parent: 1 - - uid: 412 + - uid: 596 components: - type: Transform rot: 1.5707963267948966 rad pos: 2.5,-3.5 parent: 1 - - uid: 422 + - uid: 597 components: - type: Transform rot: -1.5707963267948966 rad pos: 0.5,1.5 parent: 1 - - uid: 423 + - uid: 598 components: - type: Transform rot: -1.5707963267948966 rad pos: 0.5,2.5 parent: 1 - - uid: 600 + - uid: 599 components: - type: Transform pos: 12.5,1.5 parent: 1 - - uid: 601 + - uid: 600 components: - type: Transform pos: 12.5,0.5 parent: 1 - - uid: 602 + - uid: 601 components: - type: Transform pos: 12.5,-0.5 parent: 1 - - uid: 605 + - uid: 602 components: - type: Transform pos: 13.5,1.5 parent: 1 - - uid: 606 + - uid: 603 components: - type: Transform pos: 13.5,0.5 parent: 1 - - uid: 607 + - uid: 604 components: - type: Transform pos: 13.5,-0.5 parent: 1 - - uid: 608 + - uid: 605 components: - type: Transform pos: 12.5,-1.5 parent: 1 - - uid: 609 + - uid: 606 components: - type: Transform pos: 12.5,-2.5 parent: 1 - - uid: 610 + - uid: 607 components: - type: Transform pos: 12.5,-3.5 parent: 1 - - uid: 611 + - uid: 608 components: - type: Transform pos: 12.5,-4.5 parent: 1 - - uid: 613 + - uid: 609 components: - type: Transform pos: -12.5,1.5 parent: 1 - - uid: 614 + - uid: 610 components: - type: Transform pos: -12.5,0.5 parent: 1 - - uid: 615 + - uid: 611 components: - type: Transform pos: -12.5,-0.5 parent: 1 - - uid: 618 + - uid: 612 components: - type: Transform pos: -11.5,1.5 parent: 1 - - uid: 619 + - uid: 613 components: - type: Transform pos: -11.5,0.5 parent: 1 + - uid: 614 + components: + - type: Transform + pos: -11.5,-0.5 + parent: 1 + - uid: 615 + components: + - type: Transform + pos: -11.5,-1.5 + parent: 1 + - uid: 616 + components: + - type: Transform + pos: -11.5,-2.5 + parent: 1 + - uid: 617 + components: + - type: Transform + pos: -11.5,-3.5 + parent: 1 + - uid: 618 + components: + - type: Transform + pos: -11.5,-4.5 + parent: 1 + - uid: 619 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -0.5,2.5 + parent: 1 - uid: 620 components: - type: Transform - pos: -11.5,-0.5 + rot: 1.5707963267948966 rad + pos: 1.5,2.5 parent: 1 - uid: 621 components: - type: Transform - pos: -11.5,-1.5 + pos: -11.5,-6.5 parent: 1 - uid: 622 components: - type: Transform - pos: -11.5,-2.5 + pos: -11.5,-5.5 parent: 1 - uid: 623 components: - type: Transform - pos: -11.5,-3.5 + pos: 12.5,-6.5 parent: 1 - uid: 624 components: - type: Transform - pos: -11.5,-4.5 + pos: 12.5,-5.5 parent: 1 - - uid: 638 + - uid: 625 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,2.5 + pos: 0.5,-0.5 parent: 1 - - uid: 639 + - uid: 626 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,2.5 + pos: 5.5,1.5 parent: 1 - - uid: 753 + - uid: 627 components: - type: Transform - pos: -11.5,-6.5 + pos: 4.5,1.5 parent: 1 - - uid: 754 + - uid: 628 components: - type: Transform - pos: -11.5,-5.5 + pos: 6.5,1.5 parent: 1 - - uid: 755 + - uid: 629 components: - type: Transform - pos: 12.5,-6.5 + pos: 7.5,1.5 parent: 1 - - uid: 756 + - uid: 630 components: - type: Transform - pos: 12.5,-5.5 + pos: 8.5,1.5 parent: 1 - - uid: 1727 + - uid: 631 components: - type: Transform - pos: 0.5,-0.5 + rot: 3.141592653589793 rad + pos: -7.5,1.5 + parent: 1 + - uid: 632 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -4.5,1.5 + parent: 1 +- proto: Chair + entities: + - uid: 633 + components: + - type: Transform + pos: 7.5,-24.5 parent: 1 - proto: ChairFolding entities: - - uid: 149 + - uid: 634 components: - type: Transform pos: 4.5,-17.5 parent: 1 - - uid: 575 + - uid: 635 components: - type: Transform rot: 1.5707963267948966 rad pos: 1.5,6.5 parent: 1 - - uid: 576 + - uid: 636 components: - type: Transform rot: -1.5707963267948966 rad pos: 4.5,6.5 parent: 1 - - uid: 879 + - uid: 637 components: - type: Transform pos: -6.5,-24.5 parent: 1 - - uid: 931 + - uid: 638 components: - type: Transform rot: 1.5707963267948966 rad - pos: 3.5,-18.5 + pos: 2.5,-18.5 + parent: 1 +- proto: ChairFoldingSpawnFolded + entities: + - uid: 639 + components: + - type: Transform + rot: -12.566370614359172 rad + pos: 1.9059334,-24.132801 parent: 1 - proto: ChairOfficeLight entities: - - uid: 746 + - uid: 640 components: - type: Transform rot: -1.5707963267948966 rad pos: -1.5,13.5 parent: 1 - - uid: 747 + - uid: 641 components: - type: Transform rot: 1.5707963267948966 rad pos: 2.5,13.5 parent: 1 - - uid: 849 + - uid: 642 components: - type: Transform pos: -3.5,-3.5 parent: 1 - proto: ChairPilotSeat entities: - - uid: 744 + - uid: 643 components: - type: Transform rot: 3.141592653589793 rad @@ -4034,21 +4261,21 @@ entities: parent: 1 - proto: chem_master entities: - - uid: 784 + - uid: 644 components: - type: Transform pos: -4.5,-2.5 parent: 1 - proto: ChemistryHotplate entities: - - uid: 708 + - uid: 645 components: - type: Transform pos: -4.5,-4.5 parent: 1 - proto: ClosetWallMaintenanceFilledRandom entities: - - uid: 144 + - uid: 646 components: - type: Transform rot: 1.5707963267948966 rad @@ -4072,82 +4299,23 @@ entities: - 0 - 0 - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 146 - - 420 - proto: ClothingBeltUtilityFilled entities: - - uid: 391 - components: - - type: MetaData - flags: InContainer - - type: Transform - parent: 390 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 392 - components: - - type: MetaData - flags: InContainer - - type: Transform - parent: 390 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 393 + - uid: 647 components: - - type: MetaData - flags: InContainer - type: Transform - parent: 390 - - type: Physics - canCollide: False - - type: InsideEntityStorage + pos: 2.6090956,1.2230597 + parent: 1 - proto: ClothingEyesGlassesChemical entities: - - uid: 151 + - uid: 648 components: - type: Transform pos: -4.5055804,-4.226667 parent: 1 -- proto: ClothingOuterHardsuitNfsdBronze - entities: - - uid: 559 - components: - - type: MetaData - flags: InContainer - - type: Transform - parent: 558 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 561 - components: - - type: MetaData - flags: InContainer - - type: Transform - parent: 560 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 573 - components: - - type: MetaData - flags: InContainer - - type: Transform - parent: 572 - - type: Physics - canCollide: False - - type: InsideEntityStorage - proto: ComfyChair entities: - - uid: 745 + - uid: 649 components: - type: Transform rot: 3.141592653589793 rad @@ -4155,7 +4323,7 @@ entities: parent: 1 - proto: ComputerCrewMonitoring entities: - - uid: 455 + - uid: 650 components: - type: Transform rot: 1.5707963267948966 rad @@ -4163,7 +4331,7 @@ entities: parent: 1 - proto: ComputerId entities: - - uid: 736 + - uid: 651 components: - type: Transform rot: 1.5707963267948966 rad @@ -4171,7 +4339,7 @@ entities: parent: 1 - proto: ComputerIFF entities: - - uid: 416 + - uid: 652 components: - type: Transform rot: -1.5707963267948966 rad @@ -4179,7 +4347,7 @@ entities: parent: 1 - proto: ComputerPalletConsoleNFNormalMarket entities: - - uid: 456 + - uid: 653 components: - type: Transform pos: 7.5,-3.5 @@ -4190,12 +4358,12 @@ entities: ents: [] - proto: ComputerRadar entities: - - uid: 735 + - uid: 654 components: - type: Transform pos: -0.5,16.5 parent: 1 - - uid: 740 + - uid: 655 components: - type: Transform rot: -1.5707963267948966 rad @@ -4203,21 +4371,21 @@ entities: parent: 1 - proto: ComputerSalvageExpedition entities: - - uid: 694 + - uid: 656 components: - type: Transform pos: 0.5,16.5 parent: 1 - proto: ComputerShuttle entities: - - uid: 732 + - uid: 657 components: - type: Transform pos: 1.5,16.5 parent: 1 - proto: ComputerStationRecords entities: - - uid: 733 + - uid: 658 components: - type: Transform rot: 1.5707963267948966 rad @@ -4225,7 +4393,7 @@ entities: parent: 1 - proto: ComputerSurveillanceCameraMonitor entities: - - uid: 731 + - uid: 659 components: - type: Transform rot: -1.5707963267948966 rad @@ -4233,18 +4401,17 @@ entities: parent: 1 - proto: ComputerTelevision entities: - - uid: 938 + - uid: 660 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,-18.5 + pos: 6.5,-16.5 parent: 1 -- proto: CrateArmoryLaser +- proto: CrateEngineeringAMEJar entities: - - uid: 957 + - uid: 661 components: - type: Transform - pos: -3.5,9.5 + pos: 1.5,1.5 parent: 1 - type: EntityStorage air: @@ -4264,16 +4431,9 @@ entities: - 0 - 0 - 0 -- proto: CrateEngineeringAMEJar - entities: - - uid: 808 - components: - - type: Transform - pos: 1.5,1.5 - parent: 1 - proto: CrateEngineeringElectricalSupplies entities: - - uid: 390 + - uid: 662 components: - type: Transform pos: 2.5,0.5 @@ -4282,8 +4442,10 @@ entities: air: volume: 200 immutable: False - temperature: 75.31249 + temperature: 293.1494 moles: + - 1.7459903 + - 6.568249 - 0 - 0 - 0 @@ -4294,75 +4456,93 @@ entities: - 0 - 0 - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 391 - - 392 - - 393 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - proto: CrateFoodCooking entities: - - uid: 683 + - uid: 663 components: - type: Transform pos: 1.5,0.5 parent: 1 + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 293.14923 + moles: + - 1.7459903 + - 6.568249 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 - proto: CrateFoodDinnerware entities: - - uid: 929 + - uid: 664 components: - type: Transform - pos: 1.5,-19.5 + pos: 6.5,-17.5 parent: 1 + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 293.14923 + moles: + - 1.7459903 + - 6.568249 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 - proto: CrateFreezer entities: - - uid: 936 + - uid: 665 components: - type: Transform pos: 3.5,-14.5 parent: 1 -- proto: CrateFunInstrumentsVariety - entities: - - uid: 751 - components: - - type: Transform - pos: 1.5,-20.5 - parent: 1 -- proto: CrateHydroponicsSeeds - entities: - - uid: 899 - components: - - type: Transform - pos: 0.5,-19.5 - parent: 1 -- proto: CrateHydroponicsTools - entities: - - uid: 900 - components: - - type: Transform - pos: 0.5,-20.5 - parent: 1 -- proto: CrateMaterialWood + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 293.14923 + moles: + - 1.7459903 + - 6.568249 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 +- proto: CrateFunInstrumentsVariety entities: - - uid: 442 + - uid: 666 components: - type: Transform - pos: -0.5,-20.5 + pos: 1.5,-20.5 parent: 1 - type: EntityStorage air: volume: 200 immutable: False - temperature: 293.1496 + temperature: 293.14923 moles: - 1.7459903 - 6.568249 @@ -4376,37 +4556,43 @@ entities: - 0 - 0 - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 443 - - 445 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null -- proto: CrateNPCChicken +- proto: CrateHydroponicsSeeds entities: - - uid: 711 + - uid: 667 components: - type: Transform - pos: -2.5,-17.5 + pos: 0.5,-19.5 parent: 1 -- proto: CrateSecurityNonlethal + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 293.14923 + moles: + - 1.7459903 + - 6.568249 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 +- proto: CrateHydroponicsTools entities: - - uid: 654 + - uid: 668 components: - type: Transform - pos: 7.5,5.5 + pos: 0.5,-20.5 parent: 1 - type: EntityStorage air: volume: 200 immutable: False - temperature: 293.1494 + temperature: 293.14923 moles: - 1.7459903 - 6.568249 @@ -4420,27 +4606,12 @@ entities: - 0 - 0 - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 659 - - 658 - - 657 - - 656 - - 655 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null -- proto: CrateSecurityRiot +- proto: CrateMaterialWood entities: - - uid: 722 + - uid: 669 components: - type: Transform - pos: -4.5,9.5 + pos: -0.5,-20.5 parent: 1 - type: EntityStorage air: @@ -4460,21 +4631,41 @@ entities: - 0 - 0 - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 1749 - - 1416 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null -- proto: CrateSecuritySupplies +- proto: CrateNfsdNonlethal entities: - - uid: 798 + - uid: 670 + components: + - type: Transform + pos: 7.5,5.5 + parent: 1 + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 293.1494 + moles: + - 1.7459903 + - 6.568249 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 +- proto: CrateNfsdRiot + entities: + - uid: 671 + components: + - type: Transform + pos: -3.5,9.5 + parent: 1 +- proto: CrateNfsdSupplies + entities: + - uid: 672 components: - type: Transform pos: -6.5,5.5 @@ -4497,40 +4688,25 @@ entities: - 0 - 0 - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 803 - - 802 - - 801 - - 800 - - 799 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null -- proto: CrateServiceCustomSmokable +- proto: CrateNPCChicken entities: - - uid: 940 + - uid: 673 components: - type: Transform - pos: -0.5,-19.5 + pos: -7.5,-18.5 parent: 1 -- proto: CrateServiceJanitorialSupplies +- proto: CrateServiceCustomSmokable entities: - - uid: 484 + - uid: 674 components: - type: Transform - pos: -5.5,-6.5 + pos: -0.5,-19.5 parent: 1 - type: EntityStorage air: volume: 200 immutable: False - temperature: 293.1496 + temperature: 293.14923 moles: - 1.7459903 - 6.568249 @@ -4544,116 +4720,108 @@ entities: - 0 - 0 - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 748 - - 949 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 944 +- proto: CrateServiceJanitorialSupplies + entities: + - uid: 675 components: - type: Transform - pos: 0.5,-18.5 + pos: 1.5,-19.5 parent: 1 -- proto: CrateTrackingImplants + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 293.14923 + moles: + - 1.7459903 + - 6.568249 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 +- proto: CrateTrackingImplantsNfsd entities: - - uid: 650 + - uid: 676 components: - type: Transform pos: 0.5,-6.5 parent: 1 - proto: Crowbar entities: - - uid: 946 + - uid: 677 components: - type: Transform - pos: 1.4795082,-18.493605 + pos: 5.50987,-16.36945 parent: 1 - proto: DawInstrumentMachineCircuitboard entities: - - uid: 873 + - uid: 679 components: - - type: MetaData - flags: InContainer - type: Transform - parent: 872 + parent: 678 - type: Physics canCollide: False - proto: DeepFryerMachineCircuitboard entities: - - uid: 871 + - uid: 681 components: - - type: MetaData - flags: InContainer - type: Transform - parent: 870 + parent: 680 - type: Physics canCollide: False - proto: DefibrillatorCabinetFilled entities: - - uid: 854 + - uid: 682 components: - type: Transform pos: -6.5,-5.5 parent: 1 -- proto: DeployableBarrier - entities: - - uid: 952 - components: - - type: Transform - pos: -1.5,-9.5 - parent: 1 - - uid: 953 - components: - - type: Transform - pos: 2.5,-9.5 - parent: 1 - proto: DiceBag entities: - - uid: 939 + - uid: 683 components: - type: Transform pos: 4.5236473,-18.397203 parent: 1 - proto: DisposalBend entities: - - uid: 1687 + - uid: 684 components: - type: Transform rot: -1.5707963267948966 rad pos: 1.5,5.5 parent: 1 - - uid: 1688 + - uid: 685 components: - type: Transform rot: 1.5707963267948966 rad pos: 0.5,5.5 parent: 1 - - uid: 1710 + - uid: 686 components: - type: Transform rot: -1.5707963267948966 rad pos: 0.5,-16.5 parent: 1 - - uid: 1711 + - uid: 687 components: - type: Transform rot: 1.5707963267948966 rad pos: -4.5,-16.5 parent: 1 - - uid: 1712 + - uid: 688 components: - type: Transform rot: -1.5707963267948966 rad pos: -4.5,-25.5 parent: 1 - - uid: 1713 + - uid: 689 components: - type: Transform rot: 1.5707963267948966 rad @@ -4661,239 +4829,239 @@ entities: parent: 1 - proto: DisposalPipe entities: - - uid: 1683 + - uid: 690 components: - type: Transform pos: 1.5,9.5 parent: 1 - - uid: 1684 + - uid: 691 components: - type: Transform pos: 1.5,8.5 parent: 1 - - uid: 1685 + - uid: 692 components: - type: Transform pos: 1.5,7.5 parent: 1 - - uid: 1686 + - uid: 693 components: - type: Transform pos: 1.5,6.5 parent: 1 - - uid: 1689 + - uid: 694 components: - type: Transform pos: 0.5,4.5 parent: 1 - - uid: 1690 + - uid: 695 components: - type: Transform pos: 0.5,3.5 parent: 1 - - uid: 1691 + - uid: 696 components: - type: Transform pos: 0.5,2.5 parent: 1 - - uid: 1692 + - uid: 697 components: - type: Transform pos: 0.5,1.5 parent: 1 - - uid: 1693 + - uid: 698 components: - type: Transform pos: 0.5,0.5 parent: 1 - - uid: 1694 + - uid: 699 components: - type: Transform pos: 0.5,-0.5 parent: 1 - - uid: 1695 + - uid: 700 components: - type: Transform pos: 0.5,-1.5 parent: 1 - - uid: 1696 + - uid: 701 components: - type: Transform pos: 0.5,-2.5 parent: 1 - - uid: 1697 + - uid: 702 components: - type: Transform pos: 0.5,-3.5 parent: 1 - - uid: 1698 + - uid: 703 components: - type: Transform pos: 0.5,-4.5 parent: 1 - - uid: 1699 + - uid: 704 components: - type: Transform pos: 0.5,-5.5 parent: 1 - - uid: 1700 + - uid: 705 components: - type: Transform pos: 0.5,-6.5 parent: 1 - - uid: 1701 + - uid: 706 components: - type: Transform pos: 0.5,-7.5 parent: 1 - - uid: 1702 + - uid: 707 components: - type: Transform pos: 0.5,-8.5 parent: 1 - - uid: 1703 + - uid: 708 components: - type: Transform pos: 0.5,-9.5 parent: 1 - - uid: 1704 + - uid: 709 components: - type: Transform pos: 0.5,-10.5 parent: 1 - - uid: 1705 + - uid: 710 components: - type: Transform pos: 0.5,-11.5 parent: 1 - - uid: 1706 + - uid: 711 components: - type: Transform pos: 0.5,-12.5 parent: 1 - - uid: 1707 + - uid: 712 components: - type: Transform pos: 0.5,-13.5 parent: 1 - - uid: 1708 + - uid: 713 components: - type: Transform pos: 0.5,-14.5 parent: 1 - - uid: 1709 + - uid: 714 components: - type: Transform pos: 0.5,-15.5 parent: 1 - - uid: 1714 + - uid: 715 components: - type: Transform rot: 1.5707963267948966 rad pos: -0.5,-16.5 parent: 1 - - uid: 1715 + - uid: 716 components: - type: Transform rot: 1.5707963267948966 rad pos: -1.5,-16.5 parent: 1 - - uid: 1716 + - uid: 717 components: - type: Transform rot: 1.5707963267948966 rad pos: -2.5,-16.5 parent: 1 - - uid: 1717 + - uid: 718 components: - type: Transform rot: 1.5707963267948966 rad pos: -3.5,-16.5 parent: 1 - - uid: 1718 + - uid: 719 components: - type: Transform pos: -4.5,-17.5 parent: 1 - - uid: 1719 + - uid: 720 components: - type: Transform pos: -4.5,-18.5 parent: 1 - - uid: 1720 + - uid: 721 components: - type: Transform pos: -4.5,-19.5 parent: 1 - - uid: 1721 + - uid: 722 components: - type: Transform pos: -4.5,-20.5 parent: 1 - - uid: 1722 + - uid: 723 components: - type: Transform pos: -4.5,-21.5 parent: 1 - - uid: 1723 + - uid: 724 components: - type: Transform pos: -4.5,-22.5 parent: 1 - - uid: 1724 + - uid: 725 components: - type: Transform pos: -4.5,-23.5 parent: 1 - - uid: 1725 + - uid: 726 components: - type: Transform pos: -4.5,-24.5 parent: 1 - - uid: 1726 + - uid: 727 components: - type: Transform pos: -5.5,-26.5 parent: 1 - - uid: 1730 + - uid: 728 components: - type: Transform pos: -5.5,-27.5 parent: 1 - proto: DisposalTrunk entities: - - uid: 383 + - uid: 729 components: - type: Transform pos: 1.5,10.5 parent: 1 - proto: DisposalUnit entities: - - uid: 546 + - uid: 730 components: - type: Transform pos: 1.5,10.5 parent: 1 - proto: DogBed entities: - - uid: 794 + - uid: 731 components: - type: Transform pos: 4.5,7.5 parent: 1 - proto: DonkpocketBoxSpawner entities: - - uid: 956 + - uid: 732 components: - type: Transform pos: 5.5,-15.5 parent: 1 - proto: DresserFilled entities: - - uid: 870 + - uid: 116 components: - type: Transform - pos: -4.5,-22.5 + pos: 1.5,-22.5 parent: 1 - type: ContainerContainer containers: @@ -4901,8 +5069,8 @@ entities: showEnts: False occludes: True ents: - - 871 - - uid: 872 + - 117 + - uid: 678 components: - type: Transform pos: -0.5,-22.5 @@ -4913,11 +5081,11 @@ entities: showEnts: False occludes: True ents: - - 873 - - uid: 889 + - 679 + - uid: 680 components: - type: Transform - pos: 1.5,-22.5 + pos: -4.5,-22.5 parent: 1 - type: ContainerContainer containers: @@ -4925,8 +5093,8 @@ entities: showEnts: False occludes: True ents: - - 890 - - uid: 891 + - 681 + - uid: 733 components: - type: Transform pos: 5.5,-22.5 @@ -4937,127 +5105,121 @@ entities: showEnts: False occludes: True ents: - - 892 + - 734 - proto: ElectricGrillMachineCircuitboard entities: - - uid: 892 + - uid: 734 components: - - type: MetaData - flags: InContainer - type: Transform - parent: 891 + parent: 733 - type: Physics canCollide: False - proto: EmergencyLight entities: - - uid: 1182 - components: - - type: Transform - pos: 13.5,1.5 - parent: 1 - - uid: 1262 + - uid: 735 components: - type: Transform - pos: -12.5,1.5 + rot: -1.5707963267948966 rad + pos: -11.5,-2.5 parent: 1 - - uid: 1264 + - uid: 736 components: - type: Transform rot: -1.5707963267948966 rad pos: -9.5,8.5 parent: 1 - - uid: 1265 + - uid: 737 components: - type: Transform rot: 1.5707963267948966 rad pos: 10.5,8.5 parent: 1 - - uid: 1266 + - uid: 738 components: - type: Transform pos: -4.5,11.5 parent: 1 - - uid: 1267 + - uid: 739 components: - type: Transform rot: 3.141592653589793 rad pos: -0.5,13.5 parent: 1 - - uid: 1268 + - uid: 740 components: - type: Transform rot: -1.5707963267948966 rad pos: 2.5,1.5 parent: 1 - - uid: 1269 + - uid: 741 components: - type: Transform rot: 3.141592653589793 rad pos: 0.5,-10.5 parent: 1 - - uid: 1270 + - uid: 742 components: - type: Transform pos: 0.5,-12.5 parent: 1 - - uid: 1271 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,-7.5 - parent: 1 - - uid: 1272 + - uid: 743 components: - type: Transform rot: 1.5707963267948966 rad pos: 5.5,-7.5 parent: 1 - - uid: 1273 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,-18.5 - parent: 1 - - uid: 1274 + - uid: 744 components: - type: Transform rot: -1.5707963267948966 rad pos: 6.5,-18.5 parent: 1 - - uid: 1275 + - uid: 745 components: - type: Transform rot: 3.141592653589793 rad pos: 0.5,-20.5 parent: 1 - - uid: 1276 + - uid: 746 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,9.5 + rot: 1.5707963267948966 rad + pos: 12.5,-2.5 parent: 1 - - uid: 1277 + - uid: 747 components: - type: Transform rot: 3.141592653589793 rad pos: -2.5,3.5 parent: 1 - - uid: 1278 + - uid: 748 components: - type: Transform rot: 3.141592653589793 rad pos: 3.5,3.5 parent: 1 + - uid: 749 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -4.5,-8.5 + parent: 1 + - uid: 750 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 5.5,8.5 + parent: 1 - proto: FaxMachineShip entities: - - uid: 739 + - uid: 751 components: - type: Transform pos: 0.5,14.5 parent: 1 - proto: FireAxeCabinetFilled entities: - - uid: 814 + - uid: 752 components: - type: Transform rot: 1.5707963267948966 rad @@ -5065,192 +5227,192 @@ entities: parent: 1 - proto: Firelock entities: - - uid: 3 + - uid: 753 components: - type: Transform pos: -9.5,4.5 parent: 1 - - uid: 4 + - uid: 754 components: - type: Transform pos: 10.5,4.5 parent: 1 - - uid: 73 + - uid: 755 components: - type: Transform rot: 1.5707963267948966 rad pos: 1.5,-13.5 parent: 1 - - uid: 193 + - uid: 756 components: - type: Transform rot: 1.5707963267948966 rad pos: -0.5,-13.5 parent: 1 - - uid: 279 + - uid: 757 components: - type: Transform pos: -0.5,-15.5 parent: 1 - - uid: 280 + - uid: 758 components: - type: Transform pos: 1.5,-15.5 parent: 1 - - uid: 294 + - uid: 759 components: - type: Transform pos: -11.5,2.5 parent: 1 - - uid: 307 + - uid: 760 components: - type: Transform pos: -8.5,7.5 parent: 1 - - uid: 308 + - uid: 761 components: - type: Transform pos: -12.5,5.5 parent: 1 - - uid: 309 + - uid: 762 components: - type: Transform pos: -12.5,7.5 parent: 1 - - uid: 310 + - uid: 763 components: - type: Transform pos: -11.5,9.5 parent: 1 - - uid: 311 + - uid: 764 components: - type: Transform pos: -9.5,9.5 parent: 1 - - uid: 312 + - uid: 765 components: - type: Transform pos: 10.5,9.5 parent: 1 - - uid: 313 + - uid: 766 components: - type: Transform pos: 9.5,7.5 parent: 1 - - uid: 314 + - uid: 767 components: - type: Transform pos: 12.5,9.5 parent: 1 - - uid: 315 + - uid: 768 components: - type: Transform pos: 13.5,7.5 parent: 1 - - uid: 316 + - uid: 769 components: - type: Transform pos: 13.5,5.5 parent: 1 - - uid: 318 + - uid: 770 components: - type: Transform pos: -6.5,-21.5 parent: 1 - - uid: 319 + - uid: 771 components: - type: Transform pos: -2.5,-21.5 parent: 1 - - uid: 320 + - uid: 772 components: - type: Transform pos: 3.5,-21.5 parent: 1 - - uid: 321 + - uid: 773 components: - type: Transform pos: 7.5,-21.5 parent: 1 - - uid: 432 + - uid: 774 components: - type: Transform rot: -1.5707963267948966 rad pos: 0.5,3.5 parent: 1 - - uid: 433 + - uid: 775 components: - type: Transform rot: -1.5707963267948966 rad pos: 10.5,-2.5 parent: 1 - - uid: 434 + - uid: 776 components: - type: Transform rot: -1.5707963267948966 rad pos: -9.5,-2.5 parent: 1 - - uid: 451 + - uid: 777 components: - type: Transform rot: -1.5707963267948966 rad pos: 0.5,-9.5 parent: 1 - - uid: 498 + - uid: 778 components: - type: Transform rot: 3.141592653589793 rad pos: 0.5,12.5 parent: 1 - - uid: 542 + - uid: 779 components: - type: Transform rot: 3.141592653589793 rad pos: -3.5,-8.5 parent: 1 - - uid: 543 + - uid: 780 components: - type: Transform rot: 3.141592653589793 rad pos: 4.5,-8.5 parent: 1 - - uid: 598 + - uid: 781 components: - type: Transform pos: 12.5,2.5 parent: 1 - - uid: 599 + - uid: 782 components: - type: Transform pos: 12.5,4.5 parent: 1 - - uid: 616 + - uid: 783 components: - type: Transform pos: -11.5,4.5 parent: 1 - - uid: 783 + - uid: 784 components: - type: Transform pos: -6.5,-3.5 parent: 1 - proto: FloorDrain entities: - - uid: 8 + - uid: 785 components: - type: Transform pos: -4.5,-4.5 parent: 1 - type: Fixtures fixtures: {} - - uid: 1735 + - uid: 786 components: - type: Transform pos: 3.5,9.5 parent: 1 - type: Fixtures fixtures: {} - - uid: 1736 + - uid: 787 components: - type: Transform pos: 4.5,-15.5 @@ -5259,14 +5421,14 @@ entities: fixtures: {} - proto: GasAnalyzer entities: - - uid: 1774 + - uid: 788 components: - type: Transform - pos: 2.541379,1.6085322 + pos: 2.1403456,1.8024313 parent: 1 - proto: GasMixer entities: - - uid: 172 + - uid: 789 components: - type: Transform rot: 1.5707963267948966 rad @@ -5278,7 +5440,7 @@ entities: color: '#0055CCFF' - proto: GasPassiveVent entities: - - uid: 405 + - uid: 790 components: - type: Transform rot: 3.141592653589793 rad @@ -5286,29 +5448,31 @@ entities: parent: 1 - type: AtmosDevice joinedGrid: 1 + - type: AtmosPipeColor + color: '#990000FF' - proto: GasPipeBend entities: - - uid: 402 + - uid: 791 components: - type: Transform rot: -1.5707963267948966 rad pos: -0.5,0.5 parent: 1 - - uid: 672 + - uid: 792 components: - type: Transform pos: 2.5,-0.5 parent: 1 - type: AtmosPipeColor - color: '#947507FF' - - uid: 1444 + color: '#990000FF' + - uid: 793 components: - type: Transform pos: 6.5,-23.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1446 + - uid: 794 components: - type: Transform rot: 1.5707963267948966 rad @@ -5316,7 +5480,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1497 + - uid: 795 components: - type: Transform rot: 1.5707963267948966 rad @@ -5324,7 +5488,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1529 + - uid: 796 components: - type: Transform rot: 1.5707963267948966 rad @@ -5332,7 +5496,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1544 + - uid: 797 components: - type: Transform rot: -1.5707963267948966 rad @@ -5340,7 +5504,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1582 + - uid: 798 components: - type: Transform rot: 1.5707963267948966 rad @@ -5348,7 +5512,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1584 + - uid: 799 components: - type: Transform rot: 3.141592653589793 rad @@ -5356,7 +5520,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1602 + - uid: 800 components: - type: Transform rot: -1.5707963267948966 rad @@ -5364,7 +5528,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1603 + - uid: 801 components: - type: Transform rot: 3.141592653589793 rad @@ -5372,7 +5536,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1639 + - uid: 802 components: - type: Transform rot: 3.141592653589793 rad @@ -5380,7 +5544,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1640 + - uid: 803 components: - type: Transform rot: -1.5707963267948966 rad @@ -5388,81 +5552,81 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1676 + - uid: 804 components: - type: Transform rot: 3.141592653589793 rad pos: 2.5,-22.5 parent: 1 - type: AtmosPipeColor - color: '#947507FF' - - uid: 1677 + color: '#990000FF' + - uid: 805 components: - type: Transform pos: 6.5,-25.5 parent: 1 - type: AtmosPipeColor - color: '#947507FF' - - uid: 1678 + color: '#990000FF' + - uid: 806 components: - type: Transform pos: 3.5,-22.5 parent: 1 - type: AtmosPipeColor - color: '#947507FF' - - uid: 1679 + color: '#990000FF' + - uid: 807 components: - type: Transform rot: 3.141592653589793 rad pos: 3.5,-25.5 parent: 1 - type: AtmosPipeColor - color: '#947507FF' + color: '#990000FF' - proto: GasPipeFourway entities: - - uid: 950 + - uid: 808 components: - type: Transform pos: 0.5,1.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1426 + - uid: 809 components: - type: Transform pos: 0.5,-7.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1436 + - uid: 810 components: - type: Transform pos: 0.5,-17.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1455 + - uid: 811 components: - type: Transform pos: 0.5,6.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1541 + - uid: 812 components: - type: Transform pos: -0.5,5.5 parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1588 + - uid: 813 components: - type: Transform pos: -0.5,-8.5 parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1625 + - uid: 814 components: - type: Transform pos: -0.5,-18.5 @@ -5471,7 +5635,7 @@ entities: color: '#990000FF' - proto: GasPipeStraight entities: - - uid: 317 + - uid: 815 components: - type: Transform rot: 3.141592653589793 rad @@ -5479,14 +5643,14 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 958 + - uid: 816 components: - type: Transform pos: 0.5,4.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1409 + - uid: 817 components: - type: Transform rot: -1.5707963267948966 rad @@ -5494,161 +5658,161 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1417 + - uid: 818 components: - type: Transform pos: 0.5,5.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1418 + - uid: 819 components: - type: Transform pos: 0.5,0.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1419 + - uid: 820 components: - type: Transform pos: 0.5,-0.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1420 + - uid: 821 components: - type: Transform pos: 0.5,-1.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1421 + - uid: 822 components: - type: Transform pos: 0.5,-2.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1422 + - uid: 823 components: - type: Transform pos: 0.5,-3.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1423 + - uid: 824 components: - type: Transform pos: 0.5,-4.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1424 + - uid: 825 components: - type: Transform pos: 0.5,-5.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1425 + - uid: 826 components: - type: Transform pos: 0.5,-6.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1427 + - uid: 827 components: - type: Transform pos: 0.5,-8.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1428 + - uid: 828 components: - type: Transform pos: 0.5,-9.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1430 + - uid: 829 components: - type: Transform pos: 0.5,-11.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1431 + - uid: 830 components: - type: Transform pos: 0.5,-12.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1432 + - uid: 831 components: - type: Transform pos: 0.5,-13.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1433 + - uid: 832 components: - type: Transform pos: 0.5,-14.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1434 + - uid: 833 components: - type: Transform pos: 0.5,-15.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1435 + - uid: 834 components: - type: Transform pos: 0.5,-16.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1437 + - uid: 835 components: - type: Transform pos: 0.5,-18.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1438 + - uid: 836 components: - type: Transform pos: 0.5,-19.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1439 + - uid: 837 components: - type: Transform pos: 0.5,-20.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1440 + - uid: 838 components: - type: Transform pos: 0.5,-21.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1441 + - uid: 839 components: - type: Transform pos: 0.5,-22.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1447 + - uid: 840 components: - type: Transform rot: 1.5707963267948966 rad @@ -5656,7 +5820,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1448 + - uid: 841 components: - type: Transform rot: 1.5707963267948966 rad @@ -5664,7 +5828,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1449 + - uid: 842 components: - type: Transform rot: 1.5707963267948966 rad @@ -5672,7 +5836,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1450 + - uid: 843 components: - type: Transform rot: 1.5707963267948966 rad @@ -5680,7 +5844,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1451 + - uid: 844 components: - type: Transform rot: 1.5707963267948966 rad @@ -5688,7 +5852,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1452 + - uid: 845 components: - type: Transform rot: 1.5707963267948966 rad @@ -5696,7 +5860,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1453 + - uid: 846 components: - type: Transform rot: 1.5707963267948966 rad @@ -5704,7 +5868,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1454 + - uid: 847 components: - type: Transform rot: 1.5707963267948966 rad @@ -5712,7 +5876,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1456 + - uid: 848 components: - type: Transform rot: -1.5707963267948966 rad @@ -5720,7 +5884,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1457 + - uid: 849 components: - type: Transform rot: -1.5707963267948966 rad @@ -5728,7 +5892,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1458 + - uid: 850 components: - type: Transform rot: -1.5707963267948966 rad @@ -5736,7 +5900,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1459 + - uid: 851 components: - type: Transform rot: -1.5707963267948966 rad @@ -5744,7 +5908,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1461 + - uid: 852 components: - type: Transform rot: -1.5707963267948966 rad @@ -5752,7 +5916,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1462 + - uid: 853 components: - type: Transform rot: -1.5707963267948966 rad @@ -5760,7 +5924,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1465 + - uid: 854 components: - type: Transform rot: -1.5707963267948966 rad @@ -5768,7 +5932,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1466 + - uid: 855 components: - type: Transform rot: -1.5707963267948966 rad @@ -5776,7 +5940,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1467 + - uid: 856 components: - type: Transform rot: -1.5707963267948966 rad @@ -5784,7 +5948,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1468 + - uid: 857 components: - type: Transform rot: -1.5707963267948966 rad @@ -5792,7 +5956,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1469 + - uid: 858 components: - type: Transform rot: -1.5707963267948966 rad @@ -5800,7 +5964,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1470 + - uid: 859 components: - type: Transform rot: -1.5707963267948966 rad @@ -5808,7 +5972,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1471 + - uid: 860 components: - type: Transform rot: -1.5707963267948966 rad @@ -5816,7 +5980,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1472 + - uid: 861 components: - type: Transform rot: -1.5707963267948966 rad @@ -5824,7 +5988,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1474 + - uid: 862 components: - type: Transform rot: -1.5707963267948966 rad @@ -5832,7 +5996,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1475 + - uid: 863 components: - type: Transform rot: -1.5707963267948966 rad @@ -5840,7 +6004,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1476 + - uid: 864 components: - type: Transform rot: -1.5707963267948966 rad @@ -5848,7 +6012,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1477 + - uid: 865 components: - type: Transform rot: -1.5707963267948966 rad @@ -5856,7 +6020,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1478 + - uid: 866 components: - type: Transform rot: -1.5707963267948966 rad @@ -5864,7 +6028,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1479 + - uid: 867 components: - type: Transform rot: -1.5707963267948966 rad @@ -5872,7 +6036,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1480 + - uid: 868 components: - type: Transform rot: -1.5707963267948966 rad @@ -5880,7 +6044,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1482 + - uid: 869 components: - type: Transform rot: -1.5707963267948966 rad @@ -5888,7 +6052,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1483 + - uid: 870 components: - type: Transform rot: -1.5707963267948966 rad @@ -5896,7 +6060,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1484 + - uid: 871 components: - type: Transform rot: -1.5707963267948966 rad @@ -5904,7 +6068,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1485 + - uid: 872 components: - type: Transform rot: -1.5707963267948966 rad @@ -5912,7 +6076,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1486 + - uid: 873 components: - type: Transform rot: -1.5707963267948966 rad @@ -5920,7 +6084,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1487 + - uid: 874 components: - type: Transform rot: -1.5707963267948966 rad @@ -5928,7 +6092,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1488 + - uid: 875 components: - type: Transform rot: -1.5707963267948966 rad @@ -5936,7 +6100,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1489 + - uid: 876 components: - type: Transform rot: -1.5707963267948966 rad @@ -5944,7 +6108,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1490 + - uid: 877 components: - type: Transform rot: 3.141592653589793 rad @@ -5952,7 +6116,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1491 + - uid: 878 components: - type: Transform rot: 3.141592653589793 rad @@ -5960,7 +6124,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1492 + - uid: 879 components: - type: Transform rot: 3.141592653589793 rad @@ -5968,7 +6132,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1494 + - uid: 880 components: - type: Transform rot: 3.141592653589793 rad @@ -5976,7 +6140,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1495 + - uid: 881 components: - type: Transform rot: 3.141592653589793 rad @@ -5984,7 +6148,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1496 + - uid: 882 components: - type: Transform rot: 3.141592653589793 rad @@ -5992,7 +6156,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1498 + - uid: 883 components: - type: Transform rot: 1.5707963267948966 rad @@ -6000,7 +6164,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1504 + - uid: 884 components: - type: Transform rot: 3.141592653589793 rad @@ -6008,7 +6172,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1505 + - uid: 885 components: - type: Transform rot: 3.141592653589793 rad @@ -6016,7 +6180,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1510 + - uid: 886 components: - type: Transform rot: -1.5707963267948966 rad @@ -6024,7 +6188,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1511 + - uid: 887 components: - type: Transform rot: -1.5707963267948966 rad @@ -6032,7 +6196,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1512 + - uid: 888 components: - type: Transform rot: -1.5707963267948966 rad @@ -6040,7 +6204,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1513 + - uid: 889 components: - type: Transform rot: -1.5707963267948966 rad @@ -6048,7 +6212,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1514 + - uid: 890 components: - type: Transform rot: -1.5707963267948966 rad @@ -6056,7 +6220,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1515 + - uid: 891 components: - type: Transform rot: -1.5707963267948966 rad @@ -6064,7 +6228,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1516 + - uid: 892 components: - type: Transform rot: -1.5707963267948966 rad @@ -6072,7 +6236,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1523 + - uid: 893 components: - type: Transform rot: 3.141592653589793 rad @@ -6080,7 +6244,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1524 + - uid: 894 components: - type: Transform rot: 3.141592653589793 rad @@ -6088,7 +6252,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1525 + - uid: 895 components: - type: Transform rot: 3.141592653589793 rad @@ -6096,7 +6260,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1528 + - uid: 896 components: - type: Transform rot: 3.141592653589793 rad @@ -6104,7 +6268,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1531 + - uid: 897 components: - type: Transform rot: 3.141592653589793 rad @@ -6112,7 +6276,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1532 + - uid: 898 components: - type: Transform rot: 3.141592653589793 rad @@ -6120,7 +6284,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1533 + - uid: 899 components: - type: Transform rot: 3.141592653589793 rad @@ -6128,7 +6292,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1534 + - uid: 900 components: - type: Transform rot: 1.5707963267948966 rad @@ -6136,7 +6300,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1535 + - uid: 901 components: - type: Transform rot: 1.5707963267948966 rad @@ -6144,56 +6308,56 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1536 + - uid: 902 components: - type: Transform pos: -0.5,10.5 parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1537 + - uid: 903 components: - type: Transform pos: -0.5,9.5 parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1538 + - uid: 904 components: - type: Transform pos: -0.5,8.5 parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1539 + - uid: 905 components: - type: Transform pos: -0.5,7.5 parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1540 + - uid: 906 components: - type: Transform pos: -0.5,6.5 parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1542 + - uid: 907 components: - type: Transform pos: -0.5,4.5 parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1543 + - uid: 908 components: - type: Transform pos: -0.5,3.5 parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1545 + - uid: 909 components: - type: Transform rot: 3.141592653589793 rad @@ -6201,7 +6365,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1546 + - uid: 910 components: - type: Transform rot: 3.141592653589793 rad @@ -6209,42 +6373,42 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1548 + - uid: 911 components: - type: Transform pos: -0.5,-1.5 parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1549 + - uid: 912 components: - type: Transform pos: -0.5,-2.5 parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1550 + - uid: 913 components: - type: Transform pos: -0.5,-3.5 parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1551 + - uid: 914 components: - type: Transform pos: -0.5,-4.5 parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1552 + - uid: 915 components: - type: Transform pos: -0.5,-5.5 parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1556 + - uid: 916 components: - type: Transform rot: -1.5707963267948966 rad @@ -6252,7 +6416,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1557 + - uid: 917 components: - type: Transform rot: -1.5707963267948966 rad @@ -6260,7 +6424,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1558 + - uid: 918 components: - type: Transform rot: -1.5707963267948966 rad @@ -6268,7 +6432,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1559 + - uid: 919 components: - type: Transform rot: -1.5707963267948966 rad @@ -6276,7 +6440,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1560 + - uid: 920 components: - type: Transform rot: -1.5707963267948966 rad @@ -6284,7 +6448,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1561 + - uid: 921 components: - type: Transform rot: -1.5707963267948966 rad @@ -6292,7 +6456,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1562 + - uid: 922 components: - type: Transform rot: -1.5707963267948966 rad @@ -6300,7 +6464,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1563 + - uid: 923 components: - type: Transform rot: -1.5707963267948966 rad @@ -6308,7 +6472,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1564 + - uid: 924 components: - type: Transform rot: -1.5707963267948966 rad @@ -6316,7 +6480,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1565 + - uid: 925 components: - type: Transform rot: -1.5707963267948966 rad @@ -6324,7 +6488,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1566 + - uid: 926 components: - type: Transform rot: -1.5707963267948966 rad @@ -6332,7 +6496,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1567 + - uid: 927 components: - type: Transform rot: -1.5707963267948966 rad @@ -6340,7 +6504,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1568 + - uid: 928 components: - type: Transform rot: -1.5707963267948966 rad @@ -6348,7 +6512,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1569 + - uid: 929 components: - type: Transform rot: -1.5707963267948966 rad @@ -6356,7 +6520,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1570 + - uid: 930 components: - type: Transform rot: -1.5707963267948966 rad @@ -6364,7 +6528,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1571 + - uid: 931 components: - type: Transform rot: -1.5707963267948966 rad @@ -6372,7 +6536,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1572 + - uid: 932 components: - type: Transform rot: -1.5707963267948966 rad @@ -6380,7 +6544,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1573 + - uid: 933 components: - type: Transform rot: -1.5707963267948966 rad @@ -6388,7 +6552,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1574 + - uid: 934 components: - type: Transform rot: -1.5707963267948966 rad @@ -6396,14 +6560,14 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1580 + - uid: 935 components: - type: Transform pos: -1.5,6.5 parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1583 + - uid: 936 components: - type: Transform rot: 1.5707963267948966 rad @@ -6411,7 +6575,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1585 + - uid: 937 components: - type: Transform rot: -1.5707963267948966 rad @@ -6419,7 +6583,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1589 + - uid: 938 components: - type: Transform rot: 1.5707963267948966 rad @@ -6427,7 +6591,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1590 + - uid: 939 components: - type: Transform rot: 1.5707963267948966 rad @@ -6435,7 +6599,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1591 + - uid: 940 components: - type: Transform rot: 1.5707963267948966 rad @@ -6443,7 +6607,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1592 + - uid: 941 components: - type: Transform rot: 1.5707963267948966 rad @@ -6451,7 +6615,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1593 + - uid: 942 components: - type: Transform rot: 1.5707963267948966 rad @@ -6459,7 +6623,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1594 + - uid: 943 components: - type: Transform rot: 1.5707963267948966 rad @@ -6467,7 +6631,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1595 + - uid: 944 components: - type: Transform rot: 1.5707963267948966 rad @@ -6475,7 +6639,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1596 + - uid: 945 components: - type: Transform rot: 1.5707963267948966 rad @@ -6483,7 +6647,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1597 + - uid: 946 components: - type: Transform rot: 1.5707963267948966 rad @@ -6491,7 +6655,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1598 + - uid: 947 components: - type: Transform rot: 1.5707963267948966 rad @@ -6499,7 +6663,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1599 + - uid: 948 components: - type: Transform rot: 1.5707963267948966 rad @@ -6507,7 +6671,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1600 + - uid: 949 components: - type: Transform rot: 1.5707963267948966 rad @@ -6515,7 +6679,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1601 + - uid: 950 components: - type: Transform rot: 1.5707963267948966 rad @@ -6523,7 +6687,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1604 + - uid: 951 components: - type: Transform rot: 3.141592653589793 rad @@ -6531,15 +6695,15 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1606 + - uid: 952 components: - type: Transform rot: 3.141592653589793 rad pos: 3.5,-23.5 parent: 1 - type: AtmosPipeColor - color: '#947507FF' - - uid: 1607 + color: '#990000FF' + - uid: 953 components: - type: Transform rot: 3.141592653589793 rad @@ -6547,7 +6711,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1608 + - uid: 954 components: - type: Transform rot: 3.141592653589793 rad @@ -6555,7 +6719,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1609 + - uid: 955 components: - type: Transform rot: 3.141592653589793 rad @@ -6563,7 +6727,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1610 + - uid: 956 components: - type: Transform rot: 3.141592653589793 rad @@ -6571,7 +6735,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1611 + - uid: 957 components: - type: Transform rot: 3.141592653589793 rad @@ -6579,7 +6743,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1612 + - uid: 958 components: - type: Transform rot: 3.141592653589793 rad @@ -6587,28 +6751,28 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1615 + - uid: 959 components: - type: Transform pos: -0.5,-11.5 parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1616 + - uid: 960 components: - type: Transform pos: -0.5,-10.5 parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1617 + - uid: 961 components: - type: Transform pos: -0.5,-9.5 parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1618 + - uid: 962 components: - type: Transform rot: -1.5707963267948966 rad @@ -6616,7 +6780,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1620 + - uid: 963 components: - type: Transform rot: 3.141592653589793 rad @@ -6624,7 +6788,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1621 + - uid: 964 components: - type: Transform rot: 3.141592653589793 rad @@ -6632,7 +6796,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1622 + - uid: 965 components: - type: Transform rot: 3.141592653589793 rad @@ -6640,7 +6804,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1623 + - uid: 966 components: - type: Transform rot: 3.141592653589793 rad @@ -6648,7 +6812,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1624 + - uid: 967 components: - type: Transform rot: 3.141592653589793 rad @@ -6656,7 +6820,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1626 + - uid: 968 components: - type: Transform rot: 1.5707963267948966 rad @@ -6664,7 +6828,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1627 + - uid: 969 components: - type: Transform rot: 1.5707963267948966 rad @@ -6672,7 +6836,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1628 + - uid: 970 components: - type: Transform rot: 1.5707963267948966 rad @@ -6680,7 +6844,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1629 + - uid: 971 components: - type: Transform rot: 1.5707963267948966 rad @@ -6688,7 +6852,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1632 + - uid: 972 components: - type: Transform rot: 3.141592653589793 rad @@ -6696,7 +6860,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1633 + - uid: 973 components: - type: Transform rot: 3.141592653589793 rad @@ -6704,7 +6868,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1634 + - uid: 974 components: - type: Transform rot: 3.141592653589793 rad @@ -6712,7 +6876,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1635 + - uid: 975 components: - type: Transform rot: 3.141592653589793 rad @@ -6720,7 +6884,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1636 + - uid: 976 components: - type: Transform rot: 3.141592653589793 rad @@ -6728,7 +6892,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1641 + - uid: 977 components: - type: Transform rot: -1.5707963267948966 rad @@ -6736,7 +6900,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1642 + - uid: 978 components: - type: Transform rot: -1.5707963267948966 rad @@ -6744,7 +6908,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1643 + - uid: 979 components: - type: Transform rot: -1.5707963267948966 rad @@ -6752,7 +6916,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1644 + - uid: 980 components: - type: Transform rot: -1.5707963267948966 rad @@ -6760,7 +6924,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1645 + - uid: 981 components: - type: Transform rot: -1.5707963267948966 rad @@ -6768,7 +6932,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1646 + - uid: 982 components: - type: Transform rot: -1.5707963267948966 rad @@ -6776,216 +6940,216 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1653 + - uid: 983 components: - type: Transform rot: 3.141592653589793 rad pos: 2.5,-1.5 parent: 1 - type: AtmosPipeColor - color: '#947507FF' - - uid: 1654 + color: '#990000FF' + - uid: 984 components: - type: Transform rot: 3.141592653589793 rad pos: 2.5,-2.5 parent: 1 - type: AtmosPipeColor - color: '#947507FF' - - uid: 1655 + color: '#990000FF' + - uid: 985 components: - type: Transform rot: 3.141592653589793 rad pos: 2.5,-3.5 parent: 1 - type: AtmosPipeColor - color: '#947507FF' - - uid: 1656 + color: '#990000FF' + - uid: 986 components: - type: Transform rot: 3.141592653589793 rad pos: 2.5,-4.5 parent: 1 - type: AtmosPipeColor - color: '#947507FF' - - uid: 1657 + color: '#990000FF' + - uid: 987 components: - type: Transform rot: 3.141592653589793 rad pos: 2.5,-5.5 parent: 1 - type: AtmosPipeColor - color: '#947507FF' - - uid: 1658 + color: '#990000FF' + - uid: 988 components: - type: Transform rot: 3.141592653589793 rad pos: 2.5,-6.5 parent: 1 - type: AtmosPipeColor - color: '#947507FF' - - uid: 1659 + color: '#990000FF' + - uid: 989 components: - type: Transform rot: 3.141592653589793 rad pos: 2.5,-7.5 parent: 1 - type: AtmosPipeColor - color: '#947507FF' - - uid: 1660 + color: '#990000FF' + - uid: 990 components: - type: Transform rot: 3.141592653589793 rad pos: 2.5,-8.5 parent: 1 - type: AtmosPipeColor - color: '#947507FF' - - uid: 1661 + color: '#990000FF' + - uid: 991 components: - type: Transform rot: 3.141592653589793 rad pos: 2.5,-9.5 parent: 1 - type: AtmosPipeColor - color: '#947507FF' - - uid: 1662 + color: '#990000FF' + - uid: 992 components: - type: Transform rot: 3.141592653589793 rad pos: 2.5,-10.5 parent: 1 - type: AtmosPipeColor - color: '#947507FF' - - uid: 1663 + color: '#990000FF' + - uid: 993 components: - type: Transform rot: 3.141592653589793 rad pos: 2.5,-11.5 parent: 1 - type: AtmosPipeColor - color: '#947507FF' - - uid: 1664 + color: '#990000FF' + - uid: 994 components: - type: Transform rot: 3.141592653589793 rad pos: 2.5,-12.5 parent: 1 - type: AtmosPipeColor - color: '#947507FF' - - uid: 1665 + color: '#990000FF' + - uid: 995 components: - type: Transform rot: 3.141592653589793 rad pos: 2.5,-13.5 parent: 1 - type: AtmosPipeColor - color: '#947507FF' - - uid: 1666 + color: '#990000FF' + - uid: 996 components: - type: Transform rot: 3.141592653589793 rad pos: 2.5,-14.5 parent: 1 - type: AtmosPipeColor - color: '#947507FF' - - uid: 1667 + color: '#990000FF' + - uid: 997 components: - type: Transform rot: 3.141592653589793 rad pos: 2.5,-15.5 parent: 1 - type: AtmosPipeColor - color: '#947507FF' - - uid: 1668 + color: '#990000FF' + - uid: 998 components: - type: Transform rot: 3.141592653589793 rad pos: 2.5,-16.5 parent: 1 - type: AtmosPipeColor - color: '#947507FF' - - uid: 1669 + color: '#990000FF' + - uid: 999 components: - type: Transform rot: 3.141592653589793 rad pos: 2.5,-17.5 parent: 1 - type: AtmosPipeColor - color: '#947507FF' - - uid: 1670 + color: '#990000FF' + - uid: 1000 components: - type: Transform rot: 3.141592653589793 rad pos: 2.5,-18.5 parent: 1 - type: AtmosPipeColor - color: '#947507FF' - - uid: 1671 + color: '#990000FF' + - uid: 1001 components: - type: Transform rot: 3.141592653589793 rad pos: 2.5,-19.5 parent: 1 - type: AtmosPipeColor - color: '#947507FF' - - uid: 1672 + color: '#990000FF' + - uid: 1002 components: - type: Transform rot: 3.141592653589793 rad pos: 2.5,-20.5 parent: 1 - type: AtmosPipeColor - color: '#947507FF' - - uid: 1673 + color: '#990000FF' + - uid: 1003 components: - type: Transform rot: 3.141592653589793 rad pos: 2.5,-21.5 parent: 1 - type: AtmosPipeColor - color: '#947507FF' - - uid: 1674 + color: '#990000FF' + - uid: 1004 components: - type: Transform rot: 3.141592653589793 rad pos: 2.5,-22.5 parent: 1 - type: AtmosPipeColor - color: '#947507FF' - - uid: 1675 + color: '#990000FF' + - uid: 1005 components: - type: Transform rot: 3.141592653589793 rad pos: 3.5,-24.5 parent: 1 - type: AtmosPipeColor - color: '#947507FF' - - uid: 1680 + color: '#990000FF' + - uid: 1006 components: - type: Transform rot: 1.5707963267948966 rad pos: 4.5,-25.5 parent: 1 - type: AtmosPipeColor - color: '#947507FF' - - uid: 1681 + color: '#990000FF' + - uid: 1007 components: - type: Transform rot: 1.5707963267948966 rad pos: 5.5,-25.5 parent: 1 - type: AtmosPipeColor - color: '#947507FF' - - uid: 1682 + color: '#990000FF' + - uid: 1008 components: - type: Transform pos: 6.5,-26.5 parent: 1 - type: AtmosPipeColor - color: '#947507FF' + color: '#990000FF' - proto: GasPipeTJunction entities: - - uid: 1429 + - uid: 1009 components: - type: Transform rot: -1.5707963267948966 rad @@ -6993,7 +7157,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1442 + - uid: 1010 components: - type: Transform rot: 3.141592653589793 rad @@ -7001,21 +7165,21 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1443 + - uid: 1011 components: - type: Transform pos: -1.5,-23.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1445 + - uid: 1012 components: - type: Transform pos: 2.5,-23.5 parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1460 + - uid: 1013 components: - type: Transform rot: 3.141592653589793 rad @@ -7023,7 +7187,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1463 + - uid: 1014 components: - type: Transform rot: 3.141592653589793 rad @@ -7031,7 +7195,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1473 + - uid: 1015 components: - type: Transform rot: 3.141592653589793 rad @@ -7039,7 +7203,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1481 + - uid: 1016 components: - type: Transform rot: 3.141592653589793 rad @@ -7047,7 +7211,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1493 + - uid: 1017 components: - type: Transform rot: -1.5707963267948966 rad @@ -7055,7 +7219,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1530 + - uid: 1018 components: - type: Transform rot: -1.5707963267948966 rad @@ -7063,14 +7227,14 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1547 + - uid: 1019 components: - type: Transform pos: -0.5,-0.5 parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1553 + - uid: 1020 components: - type: Transform rot: -1.5707963267948966 rad @@ -7078,7 +7242,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1575 + - uid: 1021 components: - type: Transform rot: 3.141592653589793 rad @@ -7086,7 +7250,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1576 + - uid: 1022 components: - type: Transform rot: 3.141592653589793 rad @@ -7094,14 +7258,14 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1586 + - uid: 1023 components: - type: Transform pos: -1.5,-0.5 parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1587 + - uid: 1024 components: - type: Transform rot: 1.5707963267948966 rad @@ -7109,7 +7273,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1637 + - uid: 1025 components: - type: Transform rot: 3.141592653589793 rad @@ -7117,7 +7281,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1638 + - uid: 1026 components: - type: Transform rot: 3.141592653589793 rad @@ -7125,7 +7289,7 @@ entities: parent: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1647 + - uid: 1027 components: - type: Transform rot: 3.141592653589793 rad @@ -7135,7 +7299,7 @@ entities: color: '#990000FF' - proto: GasPort entities: - - uid: 418 + - uid: 1028 components: - type: Transform rot: 1.5707963267948966 rad @@ -7143,7 +7307,7 @@ entities: parent: 1 - type: AtmosDevice joinedGrid: 1 - - uid: 419 + - uid: 1029 components: - type: Transform rot: 1.5707963267948966 rad @@ -7153,7 +7317,7 @@ entities: joinedGrid: 1 - proto: GasVentPump entities: - - uid: 1464 + - uid: 1030 components: - type: Transform pos: 1.5,-6.5 @@ -7162,7 +7326,7 @@ entities: joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1499 + - uid: 1031 components: - type: Transform rot: 1.5707963267948966 rad @@ -7172,7 +7336,7 @@ entities: joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1500 + - uid: 1032 components: - type: Transform rot: 1.5707963267948966 rad @@ -7182,7 +7346,7 @@ entities: joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1501 + - uid: 1033 components: - type: Transform rot: -1.5707963267948966 rad @@ -7192,7 +7356,7 @@ entities: joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1502 + - uid: 1034 components: - type: Transform rot: 3.141592653589793 rad @@ -7202,7 +7366,7 @@ entities: joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1503 + - uid: 1035 components: - type: Transform pos: 0.5,14.5 @@ -7211,7 +7375,7 @@ entities: joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1506 + - uid: 1036 components: - type: Transform pos: 2.5,9.5 @@ -7220,7 +7384,7 @@ entities: joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1507 + - uid: 1037 components: - type: Transform pos: -3.5,7.5 @@ -7229,7 +7393,7 @@ entities: joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1508 + - uid: 1038 components: - type: Transform rot: 1.5707963267948966 rad @@ -7239,7 +7403,7 @@ entities: joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1509 + - uid: 1039 components: - type: Transform rot: -1.5707963267948966 rad @@ -7249,7 +7413,7 @@ entities: joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1517 + - uid: 1040 components: - type: Transform rot: 1.5707963267948966 rad @@ -7259,7 +7423,7 @@ entities: joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1518 + - uid: 1041 components: - type: Transform rot: -1.5707963267948966 rad @@ -7269,7 +7433,7 @@ entities: joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1519 + - uid: 1042 components: - type: Transform rot: 3.141592653589793 rad @@ -7279,7 +7443,7 @@ entities: joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1520 + - uid: 1043 components: - type: Transform rot: 3.141592653589793 rad @@ -7289,7 +7453,7 @@ entities: joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1521 + - uid: 1044 components: - type: Transform rot: 3.141592653589793 rad @@ -7299,7 +7463,7 @@ entities: joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1522 + - uid: 1045 components: - type: Transform rot: 3.141592653589793 rad @@ -7309,7 +7473,7 @@ entities: joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1526 + - uid: 1046 components: - type: Transform pos: -4.5,-3.5 @@ -7318,7 +7482,7 @@ entities: joinedGrid: 1 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1527 + - uid: 1047 components: - type: Transform rot: -1.5707963267948966 rad @@ -7330,7 +7494,7 @@ entities: color: '#0055CCFF' - proto: GasVentScrubber entities: - - uid: 1554 + - uid: 1048 components: - type: Transform rot: 1.5707963267948966 rad @@ -7340,7 +7504,7 @@ entities: joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1555 + - uid: 1049 components: - type: Transform rot: -1.5707963267948966 rad @@ -7350,7 +7514,7 @@ entities: joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1577 + - uid: 1050 components: - type: Transform rot: 1.5707963267948966 rad @@ -7360,7 +7524,7 @@ entities: joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1578 + - uid: 1051 components: - type: Transform pos: -1.5,7.5 @@ -7369,7 +7533,7 @@ entities: joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1579 + - uid: 1052 components: - type: Transform pos: 3.5,6.5 @@ -7378,7 +7542,7 @@ entities: joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1581 + - uid: 1053 components: - type: Transform rot: -1.5707963267948966 rad @@ -7388,7 +7552,7 @@ entities: joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1605 + - uid: 1054 components: - type: Transform rot: 1.5707963267948966 rad @@ -7398,7 +7562,7 @@ entities: joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1613 + - uid: 1055 components: - type: Transform pos: -7.5,-4.5 @@ -7407,7 +7571,7 @@ entities: joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1614 + - uid: 1056 components: - type: Transform pos: 7.5,-5.5 @@ -7416,7 +7580,7 @@ entities: joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1619 + - uid: 1057 components: - type: Transform rot: -1.5707963267948966 rad @@ -7426,7 +7590,7 @@ entities: joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1630 + - uid: 1058 components: - type: Transform rot: 1.5707963267948966 rad @@ -7436,7 +7600,7 @@ entities: joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1631 + - uid: 1059 components: - type: Transform rot: -1.5707963267948966 rad @@ -7446,7 +7610,7 @@ entities: joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1648 + - uid: 1060 components: - type: Transform pos: -4.5,-23.5 @@ -7455,7 +7619,7 @@ entities: joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1649 + - uid: 1061 components: - type: Transform pos: -2.5,-23.5 @@ -7464,7 +7628,7 @@ entities: joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1650 + - uid: 1062 components: - type: Transform pos: 1.5,-23.5 @@ -7473,7 +7637,7 @@ entities: joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1651 + - uid: 1063 components: - type: Transform pos: 5.5,-23.5 @@ -7482,7 +7646,7 @@ entities: joinedGrid: 1 - type: AtmosPipeColor color: '#990000FF' - - uid: 1652 + - uid: 1064 components: - type: Transform rot: 3.141592653589793 rad @@ -7494,7 +7658,7 @@ entities: color: '#990000FF' - proto: GasVolumePump entities: - - uid: 675 + - uid: 1065 components: - type: Transform rot: 1.5707963267948966 rad @@ -7506,822 +7670,776 @@ entities: color: '#990000FF' - proto: GravityGeneratorMini entities: - - uid: 417 + - uid: 1066 components: - type: Transform pos: -1.5,-1.5 parent: 1 - proto: Grille entities: - - uid: 5 - components: - - type: Transform - pos: -8.5,2.5 - parent: 1 - - uid: 6 + - uid: 1067 components: - type: Transform - pos: -8.5,1.5 + pos: -8.5,2.5 parent: 1 - - uid: 7 + - uid: 1068 components: - type: Transform pos: -8.5,0.5 parent: 1 - - uid: 9 + - uid: 1069 components: - type: Transform pos: -10.5,1.5 parent: 1 - - uid: 11 + - uid: 1070 components: - type: Transform pos: 9.5,2.5 parent: 1 - - uid: 12 - components: - - type: Transform - pos: 9.5,1.5 - parent: 1 - - uid: 13 + - uid: 1071 components: - type: Transform pos: 9.5,0.5 parent: 1 - - uid: 14 - components: - - type: Transform - pos: -10.5,3.5 - parent: 1 - - uid: 15 + - uid: 1072 components: - type: Transform pos: 11.5,1.5 parent: 1 - - uid: 16 + - uid: 1073 components: - type: Transform pos: 11.5,-1.5 parent: 1 - - uid: 27 + - uid: 1074 components: - type: Transform rot: 3.141592653589793 rad pos: 8.5,-25.5 parent: 1 - - uid: 45 + - uid: 1075 components: - type: Transform pos: -8.5,-19.5 parent: 1 - - uid: 52 + - uid: 1076 components: - type: Transform rot: 3.141592653589793 rad pos: -7.5,-25.5 parent: 1 - - uid: 61 + - uid: 1077 components: - type: Transform pos: 9.5,-19.5 parent: 1 - - uid: 69 + - uid: 1078 components: - type: Transform pos: 6.5,-26.5 parent: 1 - - uid: 75 + - uid: 1079 components: - type: Transform rot: 3.141592653589793 rad pos: 3.5,-13.5 parent: 1 - - uid: 76 + - uid: 1080 components: - type: Transform pos: 2.5,-26.5 parent: 1 - - uid: 80 + - uid: 1081 components: - type: Transform pos: 4.5,-24.5 parent: 1 - - uid: 81 + - uid: 1082 components: - type: Transform pos: -5.5,-26.5 parent: 1 - - uid: 85 + - uid: 1083 components: - type: Transform pos: -1.5,-26.5 parent: 1 - - uid: 90 + - uid: 1084 components: - type: Transform pos: 0.5,-24.5 parent: 1 - - uid: 98 + - uid: 1085 components: - type: Transform pos: -3.5,-24.5 parent: 1 - - uid: 100 + - uid: 1086 components: - type: Transform rot: 3.141592653589793 rad pos: 8.5,9.5 parent: 1 - - uid: 108 + - uid: 1087 components: - type: Transform pos: -10.5,0.5 parent: 1 - - uid: 110 + - uid: 1088 components: - type: Transform rot: 3.141592653589793 rad pos: -7.5,9.5 parent: 1 - - uid: 120 + - uid: 1089 components: - type: Transform rot: 3.141592653589793 rad pos: 11.5,-4.5 parent: 1 - - uid: 121 + - uid: 1090 components: - type: Transform rot: 3.141592653589793 rad pos: -6.5,-9.5 parent: 1 - - uid: 125 + - uid: 1091 components: - type: Transform rot: 3.141592653589793 rad pos: 11.5,-5.5 parent: 1 - - uid: 126 + - uid: 1092 components: - type: Transform rot: 3.141592653589793 rad pos: -10.5,-4.5 parent: 1 - - uid: 129 + - uid: 1093 components: - type: Transform pos: -10.5,-0.5 parent: 1 - - uid: 130 + - uid: 1094 components: - type: Transform pos: -8.5,-0.5 parent: 1 - - uid: 131 + - uid: 1095 components: - type: Transform pos: 9.5,-0.5 parent: 1 - - uid: 132 + - uid: 1096 components: - type: Transform pos: 11.5,-0.5 parent: 1 - - uid: 135 + - uid: 1097 components: - type: Transform rot: 3.141592653589793 rad pos: 7.5,-9.5 parent: 1 - - uid: 136 + - uid: 1098 components: - type: Transform rot: 3.141592653589793 rad pos: 6.5,-9.5 parent: 1 - - uid: 137 + - uid: 1099 components: - type: Transform rot: 3.141592653589793 rad pos: -5.5,-9.5 parent: 1 - - uid: 153 + - uid: 1100 components: - type: Transform pos: -10.5,-1.5 parent: 1 - - uid: 156 + - uid: 1101 components: - type: Transform rot: 3.141592653589793 rad pos: -10.5,-5.5 parent: 1 - - uid: 195 + - uid: 1102 components: - type: Transform rot: 3.141592653589793 rad pos: -2.5,-13.5 parent: 1 - - uid: 196 + - uid: 1103 components: - type: Transform rot: 3.141592653589793 rad pos: 0.5,-15.5 parent: 1 - - uid: 219 + - uid: 1104 components: - type: Transform rot: 3.141592653589793 rad pos: 7.5,9.5 parent: 1 - - uid: 221 + - uid: 1105 components: - type: Transform rot: 3.141592653589793 rad pos: 6.5,10.5 parent: 1 - - uid: 223 + - uid: 1106 components: - type: Transform rot: 3.141592653589793 rad pos: -5.5,10.5 parent: 1 - - uid: 225 + - uid: 1107 components: - type: Transform rot: 3.141592653589793 rad pos: -6.5,9.5 parent: 1 - - uid: 267 + - uid: 1108 components: - type: Transform rot: 3.141592653589793 rad pos: 5.5,-21.5 parent: 1 - - uid: 269 + - uid: 1109 components: - type: Transform rot: 3.141592653589793 rad pos: 1.5,-21.5 parent: 1 - - uid: 270 + - uid: 1110 components: - type: Transform rot: 3.141592653589793 rad pos: -0.5,-21.5 parent: 1 - - uid: 272 + - uid: 1111 components: - type: Transform rot: 3.141592653589793 rad pos: -4.5,-21.5 parent: 1 - - uid: 274 + - uid: 1112 components: - type: Transform rot: 3.141592653589793 rad pos: 0.5,-13.5 parent: 1 - - uid: 287 + - uid: 1113 components: - type: Transform rot: 3.141592653589793 rad pos: -8.5,5.5 parent: 1 - - uid: 299 + - uid: 1114 components: - type: Transform rot: 3.141592653589793 rad pos: -2.5,15.5 parent: 1 - - uid: 301 + - uid: 1115 components: - type: Transform rot: 3.141592653589793 rad pos: -1.5,16.5 parent: 1 - - uid: 302 + - uid: 1116 components: - type: Transform rot: 3.141592653589793 rad pos: 3.5,15.5 parent: 1 - - uid: 303 + - uid: 1117 components: - type: Transform rot: 3.141592653589793 rad pos: 2.5,16.5 parent: 1 - - uid: 304 + - uid: 1118 components: - type: Transform rot: 3.141592653589793 rad pos: 1.5,17.5 parent: 1 - - uid: 305 + - uid: 1119 components: - type: Transform rot: 3.141592653589793 rad pos: 0.5,17.5 parent: 1 - - uid: 306 + - uid: 1120 components: - type: Transform rot: 3.141592653589793 rad pos: -0.5,17.5 parent: 1 - - uid: 338 + - uid: 1121 components: - type: Transform pos: 11.5,3.5 parent: 1 - - uid: 363 + - uid: 1122 components: - type: Transform rot: -1.5707963267948966 rad pos: -2.5,16.5 parent: 1 - - uid: 364 + - uid: 1123 components: - type: Transform rot: -1.5707963267948966 rad pos: -1.5,17.5 parent: 1 - - uid: 365 + - uid: 1124 components: - type: Transform rot: -1.5707963267948966 rad pos: 2.5,17.5 parent: 1 - - uid: 366 + - uid: 1125 components: - type: Transform rot: -1.5707963267948966 rad pos: 3.5,16.5 parent: 1 - - uid: 435 + - uid: 1126 components: - type: Transform rot: -1.5707963267948966 rad pos: 3.5,-5.5 parent: 1 - - uid: 438 + - uid: 1127 components: - type: Transform rot: -1.5707963267948966 rad pos: -1.5,-8.5 parent: 1 - - uid: 439 + - uid: 1128 components: - type: Transform rot: -1.5707963267948966 rad pos: 2.5,-8.5 parent: 1 - - uid: 444 + - uid: 1129 components: - type: Transform rot: -1.5707963267948966 rad pos: 3.5,-6.5 parent: 1 - - uid: 508 + - uid: 1130 components: - type: Transform rot: 3.141592653589793 rad pos: 1.5,11.5 parent: 1 - - uid: 522 + - uid: 1131 components: - type: Transform rot: 3.141592653589793 rad pos: 9.5,5.5 parent: 1 - - uid: 527 + - uid: 1132 components: - type: Transform rot: 3.141592653589793 rad pos: 5.5,4.5 parent: 1 - - uid: 529 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,4.5 - parent: 1 - - uid: 530 + - uid: 1133 components: - type: Transform rot: 3.141592653589793 rad pos: 1.5,4.5 parent: 1 - - uid: 531 + - uid: 1134 components: - type: Transform rot: 3.141592653589793 rad pos: -0.5,4.5 parent: 1 - - uid: 625 + - uid: 1135 components: - type: Transform pos: 11.5,0.5 parent: 1 - - uid: 628 + - uid: 1136 components: - type: Transform pos: -12.5,3.5 parent: 1 - - uid: 629 + - uid: 1137 components: - type: Transform pos: 13.5,3.5 parent: 1 - - uid: 706 + - uid: 1138 components: - type: Transform rot: -1.5707963267948966 rad pos: -5.5,-5.5 parent: 1 - - uid: 782 + - uid: 1139 components: - type: Transform rot: -1.5707963267948966 rad pos: -6.5,-5.5 parent: 1 - - uid: 787 + - uid: 1140 components: - type: Transform rot: -1.5707963267948966 rad pos: -6.5,-4.5 parent: 1 - - uid: 792 - components: - - type: Transform - pos: -3.5,2.5 - parent: 1 - - uid: 793 - components: - - type: Transform - pos: 4.5,2.5 - parent: 1 - - uid: 804 + - uid: 1141 components: - type: Transform pos: 8.5,-2.5 parent: 1 - - uid: 836 + - uid: 1142 components: - type: Transform pos: 6.5,-1.5 parent: 1 - - uid: 840 + - uid: 1143 components: - type: Transform pos: 4.5,-0.5 parent: 1 - - uid: 841 + - uid: 1144 components: - type: Transform pos: -3.5,-0.5 parent: 1 - - uid: 842 + - uid: 1145 components: - type: Transform pos: -7.5,-2.5 parent: 1 - - uid: 843 + - uid: 1146 components: - type: Transform pos: -5.5,-1.5 parent: 1 -- proto: GunSafeRifleLecter - entities: - - uid: 593 + - uid: 1147 components: - type: Transform - pos: -2.5,9.5 + rot: -1.5707963267948966 rad + pos: -4.5,4.5 parent: 1 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14923 - moles: - - 1.7459903 - - 6.568249 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 -- proto: GyroscopeSecurity + - uid: 1148 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 4.5,2.5 + parent: 1 + - uid: 1149 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -10.5,2.5 + parent: 1 + - uid: 1150 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,2.5 + parent: 1 +- proto: GyroscopeNfsd entities: - - uid: 263 + - uid: 1151 components: - type: Transform pos: 3.5,-27.5 parent: 1 - - uid: 264 + - uid: 1152 components: - type: Transform pos: -2.5,-27.5 parent: 1 - - uid: 293 + - uid: 1153 components: - type: Transform pos: 0.5,-27.5 parent: 1 - proto: HandheldGPSBasic entities: - - uid: 857 + - uid: 1154 components: - type: Transform pos: 7.369202,-6.5732136 parent: 1 - - uid: 858 + - uid: 1155 components: - type: Transform pos: 7.650452,-6.4325886 parent: 1 - - uid: 859 + - uid: 1156 components: - type: Transform pos: 7.322327,-5.6357136 parent: 1 - - uid: 860 + - uid: 1157 components: - type: Transform pos: 7.603577,-5.4169636 parent: 1 - proto: HighSecArmoryLocked entities: - - uid: 651 + - uid: 1158 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -0.5,10.5 parent: 1 -- proto: HoloprojectorSecurity +- proto: HoloprojectorNfsd entities: - - uid: 954 + - uid: 1159 components: - type: Transform pos: 1.1822467,-5.154647 parent: 1 - - uid: 955 + - uid: 1160 components: - type: Transform pos: 1.2291217,-5.435897 parent: 1 - proto: HospitalCurtainsOpen entities: - - uid: 181 + - uid: 1161 components: - type: Transform pos: -4.5,11.5 parent: 1 - - uid: 533 + - uid: 1162 components: - type: Transform rot: 3.141592653589793 rad pos: -1.5,3.5 parent: 1 - - uid: 568 + - uid: 1163 components: - type: Transform rot: 3.141592653589793 rad pos: -3.5,3.5 parent: 1 - - uid: 569 + - uid: 1164 components: - type: Transform rot: 3.141592653589793 rad pos: 2.5,3.5 parent: 1 - - uid: 570 + - uid: 1165 components: - type: Transform rot: 3.141592653589793 rad pos: 4.5,3.5 parent: 1 - - uid: 701 + - uid: 1166 components: - type: Transform pos: -9.5,-6.5 parent: 1 - - uid: 702 + - uid: 1167 components: - type: Transform pos: -8.5,-7.5 parent: 1 - - uid: 703 + - uid: 1168 components: - type: Transform pos: -7.5,-8.5 parent: 1 - - uid: 786 + - uid: 1169 components: - type: Transform pos: -3.5,-6.5 parent: 1 - - uid: 885 + - uid: 1170 components: - type: Transform pos: -4.5,-25.5 parent: 1 - - uid: 886 + - uid: 1171 components: - type: Transform pos: -0.5,-25.5 parent: 1 - - uid: 887 + - uid: 1172 components: - type: Transform pos: 1.5,-25.5 parent: 1 - - uid: 888 + - uid: 1173 components: - type: Transform pos: 5.5,-25.5 parent: 1 - - uid: 921 - components: - - type: Transform - pos: -7.5,-18.5 - parent: 1 - - uid: 922 + - uid: 1174 components: - type: Transform pos: 8.5,-18.5 parent: 1 - proto: hydroponicsTray entities: - - uid: 923 + - uid: 1175 components: - type: Transform - pos: -3.5,-14.5 + rot: 1.5707963267948966 rad + pos: -5.5,-16.5 parent: 1 - - uid: 924 + - uid: 1176 components: - type: Transform - pos: -2.5,-14.5 + pos: -3.5,-14.5 parent: 1 - - uid: 925 + - uid: 1177 components: - type: Transform - pos: -4.5,-15.5 + pos: -2.5,-14.5 parent: 1 - - uid: 926 + - uid: 1178 components: - type: Transform - pos: -5.5,-16.5 + pos: -4.5,-15.5 parent: 1 -- proto: IntercomSecurity +- proto: IntercomNfsd entities: - - uid: 819 + - uid: 1179 components: - type: Transform rot: 1.5707963267948966 rad pos: 2.5,-14.5 parent: 1 - - uid: 820 + - uid: 1180 components: - type: Transform rot: 3.141592653589793 rad pos: 1.5,12.5 parent: 1 -- proto: JetpackSecurityFilled +- proto: JetpackNfsdFilled entities: - - uid: 642 + - uid: 1181 components: - type: Transform pos: -5.624806,4.6005287 parent: 1 - - uid: 643 + - uid: 1182 components: - type: Transform pos: -5.468556,4.4442787 parent: 1 - - uid: 644 + - uid: 1183 components: - type: Transform pos: 6.375194,4.6317787 parent: 1 - - uid: 645 + - uid: 1184 components: - type: Transform pos: 6.562694,4.3974037 parent: 1 - proto: KitchenKnife entities: - - uid: 771 + - uid: 1185 components: - type: Transform pos: 5.1434035,11.657407 parent: 1 - proto: KitchenMicrowave entities: - - uid: 389 + - uid: 1186 components: - type: Transform pos: 4.5,11.5 parent: 1 - - uid: 933 + - uid: 1187 components: - type: Transform pos: 4.5,-14.5 parent: 1 - proto: KitchenReagentGrinder entities: - - uid: 684 + - uid: 1188 components: - type: Transform pos: 5.5,11.5 parent: 1 - - uid: 710 + - uid: 1189 components: - type: Transform pos: -5.5,-4.5 parent: 1 -- proto: LampBanana +- proto: Lamp entities: - - uid: 880 + - uid: 1190 components: - type: Transform - pos: -6.3080535,-25.001328 + rot: -1.5707963267948966 rad + pos: -6.3406034,-24.864592 parent: 1 - - uid: 916 + - uid: 1191 components: - type: Transform - pos: -2.319524,-25.035053 + rot: 1.5707963267948966 rad + pos: 3.4018779,-24.883701 parent: 1 - - uid: 917 +- proto: LampBanana + entities: + - uid: 1192 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.492976,-25.035053 + pos: -2.319524,-25.035053 parent: 1 - - uid: 918 +- proto: LampGold + entities: + - uid: 1193 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.4617257,-25.035053 + rot: 1.5707963267948966 rad + pos: 7.287295,-24.904537 parent: 1 -- proto: LampGold - entities: - - uid: 960 + - uid: 1194 components: - type: Transform - pos: -3.663064,11.937371 + rot: 3.141592653589793 rad + pos: -1.9738367,12.096232 parent: 1 -- proto: LockerBrigmedicFilledHardsuit +- proto: LockerNfsdBrigmedic entities: - - uid: 588 + - uid: 1195 components: - type: Transform pos: -3.5,-1.5 parent: 1 -- proto: LockerEvidence +- proto: LockerNfsdEvidence entities: - - uid: 709 + - uid: 1196 components: - type: Transform pos: -1.5,-7.5 parent: 1 - - uid: 941 + - uid: 1197 components: - type: Transform pos: -0.5,-8.5 parent: 1 - - uid: 942 + - uid: 1198 components: - type: Transform pos: 1.5,-8.5 parent: 1 - - uid: 943 + - uid: 1199 components: - type: Transform pos: 2.5,-7.5 parent: 1 -- proto: LockerSalvageSpecialistFilled - entities: - - uid: 868 - components: - - type: Transform - pos: 8.5,-3.5 - parent: 1 - - uid: 869 - components: - - type: Transform - pos: 10.5,-5.5 - parent: 1 -- proto: LockerSecurityFilled +- proto: LockerNfsdSilver entities: - - uid: 558 + - uid: 1200 components: - type: Transform pos: -1.5,4.5 @@ -8330,8 +8448,10 @@ entities: air: volume: 200 immutable: False - temperature: 75.31249 + temperature: 293.1494 moles: + - 1.7459903 + - 6.568249 - 0 - 0 - 0 @@ -8342,20 +8462,7 @@ entities: - 0 - 0 - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 559 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 560 + - uid: 1201 components: - type: Transform pos: -3.5,4.5 @@ -8364,8 +8471,10 @@ entities: air: volume: 200 immutable: False - temperature: 75.31249 + temperature: 293.1494 moles: + - 1.7459903 + - 6.568249 - 0 - 0 - 0 @@ -8376,30 +8485,45 @@ entities: - 0 - 0 - 0 + - uid: 1202 + components: + - type: Transform + pos: 2.5,4.5 + parent: 1 + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 293.1494 + moles: + - 1.7459903 + - 6.568249 - 0 - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 561 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 572 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - uid: 1203 components: - type: Transform - pos: 2.5,4.5 + pos: 4.5,4.5 parent: 1 - type: EntityStorage air: volume: 200 immutable: False - temperature: 75.31249 + temperature: 293.14923 moles: + - 1.7459903 + - 6.568249 + - 0 + - 0 + - 0 - 0 - 0 - 0 @@ -8407,82 +8531,121 @@ entities: - 0 - 0 - 0 +- proto: LockerSalvageSpecialistFilled + entities: + - uid: 1204 + components: + - type: Transform + pos: 8.5,-3.5 + parent: 1 + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 293.14923 + moles: + - 1.7459903 + - 6.568249 + - 0 - 0 - 0 - 0 - 0 - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 573 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 661 + - 0 + - 0 + - 0 + - 0 + - uid: 1205 components: - type: Transform - pos: 4.5,4.5 + pos: 10.5,-5.5 parent: 1 + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 293.14923 + moles: + - 1.7459903 + - 6.568249 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 - proto: MedicalBed entities: - - uid: 585 + - uid: 1206 components: - type: Transform pos: -8.5,-7.5 parent: 1 - - uid: 586 + - uid: 1207 components: - type: Transform pos: -9.5,-6.5 parent: 1 - - uid: 587 + - uid: 1208 components: - type: Transform pos: -7.5,-8.5 parent: 1 - proto: MedkitAdvancedFilled entities: - - uid: 715 + - uid: 1209 components: - type: Transform pos: -6.640077,-8.341145 parent: 1 - proto: MedkitBruteFilled entities: - - uid: 713 + - uid: 1210 components: - type: Transform pos: -9.671328,-5.2630196 parent: 1 - proto: MedkitBurnFilled entities: - - uid: 714 + - uid: 1211 components: - type: Transform - pos: -9.343203,-5.5755196 + pos: -9.576968,-5.6438694 parent: 1 - proto: MedkitCombatFilled entities: - - uid: 716 + - uid: 1212 components: - type: Transform pos: -6.374452,-8.63802 parent: 1 -- proto: Multitool +- proto: NfsdDeployableBarrier entities: - - uid: 1773 + - uid: 1213 + components: + - type: Transform + pos: -1.5,-9.5 + parent: 1 + - uid: 1214 + components: + - type: Transform + pos: 2.5,-9.5 + parent: 1 +- proto: NfsdTechFab + entities: + - uid: 1215 components: - type: Transform - pos: 2.822629,1.5929072 + pos: -1.5,9.5 parent: 1 - proto: NitrogenCanister entities: - - uid: 173 + - uid: 1216 components: - type: Transform pos: -1.5,0.5 @@ -8491,36 +8654,36 @@ entities: joinedGrid: 1 - proto: OreBox entities: - - uid: 646 + - uid: 1217 components: - type: Transform pos: 4.5,-3.5 parent: 1 - - uid: 647 + - uid: 1218 components: - type: Transform pos: 4.5,-4.5 parent: 1 - - uid: 725 + - uid: 1219 components: - type: Transform pos: 6.5,-5.5 parent: 1 - - uid: 726 + - uid: 1220 components: - type: Transform pos: 6.5,-6.5 parent: 1 - proto: OreProcessor entities: - - uid: 723 + - uid: 1221 components: - type: Transform pos: 4.5,-6.5 parent: 1 - proto: OxygenCanister entities: - - uid: 401 + - uid: 1222 components: - type: Transform pos: -1.5,1.5 @@ -8529,1057 +8692,983 @@ entities: joinedGrid: 1 - proto: Paper entities: - - uid: 881 + - uid: 1223 components: - type: Transform pos: -6.7455535,-25.360703 parent: 1 - - uid: 882 + - uid: 1224 components: - type: Transform pos: -6.6830535,-25.548203 parent: 1 - - uid: 883 + - uid: 1225 components: - type: Transform pos: -6.5893035,-25.735703 parent: 1 - - uid: 904 + - uid: 1226 components: - type: Transform pos: -2.819524,-25.425678 parent: 1 - - uid: 905 + - uid: 1227 components: - type: Transform pos: -2.741399,-25.597553 parent: 1 - - uid: 906 + - uid: 1228 components: - type: Transform pos: -2.632024,-25.831928 parent: 1 - - uid: 907 + - uid: 1229 components: - type: Transform pos: 3.8679757,-25.441303 parent: 1 - - uid: 908 + - uid: 1230 components: - type: Transform pos: 3.758601,-25.597553 parent: 1 - - uid: 909 + - uid: 1231 components: - type: Transform pos: 3.586726,-25.769428 parent: 1 - - uid: 910 + - uid: 1232 components: - type: Transform pos: 7.8836007,-25.394428 parent: 1 - - uid: 911 + - uid: 1233 components: - type: Transform pos: 7.7429757,-25.566303 parent: 1 - - uid: 912 + - uid: 1234 components: - type: Transform pos: 7.5867257,-25.738178 parent: 1 - - uid: 1739 - components: - - type: Transform - pos: -3.5133247,11.476894 - parent: 1 - - uid: 1740 - components: - - type: Transform - pos: -3.5133247,11.476894 - parent: 1 - - uid: 1741 + - uid: 1235 components: - type: Transform - pos: -3.5133247,11.476894 + pos: 0.73667544,15.028978 parent: 1 - - uid: 1742 + - uid: 1236 components: - type: Transform - pos: -3.5133247,11.476894 + pos: 0.67417544,15.060228 parent: 1 - - uid: 1743 + - uid: 1237 components: - type: Transform - pos: -3.5133247,11.476894 + pos: 0.58042544,15.091478 parent: 1 - - uid: 1744 +- proto: PaperBin20 + entities: + - uid: 1238 components: - type: Transform - pos: 0.73667544,15.028978 + rot: -1.5707963267948966 rad + pos: -1.5,11.5 parent: 1 - - uid: 1745 +- proto: PaperOffice + entities: + - uid: 1239 components: - type: Transform - pos: 0.67417544,15.060228 + pos: -2.4780793,11.495315 parent: 1 - - uid: 1746 + - uid: 1240 components: - type: Transform - pos: 0.58042544,15.091478 + pos: -2.6612358,11.629893 parent: 1 -- proto: PartRodMetal +- proto: PartRodMetal10 entities: - - uid: 445 + - uid: 1241 components: - - type: MetaData - flags: InContainer - type: Transform - parent: 442 - - type: Physics - canCollide: False - - type: InsideEntityStorage + pos: -7.429461,-20.642553 + parent: 1 - proto: Pen entities: - - uid: 884 + - uid: 1242 components: - type: Transform pos: -6.3705535,-25.532578 parent: 1 - - uid: 913 + - uid: 1243 components: - type: Transform rot: -1.5707963267948966 rad pos: 7.3679757,-25.597553 parent: 1 - - uid: 914 + - uid: 1244 components: - type: Transform rot: -1.5707963267948966 rad pos: 3.352351,-25.613178 parent: 1 - - uid: 915 + - uid: 1245 components: - type: Transform pos: -2.413274,-25.566303 parent: 1 - - uid: 1747 + - uid: 1246 components: - type: Transform pos: 0.2575087,15.01856 parent: 1 - proto: PenCap entities: - - uid: 961 + - uid: 1247 components: - type: Transform - pos: -3.334939,11.812371 + pos: -2.99358,11.696581 parent: 1 + - type: Stamp + stampedName: localhost@Gotimanga - proto: PinpointerUniversal entities: - - uid: 717 + - uid: 1248 components: - type: Transform pos: -5.6257563,4.579997 parent: 1 - - uid: 718 + - uid: 1249 components: - type: Transform pos: -5.3757563,4.314372 parent: 1 - - uid: 719 + - uid: 1250 components: - type: Transform pos: 6.354094,4.611247 parent: 1 - - uid: 720 + - uid: 1251 components: - type: Transform pos: 6.635344,4.236247 parent: 1 - - uid: 851 + - uid: 1252 components: - type: Transform pos: -0.1088182,-5.3039255 parent: 1 - - uid: 852 + - uid: 1253 components: - type: Transform pos: 0.026598468,-5.5747585 parent: 1 - - uid: 853 + - uid: 1254 components: - type: Transform pos: 0.81826514,-5.2205915 parent: 1 - - uid: 1752 + - uid: 1255 components: - type: Transform pos: 0.89118177,-5.5226755 parent: 1 - proto: PlastitaniumWindow entities: - - uid: 147 + - uid: 1256 components: - type: Transform + rot: 3.141592653589793 rad pos: -3.5,-0.5 parent: 1 - - uid: 217 + - uid: 1257 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 4.5,2.5 + parent: 1 + - uid: 1258 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -10.5,2.5 + parent: 1 + - uid: 1259 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -4.5,4.5 + parent: 1 + - uid: 1260 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,2.5 + parent: 1 + - uid: 1261 components: - type: Transform rot: 3.141592653589793 rad pos: 3.5,15.5 parent: 1 - - uid: 295 + - uid: 1262 components: - type: Transform rot: 3.141592653589793 rad pos: -1.5,16.5 parent: 1 - - uid: 296 + - uid: 1263 components: - type: Transform rot: 3.141592653589793 rad pos: 2.5,16.5 parent: 1 - - uid: 297 + - uid: 1264 components: - type: Transform rot: 3.141592653589793 rad pos: 1.5,17.5 parent: 1 - - uid: 298 + - uid: 1265 components: - type: Transform rot: 3.141592653589793 rad pos: 0.5,17.5 parent: 1 - - uid: 300 + - uid: 1266 components: - type: Transform rot: 3.141592653589793 rad pos: -0.5,17.5 parent: 1 - - uid: 322 + - uid: 1267 components: - type: Transform pos: -10.5,0.5 parent: 1 - - uid: 323 + - uid: 1268 components: - type: Transform rot: 3.141592653589793 rad pos: -10.5,1.5 parent: 1 - - uid: 324 + - uid: 1269 components: - type: Transform pos: 11.5,-1.5 parent: 1 - - uid: 325 + - uid: 1270 components: - type: Transform rot: 3.141592653589793 rad pos: -10.5,-0.5 parent: 1 - - uid: 326 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,-0.5 - parent: 1 - - uid: 327 + - uid: 1271 components: - type: Transform rot: 3.141592653589793 rad pos: -8.5,0.5 parent: 1 - - uid: 328 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,1.5 - parent: 1 - - uid: 329 + - uid: 1272 components: - type: Transform rot: 3.141592653589793 rad pos: -8.5,2.5 parent: 1 - - uid: 330 + - uid: 1273 components: - type: Transform rot: 3.141592653589793 rad pos: -10.5,-4.5 parent: 1 - - uid: 331 + - uid: 1274 components: - type: Transform rot: 3.141592653589793 rad pos: -10.5,-5.5 parent: 1 - - uid: 332 + - uid: 1275 components: - type: Transform rot: 3.141592653589793 rad pos: -6.5,-9.5 parent: 1 - - uid: 333 + - uid: 1276 components: - type: Transform rot: 3.141592653589793 rad pos: -5.5,-9.5 parent: 1 - - uid: 334 + - uid: 1277 components: - type: Transform rot: 3.141592653589793 rad pos: 6.5,-9.5 parent: 1 - - uid: 335 + - uid: 1278 components: - type: Transform rot: 3.141592653589793 rad pos: 7.5,-9.5 parent: 1 - - uid: 336 + - uid: 1279 components: - type: Transform rot: 3.141592653589793 rad pos: 11.5,-5.5 parent: 1 - - uid: 337 + - uid: 1280 components: - type: Transform rot: 3.141592653589793 rad pos: 11.5,-4.5 parent: 1 - - uid: 339 + - uid: 1281 components: - type: Transform rot: 3.141592653589793 rad pos: 11.5,1.5 parent: 1 - - uid: 340 + - uid: 1282 components: - type: Transform pos: -10.5,-1.5 parent: 1 - - uid: 341 + - uid: 1283 components: - type: Transform rot: 3.141592653589793 rad pos: 11.5,-0.5 parent: 1 - - uid: 342 + - uid: 1284 components: - type: Transform rot: 3.141592653589793 rad pos: 9.5,2.5 parent: 1 - - uid: 343 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,1.5 - parent: 1 - - uid: 344 + - uid: 1285 components: - type: Transform rot: 3.141592653589793 rad pos: 9.5,0.5 parent: 1 - - uid: 345 + - uid: 1286 components: - type: Transform rot: 3.141592653589793 rad pos: 9.5,-0.5 parent: 1 - - uid: 346 + - uid: 1287 components: - type: Transform rot: 3.141592653589793 rad pos: 0.5,-15.5 parent: 1 - - uid: 347 + - uid: 1288 components: - type: Transform rot: 3.141592653589793 rad pos: 0.5,-13.5 parent: 1 - - uid: 348 + - uid: 1289 components: - type: Transform rot: 3.141592653589793 rad pos: -2.5,15.5 parent: 1 - - uid: 367 + - uid: 1290 components: - type: Transform rot: -1.5707963267948966 rad pos: -2.5,16.5 parent: 1 - - uid: 368 + - uid: 1291 components: - type: Transform rot: -1.5707963267948966 rad pos: -1.5,17.5 parent: 1 - - uid: 369 + - uid: 1292 components: - type: Transform rot: -1.5707963267948966 rad pos: 2.5,17.5 parent: 1 - - uid: 370 + - uid: 1293 components: - type: Transform rot: -1.5707963267948966 rad pos: 3.5,16.5 parent: 1 - - uid: 447 + - uid: 1294 components: - type: Transform rot: -1.5707963267948966 rad pos: 3.5,-5.5 parent: 1 - - uid: 448 + - uid: 1295 components: - type: Transform rot: -1.5707963267948966 rad pos: 3.5,-6.5 parent: 1 - - uid: 449 + - uid: 1296 components: - type: Transform rot: -1.5707963267948966 rad pos: -1.5,-8.5 parent: 1 - - uid: 450 + - uid: 1297 components: - type: Transform rot: -1.5707963267948966 rad pos: 2.5,-8.5 parent: 1 - - uid: 457 - components: - - type: Transform - pos: 4.5,2.5 - parent: 1 - - uid: 459 - components: - - type: Transform - pos: 4.5,-0.5 - parent: 1 - - uid: 475 + - uid: 1298 components: - type: Transform pos: -8.5,-19.5 parent: 1 - - uid: 476 + - uid: 1299 components: - type: Transform pos: -5.5,-26.5 parent: 1 - - uid: 477 + - uid: 1300 components: - type: Transform pos: -3.5,-24.5 parent: 1 - - uid: 478 + - uid: 1301 components: - type: Transform pos: -1.5,-26.5 parent: 1 - - uid: 479 + - uid: 1302 components: - type: Transform pos: 0.5,-24.5 parent: 1 - - uid: 480 + - uid: 1303 components: - type: Transform pos: 2.5,-26.5 parent: 1 - - uid: 481 + - uid: 1304 components: - type: Transform pos: 4.5,-24.5 parent: 1 - - uid: 482 + - uid: 1305 components: - type: Transform pos: 6.5,-26.5 parent: 1 - - uid: 483 + - uid: 1306 components: - type: Transform pos: 9.5,-19.5 parent: 1 - - uid: 490 + - uid: 1307 components: - type: Transform rot: 3.141592653589793 rad pos: -7.5,-25.5 parent: 1 - - uid: 491 + - uid: 1308 components: - type: Transform rot: 3.141592653589793 rad pos: 8.5,-25.5 parent: 1 - - uid: 492 + - uid: 1309 components: - type: Transform rot: 3.141592653589793 rad pos: -4.5,-21.5 parent: 1 - - uid: 493 + - uid: 1310 components: - type: Transform rot: 3.141592653589793 rad pos: -0.5,-21.5 parent: 1 - - uid: 494 + - uid: 1311 components: - type: Transform rot: 3.141592653589793 rad pos: 1.5,-21.5 parent: 1 - - uid: 495 + - uid: 1312 components: - type: Transform rot: 3.141592653589793 rad pos: 5.5,-21.5 parent: 1 - - uid: 496 + - uid: 1313 components: - type: Transform rot: 3.141592653589793 rad pos: -2.5,-13.5 parent: 1 - - uid: 497 + - uid: 1314 components: - type: Transform rot: 3.141592653589793 rad pos: 3.5,-13.5 parent: 1 - - uid: 509 + - uid: 1315 components: - type: Transform rot: 3.141592653589793 rad pos: 1.5,11.5 parent: 1 - - uid: 514 + - uid: 1316 components: - type: Transform rot: 3.141592653589793 rad pos: -8.5,5.5 parent: 1 - - uid: 515 + - uid: 1317 components: - type: Transform rot: 3.141592653589793 rad pos: -7.5,9.5 parent: 1 - - uid: 516 + - uid: 1318 components: - type: Transform rot: 3.141592653589793 rad pos: -6.5,9.5 parent: 1 - - uid: 517 + - uid: 1319 components: - type: Transform rot: 3.141592653589793 rad pos: -5.5,10.5 parent: 1 - - uid: 518 + - uid: 1320 components: - type: Transform rot: 3.141592653589793 rad pos: 6.5,10.5 parent: 1 - - uid: 519 + - uid: 1321 components: - type: Transform rot: 3.141592653589793 rad pos: 7.5,9.5 parent: 1 - - uid: 520 + - uid: 1322 components: - type: Transform rot: 3.141592653589793 rad pos: 8.5,9.5 parent: 1 - - uid: 523 + - uid: 1323 components: - type: Transform rot: 3.141592653589793 rad pos: 9.5,5.5 parent: 1 - - uid: 524 + - uid: 1324 components: - type: Transform rot: 3.141592653589793 rad pos: 1.5,4.5 parent: 1 - - uid: 526 + - uid: 1325 components: - type: Transform rot: 3.141592653589793 rad pos: 5.5,4.5 parent: 1 - - uid: 547 + - uid: 1326 components: - type: Transform pos: 11.5,0.5 parent: 1 - - uid: 550 + - uid: 1327 components: - type: Transform pos: 6.5,-1.5 parent: 1 - - uid: 556 + - uid: 1328 components: - type: Transform rot: 3.141592653589793 rad pos: -0.5,4.5 parent: 1 - - uid: 557 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,4.5 - parent: 1 - - uid: 591 + - uid: 1329 components: - type: Transform pos: -7.5,-2.5 parent: 1 - - uid: 604 + - uid: 1330 components: - type: Transform pos: 11.5,3.5 parent: 1 - - uid: 612 - components: - - type: Transform - pos: -10.5,3.5 - parent: 1 - - uid: 617 + - uid: 1331 components: - type: Transform pos: -12.5,3.5 parent: 1 - - uid: 690 + - uid: 1332 components: - type: Transform pos: -6.5,-5.5 parent: 1 - - uid: 691 + - uid: 1333 components: - type: Transform pos: -6.5,-4.5 parent: 1 - - uid: 693 + - uid: 1334 components: - type: Transform pos: -5.5,-5.5 parent: 1 - - uid: 697 + - uid: 1335 components: - type: Transform pos: 8.5,-2.5 parent: 1 - - uid: 770 + - uid: 1336 components: - type: Transform pos: 13.5,3.5 parent: 1 - - uid: 781 + - uid: 1337 components: - type: Transform pos: -5.5,-1.5 parent: 1 - - uid: 844 + - uid: 1338 components: - type: Transform - pos: -3.5,2.5 + rot: 3.141592653589793 rad + pos: -8.5,-0.5 + parent: 1 + - uid: 1339 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 4.5,-0.5 parent: 1 - proto: PottedPlantRandom entities: - - uid: 789 + - uid: 1340 components: - type: Transform pos: -10.5,7.5 parent: 1 - - uid: 790 + - uid: 1341 components: - type: Transform pos: 11.5,7.5 parent: 1 - - uid: 845 + - uid: 1342 components: - type: Transform pos: -7.5,-4.5 parent: 1 - proto: PottedPlantRandomPlastic entities: - - uid: 712 + - uid: 1343 components: - type: Transform pos: 0.5,-16.5 parent: 1 - proto: PowerCellRecharger entities: - - uid: 407 + - uid: 1344 components: - type: Transform pos: 2.5,1.5 parent: 1 - - uid: 465 + - uid: 1345 components: - type: Transform pos: -0.5,-5.5 parent: 1 - proto: Poweredlight entities: - - uid: 1263 + - uid: 1346 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -3.5,-3.5 + parent: 1 + - uid: 1347 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 10.5,-3.5 + parent: 1 + - uid: 1348 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 4.5,-2.5 parent: 1 - - uid: 1335 + - uid: 1349 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -2.5,-9.5 parent: 1 - - uid: 1336 + - uid: 1350 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 3.5,-9.5 parent: 1 - - uid: 1337 + - uid: 1351 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 0.5,-5.5 parent: 1 - - uid: 1338 + - uid: 1352 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -4.5,-7.5 parent: 1 - - uid: 1339 - components: - - type: MetaData - flags: PvsPriority - - type: Transform - pos: -8.5,-3.5 - parent: 1 - - uid: 1340 - components: - - type: MetaData - flags: PvsPriority - - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,-2.5 - parent: 1 - - uid: 1341 + - uid: 1353 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 5.5,-7.5 parent: 1 - - uid: 1342 + - uid: 1354 components: - - type: MetaData - flags: PvsPriority - type: Transform - pos: 9.5,-3.5 + rot: 1.5707963267948966 rad + pos: -9.5,-3.5 parent: 1 - - uid: 1344 + - uid: 1355 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -9.5,-1.5 parent: 1 - - uid: 1345 + - uid: 1356 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -9.5,2.5 parent: 1 - - uid: 1346 + - uid: 1357 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 10.5,2.5 parent: 1 - - uid: 1347 + - uid: 1358 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 10.5,-1.5 parent: 1 - - uid: 1348 + - uid: 1359 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 5.5,5.5 parent: 1 - - uid: 1349 + - uid: 1360 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -4.5,5.5 parent: 1 - - uid: 1350 + - uid: 1361 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -10.5,8.5 parent: 1 - - uid: 1351 + - uid: 1362 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 11.5,8.5 parent: 1 - - uid: 1352 + - uid: 1363 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 0.5,9.5 parent: 1 - - uid: 1365 + - uid: 1364 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -7.5,8.5 parent: 1 - - uid: 1366 + - uid: 1365 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 5.5,9.5 parent: 1 - - uid: 1370 + - uid: 1366 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 8.5,8.5 parent: 1 - - uid: 1371 + - uid: 1367 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 1.5,5.5 parent: 1 - proto: PoweredlightColoredBlack entities: - - uid: 1353 + - uid: 1368 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 2.5,14.5 parent: 1 - - uid: 1354 + - uid: 1369 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -1.5,14.5 parent: 1 - proto: PoweredlightColoredFrostyBlue entities: - - uid: 1363 + - uid: 1370 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -12.5,1.5 parent: 1 - - uid: 1373 + - uid: 1371 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -11.5,-6.5 parent: 1 - - uid: 1374 + - uid: 1372 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 0.5,-30.5 parent: 1 - - uid: 1375 + - uid: 1373 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 12.5,-6.5 parent: 1 - - uid: 1376 + - uid: 1374 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 13.5,1.5 parent: 1 - - uid: 1377 + - uid: 1375 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -4.5,-27.5 parent: 1 - - uid: 1379 + - uid: 1376 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 5.5,-27.5 parent: 1 - proto: PoweredSmallLight entities: - - uid: 1343 + - uid: 1377 components: - type: Transform rot: -1.5707963267948966 rad pos: -2.5,-15.5 parent: 1 - - uid: 1355 + - uid: 1378 components: - type: Transform rot: -1.5707963267948966 rad pos: -1.5,11.5 parent: 1 - - uid: 1356 + - uid: 1379 components: - type: Transform pos: -1.5,1.5 parent: 1 - - uid: 1357 + - uid: 1380 components: - type: Transform pos: 2.5,1.5 parent: 1 - - uid: 1358 + - uid: 1381 components: - type: Transform rot: 1.5707963267948966 rad pos: -0.5,-14.5 parent: 1 - - uid: 1359 + - uid: 1382 components: - type: Transform rot: -1.5707963267948966 rad pos: 1.5,-14.5 parent: 1 - - uid: 1360 + - uid: 1383 components: - type: Transform rot: 1.5707963267948966 rad pos: 3.5,-15.5 parent: 1 - - uid: 1361 + - uid: 1384 components: - type: Transform rot: 1.5707963267948966 rad - pos: -5.5,-18.5 + pos: -5.5,-16.5 parent: 1 - - uid: 1362 + - uid: 1385 components: - type: Transform rot: -1.5707963267948966 rad pos: 6.5,-18.5 parent: 1 - - uid: 1364 + - uid: 1386 components: - type: Transform rot: -1.5707963267948966 rad pos: -4.5,-23.5 parent: 1 - - uid: 1367 + - uid: 1387 components: - type: Transform rot: 1.5707963267948966 rad pos: 5.5,-23.5 parent: 1 - - uid: 1368 + - uid: 1388 components: - type: Transform rot: -1.5707963267948966 rad pos: -0.5,-23.5 parent: 1 - - uid: 1369 + - uid: 1389 components: - type: Transform rot: 1.5707963267948966 rad pos: 1.5,-23.5 parent: 1 - - uid: 1413 + - uid: 1390 components: - type: Transform rot: 3.141592653589793 rad pos: 0.5,-20.5 parent: 1 - - uid: 1414 + - uid: 1391 components: - type: Transform rot: 1.5707963267948966 rad pos: -7.5,-20.5 parent: 1 - - uid: 1415 + - uid: 1392 components: - type: Transform rot: -1.5707963267948966 rad @@ -9587,84 +9676,96 @@ entities: parent: 1 - proto: Rack entities: - - uid: 640 + - uid: 1393 components: - type: Transform rot: 1.5707963267948966 rad pos: -5.5,4.5 parent: 1 - - uid: 641 + - uid: 1394 components: - type: Transform rot: 1.5707963267948966 rad pos: 6.5,4.5 parent: 1 - - uid: 855 + - uid: 1395 components: - type: Transform pos: 7.5,-6.5 parent: 1 - - uid: 856 + - uid: 1396 components: - type: Transform pos: 7.5,-5.5 parent: 1 - proto: RadioHandheld entities: - - uid: 863 + - uid: 1397 components: - type: Transform pos: 7.384827,-6.5575886 parent: 1 - - uid: 864 + - uid: 1398 components: - type: Transform pos: 7.712952,-6.4325886 parent: 1 - - uid: 865 + - uid: 1399 components: - type: Transform pos: 7.416077,-5.5419636 parent: 1 - - uid: 866 + - uid: 1400 components: - type: Transform pos: 7.666077,-5.4638386 parent: 1 - proto: Railing entities: - - uid: 630 + - uid: 1401 components: - type: Transform rot: 1.5707963267948966 rad pos: 13.5,1.5 parent: 1 - - uid: 631 + - uid: 1402 components: - type: Transform rot: 1.5707963267948966 rad pos: 13.5,0.5 parent: 1 - - uid: 635 + - uid: 1403 components: - type: Transform rot: -1.5707963267948966 rad pos: -12.5,1.5 parent: 1 - - uid: 636 + - uid: 1404 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -12.5,0.5 + parent: 1 + - uid: 1405 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -3.5,1.5 + parent: 1 + - uid: 1406 components: - type: Transform rot: -1.5707963267948966 rad - pos: -12.5,0.5 + pos: 4.5,1.5 parent: 1 - proto: RailingCorner entities: - - uid: 632 + - uid: 1407 components: - type: Transform pos: 13.5,-0.5 parent: 1 - - uid: 637 + - uid: 1408 components: - type: Transform rot: -1.5707963267948966 rad @@ -9672,59 +9773,28 @@ entities: parent: 1 - proto: RollingPin entities: - - uid: 772 + - uid: 1409 components: - type: Transform pos: 5.0965285,11.680844 parent: 1 -- proto: SecBreachingHammer - entities: - - uid: 1416 - components: - - type: MetaData - flags: InContainer - - type: Transform - parent: 722 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 1749 - components: - - type: MetaData - flags: InContainer - - type: Transform - parent: 722 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: SecurityTechFab - entities: - - uid: 652 - components: - - type: Transform - pos: -1.5,9.5 - parent: 1 - proto: SeedExtractor entities: - - uid: 928 + - uid: 1410 components: - type: Transform pos: -5.5,-17.5 parent: 1 -- proto: SheetGlass +- proto: SheetGlass10 entities: - - uid: 443 + - uid: 1411 components: - - type: MetaData - flags: InContainer - type: Transform - parent: 442 - - type: Physics - canCollide: False - - type: InsideEntityStorage + pos: -7.491961,-20.173803 + parent: 1 - proto: SignalButton entities: - - uid: 837 + - uid: 1412 components: - type: Transform rot: -1.5707963267948966 rad @@ -9732,13 +9802,13 @@ entities: parent: 1 - type: DeviceLinkSource linkedPorts: - 186: + 101: - Pressed: Toggle - 185: + 100: - Pressed: Toggle - 184: + 99: - Pressed: Toggle - - uid: 839 + - uid: 1413 components: - type: Transform rot: 1.5707963267948966 rad @@ -9746,15 +9816,15 @@ entities: parent: 1 - type: DeviceLinkSource linkedPorts: - 183: + 98: - Pressed: Toggle - 182: + 97: - Pressed: Toggle - 1748: + 102: - Pressed: Toggle - proto: SignalButtonExt1 entities: - - uid: 850 + - uid: 1414 components: - type: MetaData desc: It's a button for activating lockdown. @@ -9762,39 +9832,67 @@ entities: - type: Transform pos: 0.48732072,-5.17708 parent: 1 +- proto: SignRedFour + entities: + - uid: 1415 + components: + - type: Transform + pos: 8.5,-21.5 + parent: 1 +- proto: SignRedOne + entities: + - uid: 1416 + components: + - type: Transform + pos: -7.5,-21.5 + parent: 1 +- proto: SignRedThree + entities: + - uid: 1417 + components: + - type: Transform + pos: 4.5,-21.5 + parent: 1 +- proto: SignRedTwo + entities: + - uid: 1418 + components: + - type: Transform + pos: -3.5,-21.5 + parent: 1 - proto: SignSecurearea entities: - - uid: 1753 + - uid: 1419 components: - type: Transform pos: -0.5,-4.5 parent: 1 - - uid: 1754 + - uid: 1420 components: - type: Transform pos: 1.5,-4.5 parent: 1 - proto: SignSecureSmallRed entities: - - uid: 464 + - uid: 1421 components: - type: Transform pos: -3.5,-9.5 parent: 1 - - uid: 838 + - uid: 1422 components: - type: Transform pos: 4.5,-9.5 parent: 1 - proto: SignSpace entities: - - uid: 454 + - uid: 1423 components: - type: Transform rot: 1.5707963267948966 rad pos: -12.5,3.5 parent: 1 - - uid: 727 + - uid: 1424 components: - type: Transform rot: 1.5707963267948966 rad @@ -9802,14 +9900,14 @@ entities: parent: 1 - proto: SinkStemlessWater entities: - - uid: 589 + - uid: 1425 components: - type: Transform pos: -4.5,-6.5 parent: 1 - proto: SinkWide entities: - - uid: 777 + - uid: 1426 components: - type: Transform rot: -1.5707963267948966 rad @@ -9817,91 +9915,72 @@ entities: parent: 1 - proto: SMESBasic entities: - - uid: 381 + - uid: 1427 components: - type: Transform pos: 2.5,-2.5 parent: 1 - proto: SpacemenFigureSpawner entities: - - uid: 810 + - uid: 1428 components: - type: Transform pos: 0.5,15.5 parent: 1 - proto: SpawnMobSmile entities: - - uid: 795 + - uid: 1429 components: - type: Transform pos: 4.5,7.5 parent: 1 -- proto: SpawnPointBrigmedic - entities: - - uid: 1777 - components: - - type: Transform - pos: -3.5,-2.5 - parent: 1 - proto: SpawnPointLatejoin entities: - - uid: 1776 - components: - - type: Transform - pos: 0.5,-17.5 - parent: 1 -- proto: SpawnPointPrisonGuard - entities: - - uid: 1781 + - uid: 1793 components: - type: Transform - pos: 0.5,-7.5 + pos: 0.5,6.5 parent: 1 -- proto: SpawnPointSecurityOfficer +- proto: SpawnPointPrisoner entities: - - uid: 662 - components: - - type: Transform - pos: 3.5,4.5 - parent: 1 - - uid: 1779 + - uid: 1430 components: - type: Transform - pos: -2.5,4.5 + pos: 0.5,-18.5 parent: 1 - proto: Stairs entities: - - uid: 187 + - uid: 1431 components: - type: Transform rot: -1.5707963267948966 rad pos: -4.5,-10.5 parent: 1 - - uid: 188 + - uid: 1432 components: - type: Transform rot: -1.5707963267948966 rad pos: -4.5,-11.5 parent: 1 - - uid: 189 + - uid: 1433 components: - type: Transform rot: -1.5707963267948966 rad pos: -4.5,-12.5 parent: 1 - - uid: 190 + - uid: 1434 components: - type: Transform rot: 1.5707963267948966 rad pos: 5.5,-10.5 parent: 1 - - uid: 191 + - uid: 1435 components: - type: Transform rot: 1.5707963267948966 rad pos: 5.5,-11.5 parent: 1 - - uid: 192 + - uid: 1436 components: - type: Transform rot: 1.5707963267948966 rad @@ -9909,25 +9988,25 @@ entities: parent: 1 - proto: StoolBar entities: - - uid: 469 + - uid: 1437 components: - type: Transform rot: 3.141592653589793 rad pos: 2.5,8.5 parent: 1 - - uid: 502 + - uid: 1438 components: - type: Transform rot: 3.141592653589793 rad pos: 1.5,8.5 parent: 1 - - uid: 512 + - uid: 1439 components: - type: Transform rot: 3.141592653589793 rad pos: 3.5,8.5 parent: 1 - - uid: 552 + - uid: 1440 components: - type: Transform rot: 3.141592653589793 rad @@ -9935,65 +10014,75 @@ entities: parent: 1 - proto: SubstationBasic entities: - - uid: 382 + - uid: 1441 components: - type: Transform pos: 2.5,-3.5 parent: 1 -- proto: SuitStorageEVAPrisoner +- proto: SuitStorageDeputy entities: - - uid: 757 + - uid: 1442 components: - type: Transform - pos: 2.5,-6.5 + pos: -7.5,8.5 parent: 1 - - uid: 778 + - uid: 1443 components: - type: Transform - pos: -1.5,-6.5 + pos: -6.5,8.5 parent: 1 - - uid: 779 + - uid: 1444 components: - type: Transform - pos: 2.5,-5.5 + pos: 8.5,8.5 parent: 1 - - uid: 780 + - uid: 1445 components: - type: Transform - pos: -1.5,-5.5 + pos: 7.5,8.5 parent: 1 -- proto: SuitStorageSec +- proto: SuitStorageEVAPrisoner entities: - - uid: 594 + - uid: 1446 components: - type: Transform - pos: -6.5,8.5 + pos: 2.5,-6.5 parent: 1 - - uid: 595 + - uid: 1447 components: - type: Transform - pos: -7.5,8.5 + pos: -1.5,-6.5 parent: 1 - - uid: 596 + - uid: 1448 components: - type: Transform - pos: 7.5,8.5 + pos: 2.5,-5.5 parent: 1 - - uid: 721 + - uid: 1449 components: - type: Transform - pos: 8.5,8.5 + pos: -1.5,-5.5 + parent: 1 +- proto: SuitStorageWallmountBrigmedic + entities: + - uid: 1450 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -2.5,-2.5 parent: 1 + - type: Physics + canCollide: False - proto: SurveillanceCameraRouterSecurity entities: - - uid: 415 + - uid: 1451 components: - type: Transform pos: -1.5,-2.5 parent: 1 - proto: SurveillanceCameraSecurity entities: - - uid: 742 + - uid: 1452 components: - type: Transform rot: -1.5707963267948966 rad @@ -10004,7 +10093,7 @@ entities: - SurveillanceCameraSecurity nameSet: True id: Engine room - - uid: 743 + - uid: 1453 components: - type: Transform rot: 3.141592653589793 rad @@ -10015,7 +10104,7 @@ entities: - SurveillanceCameraSecurity nameSet: True id: Cell exit - - uid: 813 + - uid: 1454 components: - type: Transform rot: 1.5707963267948966 rad @@ -10026,7 +10115,7 @@ entities: - SurveillanceCameraSecurity nameSet: True id: Docking airlocks [Port] - - uid: 818 + - uid: 1455 components: - type: Transform pos: -0.5,5.5 @@ -10036,7 +10125,7 @@ entities: - SurveillanceCameraSecurity nameSet: True id: Living room - - uid: 822 + - uid: 1456 components: - type: Transform rot: 3.141592653589793 rad @@ -10047,7 +10136,7 @@ entities: - SurveillanceCameraSecurity nameSet: True id: Cargo 1 - - uid: 823 + - uid: 1457 components: - type: Transform rot: -1.5707963267948966 rad @@ -10058,7 +10147,7 @@ entities: - SurveillanceCameraSecurity nameSet: True id: Docking airlocks [Starboard] - - uid: 824 + - uid: 1458 components: - type: Transform rot: 3.141592653589793 rad @@ -10069,7 +10158,7 @@ entities: - SurveillanceCameraSecurity nameSet: True id: Medbay 1 - - uid: 825 + - uid: 1459 components: - type: Transform rot: 3.141592653589793 rad @@ -10080,7 +10169,7 @@ entities: - SurveillanceCameraSecurity nameSet: True id: External [Starboard] - - uid: 826 + - uid: 1460 components: - type: Transform rot: 3.141592653589793 rad @@ -10091,7 +10180,7 @@ entities: - SurveillanceCameraSecurity nameSet: True id: External [Port] - - uid: 827 + - uid: 1461 components: - type: Transform pos: 5.5,-8.5 @@ -10101,7 +10190,7 @@ entities: - SurveillanceCameraSecurity nameSet: True id: Cargo 2 - - uid: 828 + - uid: 1462 components: - type: Transform pos: -4.5,-8.5 @@ -10111,7 +10200,7 @@ entities: - SurveillanceCameraSecurity nameSet: True id: Medbay 2 - - uid: 829 + - uid: 1463 components: - type: Transform rot: 3.141592653589793 rad @@ -10122,7 +10211,7 @@ entities: - SurveillanceCameraSecurity nameSet: True id: Prisoner storage room - - uid: 831 + - uid: 1464 components: - type: Transform pos: 0.5,-20.5 @@ -10132,7 +10221,7 @@ entities: - SurveillanceCameraSecurity nameSet: True id: Cell 0 [Courtyard] - - uid: 832 + - uid: 1465 components: - type: Transform rot: 1.5707963267948966 rad @@ -10143,7 +10232,7 @@ entities: - SurveillanceCameraSecurity nameSet: True id: Cell 1 - - uid: 833 + - uid: 1466 components: - type: Transform rot: 1.5707963267948966 rad @@ -10154,7 +10243,7 @@ entities: - SurveillanceCameraSecurity nameSet: True id: Cell 2 - - uid: 834 + - uid: 1467 components: - type: Transform rot: -1.5707963267948966 rad @@ -10165,7 +10254,7 @@ entities: - SurveillanceCameraSecurity nameSet: True id: Cell 3 - - uid: 835 + - uid: 1468 components: - type: Transform rot: -1.5707963267948966 rad @@ -10178,32 +10267,37 @@ entities: id: Cell 4 - proto: TableCarpet entities: - - uid: 373 + - uid: 1469 + components: + - type: Transform + pos: 3.5,-18.5 + parent: 1 + - uid: 1470 components: - type: Transform pos: -1.5,11.5 parent: 1 - - uid: 597 + - uid: 1471 components: - type: Transform pos: -2.5,11.5 parent: 1 - - uid: 663 + - uid: 1472 components: - type: Transform pos: -3.5,11.5 parent: 1 - - uid: 749 + - uid: 1473 components: - type: Transform pos: 2.5,6.5 parent: 1 - - uid: 750 + - uid: 1474 components: - type: Transform pos: 3.5,6.5 parent: 1 - - uid: 930 + - uid: 1475 components: - type: Transform rot: -1.5707963267948966 rad @@ -10211,368 +10305,368 @@ entities: parent: 1 - proto: TableReinforced entities: - - uid: 34 + - uid: 1476 components: - type: Transform rot: -1.5707963267948966 rad pos: -4.5,-4.5 parent: 1 - - uid: 142 + - uid: 1477 components: - type: Transform rot: -1.5707963267948966 rad pos: -5.5,-4.5 parent: 1 - - uid: 461 + - uid: 1478 components: - type: Transform pos: -0.5,-5.5 parent: 1 - - uid: 462 + - uid: 1479 components: - type: Transform pos: 0.5,-5.5 parent: 1 - - uid: 463 + - uid: 1480 components: - type: Transform pos: 1.5,-5.5 parent: 1 - - uid: 467 + - uid: 1481 components: - type: Transform rot: 3.141592653589793 rad pos: 2.5,9.5 parent: 1 - - uid: 468 + - uid: 1482 components: - type: Transform rot: 3.141592653589793 rad pos: 3.5,9.5 parent: 1 - - uid: 510 + - uid: 1483 components: - type: Transform rot: 3.141592653589793 rad pos: 4.5,9.5 parent: 1 - - uid: 532 + - uid: 1484 components: - type: Transform rot: 3.141592653589793 rad pos: 1.5,9.5 parent: 1 - - uid: 538 + - uid: 1485 components: - type: Transform rot: 3.141592653589793 rad pos: 4.5,11.5 parent: 1 - - uid: 553 + - uid: 1486 components: - type: Transform rot: 3.141592653589793 rad pos: 5.5,11.5 parent: 1 - - uid: 554 + - uid: 1487 components: - type: Transform rot: 3.141592653589793 rad pos: 4.5,11.5 parent: 1 - - uid: 592 + - uid: 1488 components: - type: Transform rot: -1.5707963267948966 rad pos: -3.5,-4.5 parent: 1 - - uid: 704 + - uid: 1489 components: - type: Transform pos: -9.5,-5.5 parent: 1 - - uid: 705 + - uid: 1490 components: - type: Transform pos: -6.5,-8.5 parent: 1 - - uid: 737 + - uid: 1491 components: - type: Transform pos: 0.5,15.5 parent: 1 - - uid: 738 + - uid: 1492 components: - type: Transform pos: 0.5,14.5 parent: 1 - - uid: 805 + - uid: 1493 components: - type: Transform pos: 11.5,5.5 parent: 1 - - uid: 806 + - uid: 1494 components: - type: Transform pos: -10.5,5.5 parent: 1 - - uid: 807 + - uid: 1495 components: - type: Transform pos: 2.5,1.5 parent: 1 - proto: TableWood entities: - - uid: 878 + - uid: 1496 components: - type: Transform pos: -6.5,-25.5 parent: 1 - - uid: 901 + - uid: 1497 components: - type: Transform pos: -2.5,-25.5 parent: 1 - - uid: 902 + - uid: 1498 components: - type: Transform pos: 3.5,-25.5 parent: 1 - - uid: 903 + - uid: 1499 components: - type: Transform pos: 7.5,-25.5 parent: 1 - - uid: 932 + - uid: 1500 components: - type: Transform pos: 4.5,-14.5 parent: 1 - - uid: 934 + - uid: 1501 components: - type: Transform pos: 5.5,-15.5 parent: 1 - - uid: 935 + - uid: 1502 components: - type: Transform pos: 6.5,-16.5 parent: 1 - - uid: 937 + - uid: 1503 components: - type: Transform pos: 5.5,-16.5 parent: 1 - proto: TelecomServerFilledSecurity entities: - - uid: 574 + - uid: 1504 components: - type: Transform pos: -1.5,-3.5 parent: 1 -- proto: ThrusterSecurity +- proto: ThrusterNfsd entities: - - uid: 237 + - uid: 1505 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -7.5,3.5 + parent: 1 + - uid: 1506 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 6.5,2.5 + parent: 1 + - uid: 1507 components: - type: Transform rot: 1.5707963267948966 rad pos: -8.5,-22.5 parent: 1 - - uid: 238 + - uid: 1508 components: - type: Transform rot: 1.5707963267948966 rad pos: -8.5,-23.5 parent: 1 - - uid: 239 + - uid: 1509 components: - type: Transform rot: 1.5707963267948966 rad pos: -8.5,-24.5 parent: 1 - - uid: 240 + - uid: 1510 components: - type: Transform rot: -1.5707963267948966 rad pos: 9.5,-24.5 parent: 1 - - uid: 241 + - uid: 1511 components: - type: Transform rot: -1.5707963267948966 rad pos: 9.5,-23.5 parent: 1 - - uid: 242 + - uid: 1512 components: - type: Transform rot: -1.5707963267948966 rad pos: 9.5,-22.5 parent: 1 - - uid: 243 + - uid: 1513 components: - type: Transform rot: 3.141592653589793 rad pos: -4.5,-27.5 parent: 1 - - uid: 244 + - uid: 1514 components: - type: Transform rot: 3.141592653589793 rad pos: -3.5,-27.5 parent: 1 - - uid: 245 + - uid: 1515 components: - type: Transform rot: 3.141592653589793 rad pos: -2.5,-28.5 parent: 1 - - uid: 246 + - uid: 1516 components: - type: Transform rot: 3.141592653589793 rad pos: 5.5,-27.5 parent: 1 - - uid: 247 + - uid: 1517 components: - type: Transform rot: 3.141592653589793 rad pos: 4.5,-27.5 parent: 1 - - uid: 248 + - uid: 1518 components: - type: Transform rot: 3.141592653589793 rad pos: 3.5,-28.5 parent: 1 - - uid: 249 + - uid: 1519 components: - type: Transform pos: -1.5,-28.5 parent: 1 - - uid: 250 + - uid: 1520 components: - type: Transform pos: 2.5,-28.5 parent: 1 - - uid: 251 + - uid: 1521 components: - type: Transform pos: -5.5,-0.5 parent: 1 - - uid: 252 + - uid: 1522 components: - type: Transform pos: -7.5,-1.5 parent: 1 - - uid: 253 + - uid: 1523 components: - type: Transform pos: -3.5,0.5 parent: 1 - - uid: 254 + - uid: 1524 components: - type: Transform pos: 4.5,0.5 parent: 1 - - uid: 255 + - uid: 1525 components: - type: Transform pos: 6.5,-0.5 parent: 1 - - uid: 256 + - uid: 1526 components: - type: Transform pos: 8.5,-1.5 parent: 1 - - uid: 257 + - uid: 1527 components: - type: Transform rot: 1.5707963267948966 rad pos: -5.5,2.5 parent: 1 - - uid: 258 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,2.5 - parent: 1 - - uid: 259 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -7.5,3.5 - parent: 1 - - uid: 260 + - uid: 1528 components: - type: Transform rot: 3.141592653589793 rad pos: 8.5,3.5 parent: 1 - - uid: 261 + - uid: 1529 components: - type: Transform rot: 3.141592653589793 rad pos: -0.5,-29.5 parent: 1 - - uid: 262 + - uid: 1530 components: - type: Transform rot: 3.141592653589793 rad pos: 1.5,-29.5 parent: 1 - - uid: 773 + - uid: 1531 components: - type: Transform pos: -0.5,-28.5 parent: 1 - - uid: 774 + - uid: 1532 components: - type: Transform pos: 1.5,-28.5 parent: 1 - - uid: 775 + - uid: 1533 components: - type: Transform rot: 1.5707963267948966 rad pos: -8.5,-25.5 parent: 1 - - uid: 776 + - uid: 1534 components: - type: Transform rot: -1.5707963267948966 rad pos: 9.5,-25.5 parent: 1 - - uid: 1751 + - uid: 1535 components: - type: Transform rot: 1.5707963267948966 rad pos: -6.5,-0.5 parent: 1 - - uid: 1768 + - uid: 1536 components: - type: Transform rot: 1.5707963267948966 rad pos: -4.5,0.5 parent: 1 - - uid: 1769 + - uid: 1537 components: - type: Transform rot: -1.5707963267948966 rad pos: 5.5,0.5 parent: 1 - - uid: 1770 + - uid: 1538 components: - type: Transform rot: -1.5707963267948966 rad pos: 7.5,-0.5 parent: 1 - - uid: 1771 + - uid: 1539 components: - type: Transform rot: 3.141592653589793 rad pos: -5.5,-27.5 parent: 1 - - uid: 1772 + - uid: 1540 components: - type: Transform rot: 3.141592653589793 rad @@ -10580,127 +10674,102 @@ entities: parent: 1 - proto: ToiletDirtyWater entities: - - uid: 685 + - uid: 1541 components: - type: Transform pos: 8.5,-18.5 parent: 1 - - uid: 686 - components: - - type: Transform - pos: -7.5,-18.5 - parent: 1 - proto: ToiletEmpty entities: - - uid: 548 + - uid: 1542 components: - type: Transform rot: -1.5707963267948966 rad pos: -3.5,-6.5 parent: 1 -- proto: ToolboxMechanicalFilled - entities: - - uid: 146 - components: - - type: MetaData - flags: InContainer - - type: Transform - parent: 144 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 420 - components: - - type: MetaData - flags: InContainer - - type: Transform - parent: 144 - - type: Physics - canCollide: False - - type: InsideEntityStorage - proto: VendingMachineAmmo entities: - - uid: 577 + - uid: 1543 components: - type: Transform pos: -2.5,7.5 parent: 1 - proto: VendingMachineAstroVend entities: - - uid: 788 + - uid: 1544 components: - type: Transform pos: 10.5,-6.5 parent: 1 - proto: VendingMachineBooze entities: - - uid: 511 + - uid: 1545 components: - type: Transform pos: 2.5,11.5 parent: 1 - proto: VendingMachineBountyVend entities: - - uid: 504 + - uid: 1546 components: - type: Transform pos: -4.5,7.5 parent: 1 - proto: VendingMachineChefvend entities: - - uid: 551 + - uid: 1547 components: - type: Transform pos: 3.5,11.5 parent: 1 - proto: VendingMachineChemicals entities: - - uid: 707 + - uid: 1548 components: - type: Transform pos: -5.5,-2.5 parent: 1 -- proto: VendingMachineSalvage +- proto: VendingMachineNfsdDrobe entities: - - uid: 537 + - uid: 1549 components: - type: Transform - pos: 9.5,-7.5 + pos: -1.5,7.5 parent: 1 -- proto: VendingMachineSec +- proto: VendingMachineNfsdTech entities: - - uid: 536 + - uid: 1550 components: - type: Transform pos: -3.5,7.5 parent: 1 -- proto: VendingMachineSecDrobe +- proto: VendingMachineSalvage entities: - - uid: 535 + - uid: 1551 components: - type: Transform - pos: -1.5,7.5 + pos: 9.5,-7.5 parent: 1 - proto: VendingMachineTankDispenserEVA entities: - - uid: 539 + - uid: 1552 components: - type: Transform pos: -7.5,5.5 parent: 1 - - uid: 540 + - uid: 1553 components: - type: Transform pos: 8.5,5.5 parent: 1 - - uid: 785 + - uid: 1554 components: - type: Transform pos: 8.5,-8.5 parent: 1 - proto: VendingMachineWallMedical entities: - - uid: 692 + - uid: 1555 components: - type: Transform rot: -1.5707963267948966 rad @@ -10708,1572 +10777,1211 @@ entities: parent: 1 - proto: WallmountTelescreen entities: - - uid: 809 + - uid: 1556 components: - type: Transform pos: 3.5,14.5 parent: 1 - - uid: 811 + - uid: 1557 components: - type: Transform pos: -2.5,14.5 parent: 1 - proto: WallPlastitanium entities: - - uid: 2 + - uid: 1558 components: - - type: MetaData - flags: PvsPriority - type: Transform - pos: -10.5,2.5 + rot: -1.5707963267948966 rad + pos: 11.5,2.5 parent: 1 - - uid: 10 + - uid: 1559 components: - - type: MetaData - flags: PvsPriority - type: Transform - pos: 11.5,2.5 + rot: 3.141592653589793 rad + pos: -10.5,3.5 parent: 1 - - uid: 17 + - uid: 1560 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -1.5,2.5 + parent: 1 + - uid: 1561 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -2.5,2.5 + parent: 1 + - uid: 1562 components: - - type: MetaData - flags: PvsPriority - type: Transform + rot: -1.5707963267948966 rad pos: -2.5,1.5 parent: 1 - - uid: 18 + - uid: 1563 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 3.5,2.5 + parent: 1 + - uid: 1564 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 3.5,1.5 + parent: 1 + - uid: 1565 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 6.5,3.5 + parent: 1 + - uid: 1566 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -8.5,3.5 + parent: 1 + - uid: 1567 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -2.5,0.5 parent: 1 - - uid: 19 + - uid: 1568 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -2.5,-0.5 parent: 1 - - uid: 20 + - uid: 1569 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -2.5,-1.5 parent: 1 - - uid: 21 + - uid: 1570 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -2.5,-2.5 parent: 1 - - uid: 22 + - uid: 1571 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -2.5,-3.5 parent: 1 - - uid: 23 + - uid: 1572 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -3.5,-25.5 parent: 1 - - uid: 24 + - uid: 1573 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 9.5,-2.5 parent: 1 - - uid: 26 + - uid: 1574 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -12.5,9.5 parent: 1 - - uid: 28 + - uid: 1575 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 3.5,-3.5 parent: 1 - - uid: 29 + - uid: 1576 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 3.5,-2.5 parent: 1 - - uid: 30 + - uid: 1577 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 3.5,-1.5 parent: 1 - - uid: 31 + - uid: 1578 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 3.5,-0.5 parent: 1 - - uid: 32 + - uid: 1579 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 3.5,0.5 parent: 1 - - uid: 33 - components: - - type: MetaData - flags: PvsPriority - - type: Transform - pos: 3.5,1.5 - parent: 1 - - uid: 35 + - uid: 1580 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -1.5,-4.5 parent: 1 - - uid: 36 + - uid: 1581 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -0.5,-4.5 parent: 1 - - uid: 37 + - uid: 1582 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 0.5,-4.5 parent: 1 - - uid: 38 + - uid: 1583 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 1.5,-4.5 parent: 1 - - uid: 39 + - uid: 1584 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 2.5,-4.5 parent: 1 - - uid: 40 + - uid: 1585 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 3.5,-4.5 parent: 1 - - uid: 41 + - uid: 1586 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -8.5,-2.5 parent: 1 - - uid: 42 + - uid: 1587 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -4.5,-14.5 parent: 1 - - uid: 43 + - uid: 1588 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 8.5,-17.5 parent: 1 - - uid: 44 + - uid: 1589 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 0.5,-25.5 parent: 1 - - uid: 47 + - uid: 1590 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 7.5,-26.5 parent: 1 - - uid: 48 + - uid: 1591 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 4.5,-25.5 parent: 1 - - uid: 49 + - uid: 1592 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 5.5,-26.5 parent: 1 - - uid: 50 + - uid: 1593 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 4.5,-26.5 parent: 1 - - uid: 51 + - uid: 1594 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 3.5,-26.5 parent: 1 - - uid: 53 + - uid: 1595 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -7.5,-24.5 parent: 1 - - uid: 54 + - uid: 1596 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -7.5,-23.5 parent: 1 - - uid: 55 + - uid: 1597 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -7.5,-22.5 parent: 1 - - uid: 56 + - uid: 1598 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -7.5,-21.5 parent: 1 - - uid: 57 + - uid: 1599 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -6.5,-16.5 parent: 1 - - uid: 58 + - uid: 1600 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -7.5,-17.5 parent: 1 - - uid: 60 + - uid: 1601 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -8.5,-18.5 parent: 1 - - uid: 63 + - uid: 1602 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 8.5,-24.5 parent: 1 - - uid: 64 + - uid: 1603 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 8.5,-23.5 parent: 1 - - uid: 65 + - uid: 1604 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 8.5,-22.5 parent: 1 - - uid: 66 + - uid: 1605 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 8.5,-21.5 parent: 1 - - uid: 68 + - uid: 1606 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 9.5,-18.5 parent: 1 - - uid: 70 + - uid: 1607 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -8.5,-20.5 parent: 1 - - uid: 71 + - uid: 1608 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 9.5,-20.5 parent: 1 - - uid: 72 + - uid: 1609 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -5.5,-15.5 parent: 1 - - uid: 74 + - uid: 1610 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -1.5,-13.5 parent: 1 - - uid: 77 + - uid: 1611 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -3.5,-21.5 parent: 1 - - uid: 78 + - uid: 1612 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -3.5,-22.5 parent: 1 - - uid: 79 + - uid: 1613 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -3.5,-23.5 parent: 1 - - uid: 82 + - uid: 1614 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 0.5,-26.5 parent: 1 - - uid: 83 + - uid: 1615 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -0.5,-26.5 parent: 1 - - uid: 84 + - uid: 1616 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -3.5,-26.5 parent: 1 - - uid: 86 + - uid: 1617 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -2.5,-26.5 parent: 1 - - uid: 87 + - uid: 1618 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 0.5,-21.5 parent: 1 - - uid: 88 + - uid: 1619 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 0.5,-22.5 parent: 1 - - uid: 89 + - uid: 1620 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 0.5,-23.5 parent: 1 - - uid: 91 + - uid: 1621 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -4.5,-26.5 parent: 1 - - uid: 92 + - uid: 1622 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: -6.5,-26.5 parent: 1 - - uid: 94 + - uid: 1623 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 1.5,-26.5 parent: 1 - - uid: 95 + - uid: 1624 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 4.5,-21.5 parent: 1 - - uid: 96 + - uid: 1625 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 4.5,-22.5 parent: 1 - - uid: 97 + - uid: 1626 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 4.5,-23.5 parent: 1 - - uid: 99 + - uid: 1627 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -10.5,4.5 parent: 1 - - uid: 101 - components: - - type: MetaData - flags: PvsPriority - - type: Transform - pos: -8.5,3.5 - parent: 1 - - uid: 102 + - uid: 1628 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -8.5,4.5 parent: 1 - - uid: 103 + - uid: 1629 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -7.5,4.5 parent: 1 - - uid: 104 + - uid: 1630 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -6.5,4.5 parent: 1 - - uid: 105 + - uid: 1631 components: - - type: MetaData - flags: PvsPriority - type: Transform + rot: -1.5707963267948966 rad pos: 9.5,3.5 parent: 1 - - uid: 106 + - uid: 1632 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 9.5,4.5 parent: 1 - - uid: 107 + - uid: 1633 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 8.5,4.5 parent: 1 - - uid: 109 + - uid: 1634 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 11.5,4.5 parent: 1 - - uid: 111 + - uid: 1635 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -4.5,-13.5 parent: 1 - - uid: 112 + - uid: 1636 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 5.5,-14.5 parent: 1 - - uid: 114 + - uid: 1637 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 5.5,-13.5 parent: 1 - - uid: 115 + - uid: 1638 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 4.5,-13.5 parent: 1 - - uid: 116 + - uid: 1639 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 6.5,-15.5 parent: 1 - - uid: 117 + - uid: 1640 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -3.5,-13.5 parent: 1 - - uid: 118 + - uid: 1641 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -3.5,-9.5 parent: 1 - - uid: 119 + - uid: 1642 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -4.5,-9.5 parent: 1 - - uid: 122 + - uid: 1643 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -7.5,-9.5 parent: 1 - - uid: 123 + - uid: 1644 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 4.5,-9.5 parent: 1 - - uid: 124 + - uid: 1645 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 5.5,-9.5 parent: 1 - - uid: 127 + - uid: 1646 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 8.5,-9.5 parent: 1 - - uid: 128 + - uid: 1647 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 7.5,-16.5 parent: 1 - - uid: 133 + - uid: 1648 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -8.5,-8.5 parent: 1 - - uid: 134 + - uid: 1649 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -9.5,-7.5 parent: 1 - - uid: 138 + - uid: 1650 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -10.5,-3.5 parent: 1 - - uid: 139 + - uid: 1651 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -10.5,-2.5 parent: 1 - - uid: 141 + - uid: 1652 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -8.5,-1.5 parent: 1 - - uid: 143 + - uid: 1653 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -6.5,-2.5 parent: 1 - - uid: 145 + - uid: 1654 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -4.5,-1.5 parent: 1 - - uid: 148 + - uid: 1655 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 5.5,-1.5 parent: 1 - - uid: 150 + - uid: 1656 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 7.5,-2.5 parent: 1 - - uid: 152 + - uid: 1657 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 9.5,-1.5 parent: 1 - - uid: 154 + - uid: 1658 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 11.5,-2.5 parent: 1 - - uid: 155 + - uid: 1659 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 11.5,-3.5 parent: 1 - - uid: 157 + - uid: 1660 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -10.5,-6.5 parent: 1 - - uid: 158 + - uid: 1661 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 11.5,-6.5 parent: 1 - - uid: 159 + - uid: 1662 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 10.5,-7.5 parent: 1 - - uid: 160 + - uid: 1663 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 9.5,-8.5 parent: 1 - - uid: 161 + - uid: 1664 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -5.5,3.5 parent: 1 - - uid: 162 + - uid: 1665 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -4.5,3.5 parent: 1 - - uid: 163 + - uid: 1666 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -6.5,-17.5 parent: 1 - - uid: 164 - components: - - type: MetaData - flags: PvsPriority - - type: Transform - pos: -2.5,2.5 - parent: 1 - - uid: 165 - components: - - type: MetaData - flags: PvsPriority - - type: Transform - pos: 3.5,2.5 - parent: 1 - - uid: 166 + - uid: 1667 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 7.5,-17.5 parent: 1 - - uid: 167 + - uid: 1668 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 5.5,3.5 parent: 1 - - uid: 168 - components: - - type: MetaData - flags: PvsPriority - - type: Transform - pos: 6.5,3.5 - parent: 1 - - uid: 169 + - uid: 1669 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 7.5,4.5 parent: 1 - - uid: 194 + - uid: 1670 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 2.5,-13.5 parent: 1 - - uid: 213 + - uid: 1671 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -8.5,9.5 parent: 1 - - uid: 220 + - uid: 1672 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 6.5,9.5 parent: 1 - - uid: 222 + - uid: 1673 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -5.5,9.5 parent: 1 - - uid: 224 + - uid: 1674 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 13.5,9.5 parent: 1 - - uid: 226 + - uid: 1675 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -10.5,9.5 parent: 1 - - uid: 227 + - uid: 1676 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -12.5,8.5 parent: 1 - - uid: 228 + - uid: 1677 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -12.5,6.5 parent: 1 - - uid: 229 + - uid: 1678 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -12.5,4.5 parent: 1 - - uid: 230 + - uid: 1679 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 13.5,6.5 parent: 1 - - uid: 231 + - uid: 1680 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 11.5,9.5 parent: 1 - - uid: 232 + - uid: 1681 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 9.5,9.5 parent: 1 - - uid: 233 + - uid: 1682 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 13.5,8.5 parent: 1 - - uid: 234 + - uid: 1683 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 13.5,4.5 parent: 1 - - uid: 265 + - uid: 1684 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 0.5,-31.5 parent: 1 - - uid: 266 + - uid: 1685 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -5.5,-21.5 parent: 1 - - uid: 268 + - uid: 1686 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -1.5,-21.5 parent: 1 - - uid: 271 + - uid: 1687 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 2.5,-21.5 parent: 1 - - uid: 273 + - uid: 1688 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 6.5,-21.5 parent: 1 - - uid: 275 + - uid: 1689 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -1.5,-15.5 parent: 1 - - uid: 276 + - uid: 1690 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -1.5,-14.5 parent: 1 - - uid: 277 + - uid: 1691 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 2.5,-14.5 parent: 1 - - uid: 278 + - uid: 1692 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 2.5,-15.5 parent: 1 - - uid: 288 + - uid: 1693 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -8.5,6.5 parent: 1 - - uid: 289 + - uid: 1694 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -8.5,8.5 parent: 1 - - uid: 291 + - uid: 1695 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 9.5,6.5 parent: 1 - - uid: 292 + - uid: 1696 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 9.5,8.5 parent: 1 - - uid: 349 + - uid: 1697 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -2.5,14.5 parent: 1 - - uid: 350 + - uid: 1698 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -3.5,13.5 parent: 1 - - uid: 351 + - uid: 1699 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -4.5,12.5 parent: 1 - - uid: 352 + - uid: 1700 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -5.5,11.5 parent: 1 - - uid: 353 + - uid: 1701 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 3.5,14.5 parent: 1 - - uid: 354 + - uid: 1702 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 4.5,13.5 parent: 1 - - uid: 355 + - uid: 1703 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 5.5,12.5 parent: 1 - - uid: 356 + - uid: 1704 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 6.5,11.5 parent: 1 - - uid: 394 - components: - - type: MetaData - flags: PvsPriority - - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,2.5 - parent: 1 - - uid: 413 + - uid: 1705 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 1.5707963267948966 rad pos: 2.5,2.5 parent: 1 - - uid: 414 + - uid: 1706 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 5.5,7.5 parent: 1 - - uid: 424 + - uid: 1707 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -3.5,12.5 parent: 1 - - uid: 425 + - uid: 1708 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -2.5,12.5 parent: 1 - - uid: 426 + - uid: 1709 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -1.5,12.5 parent: 1 - - uid: 427 + - uid: 1710 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -0.5,12.5 parent: 1 - - uid: 428 + - uid: 1711 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 1.5,12.5 parent: 1 - - uid: 429 + - uid: 1712 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 2.5,12.5 parent: 1 - - uid: 430 + - uid: 1713 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 3.5,12.5 parent: 1 - - uid: 431 + - uid: 1714 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 4.5,12.5 parent: 1 - - uid: 436 + - uid: 1715 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 3.5,-7.5 parent: 1 - - uid: 437 + - uid: 1716 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -2.5,-7.5 parent: 1 - - uid: 440 + - uid: 1717 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -0.5,-9.5 parent: 1 - - uid: 441 + - uid: 1718 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 1.5,-9.5 parent: 1 - - uid: 460 + - uid: 1719 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -2.5,-5.5 parent: 1 - - uid: 470 + - uid: 1720 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -2.5,8.5 parent: 1 - - uid: 472 + - uid: 1721 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -0.5,11.5 parent: 1 - - uid: 473 + - uid: 1722 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -0.5,9.5 parent: 1 - - uid: 499 + - uid: 1723 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -3.5,8.5 parent: 1 - - uid: 500 + - uid: 1724 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -4.5,8.5 parent: 1 - - uid: 505 + - uid: 1725 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -1.5,8.5 parent: 1 - - uid: 506 + - uid: 1726 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 6.5,8.5 parent: 1 - - uid: 528 + - uid: 1727 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 1.5,3.5 parent: 1 - - uid: 541 + - uid: 1728 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 0.5,-11.5 parent: 1 - - uid: 544 + - uid: 1729 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -3.5,-7.5 parent: 1 - - uid: 545 + - uid: 1730 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: 4.5,-7.5 parent: 1 - - uid: 549 + - uid: 1731 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: 3.141592653589793 rad pos: -0.5,3.5 parent: 1 - - uid: 603 + - uid: 1732 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: 13.5,2.5 parent: 1 - - uid: 633 + - uid: 1733 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -12.5,2.5 parent: 1 - - uid: 687 + - uid: 1734 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: 7.5,-18.5 parent: 1 - - uid: 688 - components: - - type: MetaData - flags: PvsPriority - - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,-18.5 - parent: 1 - - uid: 695 + - uid: 1735 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -3.5,-5.5 parent: 1 - - uid: 696 + - uid: 1736 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -4.5,-5.5 parent: 1 - - uid: 791 + - uid: 1737 components: - - type: MetaData - flags: PvsPriority - type: Transform rot: -1.5707963267948966 rad pos: -2.5,-4.5 parent: 1 - uid: 1738 components: - - type: MetaData - flags: PvsPriority - type: Transform pos: -2.5,-6.5 parent: 1 - proto: WallPlastitaniumDiagonal entities: - - uid: 46 + - uid: 1739 components: - type: Transform rot: 1.5707963267948966 rad pos: -7.5,-26.5 parent: 1 - - uid: 59 + - uid: 1740 components: - type: Transform pos: -6.5,-15.5 parent: 1 - - uid: 62 + - uid: 1741 components: - type: Transform rot: 3.141592653589793 rad pos: 9.5,-21.5 parent: 1 - - uid: 67 + - uid: 1742 components: - type: Transform pos: -5.5,-14.5 parent: 1 - - uid: 93 + - uid: 1743 components: - type: Transform rot: 3.141592653589793 rad pos: 8.5,-26.5 parent: 1 - - uid: 113 + - uid: 1744 components: - type: Transform pos: -8.5,-17.5 parent: 1 - - uid: 174 + - uid: 1745 components: - type: Transform rot: 1.5707963267948966 rad pos: -8.5,-9.5 parent: 1 - - uid: 197 + - uid: 1746 components: - type: Transform rot: 1.5707963267948966 rad pos: -8.5,-21.5 parent: 1 - - uid: 198 + - uid: 1747 components: - type: Transform pos: -7.5,-16.5 parent: 1 - - uid: 199 + - uid: 1748 components: - type: Transform rot: 1.5707963267948966 rad pos: -9.5,-8.5 parent: 1 - - uid: 200 + - uid: 1749 components: - type: Transform rot: 1.5707963267948966 rad pos: -10.5,-7.5 parent: 1 - - uid: 202 + - uid: 1750 components: - type: Transform rot: 3.141592653589793 rad pos: 9.5,-9.5 parent: 1 - - uid: 203 + - uid: 1751 components: - type: Transform rot: 3.141592653589793 rad pos: 10.5,-8.5 parent: 1 - - uid: 204 + - uid: 1752 components: - type: Transform rot: 3.141592653589793 rad pos: 11.5,-7.5 parent: 1 - - uid: 205 + - uid: 1753 components: - type: Transform rot: -1.5707963267948966 rad pos: 5.5,-0.5 parent: 1 - - uid: 206 + - uid: 1754 components: - type: Transform rot: -1.5707963267948966 rad pos: 7.5,-1.5 parent: 1 - - uid: 207 + - uid: 1755 components: - type: Transform rot: 3.141592653589793 rad pos: 5.5,2.5 parent: 1 - - uid: 208 + - uid: 1756 components: - type: Transform rot: 3.141592653589793 rad pos: 7.5,3.5 parent: 1 - - uid: 209 + - uid: 1757 components: - type: Transform pos: -4.5,-0.5 parent: 1 - - uid: 210 + - uid: 1758 components: - type: Transform pos: -6.5,-1.5 parent: 1 - - uid: 211 + - uid: 1759 components: - type: Transform rot: 1.5707963267948966 rad pos: -4.5,2.5 parent: 1 - - uid: 212 + - uid: 1760 components: - type: Transform rot: 1.5707963267948966 rad pos: -6.5,3.5 parent: 1 - - uid: 216 + - uid: 1761 components: - type: Transform rot: -1.5707963267948966 rad pos: 9.5,-17.5 parent: 1 - - uid: 218 + - uid: 1762 components: - type: Transform rot: -1.5707963267948966 rad pos: 8.5,-16.5 parent: 1 - - uid: 235 + - uid: 1763 components: - type: Transform rot: -1.5707963267948966 rad pos: 7.5,-15.5 parent: 1 - - uid: 236 + - uid: 1764 components: - type: Transform rot: -1.5707963267948966 rad pos: 6.5,-14.5 parent: 1 - - uid: 357 + - uid: 1765 components: - type: Transform pos: -3.5,14.5 parent: 1 - - uid: 358 + - uid: 1766 components: - type: Transform pos: -4.5,13.5 parent: 1 - - uid: 359 + - uid: 1767 components: - type: Transform pos: -5.5,12.5 parent: 1 - - uid: 360 + - uid: 1768 components: - type: Transform rot: -1.5707963267948966 rad pos: 4.5,14.5 parent: 1 - - uid: 361 + - uid: 1769 components: - type: Transform rot: -1.5707963267948966 rad pos: 5.5,13.5 parent: 1 - - uid: 362 + - uid: 1770 components: - type: Transform rot: -1.5707963267948966 rad pos: 6.5,12.5 parent: 1 - - uid: 395 + - uid: 1771 components: - type: Transform rot: 1.5707963267948966 rad pos: 1.5,2.5 parent: 1 - - uid: 396 + - uid: 1772 components: - type: Transform rot: 3.141592653589793 rad pos: -0.5,2.5 parent: 1 - - uid: 471 + - uid: 1773 components: - type: Transform rot: 3.141592653589793 rad pos: -0.5,8.5 parent: 1 - - uid: 474 + - uid: 1774 components: - type: Transform rot: 1.5707963267948966 rad pos: -5.5,8.5 parent: 1 - - uid: 507 + - uid: 1775 components: - type: Transform rot: 3.141592653589793 rad @@ -12281,13 +11989,13 @@ entities: parent: 1 - proto: WallWeaponCapacitorRecharger entities: - - uid: 830 + - uid: 1776 components: - type: Transform rot: 3.141592653589793 rad pos: -4.5,4.5 parent: 1 - - uid: 1750 + - uid: 1777 components: - type: Transform rot: 3.141592653589793 rad @@ -12295,168 +12003,167 @@ entities: parent: 1 - proto: WardrobePrisonFilled entities: - - uid: 874 + - uid: 1778 components: - type: Transform pos: -5.5,-22.5 parent: 1 - - uid: 875 + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 293.14923 + moles: + - 1.7459903 + - 6.568249 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - uid: 1779 components: - type: Transform pos: -1.5,-22.5 parent: 1 - - uid: 893 + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 293.14923 + moles: + - 1.7459903 + - 6.568249 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - uid: 1780 components: - type: Transform pos: 2.5,-22.5 parent: 1 - - uid: 894 + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 293.14923 + moles: + - 1.7459903 + - 6.568249 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - uid: 1781 components: - type: Transform pos: 6.5,-22.5 parent: 1 + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 293.14923 + moles: + - 1.7459903 + - 6.568249 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 - proto: WarpPointShip entities: - - uid: 1775 + - uid: 1782 components: - type: Transform pos: 0.5,0.5 parent: 1 - proto: WaterTankFull entities: - - uid: 927 + - uid: 1783 components: - type: Transform - pos: -5.5,-18.5 + pos: -6.5,-18.5 parent: 1 - proto: WeaponCapacitorRecharger entities: - - uid: 466 + - uid: 1784 components: - type: Transform pos: 1.5,-5.5 parent: 1 - - uid: 796 + - uid: 1785 components: - type: Transform pos: -10.5,5.5 parent: 1 - - uid: 797 + - uid: 1786 components: - type: Transform pos: 11.5,5.5 parent: 1 -- proto: WeaponDisabler +- proto: WeaponGrapplingGun entities: - - uid: 655 - components: - - type: MetaData - flags: InContainer - - type: Transform - parent: 654 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 657 - components: - - type: MetaData - flags: InContainer - - type: Transform - parent: 654 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 658 - components: - - type: MetaData - flags: InContainer - - type: Transform - parent: 654 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 799 - components: - - type: MetaData - flags: InContainer - - type: Transform - parent: 798 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 801 + - uid: 1787 components: - - type: MetaData - flags: InContainer - type: Transform - parent: 798 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 802 + pos: 6.593146,4.371871 + parent: 1 + - uid: 1788 components: - - type: MetaData - flags: InContainer - type: Transform - parent: 798 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: WeaponEmpEmitter + pos: -5.391229,4.418746 + parent: 1 +- proto: WeaponRackBase entities: - - uid: 656 + - uid: 1789 components: - - type: MetaData - flags: InContainer - - type: Transform - parent: 654 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 659 - components: - - type: MetaData - flags: InContainer - - type: Transform - parent: 654 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 800 - components: - - type: MetaData - flags: InContainer - - type: Transform - parent: 798 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 803 - components: - - type: MetaData - flags: InContainer - type: Transform - parent: 798 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: WeaponGrapplingGun + pos: -4.5,9.5 + parent: 1 +- proto: WeaponRackMeleeBase entities: - - uid: 861 + - uid: 1790 components: - type: Transform - pos: 6.593146,4.371871 + pos: -2.5,9.5 parent: 1 - - uid: 862 +- proto: WeaponRackPistolWallmountedBase + entities: + - uid: 1791 components: - type: Transform - pos: -5.391229,4.418746 + pos: -3.5,12.5 parent: 1 - proto: Wrench entities: - - uid: 945 + - uid: 1792 components: - type: Transform - pos: -0.48924184,-18.556105 + pos: 3.35362,-18.385075 parent: 1 ... diff --git a/Resources/Maps/_NF/Shuttles/chisel.yml b/Resources/Maps/_NF/Shuttles/chisel.yml index 6f4a86fe55b..26d7c0f0c5d 100644 --- a/Resources/Maps/_NF/Shuttles/chisel.yml +++ b/Resources/Maps/_NF/Shuttles/chisel.yml @@ -3,342 +3,313 @@ meta: postmapinit: false tilemap: 0: Space - 72: FloorRGlass - 73: FloorReinforced - 85: FloorSteel - 90: FloorSteelDirty - 93: FloorSteelMono - 94: FloorSteelOffset - 97: FloorTechMaint - 113: Lattice - 114: Plating + 30: FloorDark + 33: FloorDarkHerringbone + 35: FloorDarkMono + 46: FloorGlass + 107: FloorTechMaint + 108: FloorTechMaint2 + 124: Lattice + 125: Plating entities: - proto: "" entities: - uid: 1 components: - - name: grid - type: MetaData - - pos: -0.5,-0.5000076 + - type: MetaData + name: grid + - type: Transform + pos: -0.5,-0.5000076 parent: invalid - type: Transform - - chunks: + - type: MapGrid + chunks: 0,0: ind: 0,0 - tiles: YQAAAAAAYQAAAAAAcgAAAAAAXgAAAAAAXgAAAAAAXgAAAAAAXQAAAAAASAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYQAAAAAAYQAAAAAAcgAAAAAAXgAAAAAAXgAAAAAAXgAAAAAAXQAAAAAASAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXgAAAAAAYQAAAAAAcgAAAAAAXgAAAAAAXgAAAAAAXgAAAAAAXQAAAAAAcgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASQAAAAAASQAAAAAAcgAAAAAAXQAAAAAAXQAAAAAAXQAAAAAAcgAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAcQAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: awAAAAAAawAAAAAAfQAAAAAAHgAAAAAALgAAAAAAHgAAAAAAHgAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAawAAAAAAawAAAAAAfQAAAAAAHgAAAAAALgAAAAAAHgAAAAAAHgAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAawAAAAAAawAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAawAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIwAAAAAAawAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAawAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAawAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 -1,0: ind: -1,0 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASQAAAAAAXgAAAAAAXgAAAAAAXgAAAAAAXgAAAAAAXgAAAAAAXgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcgAAAAAAcgAAAAAASQAAAAAAcgAAAAAAXgAAAAAAXgAAAAAAXgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcgAAAAAAXQAAAAAAVQAAAAAAVQAAAAAAcgAAAAAAXgAAAAAAXgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASAAAAAAAXQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAcgAAAAAASQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASAAAAAAAXQAAAAAAXQAAAAAAXQAAAAAAXQAAAAAAcgAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAASAAAAAAASAAAAAAASAAAAAAAcgAAAAAAcQAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAawAAAAAAIwAAAAAAawAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAIQAAAAAAIQAAAAAAIQAAAAAAfQAAAAAAfQAAAAAAawAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAIQAAAAAAIQAAAAAAIQAAAAAAbAAAAAAAfQAAAAAAIwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAIQAAAAAAIQAAAAAAIQAAAAAAbAAAAAAAfQAAAAAAawAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 0,-1: ind: 0,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASQAAAAAAYQAAAAAAcgAAAAAAcQAAAAAAcgAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASQAAAAAAYQAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASQAAAAAAYQAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXgAAAAAAYQAAAAAAcgAAAAAASQAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXgAAAAAAYQAAAAAAcgAAAAAAYQAAAAAAYQAAAAAAYQAAAAAAYQAAAAAAcgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXgAAAAAAYQAAAAAASQAAAAAAXgAAAAAAXgAAAAAAXgAAAAAAYQAAAAAASAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAawAAAAAAawAAAAAAfQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIwAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgAAAAAAawAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgAAAAAAawAAAAAAfQAAAAAAawAAAAAAawAAAAAAawAAAAAAawAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgAAAAAAawAAAAAAawAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAawAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 -1,-1: ind: -1,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAcgAAAAAAcgAAAAAASQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAcgAAAAAAcgAAAAAAcgAAAAAAcgAAAAAASQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcgAAAAAAYQAAAAAAYQAAAAAAYQAAAAAAcgAAAAAASQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcgAAAAAAWgAAAAAAXgAAAAAAXgAAAAAAXgAAAAAAXgAAAAAAXgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASQAAAAAAXgAAAAAAXgAAAAAAXgAAAAAAXgAAAAAAXgAAAAAAXgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASQAAAAAAXgAAAAAAXgAAAAAAXgAAAAAAXgAAAAAAXgAAAAAAXgAAAAAA + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfAAAAAAAfQAAAAAAawAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAIwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAAAAAAfQAAAAAAawAAAAAAawAAAAAAfQAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAHgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAawAAAAAAIwAAAAAAawAAAAAAHgAAAAAAIwAAAAAAIwAAAAAAIwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAawAAAAAAIwAAAAAAawAAAAAAHgAAAAAAIwAAAAAAIwAAAAAAHgAAAAAA version: 6 - type: MapGrid - type: Broadphase - - bodyStatus: InAir + - type: Physics + bodyStatus: InAir angularDamping: 0.05 linearDamping: 0.05 fixedRotation: False bodyType: Dynamic - type: Physics - - fixtures: {} - type: Fixtures + - type: Fixtures + fixtures: {} - type: OccluderTree - type: SpreaderGrid - type: Shuttle - type: GridPathfinding - - gravityShakeSound: !type:SoundPathSpecifier + - type: Gravity + gravityShakeSound: !type:SoundPathSpecifier path: /Audio/Effects/alert.ogg - type: Gravity - - chunkCollection: + - type: DecalGrid + chunkCollection: version: 2 nodes: - node: - angle: 1.5707963267948966 rad color: '#FFFFFFFF' id: Arrows decals: - 52: -4.2144823,-3.365216 - 53: -5.2009125,-3.365216 - 61: -3.2190301,-3.365216 + 35: -1,-5 + 36: 0,-5 - node: + angle: 3.141592653589793 rad color: '#FFFFFFFF' - id: BrickTileDarkCornerNw + id: Arrows decals: - 10: -6,4 + 33: -1,3 + 34: 0,3 - node: + angle: 4.71238898038469 rad color: '#FFFFFFFF' - id: BrickTileDarkLineE + id: Arrows decals: - 36: 6,2 - 37: 6,1 - 38: 6,0 - 39: 6,-1 + 30: -6,-2 + 31: -6,-1 + 32: -6,0 - node: - color: '#FFFFFFFF' - id: BrickTileDarkLineN + color: '#BC863FFF' + id: Bot decals: - 0: -5,4 - 1: -4,4 - 11: -3,4 - 33: 3,3 - 34: 4,3 - 35: 5,3 + 90: -1,-2 + 91: -2,-2 + 92: -3,-2 + 93: -3,-1 + 94: -2,-1 - node: color: '#FFFFFFFF' - id: BrickTileDarkLineW + id: BotGreyscale decals: - 2: -6,3 - 3: -6,2 - 19: -6,-3 + 44: 3,-2 + 82: 6,-1 + 83: -6,2 - node: - color: '#334E6DFF' - id: BrickTileWhiteInnerSe + color: '#FFFFFFFF' + id: BotLeft decals: - 8: -6,4 + 37: -1,-5 + 38: 0,-5 + 39: -1,3 + 40: 0,3 + 41: -6,0 + 42: -6,-1 + 43: -6,-2 - node: - color: '#FED83DFF' - id: BrickTileWhiteInnerSe + color: '#FFFFFFFF' + id: BoxGreyscale decals: - 42: -2,-3 - 59: -2,-3 + 79: -5,3 - node: - color: '#334E6DFF' - id: BrickTileWhiteLineE + color: '#B3B3B3FF' + id: BrickTileSteelCornerNe decals: - 6: -6,3 - 7: -6,2 + 50: -1,1 + 52: 0,-1 + 61: 5,2 + 84: 4,3 - node: - color: '#334E6DFF' - id: BrickTileWhiteLineS + color: '#B3B3B3FF' + id: BrickTileSteelCornerNw decals: - 4: -5,4 - 5: -4,4 - 9: -3,4 + 47: -4,0 + 49: -2,1 + 85: 3,3 - node: - color: '#FED83DFF' - id: BrickTileWhiteLineS + color: '#B3B3B3FF' + id: BrickTileSteelCornerSe decals: - 40: -1,-3 - 41: 0,-3 + 53: 0,-3 + 62: 5,-1 - node: - color: '#FED83DFF' - id: BrickTileWhiteLineW + color: '#B3B3B3FF' + id: BrickTileSteelCornerSw decals: - 56: -6,-2 - 57: -6,0 - 58: -6,-1 + 54: -4,-3 + 63: 3,-1 - node: - cleanable: True - color: '#FFFFFF75' - id: Dirt + color: '#B3B3B3FF' + id: BrickTileSteelInnerNe decals: - 99: -3,-2 - 100: -5,-1 + 58: -1,-1 + 87: 4,2 - node: - cleanable: True - color: '#FFFFFFC3' - id: Dirt + color: '#B3B3B3FF' + id: BrickTileSteelInnerNw decals: - 101: -2,0 - 102: 3,0 - 103: 5,2 - 104: 4,1 - 105: 3,2 - 106: 5,0 - 107: -5,3 + 80: -2,0 - node: - cleanable: True - color: '#FFFFFFFF' - id: Dirt + color: '#B3B3B3FF' + id: BrickTileSteelLineE decals: - 76: 1,-1 - 77: 1,-2 - 78: 1,-3 - 79: 1,2 - 80: 1,3 - 81: 1,-5 - 82: 1,-4 - 83: 1,-6 - 84: -6,-1 - 85: -6,0 - 86: -6,-2 - 87: -5,-3 - 88: -5,-2 - 89: -4,-1 - 90: -5,0 - 91: -3,-3 - 92: -2,-2 - 93: -3,1 - 94: -2,2 - 95: -2,1 - 96: 0,2 - 97: 0,-1 - 98: 0,-3 - 108: -4,2 - 110: 3,-3 - 116: 3,-2 + 51: -1,0 + 59: 0,-2 + 67: 5,0 + 68: 5,1 - node: - cleanable: True - angle: 1.5707963267948966 rad - color: '#FFFFFFFF' - id: Dirt + color: '#B3B3B3FF' + id: BrickTileSteelLineN decals: - 109: 3,-3 - 117: 3,-2 + 48: -3,0 - node: - color: '#FFFFFFFF' - id: MiniTileSteelInnerNw + color: '#B3B3B3FF' + id: BrickTileSteelLineS decals: - 25: 6,-2 + 55: -3,-3 + 56: -2,-3 + 57: -1,-3 + 66: 4,-1 - node: - color: '#FFFFFFFF' - id: MiniTileSteelLineN + color: '#B3B3B3FF' + id: BrickTileSteelLineW decals: - 112: 4,-2 - 113: 3,-2 - 119: 5,-2 + 45: -4,-1 + 46: -4,-2 + 64: 3,1 + 65: 3,0 + 86: 3,2 - node: - cleanable: True - color: '#FFFFFFFF' - id: MiniTileSteelLineN + color: '#334E6DFF' + id: BrickTileWhiteCornerNe decals: - 111: 3,-3 + 72: -4,4 - node: - color: '#FFFFFFFF' - id: MiniTileSteelLineS + color: '#334E6DFF' + id: BrickTileWhiteCornerNw decals: - 30: 5,3 - 31: 4,3 - 32: 3,3 + 71: -6,4 - node: - color: '#FFFFFFFF' - id: MiniTileSteelLineW + color: '#334E6DFF' + id: BrickTileWhiteCornerSe decals: - 26: 6,-1 - 27: 6,0 - 28: 6,1 - 29: 6,2 + 74: -4,2 - node: - color: '#6E6E6EFF' - id: MiniTileWhiteCornerNe + color: '#334E6DFF' + id: BrickTileWhiteCornerSw decals: - 45: 5,2 + 73: -6,2 - node: - color: '#6E6E6EFF' - id: MiniTileWhiteCornerSe + color: '#BC863FFF' + id: BrickTileWhiteEndN decals: - 48: 5,-1 + 69: 4,1 - node: - color: '#6E6E6EFF' - id: MiniTileWhiteInnerNe + color: '#BC863FFF' + id: BrickTileWhiteEndS decals: - 63: -2,2 + 70: 4,0 - node: - color: '#6E6E6EFF' - id: MiniTileWhiteInnerSe + color: '#334E6DFF' + id: BrickTileWhiteLineE decals: - 60: -3,-3 + 78: -4,3 - node: - color: '#6E6E6EFF' - id: MiniTileWhiteInnerSw + color: '#334E6DFF' + id: BrickTileWhiteLineN decals: - 64: -3,1 + 77: -5,4 - node: - color: '#6E6E6EFF' - id: MiniTileWhiteLineE + color: '#334E6DFF' + id: BrickTileWhiteLineS decals: - 46: 5,1 - 47: 5,0 + 75: -5,2 - node: - color: '#6E6E6EFF' - id: MiniTileWhiteLineN + color: '#334E6DFF' + id: BrickTileWhiteLineW decals: - 43: 3,2 - 44: 4,2 - 49: -6,0 - 50: -5,0 - 51: -4,0 + 76: -6,3 - node: - color: '#6E6E6EFF' - id: MiniTileWhiteLineS + color: '#169C9CFF' + id: DeliveryGreyscale decals: - 54: -6,-2 - 55: -2,-3 - 114: 4,-1 - 115: 3,-1 + 88: 5,3 - node: - color: '#6E6E6EFF' - id: MiniTileWhiteLineW + color: '#FFFFFFFF' + id: DeliveryGreyscale decals: - 62: -5,-3 + 26: 6,2 + 27: 6,-2 + 28: 4,-2 + 29: -3,4 + 81: 5,-2 + 89: -3,3 - node: + cleanable: True color: '#FFFFFFFF' - id: StandClear + id: Dirt decals: - 16: -1,3 - 17: 0,3 - 18: 1,3 - 20: -1,3 - 21: 0,3 + 14: 1,-2 + 15: 1,-3 + 16: 1,2 + 17: 1,3 + 18: 1,-5 + 19: 1,-4 + 20: 1,-6 - node: - color: '#FFFFFF7F' - id: WarnBox + color: '#BC863FFF' + id: MiniTileWhiteEndS decals: - 118: 5,-2 + 60: 4,0 - node: color: '#FFFFFFFF' - id: WarnEndN + id: StandClear decals: - 67: 1,-2 + 0: 1,3 + 21: -1,4 + 22: 1,4 + 23: 0,4 - node: color: '#FFFFFFFF' - id: WarnFull + id: WarnEndN decals: - 12: 0,1 - 13: 0,0 - 14: 1,0 - 15: 1,1 + 5: 1,-2 - node: color: '#FFFFFFFF' id: WarnLineE decals: - 68: 1,-3 - 69: 1,-4 - 70: 1,-5 - 71: 1,-6 - 74: 1,2 - 75: 1,3 + 6: 1,-3 + 7: 1,-4 + 8: 1,-5 + 9: 1,-6 + 12: 1,2 + 13: 1,3 + 25: 1,4 - node: color: '#FFFFFFFF' id: WarnLineS decals: - 65: 1,-3 - 66: 1,-5 - 72: 1,2 - 73: 1,3 + 3: 1,-3 + 4: 1,-5 + 10: 1,2 + 11: 1,3 + 24: 1,4 - node: color: '#FFFFFFFF' id: WarnLineW decals: - 22: -5,-4 - 23: -4,-4 - 24: -3,-4 - type: DecalGrid - - version: 2 + 1: -4,-4 + 2: -3,-4 + - type: GridAtmosphere + version: 2 data: tiles: 0,0: 0: 65535 0,1: - 1: 2035 - 0: 12 + 0: 15 + 1: 2032 1,0: 0: 32767 1: 32768 @@ -347,22 +318,22 @@ entities: -1,0: 0: 65535 -1,1: - 0: 55 - 1: 3784 + 0: 63 + 1: 3776 0,-2: 0: 63232 1: 2048 0,-1: 0: 65535 1,-2: - 0: 12544 - 1: 16896 + 1: 17152 + 0: 12288 1,-1: 0: 65527 1: 8 -1,-2: - 1: 256 - 0: 65024 + 1: 768 + 0: 64512 -1,-1: 0: 65535 1,1: @@ -372,10 +343,11 @@ entities: 0: 206 1: 32 -2,-1: - 0: 61164 + 0: 61162 + 1: 4 -2,-2: - 1: 16384 - 0: 32768 + 0: 16384 + 1: 32768 uniqueMixes: - volume: 2500 temperature: 293.15 @@ -408,1846 +380,2023 @@ entities: - 0 - 0 chunkSize: 4 - type: GridAtmosphere - type: GasTileOverlay - type: RadiationGridResistance - proto: AirAlarm entities: - - uid: 322 + - uid: 213 components: - - rot: 1.5707963267948966 rad - pos: 2.5,1.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: 2.5,2.5 parent: 1 - type: Transform - - ShutdownSubscribers: - - 304 - - 315 - type: DeviceNetwork - - devices: - - 315 - - 304 - type: DeviceList - - enabled: False - type: AccessReader - - type: Emagged - - uid: 323 + - type: DeviceList + devices: + - 289 + - 349 + - type: AtmosDevice + joinedGrid: 1 + - uid: 292 components: - - rot: 3.141592653589793 rad - pos: -3.5,1.5 + - type: Transform + pos: -2.5,1.5 parent: 1 - type: Transform - - ShutdownSubscribers: - - 316 - - 190 - - 187 + - type: DeviceList + devices: - 317 - type: DeviceNetwork - - devices: - - 187 - - 316 - 190 - - 317 - type: DeviceList - - enabled: False - type: AccessReader - - type: Emagged + - 316 + - 187 + - type: AtmosDevice + joinedGrid: 1 - proto: AirCanister entities: - uid: 188 components: - - anchored: True - pos: -2.5,4.5 + - type: Transform + anchored: True + pos: 5.5,3.5 parent: 1 - type: Transform - - bodyType: Static - type: Physics + - type: Physics + bodyType: Static + - type: AtmosDevice + joinedGrid: 1 - proto: AirlockCargoGlass entities: - uid: 122 components: - - pos: 2.5,-0.5 + - type: Transform + pos: 2.5,-0.5 parent: 1 - type: Transform - proto: AirlockCommandGlass entities: - - uid: 121 + - uid: 312 components: - - pos: -4.5,1.5 + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,1.5 parent: 1 - type: Transform - proto: AirlockExternalGlass entities: + - uid: 20 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -4.5,-0.5 + parent: 1 + - type: DeviceLinkSink + links: + - 351 - uid: 109 components: - - pos: -0.5,-3.5 + - type: Transform + pos: -0.5,-3.5 parent: 1 - type: Transform + - type: DeviceLinkSink + links: + - 351 - uid: 110 components: - - pos: 0.5,-3.5 + - type: Transform + pos: 0.5,-3.5 parent: 1 - type: Transform + - type: DeviceLinkSink + links: + - 351 + - uid: 148 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -4.5,0.5 + parent: 1 + - type: DeviceLinkSink + links: + - 351 + - uid: 284 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -4.5,-1.5 + parent: 1 + - type: DeviceLinkSink + links: + - 351 - proto: AirlockGlassShuttle entities: - uid: 46 components: - - rot: -1.5707963267948966 rad - pos: -6.5,-1.5 + - type: Transform + pos: 0.5,-5.5 parent: 1 - type: Transform - uid: 47 components: - - rot: -1.5707963267948966 rad - pos: -6.5,-0.5 + - type: Transform + pos: -0.5,-5.5 parent: 1 - type: Transform - - secondsUntilStateChange: -7573.943 - state: Opening - type: Door - uid: 48 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: -6.5,0.5 parent: 1 - type: Transform - uid: 56 components: - - pos: 0.5,-5.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: -6.5,-1.5 parent: 1 - type: Transform - uid: 58 components: - - pos: -0.5,-5.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: -6.5,-0.5 parent: 1 - type: Transform - proto: APCBasic entities: - uid: 176 components: - - rot: 1.5707963267948966 rad + - type: Transform + rot: 1.5707963267948966 rad pos: 2.5,0.5 parent: 1 - type: Transform - proto: AppraisalTool entities: - - uid: 66 + - uid: 210 components: - - rot: -1.5707963267948966 rad - pos: 6.3942842,1.6721661 + - type: Transform + pos: 6.699864,1.530165 parent: 1 - type: Transform - proto: AtmosDeviceFanTiny entities: + - uid: 16 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 1.5,-5.5 + parent: 1 - uid: 49 components: - - pos: -6.5,0.5 + - type: Transform + pos: -6.5,0.5 parent: 1 - type: Transform - uid: 50 components: - - pos: -6.5,-1.5 + - type: Transform + pos: -6.5,-1.5 parent: 1 - type: Transform - uid: 51 components: - - pos: -6.5,-0.5 + - type: Transform + pos: -6.5,-0.5 parent: 1 - type: Transform - uid: 53 components: - - pos: -0.5,-5.5 + - type: Transform + pos: -0.5,-5.5 parent: 1 - type: Transform - uid: 54 components: - - pos: 0.5,-5.5 + - type: Transform + pos: 0.5,-5.5 parent: 1 - type: Transform - - uid: 69 + - uid: 61 components: - - rot: 3.141592653589793 rad - pos: -0.5,3.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 1.5,4.5 parent: 1 - type: Transform - - uid: 70 + - uid: 68 components: - - rot: 3.141592653589793 rad - pos: 0.5,3.5 + - type: Transform + rot: 3.141592653589793 rad + pos: -0.5,4.5 + parent: 1 + - uid: 72 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 0.5,4.5 parent: 1 - type: Transform - proto: AtmosFixBlockerMarker entities: - - uid: 216 + - uid: 41 components: - - pos: -5.5,-4.5 + - type: Transform + pos: -5.5,-3.5 parent: 1 - type: Transform - uid: 217 components: - - pos: -3.5,-5.5 + - type: Transform + pos: -3.5,-5.5 parent: 1 - type: Transform - uid: 218 components: - - pos: 3.5,-5.5 + - type: Transform + pos: 3.5,-5.5 parent: 1 - type: Transform - uid: 219 components: - - pos: 5.5,-5.5 + - type: Transform + pos: 5.5,-5.5 parent: 1 - type: Transform - uid: 220 components: - - pos: 6.5,-4.5 + - type: Transform + pos: 6.5,-4.5 parent: 1 - type: Transform - uid: 226 components: - - pos: 7.5,-3.5 + - type: Transform + pos: 7.5,-3.5 parent: 1 - type: Transform - uid: 227 components: - - pos: 7.5,3.5 + - type: Transform + pos: 7.5,3.5 parent: 1 - type: Transform - uid: 238 components: - - pos: 6.5,4.5 + - type: Transform + pos: 6.5,4.5 parent: 1 - type: Transform - uid: 241 components: - - pos: 5.5,5.5 + - type: Transform + pos: 5.5,5.5 parent: 1 - type: Transform - uid: 250 components: - - pos: 4.5,5.5 + - type: Transform + pos: 4.5,5.5 parent: 1 - type: Transform - uid: 251 components: - - pos: 3.5,5.5 + - type: Transform + pos: 3.5,5.5 parent: 1 - type: Transform - uid: 260 components: - - pos: 2.5,5.5 + - type: Transform + pos: 2.5,5.5 parent: 1 - type: Transform - uid: 265 components: - - pos: 1.5,5.5 + - type: Transform + pos: 1.5,5.5 parent: 1 - type: Transform - uid: 266 components: - - pos: 0.5,5.5 + - type: Transform + pos: 0.5,5.5 parent: 1 - type: Transform - uid: 270 components: - - pos: -0.5,5.5 + - type: Transform + pos: -0.5,5.5 parent: 1 - type: Transform - uid: 272 components: - - pos: -1.5,5.5 + - type: Transform + pos: -1.5,5.5 parent: 1 - type: Transform - uid: 273 components: - - pos: -2.5,6.5 + - type: Transform + pos: -2.5,6.5 parent: 1 - type: Transform - uid: 278 components: - - pos: -1.5,6.5 + - type: Transform + pos: -1.5,6.5 parent: 1 - type: Transform - uid: 290 components: - - pos: -0.5,6.5 + - type: Transform + pos: -0.5,6.5 parent: 1 - type: Transform - uid: 301 components: - - pos: 0.5,6.5 + - type: Transform + pos: 0.5,6.5 parent: 1 - type: Transform - uid: 305 components: - - pos: 1.5,6.5 + - type: Transform + pos: 1.5,6.5 parent: 1 - type: Transform - uid: 307 components: - - pos: 2.5,6.5 + - type: Transform + pos: 2.5,6.5 parent: 1 - type: Transform - - uid: 321 + - uid: 310 components: - - pos: 1.5,4.5 + - type: Transform + pos: -4.5,-4.5 parent: 1 - type: Transform - uid: 326 components: - - pos: 0.5,4.5 + - type: Transform + pos: -2.5,-5.5 parent: 1 - type: Transform - - uid: 327 + - uid: 328 components: - - pos: -0.5,4.5 + - type: Transform + pos: -6.5,5.5 parent: 1 - type: Transform - - uid: 328 + - uid: 341 components: - - pos: -6.5,5.5 + - type: Transform + pos: 4.5,-5.5 parent: 1 - type: Transform - proto: BlastDoor entities: - - uid: 61 + - uid: 2 components: - - rot: 3.141592653589793 rad - pos: 0.5,3.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 0.5,4.5 parent: 1 - type: Transform - - links: - - 52 - - 60 - type: DeviceLinkSink - - uid: 62 + - type: DeviceLinkSink + links: + - 19 + - uid: 18 components: - - rot: 3.141592653589793 rad - pos: -0.5,3.5 + - type: Transform + rot: 3.141592653589793 rad + pos: -0.5,4.5 + parent: 1 + - type: DeviceLinkSink + links: + - 19 + - uid: 60 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 1.5,4.5 parent: 1 - type: Transform - - links: - - 52 - - 60 - type: DeviceLinkSink + - type: DeviceLinkSink + links: + - 19 - uid: 183 components: - - pos: 1.5,-3.5 + - type: Transform + pos: 1.5,-3.5 parent: 1 - type: Transform - - links: + - type: DeviceLinkSink + links: - 189 - type: DeviceLinkSink - uid: 185 components: - - pos: 1.5,-5.5 + - type: Transform + pos: 1.5,-5.5 parent: 1 - type: Transform - - links: + - type: DeviceLinkSink + links: - 189 - type: DeviceLinkSink - - uid: 186 - components: - - rot: 3.141592653589793 rad - pos: 1.5,3.5 - parent: 1 - type: Transform - - links: - - 52 - - 60 - type: DeviceLinkSink - proto: CableApcExtension entities: - uid: 31 components: - - pos: 3.5,-0.5 + - type: Transform + pos: 3.5,-0.5 parent: 1 - type: Transform - uid: 33 components: - - pos: 0.5,-0.5 + - type: Transform + pos: 0.5,-0.5 parent: 1 - type: Transform - uid: 39 components: - - pos: -0.5,-0.5 + - type: Transform + pos: -0.5,-0.5 parent: 1 - type: Transform - uid: 63 components: - - pos: 3.5,-3.5 + - type: Transform + pos: 3.5,-3.5 + parent: 1 + - uid: 64 + components: + - type: Transform + pos: -3.5,0.5 + parent: 1 + - uid: 65 + components: + - type: Transform + pos: -3.5,2.5 + parent: 1 + - uid: 69 + components: + - type: Transform + pos: -3.5,1.5 parent: 1 - type: Transform - uid: 102 components: - - pos: -1.5,-0.5 + - type: Transform + pos: -1.5,-0.5 parent: 1 - type: Transform - uid: 136 components: - - pos: -2.5,-0.5 + - type: Transform + pos: -2.5,-0.5 parent: 1 - type: Transform - uid: 140 components: - - pos: -3.5,-0.5 + - type: Transform + pos: -3.5,-0.5 parent: 1 - type: Transform - uid: 147 components: - - pos: 2.5,-0.5 + - type: Transform + pos: 2.5,-0.5 parent: 1 - type: Transform - uid: 153 components: - - pos: 0.5,-2.5 + - type: Transform + pos: 0.5,-2.5 parent: 1 - type: Transform - uid: 154 components: - - pos: 0.5,-3.5 - parent: 1 - type: Transform - - uid: 155 - components: - - pos: -4.5,1.5 + - type: Transform + pos: 0.5,-3.5 parent: 1 - type: Transform - uid: 157 components: - - pos: 0.5,0.5 + - type: Transform + pos: 0.5,0.5 parent: 1 - type: Transform - uid: 177 components: - - pos: 2.5,0.5 + - type: Transform + pos: 2.5,0.5 parent: 1 - type: Transform - uid: 178 components: - - pos: 0.5,1.5 + - type: Transform + pos: 0.5,1.5 parent: 1 - type: Transform - uid: 179 components: - - pos: 0.5,2.5 + - type: Transform + pos: 0.5,2.5 parent: 1 - type: Transform - uid: 180 components: - - pos: -3.5,-2.5 + - type: Transform + pos: -3.5,-2.5 parent: 1 - type: Transform - uid: 181 components: - - pos: 0.5,3.5 + - type: Transform + pos: 0.5,3.5 parent: 1 - type: Transform - uid: 182 components: - - pos: 0.5,4.5 + - type: Transform + pos: 0.5,4.5 parent: 1 - type: Transform - uid: 184 components: - - pos: 5.5,2.5 + - type: Transform + pos: 5.5,2.5 parent: 1 - type: Transform - uid: 193 components: - - pos: -3.5,-1.5 - parent: 1 - type: Transform - - uid: 194 - components: - - pos: -4.5,0.5 + - type: Transform + pos: -3.5,-1.5 parent: 1 - type: Transform - uid: 195 components: - - pos: 0.5,-1.5 + - type: Transform + pos: 0.5,-1.5 parent: 1 - type: Transform - uid: 196 components: - - pos: -4.5,-0.5 + - type: Transform + pos: -4.5,-0.5 parent: 1 - type: Transform - uid: 197 components: - - pos: 5.5,0.5 + - type: Transform + pos: 5.5,0.5 parent: 1 - type: Transform - uid: 198 components: - - pos: 3.5,-2.5 + - type: Transform + pos: 3.5,-2.5 parent: 1 - type: Transform - uid: 199 components: - - pos: 3.5,-1.5 + - type: Transform + pos: 3.5,-1.5 parent: 1 - type: Transform - uid: 200 components: - - pos: 5.5,1.5 + - type: Transform + pos: 5.5,1.5 parent: 1 - type: Transform - uid: 201 components: - - pos: 5.5,-0.5 + - type: Transform + pos: 5.5,-0.5 parent: 1 - type: Transform - uid: 202 components: - - pos: 1.5,-0.5 + - type: Transform + pos: 1.5,-0.5 parent: 1 - type: Transform - uid: 203 components: - - pos: 4.5,-0.5 - parent: 1 - type: Transform - - uid: 221 - components: - - pos: -4.5,1.5 - parent: 1 - type: Transform - - uid: 222 - components: - - pos: -4.5,2.5 + - type: Transform + pos: 4.5,-0.5 parent: 1 - type: Transform - - uid: 223 + - uid: 209 components: - - pos: -4.5,3.5 + - type: Transform + pos: -3.5,-3.5 parent: 1 - type: Transform - uid: 224 components: - - pos: -2.5,3.5 + - type: Transform + pos: -2.5,3.5 parent: 1 - type: Transform - uid: 225 components: - - pos: -3.5,3.5 + - type: Transform + pos: -3.5,3.5 parent: 1 - type: Transform - uid: 237 components: - - pos: 5.5,3.5 + - type: Transform + pos: 5.5,3.5 parent: 1 - type: Transform - uid: 239 components: - - pos: 4.5,-3.5 + - type: Transform + pos: 4.5,-3.5 parent: 1 - type: Transform - uid: 249 components: - - pos: 5.5,-3.5 + - type: Transform + pos: 5.5,-3.5 parent: 1 - type: Transform - uid: 275 components: - - pos: -2.5,4.5 - parent: 1 - type: Transform - - uid: 276 - components: - - pos: -2.5,5.5 - parent: 1 - type: Transform - - uid: 277 - components: - - pos: -2.5,6.5 + - type: Transform + pos: -2.5,4.5 parent: 1 - type: Transform - proto: CableHV entities: + - uid: 75 + components: + - type: Transform + pos: 6.5,-2.5 + parent: 1 - uid: 165 components: - - pos: 5.5,-1.5 + - type: Transform + pos: 5.5,-1.5 parent: 1 - type: Transform - uid: 231 components: - - pos: 4.5,-1.5 + - type: Transform + pos: 4.5,-1.5 parent: 1 - type: Transform - uid: 234 components: - - pos: 3.5,-1.5 + - type: Transform + pos: 3.5,-1.5 parent: 1 - type: Transform - uid: 236 components: - - pos: 6.5,-1.5 - parent: 1 - type: Transform - - uid: 255 - components: - - pos: 6.5,-0.5 + - type: Transform + pos: 6.5,-1.5 parent: 1 - type: Transform - proto: CableMV entities: - uid: 174 components: - - pos: 3.5,0.5 + - type: Transform + pos: 3.5,0.5 parent: 1 - type: Transform - uid: 175 components: - - pos: 2.5,0.5 + - type: Transform + pos: 2.5,0.5 parent: 1 - type: Transform - uid: 256 components: - - pos: 4.5,0.5 + - type: Transform + pos: 4.5,0.5 parent: 1 - type: Transform - uid: 257 components: - - pos: 5.5,0.5 + - type: Transform + pos: 5.5,0.5 parent: 1 - type: Transform - uid: 258 components: - - pos: 6.5,0.5 + - type: Transform + pos: 6.5,0.5 parent: 1 - type: Transform - uid: 259 components: - - pos: 6.5,-0.5 + - type: Transform + pos: 6.5,-0.5 + parent: 1 + - uid: 315 + components: + - type: Transform + pos: 4.5,-0.5 + parent: 1 + - uid: 339 + components: + - type: Transform + pos: 6.5,-1.5 + parent: 1 + - uid: 340 + components: + - type: Transform + pos: 6.5,-2.5 + parent: 1 + - uid: 342 + components: + - type: Transform + pos: 4.5,-1.5 + parent: 1 + - uid: 343 + components: + - type: Transform + pos: 5.5,-1.5 parent: 1 - type: Transform - proto: CableTerminal entities: - uid: 230 components: - - rot: 1.5707963267948966 rad + - type: Transform + rot: 1.5707963267948966 rad pos: 5.5,-1.5 parent: 1 - type: Transform - proto: Catwalk entities: - - uid: 72 - components: - - rot: 3.141592653589793 rad - pos: -0.5,4.5 - parent: 1 - type: Transform - uid: 73 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: -0.5,5.5 parent: 1 - type: Transform - uid: 74 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: -0.5,6.5 parent: 1 - type: Transform - - uid: 75 - components: - - rot: 3.141592653589793 rad - pos: 0.5,4.5 - parent: 1 - type: Transform - uid: 76 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: 0.5,5.5 parent: 1 - type: Transform - uid: 77 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: 0.5,6.5 parent: 1 - type: Transform - - uid: 78 - components: - - rot: 3.141592653589793 rad - pos: 1.5,4.5 - parent: 1 - type: Transform - uid: 79 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: 1.5,5.5 parent: 1 - type: Transform - uid: 80 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: 1.5,6.5 parent: 1 - type: Transform - uid: 82 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: -1.5,6.5 parent: 1 - type: Transform - uid: 83 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: 2.5,5.5 parent: 1 - type: Transform - uid: 84 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: 2.5,6.5 parent: 1 - type: Transform - - uid: 85 - components: - - rot: 3.141592653589793 rad - pos: 3.5,5.5 - parent: 1 - type: Transform - uid: 86 components: - - rot: 1.5707963267948966 rad + - type: Transform + rot: 1.5707963267948966 rad pos: -1.5,5.5 parent: 1 - type: Transform - uid: 126 components: - - pos: 1.5,1.5 + - type: Transform + pos: 1.5,1.5 parent: 1 - type: Transform - uid: 129 components: - - pos: 0.5,0.5 + - type: Transform + pos: 0.5,0.5 parent: 1 - type: Transform - uid: 130 components: - - pos: 1.5,0.5 + - type: Transform + pos: 1.5,0.5 parent: 1 - type: Transform - uid: 134 components: - - pos: 0.5,1.5 + - type: Transform + pos: 0.5,1.5 parent: 1 - type: Transform - uid: 248 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: 3.5,-3.5 parent: 1 - type: Transform - uid: 252 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: 4.5,-3.5 parent: 1 - type: Transform - uid: 268 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: 5.5,-3.5 parent: 1 - type: Transform -- proto: Chair +- proto: ChairFolding entities: - - uid: 38 + - uid: 12 components: - - rot: -1.5707963267948966 rad - pos: 4.5,2.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 3.5,1.5 parent: 1 - type: Transform - - uid: 267 + - uid: 81 components: - - rot: 3.141592653589793 rad - pos: 3.5,1.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: 4.5,3.5 parent: 1 - type: Transform - proto: ChairPilotSeat entities: - uid: 141 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: -4.5,3.5 parent: 1 - type: Transform - proto: ComputerTabletopShuttle entities: - uid: 191 components: - - pos: -4.5,4.5 + - type: Transform + pos: -4.5,4.5 parent: 1 - type: Transform - proto: ComputerTabletopStationRecords entities: - uid: 192 components: - - pos: -3.5,4.5 + - type: Transform + pos: -3.5,4.5 + parent: 1 +- proto: ComputerWallmountWithdrawBankATM + entities: + - uid: 332 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,-4.5 parent: 1 - type: Transform + - type: Physics + canCollide: False + - type: ContainerContainer + containers: + board: !type:Container + ents: [] + bank-ATM-cashSlot: !type:ContainerSlot {} + - type: ItemSlots - proto: ConveyorBelt entities: - uid: 97 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: 1.5,-2.5 parent: 1 - type: Transform - - links: + - type: DeviceLinkSink + links: - 125 - type: DeviceLinkSink - uid: 98 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: 1.5,-5.5 parent: 1 - type: Transform - - links: + - type: DeviceLinkSink + links: - 125 - type: DeviceLinkSink - uid: 99 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: 1.5,-3.5 parent: 1 - type: Transform - - links: + - type: DeviceLinkSink + links: - 125 - type: DeviceLinkSink - uid: 100 components: - - rot: 3.141592653589793 rad + - type: Transform pos: 1.5,2.5 parent: 1 - type: Transform - - links: - - 148 - type: DeviceLinkSink + - type: DeviceLinkSink + links: + - 330 + - 149 - uid: 101 components: - - rot: 3.141592653589793 rad + - type: Transform pos: 1.5,4.5 parent: 1 - type: Transform - - links: - - 148 - type: DeviceLinkSink + - type: DeviceLinkSink + links: + - 330 + - 149 - uid: 103 components: - - rot: 3.141592653589793 rad + - type: Transform pos: 1.5,5.5 parent: 1 - type: Transform - - links: - - 148 - type: DeviceLinkSink + - type: DeviceLinkSink + links: + - 330 + - 149 - uid: 104 components: - - rot: 3.141592653589793 rad + - type: Transform pos: 1.5,3.5 parent: 1 - type: Transform - - links: - - 148 - type: DeviceLinkSink + - type: DeviceLinkSink + links: + - 330 + - 149 - uid: 105 components: - - rot: 1.5707963267948966 rad + - type: Transform + rot: 3.141592653589793 rad pos: -2.5,-3.5 parent: 1 - type: Transform - - links: - - 162 - type: DeviceLinkSink - - uid: 106 - components: - - rot: 1.5707963267948966 rad - pos: -4.5,-3.5 - parent: 1 - type: Transform - - links: + - type: DeviceLinkSink + links: - 162 - type: DeviceLinkSink - uid: 107 components: - - rot: 1.5707963267948966 rad + - type: Transform + rot: 1.5707963267948966 rad pos: -3.5,-3.5 parent: 1 - type: Transform - - links: + - type: DeviceLinkSink + links: - 162 - type: DeviceLinkSink - uid: 228 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: 1.5,-1.5 parent: 1 - type: Transform - - links: + - type: DeviceLinkSink + links: - 125 - type: DeviceLinkSink - uid: 269 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: 1.5,-4.5 parent: 1 - type: Transform - - links: + - type: DeviceLinkSink + links: - 125 - type: DeviceLinkSink - proto: CrateGenericSteel entities: - - uid: 149 + - uid: 70 components: - - pos: -2.5,-3.5 + - type: Transform + pos: -2.5,-2.5 parent: 1 - type: Transform - proto: DefibrillatorCabinetFilled entities: - - uid: 229 - components: - - pos: -5.5,1.5 - parent: 1 - type: Transform -- proto: DrinkBeerglass - entities: - - uid: 65 - components: - - pos: 3.6651173,3.8305898 - parent: 1 - type: Transform - - uid: 163 + - uid: 304 components: - - pos: 3.2484512,3.5189266 + - type: Transform + rot: 3.141592653589793 rad + pos: -1.5,-3.5 parent: 1 - type: Transform -- proto: DrinkMugBlue +- proto: DrinkWaterBottleFull entities: - - uid: 263 + - uid: 14 components: - - pos: -5.654616,4.264064 + - type: Transform + pos: 3.3522706,3.5916283 parent: 1 - type: Transform -- proto: DrinkMugMetal - entities: - - uid: 262 + - uid: 294 components: - - pos: 3.3084455,2.5795195 + - type: Transform + pos: 3.6803956,3.6541283 parent: 1 - type: Transform - proto: EmergencyLight entities: - uid: 320 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: -1.5,-2.5 parent: 1 - type: Transform - - uid: 324 - components: - - rot: 1.5707963267948966 rad - pos: 3.5,1.5 - parent: 1 - type: Transform - uid: 325 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: -3.5,2.5 parent: 1 - type: Transform + - uid: 331 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 3.5,0.5 + parent: 1 - proto: ExtinguisherCabinetFilled entities: - - uid: 271 + - uid: 221 components: - - rot: 3.141592653589793 rad - pos: -5.5,-2.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 2.5,-1.5 parent: 1 - type: Transform - proto: FaxMachineShip entities: - uid: 143 components: - - pos: -5.5,4.5 + - type: Transform + pos: -5.5,4.5 parent: 1 - type: Transform - proto: FirelockGlass entities: - - uid: 68 + - uid: 35 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,1.5 + parent: 1 + - uid: 52 + components: + - type: Transform + pos: -4.5,-0.5 + parent: 1 + - uid: 55 components: - - pos: 1.5,3.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,4.5 parent: 1 - type: Transform - uid: 71 components: - - pos: 1.5,-3.5 + - type: Transform + pos: 1.5,-3.5 parent: 1 - type: Transform - uid: 96 components: - - pos: 1.5,-5.5 + - type: Transform + pos: 1.5,-5.5 + parent: 1 + - uid: 124 + components: + - type: Transform + pos: 1.5,2.5 + parent: 1 + - uid: 155 + components: + - type: Transform + pos: -0.5,-3.5 + parent: 1 + - uid: 302 + components: + - type: Transform + pos: -4.5,0.5 parent: 1 - type: Transform - uid: 318 components: - - pos: -4.5,1.5 + - type: Transform + pos: 0.5,2.5 parent: 1 - type: Transform - uid: 319 components: - - pos: 2.5,-0.5 + - type: Transform + pos: 2.5,-0.5 + parent: 1 + - uid: 322 + components: + - type: Transform + pos: -0.5,2.5 + parent: 1 + - uid: 323 + components: + - type: Transform + pos: -4.5,-1.5 + parent: 1 + - uid: 324 + components: + - type: Transform + pos: 0.5,-3.5 parent: 1 - type: Transform - proto: FoodBoxPizzaFilled entities: - - uid: 152 + - uid: 216 components: - - pos: 3.5495157,3.143291 + - type: Transform + rot: 1.5707963267948966 rad + pos: 3.3678956,2.7947533 parent: 1 - type: Transform - proto: GasPassiveVent entities: - - uid: 310 + - uid: 66 components: - - pos: 0.5,5.5 + - type: Transform + pos: 4.5,5.5 parent: 1 - type: Transform - - color: '#990000FF' - type: AtmosPipeColor + - type: AtmosDevice + joinedGrid: 1 + - type: AtmosPipeColor + color: '#990000FF' - proto: GasPipeBend entities: - - uid: 209 + - uid: 267 components: - - rot: -1.5707963267948966 rad - pos: -2.5,3.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: 5.5,1.5 parent: 1 - type: Transform - - color: '#0000CCFF' - type: AtmosPipeColor + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 279 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: -4.5,-0.5 parent: 1 - type: Transform - - color: '#0000CCFF' - type: AtmosPipeColor + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 285 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: -3.5,-1.5 parent: 1 - type: Transform - - color: '#990000FF' - type: AtmosPipeColor - - uid: 302 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 337 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: 1.5707963267948966 rad + pos: 3.5,1.5 + parent: 1 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 348 + components: + - type: Transform + rot: -1.5707963267948966 rad pos: 5.5,-1.5 parent: 1 - type: Transform - - color: '#990000FF' - type: AtmosPipeColor + - type: AtmosPipeColor + color: '#990000FF' - proto: GasPipeStraight entities: - uid: 8 components: - - pos: -4.5,2.5 + - type: Transform + pos: -4.5,2.5 + parent: 1 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 151 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -4.5,3.5 parent: 1 - type: Transform - - color: '#0000CCFF' - type: AtmosPipeColor + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 156 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: -3.5,3.5 parent: 1 - type: Transform - - color: '#990000FF' - type: AtmosPipeColor + - type: AtmosPipeColor + color: '#990000FF' + - uid: 159 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -0.5,-1.5 + parent: 1 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 164 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 4.5,-0.5 + parent: 1 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 223 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 4.5,3.5 + parent: 1 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 229 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 0.5,-1.5 + parent: 1 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 240 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 4.5,1.5 + parent: 1 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 264 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -0.5,-0.5 + parent: 1 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 277 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 4.5,4.5 + parent: 1 + - type: AtmosPipeColor + color: '#990000FF' - uid: 280 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: -4.5,1.5 parent: 1 - type: Transform - - color: '#0000CCFF' - type: AtmosPipeColor + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 281 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: -4.5,0.5 parent: 1 - type: Transform - - color: '#0000CCFF' - type: AtmosPipeColor + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 282 components: - - rot: 1.5707963267948966 rad + - type: Transform + rot: 1.5707963267948966 rad pos: -3.5,-0.5 parent: 1 - type: Transform - - color: '#0000CCFF' - type: AtmosPipeColor + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 283 components: - - rot: 1.5707963267948966 rad + - type: Transform + rot: 1.5707963267948966 rad pos: -2.5,-0.5 parent: 1 - type: Transform - - color: '#0000CCFF' - type: AtmosPipeColor - - uid: 284 - components: - - rot: 1.5707963267948966 rad - pos: -1.5,-0.5 - parent: 1 - type: Transform - - color: '#0000CCFF' - type: AtmosPipeColor + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 286 components: - - rot: 1.5707963267948966 rad + - type: Transform + rot: 1.5707963267948966 rad pos: 0.5,-0.5 parent: 1 - type: Transform - - color: '#0000CCFF' - type: AtmosPipeColor + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 287 components: - - rot: 1.5707963267948966 rad + - type: Transform + rot: 1.5707963267948966 rad pos: 1.5,-0.5 parent: 1 - type: Transform - - color: '#0000CCFF' - type: AtmosPipeColor + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 288 components: - - rot: 1.5707963267948966 rad + - type: Transform + rot: 1.5707963267948966 rad pos: 2.5,-0.5 parent: 1 - type: Transform - - color: '#0000CCFF' - type: AtmosPipeColor - - uid: 289 - components: - - rot: 1.5707963267948966 rad - pos: 3.5,-0.5 - parent: 1 - type: Transform - - color: '#0000CCFF' - type: AtmosPipeColor - - uid: 292 - components: - - rot: -1.5707963267948966 rad - pos: 4.5,-1.5 - parent: 1 - type: Transform - - color: '#990000FF' - type: AtmosPipeColor + - type: AtmosPipeColor + color: '#0055CCFF' - uid: 293 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: 2.5,-1.5 parent: 1 - type: Transform - - color: '#990000FF' - type: AtmosPipeColor - - uid: 296 - components: - - rot: -1.5707963267948966 rad - pos: -1.5,-1.5 - parent: 1 - type: Transform - - color: '#990000FF' - type: AtmosPipeColor + - type: AtmosPipeColor + color: '#990000FF' - uid: 297 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: -2.5,-1.5 parent: 1 - type: Transform - - color: '#990000FF' - type: AtmosPipeColor + - type: AtmosPipeColor + color: '#990000FF' - uid: 298 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: -3.5,1.5 parent: 1 - type: Transform - - color: '#990000FF' - type: AtmosPipeColor + - type: AtmosPipeColor + color: '#990000FF' - uid: 299 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: -3.5,2.5 parent: 1 - type: Transform - - color: '#990000FF' - type: AtmosPipeColor + - type: AtmosPipeColor + color: '#990000FF' - uid: 300 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: 1.5,-1.5 parent: 1 - type: Transform - - color: '#990000FF' - type: AtmosPipeColor + - type: AtmosPipeColor + color: '#990000FF' - uid: 303 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: -3.5,-0.5 parent: 1 - type: Transform - - color: '#990000FF' - type: AtmosPipeColor + - type: AtmosPipeColor + color: '#990000FF' - uid: 306 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: 3.5,-1.5 parent: 1 - type: Transform - - color: '#990000FF' - type: AtmosPipeColor - - uid: 308 - components: - - rot: 3.141592653589793 rad - pos: 0.5,3.5 - parent: 1 - type: Transform - - color: '#990000FF' - type: AtmosPipeColor - - uid: 309 - components: - - rot: 3.141592653589793 rad - pos: 0.5,4.5 - parent: 1 - type: Transform - - color: '#990000FF' - type: AtmosPipeColor + - type: AtmosPipeColor + color: '#990000FF' - uid: 311 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: -3.5,0.5 parent: 1 - type: Transform - - color: '#990000FF' - type: AtmosPipeColor - - uid: 312 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 333 components: - - rot: 3.141592653589793 rad - pos: 0.5,1.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 4.5,1.5 parent: 1 - type: Transform - - color: '#990000FF' - type: AtmosPipeColor - - uid: 313 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 336 components: - - rot: 3.141592653589793 rad - pos: 0.5,0.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 4.5,0.5 parent: 1 - type: Transform - - color: '#990000FF' - type: AtmosPipeColor - - uid: 314 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 350 components: - - rot: 3.141592653589793 rad - pos: 0.5,-0.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 3.5,0.5 parent: 1 - type: Transform - - color: '#990000FF' - type: AtmosPipeColor + - type: AtmosPipeColor + color: '#0055CCFF' - proto: GasPipeTJunction entities: - - uid: 210 + - uid: 150 components: - - rot: 1.5707963267948966 rad - pos: -4.5,3.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 4.5,-1.5 parent: 1 - type: Transform - - color: '#0000CCFF' - type: AtmosPipeColor - - uid: 291 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 167 components: - - rot: 3.141592653589793 rad - pos: -0.5,-0.5 + - type: Transform + pos: -1.5,-1.5 parent: 1 - type: Transform - - color: '#0000CCFF' - type: AtmosPipeColor - - uid: 294 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 208 components: - - rot: 3.141592653589793 rad - pos: 0.5,-1.5 + - type: Transform + rot: 3.141592653589793 rad + pos: -1.5,-0.5 parent: 1 - type: Transform - - color: '#990000FF' - type: AtmosPipeColor - - uid: 295 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 347 components: - - pos: -0.5,-1.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 3.5,-0.5 parent: 1 - type: Transform - - color: '#990000FF' - type: AtmosPipeColor + - type: AtmosPipeColor + color: '#0055CCFF' - proto: GasPort entities: - - uid: 212 + - uid: 262 components: - - pos: -2.5,4.5 + - type: Transform + pos: 5.5,3.5 parent: 1 - type: Transform - - color: '#0000CCFF' - type: AtmosPipeColor + - type: AtmosDevice + joinedGrid: 1 + - type: AtmosPipeColor + color: '#0055CCFF' - proto: GasPressurePump entities: - - uid: 204 + - uid: 137 components: - - rot: -1.5707963267948966 rad - pos: -3.5,3.5 + - type: Transform + pos: 5.5,2.5 parent: 1 - type: Transform - - color: '#0000CCFF' - type: AtmosPipeColor - - uid: 208 + - type: AtmosDevice + joinedGrid: 1 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 344 components: - - rot: 3.141592653589793 rad - pos: 0.5,2.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 4.5,2.5 parent: 1 - type: Transform - - color: '#990000FF' - type: AtmosPipeColor + - type: AtmosDevice + joinedGrid: 1 + - type: AtmosPipeColor + color: '#990000FF' - proto: GasVentPump entities: - uid: 190 components: - - pos: -4.5,4.5 + - type: Transform + pos: -4.5,4.5 parent: 1 - type: Transform - - ShutdownSubscribers: - - 323 - type: DeviceNetwork - - color: '#0000CCFF' - type: AtmosPipeColor - - uid: 304 + - type: DeviceNetwork + deviceLists: + - 292 + - type: AtmosDevice + joinedGrid: 1 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 317 components: - - rot: -1.5707963267948966 rad - pos: 4.5,-0.5 + - type: Transform + pos: -1.5,0.5 parent: 1 - type: Transform - - ShutdownSubscribers: - - 322 - type: DeviceNetwork - - color: '#0000CCFF' - type: AtmosPipeColor - - uid: 317 + - type: DeviceNetwork + deviceLists: + - 292 + - type: AtmosDevice + joinedGrid: 1 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 349 components: - - pos: -0.5,0.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: 4.5,-0.5 parent: 1 - type: Transform - - ShutdownSubscribers: - - 323 - type: DeviceNetwork - - color: '#0000CCFF' - type: AtmosPipeColor + - type: DeviceNetwork + deviceLists: + - 213 + - type: AtmosDevice + joinedGrid: 1 + - type: AtmosPipeColor + color: '#0055CCFF' - proto: GasVentScrubber entities: - uid: 187 components: - - pos: -3.5,4.5 + - type: Transform + pos: -3.5,4.5 parent: 1 - type: Transform - - ShutdownSubscribers: - - 323 - type: DeviceNetwork - - color: '#990000FF' - type: AtmosPipeColor - - uid: 315 + - type: DeviceNetwork + deviceLists: + - 292 + - type: AtmosDevice + joinedGrid: 1 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 289 components: - - pos: 5.5,-0.5 + - type: Transform + pos: 5.5,-0.5 parent: 1 - type: Transform - - ShutdownSubscribers: - - 322 - type: DeviceNetwork - - color: '#990000FF' - type: AtmosPipeColor + - type: DeviceNetwork + deviceLists: + - 213 + - type: AtmosDevice + joinedGrid: 1 + - type: AtmosPipeColor + color: '#990000FF' - uid: 316 components: - - rot: 3.141592653589793 rad - pos: -0.5,-2.5 + - type: Transform + rot: 3.141592653589793 rad + pos: -1.5,-2.5 parent: 1 - type: Transform - - ShutdownSubscribers: - - 323 - type: DeviceNetwork - - color: '#990000FF' - type: AtmosPipeColor + - type: DeviceNetwork + deviceLists: + - 292 + - type: AtmosDevice + joinedGrid: 1 + - type: AtmosPipeColor + color: '#990000FF' - proto: GravityGeneratorMini entities: - - uid: 243 + - uid: 158 components: - - pos: 5.5,3.5 + - type: Transform + pos: -2.5,3.5 parent: 1 - type: Transform - proto: Grille entities: - uid: 112 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: 7.5,-0.5 parent: 1 - type: Transform - uid: 113 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: 7.5,0.5 parent: 1 - type: Transform - uid: 114 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: 7.5,1.5 parent: 1 - type: Transform - uid: 115 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: -3.5,5.5 parent: 1 - type: Transform - uid: 116 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: -4.5,5.5 parent: 1 - type: Transform - uid: 117 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: -5.5,5.5 parent: 1 - type: Transform - uid: 118 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: -6.5,4.5 parent: 1 - type: Transform - uid: 119 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: -6.5,3.5 parent: 1 - type: Transform - proto: Gyroscope entities: - - uid: 242 + - uid: 160 components: - - rot: -1.5707963267948966 rad - pos: 6.5,2.5 + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,4.5 parent: 1 - type: Transform - proto: LockerQuarterMasterFilled entities: - - uid: 211 + - uid: 146 components: - - pos: -5.5,2.5 + - type: Transform + pos: -5.5,2.5 parent: 1 - type: Transform - proto: LockerSalvageSpecialistFilled entities: - - uid: 146 + - uid: 211 components: - - pos: 3.5,-1.5 + - type: Transform + pos: 3.5,-1.5 parent: 1 - type: Transform - proto: MaterialReclaimer entities: - - uid: 91 + - uid: 17 components: - - pos: -3.5,0.5 + - type: Transform + pos: 6.5,2.5 parent: 1 - type: Transform - proto: OreProcessor entities: - - uid: 247 + - uid: 263 components: - - pos: -4.5,-3.5 + - type: Transform + pos: -2.5,-3.5 parent: 1 - type: Transform - proto: PaperBin5 entities: - uid: 145 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: -5.5,3.5 parent: 1 - type: Transform - proto: PlasticFlapsAirtightClear entities: - - uid: 55 + - uid: 57 components: - - rot: 3.141592653589793 rad - pos: 1.5,3.5 + - type: Transform + pos: 1.5,-5.5 parent: 1 - type: Transform - - uid: 57 + - uid: 62 components: - - pos: 1.5,-5.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 1.5,4.5 parent: 1 - type: Transform - uid: 108 components: - - pos: 1.5,-3.5 + - type: Transform + pos: 1.5,-3.5 parent: 1 - type: Transform -- proto: PortableGeneratorPacman +- proto: PortableGeneratorPacmanShuttle entities: - - uid: 235 + - uid: 78 components: - - anchored: True + - type: Transform pos: 4.5,-1.5 parent: 1 - type: Transform - - storage: - Plasma: 3000 - type: MaterialStorage - - bodyType: Static - type: Physics - - type: InsertingMaterialStorage + - type: FuelGenerator + on: False + - type: Physics + bodyType: Static + - uid: 254 + components: + - type: Transform + pos: 5.5,-1.5 + parent: 1 + - type: FuelGenerator + on: False + - type: Physics + bodyType: Static +- proto: PowerCellRecharger + entities: + - uid: 38 + components: + - type: Transform + pos: 6.5,0.5 + parent: 1 - proto: Poweredlight entities: + - uid: 123 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,0.5 + parent: 1 - uid: 139 components: - - rot: -1.5707963267948966 rad - pos: -2.5,3.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: 3.5,1.5 parent: 1 - type: Transform - - uid: 158 + - uid: 242 components: - - rot: 3.141592653589793 rad - pos: 2.5,5.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: -5.5,2.5 + parent: 1 + - uid: 295 + components: + - type: Transform + pos: -2.5,0.5 parent: 1 - type: Transform - proto: PoweredlightColoredBlack entities: - uid: 169 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: 5.5,-3.5 parent: 1 - type: Transform -- proto: PoweredSmallLight +- proto: PoweredlightSodium entities: - - uid: 123 - components: - - pos: -3.5,0.5 - parent: 1 - type: Transform - - uid: 124 - components: - - rot: -1.5707963267948966 rad - pos: 1.5,-2.5 - parent: 1 - type: Transform - - uid: 128 - components: - - rot: -1.5707963267948966 rad - pos: 1.5,2.5 - parent: 1 - type: Transform - - uid: 137 + - uid: 204 components: - - rot: 1.5707963267948966 rad - pos: 3.5,2.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 2.5,5.5 parent: 1 - type: Transform - - uid: 160 +- proto: PoweredSmallLight + entities: + - uid: 106 components: - - rot: -1.5707963267948966 rad - pos: 6.5,2.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: -0.5,-4.5 parent: 1 - type: Transform - - uid: 264 + - uid: 121 components: - - rot: 1.5707963267948966 rad - pos: 3.5,-1.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: -0.5,3.5 parent: 1 - type: Transform - proto: Rack entities: - uid: 171 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: 5.5,-3.5 parent: 1 - type: Transform - proto: Railing entities: - uid: 87 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: -1.5,6.5 parent: 1 - type: Transform -- proto: RailingCorner - entities: - - uid: 89 + - uid: 233 components: - - rot: 1.5707963267948966 rad - pos: 3.5,5.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: 2.5,5.5 parent: 1 - type: Transform -- proto: RailingCornerSmall - entities: + - uid: 291 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 2.5,6.5 + parent: 1 +- proto: RailingCornerSmall + entities: - uid: 95 components: - - pos: -1.5,5.5 + - type: Transform + pos: -1.5,5.5 parent: 1 - type: Transform - proto: ReinforcedWindow entities: - uid: 3 components: - - pos: -5.5,5.5 + - type: Transform + pos: -5.5,5.5 parent: 1 - type: Transform - uid: 4 components: - - pos: -4.5,5.5 + - type: Transform + pos: -4.5,5.5 parent: 1 - type: Transform - uid: 5 components: - - pos: -3.5,5.5 + - type: Transform + pos: -3.5,5.5 parent: 1 - type: Transform - uid: 6 components: - - pos: -6.5,4.5 + - type: Transform + pos: -6.5,4.5 parent: 1 - type: Transform - uid: 7 components: - - pos: -6.5,3.5 + - type: Transform + pos: -6.5,3.5 parent: 1 - type: Transform - uid: 28 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: 7.5,-0.5 parent: 1 - type: Transform - uid: 29 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: 7.5,1.5 parent: 1 - type: Transform - uid: 30 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: 7.5,0.5 parent: 1 - type: Transform +- proto: SalvageTechfabNF + entities: + - uid: 296 + components: + - type: Transform + pos: -1.5,1.5 + parent: 1 - proto: SheetPlasma entities: - - uid: 172 + - uid: 334 components: - - rot: 1.5707963267948966 rad - pos: 6.496558,0.63767743 + - type: Transform + pos: 4.477741,-1.5468674 parent: 1 - type: Transform -- proto: SignalButton + - type: Stack + count: 15 +- proto: SheetPlasma1 entities: - - uid: 52 + - uid: 338 components: - - rot: -1.5707963267948966 rad - pos: 2.5,2.5 + - type: Transform + pos: 5.484686,-1.5624924 parent: 1 - type: Transform - - linkedPorts: - 61: - - Pressed: Toggle - 62: - - Pressed: Toggle - 186: - - Pressed: Toggle - type: DeviceLinkSource - - uid: 60 + - type: Stack + count: 15 +- proto: SignalButton + entities: + - uid: 19 components: - - rot: -1.5707963267948966 rad - pos: 2.5,4.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,1.5 parent: 1 - type: Transform - - linkedPorts: - 61: + - type: DeviceLinkSource + linkedPorts: + 60: - Pressed: Toggle - 62: + 2: - Pressed: Toggle - 186: + 18: - Pressed: Toggle - type: DeviceLinkSource - proto: SignalButtonDirectional entities: - uid: 189 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: 2.5,-2.5 parent: 1 - type: Transform - - linkedPorts: + - type: DeviceLinkSource + linkedPorts: 183: - Pressed: Toggle 185: - Pressed: Toggle - type: DeviceLinkSource + - uid: 351 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -4.5,1.5 + parent: 1 + - type: DeviceLinkSource + linkedPorts: + 148: + - Pressed: DoorBolt + 20: + - Pressed: DoorBolt + 284: + - Pressed: DoorBolt + 109: + - Pressed: DoorBolt + 110: + - Pressed: DoorBolt +- proto: SignElectricalMed + entities: + - uid: 345 + components: + - type: Transform + pos: 5.5,-2.5 + parent: 1 - proto: SMESBasic entities: - uid: 253 components: - - pos: 6.5,-1.5 + - type: Transform + pos: 6.5,-1.5 parent: 1 - type: Transform - proto: SolidSecretDoor entities: - uid: 173 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: 3.5,-2.5 parent: 1 - type: Transform - proto: SpawnPointLatejoin entities: - uid: 168 components: - - rot: 1.5707963267948966 rad + - type: Transform + rot: 1.5707963267948966 rad pos: 4.5,1.5 parent: 1 - type: Transform - proto: SpawnPointPilot entities: - uid: 207 components: - - pos: -4.5,3.5 + - type: Transform + pos: -4.5,3.5 parent: 1 - type: Transform - proto: SpawnPointSalvageSpecialist entities: - - uid: 213 + - uid: 346 components: - - pos: -1.5,0.5 + - type: Transform + pos: 4.5,0.5 parent: 1 - type: Transform -- proto: SubstationBasic +- proto: SubstationWallBasic entities: - - uid: 254 + - uid: 166 components: - - pos: 6.5,-0.5 + - type: Transform + pos: 6.5,-2.5 parent: 1 - type: Transform - proto: SuitStorageSalv entities: - - uid: 166 + - uid: 276 components: - - pos: 5.5,-1.5 + - type: Transform + pos: 6.5,-0.5 parent: 1 - type: Transform - proto: SuitStorageWallmountQuartermaster entities: - uid: 329 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: -2.5,2.5 parent: 1 - type: Transform + - type: Physics + canCollide: False - proto: Table entities: - - uid: 159 + - uid: 89 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: 1.5707963267948966 rad pos: 3.5,3.5 parent: 1 - type: Transform - - uid: 164 + - uid: 212 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: 3.141592653589793 rad pos: 3.5,2.5 parent: 1 - type: Transform - - uid: 232 +- proto: TableReinforced + entities: + - uid: 132 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: 1.5707963267948966 rad pos: 6.5,0.5 parent: 1 - type: Transform - - uid: 233 - components: - - rot: -1.5707963267948966 rad - pos: 6.5,1.5 - parent: 1 - type: Transform -- proto: TableReinforced - entities: - uid: 142 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: -5.5,4.5 parent: 1 - type: Transform - uid: 144 components: - - pos: -5.5,3.5 + - type: Transform + pos: -5.5,3.5 + parent: 1 + - uid: 194 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 6.5,1.5 parent: 1 - type: Transform - uid: 205 components: - - pos: -3.5,4.5 + - type: Transform + pos: -3.5,4.5 parent: 1 - type: Transform - uid: 206 components: - - pos: -4.5,4.5 + - type: Transform + pos: -4.5,4.5 + parent: 1 + - uid: 271 + components: + - type: Transform + pos: -3.5,-3.5 parent: 1 - type: Transform - proto: Thruster entities: - uid: 59 components: - - rot: -1.5707963267948966 rad + - type: Transform + rot: -1.5707963267948966 rad pos: 7.5,-3.5 parent: 1 - type: Transform + - uid: 85 + components: + - type: Transform + pos: 3.5,5.5 + parent: 1 + - uid: 91 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 4.5,-5.5 + parent: 1 + - uid: 127 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,-5.5 + parent: 1 - uid: 170 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: 3.5,-5.5 parent: 1 - type: Transform - - uid: 240 + - uid: 255 components: - - pos: 5.5,5.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: 5.5,5.5 parent: 1 - type: Transform - uid: 274 components: - - rot: 1.5707963267948966 rad + - type: Transform + rot: 1.5707963267948966 rad pos: -2.5,6.5 parent: 1 - type: Transform + - uid: 327 + components: + - type: Transform + pos: 4.5,5.5 + parent: 1 + - uid: 335 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -5.5,-3.5 + parent: 1 +- proto: trayScanner + entities: + - uid: 163 + components: + - type: Transform + pos: 6.324864,1.10829 + parent: 1 - proto: TwoWayLever entities: - uid: 125 components: - - rot: -1.5707963267948966 rad - pos: 0.5,-0.5 + - type: Transform + pos: 0.5,-1.5 parent: 1 - type: Transform - - linkedPorts: + - type: DeviceLinkSource + linkedPorts: 228: - Left: Forward - Right: Reverse @@ -2268,377 +2417,366 @@ entities: - Left: Forward - Right: Reverse - Middle: Off - type: DeviceLinkSource - - uid: 148 + - uid: 149 components: - - rot: -1.5707963267948966 rad - pos: 0.5,2.5 + - type: Transform + pos: 2.5,6.5 parent: 1 - type: Transform - - linkedPorts: - 100: + - type: DeviceLinkSource + linkedPorts: + 103: - Left: Forward - - Right: Reverse + - Right: Forward - Middle: Off - 104: + 101: - Left: Forward - - Right: Reverse + - Right: Forward - Middle: Off - 101: + 104: - Left: Forward - - Right: Reverse + - Right: Forward - Middle: Off - 103: + 100: - Left: Forward - - Right: Reverse + - Right: Forward - Middle: Off - type: DeviceLinkSource - uid: 162 components: - - pos: -3.5,-2.5 + - type: Transform + pos: -3.5,-2.5 parent: 1 - type: Transform - - linkedPorts: + - type: DeviceLinkSource + linkedPorts: 107: - - Left: Reverse + - Left: Forward - Right: Forward - Middle: Off 105: - - Left: Reverse - - Right: Forward - - Middle: Off - 106: - - Left: Reverse + - Left: Forward - Right: Forward - Middle: Off - type: DeviceLinkSource -- proto: VendingMachineSalvage - entities: - - uid: 167 + - uid: 330 components: - - pos: -1.5,-2.5 + - type: Transform + pos: -0.5,0.5 parent: 1 - type: Transform + - type: DeviceLinkSource + linkedPorts: + 100: + - Middle: Off + - Left: Forward + - Right: Forward + 104: + - Middle: Off + - Left: Forward + - Right: Forward + 103: + - Middle: Off + - Right: Forward + - Left: Forward + 101: + - Middle: Off + - Right: Forward + - Left: Forward - proto: WallReinforced entities: - uid: 9 components: - - pos: -6.5,1.5 + - type: Transform + pos: -6.5,1.5 parent: 1 - type: Transform - uid: 10 components: - - pos: -2.5,5.5 + - type: Transform + pos: -2.5,5.5 parent: 1 - type: Transform - uid: 11 components: - - pos: -1.5,4.5 - parent: 1 - type: Transform - - uid: 12 - components: - - pos: -1.5,3.5 + - type: Transform + pos: -1.5,4.5 parent: 1 - type: Transform - uid: 13 components: - - pos: -5.5,1.5 + - type: Transform + pos: -5.5,1.5 parent: 1 - type: Transform - - uid: 14 - components: - - pos: 2.5,3.5 - parent: 1 - type: Transform - uid: 15 components: - - pos: 2.5,4.5 - parent: 1 - type: Transform - - uid: 16 - components: - - pos: -3.5,1.5 - parent: 1 - type: Transform - - uid: 18 - components: - - pos: -2.5,2.5 + - type: Transform + pos: 2.5,4.5 parent: 1 - type: Transform - uid: 21 components: - - pos: 4.5,4.5 + - type: Transform + pos: 4.5,4.5 parent: 1 - type: Transform - uid: 22 components: - - pos: 5.5,4.5 + - type: Transform + pos: 5.5,4.5 parent: 1 - type: Transform - uid: 23 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: 7.5,-1.5 parent: 1 - type: Transform - uid: 24 components: - - rot: 1.5707963267948966 rad + - type: Transform + rot: 1.5707963267948966 rad pos: -6.5,-2.5 parent: 1 - type: Transform - uid: 25 components: - - pos: 3.5,4.5 + - type: Transform + pos: 3.5,4.5 parent: 1 - type: Transform - uid: 26 components: - - pos: 6.5,3.5 + - type: Transform + pos: 6.5,3.5 parent: 1 - type: Transform - uid: 27 components: - - pos: 7.5,2.5 + - type: Transform + pos: 7.5,2.5 parent: 1 - type: Transform - uid: 32 components: - - pos: 7.5,-2.5 - parent: 1 - type: Transform - - uid: 34 - components: - - rot: 1.5707963267948966 rad - pos: -4.5,-4.5 + - type: Transform + pos: 7.5,-2.5 parent: 1 - type: Transform - uid: 36 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: 6.5,-3.5 parent: 1 - type: Transform - uid: 37 components: - - pos: 2.5,-5.5 + - type: Transform + pos: 2.5,-5.5 parent: 1 - type: Transform - uid: 42 components: - - pos: -1.5,-4.5 + - type: Transform + pos: -1.5,-4.5 parent: 1 - type: Transform - uid: 43 components: - - pos: -1.5,-3.5 + - type: Transform + pos: -1.5,-3.5 parent: 1 - type: Transform - uid: 44 components: - - pos: 2.5,-4.5 + - type: Transform + pos: 2.5,-4.5 parent: 1 - type: Transform - uid: 45 components: - - pos: 2.5,-3.5 - parent: 1 - type: Transform - - uid: 64 - components: - - rot: 1.5707963267948966 rad - pos: -5.5,-3.5 + - type: Transform + pos: 2.5,-3.5 parent: 1 - type: Transform - uid: 67 components: - - rot: 1.5707963267948966 rad + - type: Transform + rot: 1.5707963267948966 rad pos: -3.5,-4.5 parent: 1 - type: Transform - - uid: 88 - components: - - rot: 1.5707963267948966 rad - pos: 2.5,-2.5 - parent: 1 - type: Transform - - uid: 90 - components: - - rot: 1.5707963267948966 rad - pos: 2.5,-1.5 - parent: 1 - type: Transform - - uid: 92 - components: - - rot: 1.5707963267948966 rad - pos: 2.5,0.5 - parent: 1 - type: Transform - - uid: 93 - components: - - rot: 1.5707963267948966 rad - pos: 2.5,1.5 - parent: 1 - type: Transform - - uid: 94 - components: - - rot: 1.5707963267948966 rad - pos: 2.5,2.5 - parent: 1 - type: Transform - uid: 120 components: - - pos: -6.5,2.5 + - type: Transform + pos: -6.5,2.5 parent: 1 - type: Transform - - uid: 127 + - uid: 128 components: - - pos: -2.5,-5.5 + - type: Transform + rot: 3.141592653589793 rad + pos: -4.5,-2.5 parent: 1 - type: Transform - uid: 135 components: - - rot: 3.141592653589793 rad - pos: 4.5,-5.5 + - type: Transform + pos: 6.5,-2.5 parent: 1 - type: Transform - uid: 138 components: - - rot: 1.5707963267948966 rad + - type: Transform + rot: 1.5707963267948966 rad pos: -2.5,-4.5 parent: 1 - type: Transform + - uid: 152 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -4.5,1.5 + parent: 1 - uid: 161 components: - - rot: 1.5707963267948966 rad + - type: Transform + rot: 1.5707963267948966 rad pos: -1.5,-5.5 parent: 1 - type: Transform - uid: 214 components: - - rot: 3.141592653589793 rad + - type: Transform + rot: 3.141592653589793 rad pos: 3.5,-4.5 parent: 1 - type: Transform + - uid: 215 + components: + - type: Transform + pos: 5.5,-4.5 + parent: 1 + - uid: 246 + components: + - type: Transform + pos: 4.5,-4.5 + parent: 1 - uid: 261 components: - - rot: 1.5707963267948966 rad + - type: Transform + rot: 1.5707963267948966 rad pos: -5.5,-2.5 parent: 1 - type: Transform -- proto: WallSolid + - uid: 309 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -4.5,-3.5 + parent: 1 +- proto: WallReinforcedDiagonal entities: - - uid: 111 + - uid: 131 components: - - rot: 3.141592653589793 rad - pos: 4.5,-2.5 + - type: Transform + rot: -1.5707963267948966 rad + pos: -1.5,5.5 parent: 1 - type: Transform - - uid: 132 + - uid: 172 components: - - rot: 3.141592653589793 rad - pos: 6.5,-2.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 5.5,-5.5 parent: 1 - type: Transform - - uid: 133 + - uid: 186 components: - - rot: 3.141592653589793 rad - pos: 5.5,-2.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 6.5,-4.5 parent: 1 - type: Transform - - uid: 215 + - uid: 244 components: - - rot: 3.141592653589793 rad - pos: 5.5,-4.5 + - type: Transform + pos: -6.5,5.5 parent: 1 - type: Transform - - uid: 246 + - uid: 245 components: - - rot: 3.141592653589793 rad - pos: 4.5,-4.5 + - type: Transform + rot: 1.5707963267948966 rad + pos: -3.5,-5.5 + parent: 1 + - uid: 247 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 7.5,3.5 parent: 1 - type: Transform -- proto: WallSolidDiagonal + - uid: 308 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -4.5,-4.5 + parent: 1 + - uid: 321 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 6.5,4.5 + parent: 1 +- proto: WallSolid entities: - - uid: 2 + - uid: 88 components: - - pos: -6.5,5.5 + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,2.5 parent: 1 - type: Transform - - uid: 17 + - uid: 90 components: - - rot: 3.141592653589793 rad - pos: -1.5,2.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 2.5,1.5 parent: 1 - type: Transform - - uid: 19 + - uid: 92 components: - - rot: 3.141592653589793 rad - pos: 6.5,-4.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 2.5,0.5 parent: 1 - type: Transform - - uid: 20 + - uid: 93 components: - - rot: 3.141592653589793 rad - pos: 5.5,-5.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 2.5,-1.5 parent: 1 - type: Transform - - uid: 35 + - uid: 94 components: - - rot: 1.5707963267948966 rad - pos: -5.5,-4.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 2.5,-2.5 parent: 1 - type: Transform - - uid: 41 + - uid: 111 components: - - rot: 3.141592653589793 rad - pos: -2.5,1.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 4.5,-2.5 parent: 1 - type: Transform - - uid: 81 + - uid: 133 components: - - rot: -1.5707963267948966 rad - pos: -1.5,5.5 + - type: Transform + rot: 3.141592653589793 rad + pos: 5.5,-2.5 parent: 1 - type: Transform - - uid: 131 + - uid: 222 components: - - rot: 1.5707963267948966 rad - pos: -3.5,-5.5 + - type: Transform + pos: -1.5,3.5 parent: 1 - type: Transform - - uid: 244 + - uid: 232 components: - - rot: -1.5707963267948966 rad - pos: 7.5,3.5 + - type: Transform + pos: 2.5,3.5 parent: 1 - type: Transform - - uid: 245 + - uid: 235 components: - - rot: -1.5707963267948966 rad - pos: 6.5,4.5 + - type: Transform + pos: 2.5,2.5 parent: 1 - type: Transform -- proto: WarpPointShip - entities: - - uid: 40 + - uid: 243 components: - - pos: 0.5,0.5 + - type: Transform + pos: -1.5,2.5 parent: 1 - type: Transform -- proto: WaterCooler + - uid: 313 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,1.5 + parent: 1 +- proto: WarpPointShip entities: - - uid: 150 + - uid: 40 components: - - pos: 4.5,3.5 + - type: Transform + pos: 0.5,0.5 parent: 1 - type: Transform - proto: Wrench entities: - - uid: 151 + - uid: 34 components: - - pos: 6.380465,1.3807236 + - type: Transform + pos: 6.4525113,1.4135437 parent: 1 - type: Transform ... diff --git a/Resources/Prototypes/Catalog/Cargo/cargo_fun.yml b/Resources/Prototypes/Catalog/Cargo/cargo_fun.yml index d0d43f0e3d9..e352fc698c0 100644 --- a/Resources/Prototypes/Catalog/Cargo/cargo_fun.yml +++ b/Resources/Prototypes/Catalog/Cargo/cargo_fun.yml @@ -120,6 +120,7 @@ - type: cargoProduct id: FunBoardGames + abstract: true # Frontier - Moved to vending machine icon: sprite: Objects/Fun/dice.rsi state: d6_6 @@ -218,10 +219,21 @@ - type: cargoProduct id: FunATV + icon: + sprite: Objects/Vehicles/atv.rsi + state: vehicle + product: CrateFunATV + cost: 1500 + category: cargoproduct-category-name-fun + group: market + +- type: cargoProduct + id: FunCrateGambling + abstract: true # Frontier icon: sprite: Objects/Economy/cash.rsi state: cash_1000000 product: CrateCargoGambling - cost: 10000 + cost: 1000000 # Frontier 10000<1000000 in the case this is added again by mistake. category: cargoproduct-category-name-fun group: market diff --git a/Resources/Prototypes/Catalog/Cargo/cargo_shuttle.yml b/Resources/Prototypes/Catalog/Cargo/cargo_shuttle.yml index 68eb121ee2a..278104caed1 100644 --- a/Resources/Prototypes/Catalog/Cargo/cargo_shuttle.yml +++ b/Resources/Prototypes/Catalog/Cargo/cargo_shuttle.yml @@ -1,24 +1,22 @@ -# Frontier - Moved to crate -#- type: cargoProduct -# id: ShuttleThruster -# icon: -# sprite: Structures/Shuttles/thruster.rsi -# state: base -# product: CrateEngineeringThruster -# cost: 1500 -# category: cargoproduct-category-name-shuttle -# group: market +- type: cargoProduct + id: ShuttleThruster + icon: + sprite: Structures/Shuttles/thruster.rsi + state: base + product: CrateEngineeringThruster + cost: 1500 + category: cargoproduct-category-name-shuttle + group: market -# Frontier - Moved to crate -#- type: cargoProduct -# id: ShuttleGyroscope -# icon: -# sprite: Structures/Shuttles/gyroscope.rsi -# state: base -# product: CrateEngineeringGyroscope -# cost: 4000 -# category: cargoproduct-category-name-shuttle -# group: market +- type: cargoProduct + id: ShuttleGyroscope + icon: + sprite: Structures/Shuttles/gyroscope.rsi + state: base + product: CrateEngineeringGyroscope + cost: 4000 + category: cargoproduct-category-name-shuttle + group: market # - type: cargoProduct # id: ShuttlePowerKit diff --git a/Resources/Prototypes/Catalog/Fills/Crates/fun.yml b/Resources/Prototypes/Catalog/Fills/Crates/fun.yml index 22d5ba375d2..a99da94b928 100644 --- a/Resources/Prototypes/Catalog/Fills/Crates/fun.yml +++ b/Resources/Prototypes/Catalog/Fills/Crates/fun.yml @@ -191,7 +191,7 @@ components: - type: StorageFill contents: - - id: VehicleATV + - id: VehicleATVNF # Frontier - id: VehicleKeyATV - type: entity diff --git a/Resources/Prototypes/Catalog/Fills/Crates/materials.yml b/Resources/Prototypes/Catalog/Fills/Crates/materials.yml index 6b683459e93..87400ac92e9 100644 --- a/Resources/Prototypes/Catalog/Fills/Crates/materials.yml +++ b/Resources/Prototypes/Catalog/Fills/Crates/materials.yml @@ -111,6 +111,8 @@ - type: entity id: CrateMaterialUranium parent: CrateUranium + name: uranium crate + description: 90 sheets of uranium. components: - type: StorageFill contents: diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/theater.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/theater.yml index 59ab4c91d16..04235e7e373 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/theater.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/theater.yml @@ -65,6 +65,13 @@ ClothingEyesEyepatch: 2 ClothingShoesBootsLaceup: 2 FoamCutlass: 2 + ClothingHeadSafari: 2 # Frontier + ClothingUniformJumpsuitSafari: 2 # Frontier + ClothingUniformRandomArmless: 6 # Frontier + ClothingUniformRandomStandard: 6 # Frontier + ClothingUniformRandomBra: 6 # Frontier + ClothingUniformRandomShorts: 6 # Frontier + ClothingUniformRandomShirt: 6 # Frontier ClothingHandsGlovesBoxingRed: 2 ClothingHandsGlovesBoxingBlue: 2 ClothingHandsGlovesBoxingYellow: 2 diff --git a/Resources/Prototypes/Entities/Clothing/Ears/headsets.yml b/Resources/Prototypes/Entities/Clothing/Ears/headsets.yml index e77e30fa967..7dcfbbaad62 100644 --- a/Resources/Prototypes/Entities/Clothing/Ears/headsets.yml +++ b/Resources/Prototypes/Entities/Clothing/Ears/headsets.yml @@ -228,8 +228,8 @@ - type: entity parent: ClothingHeadset id: ClothingHeadsetSecurity - name: deputy headset - description: This is used by your elite sheriff's department force. + name: security headset + description: This is used by your elite security force. components: - type: ContainerFill containers: diff --git a/Resources/Prototypes/Entities/Clothing/Ears/headsets_alt.yml b/Resources/Prototypes/Entities/Clothing/Ears/headsets_alt.yml index 5433242f188..33861a8e264 100644 --- a/Resources/Prototypes/Entities/Clothing/Ears/headsets_alt.yml +++ b/Resources/Prototypes/Entities/Clothing/Ears/headsets_alt.yml @@ -102,16 +102,14 @@ - type: entity parent: ClothingHeadsetAlt id: ClothingHeadsetAltSecurity - name: sheriff's over-ear headset + name: head of security's over-ear headset components: - type: ContainerFill containers: key_slots: -# - EncryptionKeySecurity -# - EncryptionKeyCommand -# - EncryptionKeyCommon - - EncryptionKeyStationMaster - - EncryptionKeyCentCom + - EncryptionKeySecurity + - EncryptionKeyCommand + - EncryptionKeyCommon - type: Sprite sprite: Clothing/Ears/Headsets/security.rsi - type: Clothing diff --git a/Resources/Prototypes/Entities/Markers/Spawners/Conditional/pirates.yml b/Resources/Prototypes/Entities/Markers/Spawners/Conditional/pirates.yml index fde76caeb19..2fb1014e5e2 100644 --- a/Resources/Prototypes/Entities/Markers/Spawners/Conditional/pirates.yml +++ b/Resources/Prototypes/Entities/Markers/Spawners/Conditional/pirates.yml @@ -2,6 +2,7 @@ id: SpawnPointPirates parent: MarkerBase name: Pirate spawn point + noSpawn: true components: - type: SpawnPoint - type: Sprite diff --git a/Resources/Prototypes/Entities/Markers/Spawners/jobs.yml b/Resources/Prototypes/Entities/Markers/Spawners/jobs.yml index 3c4973297ba..c06b4ce47ac 100644 --- a/Resources/Prototypes/Entities/Markers/Spawners/jobs.yml +++ b/Resources/Prototypes/Entities/Markers/Spawners/jobs.yml @@ -441,10 +441,10 @@ - type: entity id: SpawnPointHeadOfSecurity parent: SpawnPointJobBase - name: sheriff + name: headofsecurity components: - type: SpawnPoint - job_id: Sheriff + job_id: HeadOfSecurity - type: Sprite layers: - state: green @@ -453,10 +453,10 @@ - type: entity id: SpawnPointWarden parent: SpawnPointJobBase - name: bailiff + name: warden components: - type: SpawnPoint - job_id: Bailiff + job_id: Warden - type: Sprite layers: - state: green @@ -465,10 +465,10 @@ - type: entity id: SpawnPointSecurityOfficer parent: SpawnPointJobBase - name: deputy + name: securityofficer components: - type: SpawnPoint - job_id: Deputy + job_id: SecurityOfficer - type: Sprite layers: - state: green @@ -480,7 +480,7 @@ name: detective components: - type: SpawnPoint - job_id: DetectiveNF + job_id: Detective - type: Sprite layers: - state: green @@ -491,8 +491,8 @@ parent: SpawnPointJobBase name: brigmedic components: - - type: SpawnPoint - job_id: Brigmedic + - type: SpawnPoint # Frontier + job_id: Brigmedic # Frontier - type: Sprite layers: - state: green @@ -608,4 +608,4 @@ - type: Sprite layers: - state: green - - state: zookeeper + - state: zookeeper \ No newline at end of file diff --git a/Resources/Prototypes/Entities/Markers/Spawners/vehicles.yml b/Resources/Prototypes/Entities/Markers/Spawners/vehicles.yml index ee735289203..d9309d51e7d 100644 --- a/Resources/Prototypes/Entities/Markers/Spawners/vehicles.yml +++ b/Resources/Prototypes/Entities/Markers/Spawners/vehicles.yml @@ -38,7 +38,7 @@ state: keys - type: ConditionalSpawner prototypes: - - VehicleATV + - VehicleATVNF # Frontier - type: entity name: Motobike Spawner @@ -52,7 +52,7 @@ state: keys - type: ConditionalSpawner prototypes: - - VehicleSkeletonMotorcycle + - VehicleSkeletonMotorcycleNF # Frontier - type: entity name: Wheelchair Spawner diff --git a/Resources/Prototypes/Entities/Mobs/Cyborgs/base_borg_chassis.yml b/Resources/Prototypes/Entities/Mobs/Cyborgs/base_borg_chassis.yml index 9ca99f99822..cf17f89f748 100644 --- a/Resources/Prototypes/Entities/Mobs/Cyborgs/base_borg_chassis.yml +++ b/Resources/Prototypes/Entities/Mobs/Cyborgs/base_borg_chassis.yml @@ -225,8 +225,8 @@ enabled: false groups: - AllAccess - - type: AccessReader - access: [["Command"], ["Research"]] +# - type: AccessReader +# access: [["Command"], ["Research"]] - type: ShowSecurityIcons - type: entity diff --git a/Resources/Prototypes/Entities/Mobs/Cyborgs/borg_chassis.yml b/Resources/Prototypes/Entities/Mobs/Cyborgs/borg_chassis.yml index 76edbf79e0b..35bc2feda78 100644 --- a/Resources/Prototypes/Entities/Mobs/Cyborgs/borg_chassis.yml +++ b/Resources/Prototypes/Entities/Mobs/Cyborgs/borg_chassis.yml @@ -71,8 +71,8 @@ - Binary - Common - Science - - type: AccessReader - access: [["Cargo"], ["Salvage"], ["Command"], ["Research"]] +# - type: AccessReader # Frontier +# access: [["Cargo"], ["Salvage"], ["Command"], ["Research"]] # Frontier - type: Inventory templateId: borgTall @@ -114,8 +114,8 @@ - Binary - Common - Science - - type: AccessReader - access: [["Engineering"], ["Command"], ["Research"]] +# - type: AccessReader # Frontier +# access: [["Engineering"], ["Command"], ["Research"]] # Frontier - type: Inventory templateId: borgShort @@ -165,8 +165,8 @@ - Binary - Common - Science - - type: AccessReader - access: [["Service"], ["Command"], ["Research"]] +# - type: AccessReader # Frontier +# access: [["Service"], ["Command"], ["Research"]] # Frontier - type: Inventory templateId: borgShort @@ -216,8 +216,8 @@ - Binary - Common - Science - - type: AccessReader - access: [["Medical"], ["Command"], ["Research"]] +# - type: AccessReader # Frontier +# access: [["Medical"], ["Command"], ["Research"]] # Frontier - type: Inventory templateId: borgDutch @@ -259,8 +259,8 @@ - Binary - Common - Science - - type: AccessReader - access: [["Service"], ["Command"], ["Research"]] +# - type: AccessReader # Frontier +# access: [["Service"], ["Command"], ["Research"]] # Frontier - type: Inventory templateId: borgTall diff --git a/Resources/Prototypes/Entities/Objects/Devices/pda.yml b/Resources/Prototypes/Entities/Objects/Devices/pda.yml index 3fbc4071b04..e369d6ee1c4 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/pda.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/pda.yml @@ -35,7 +35,7 @@ tags: - Write bookSlot: # Frontier - startingItem: BookRandomStory # HyperlinkBookSpaceLaw - hyperlink books broken, needs a fix + startingItem: HyperlinkBookSpaceLaw priority: -2 whitelist: tags: diff --git a/Resources/Prototypes/Entities/Objects/Materials/materials.yml b/Resources/Prototypes/Entities/Objects/Materials/materials.yml index 4adb69c6db9..df5dd1aac91 100644 --- a/Resources/Prototypes/Entities/Objects/Materials/materials.yml +++ b/Resources/Prototypes/Entities/Objects/Materials/materials.yml @@ -550,6 +550,10 @@ name: bones suffix: Full components: + - type: Material # Frontier + - type: PhysicalComposition # Frontier + materialComposition: # Frontier + Bones: 100 # Frontier - type: Stack stackType: Bones baseLayer: base diff --git a/Resources/Prototypes/Entities/Objects/Vehicles/buckleable.yml b/Resources/Prototypes/Entities/Objects/Vehicles/buckleable.yml index cf30f69754d..a4376f482e4 100644 --- a/Resources/Prototypes/Entities/Objects/Vehicles/buckleable.yml +++ b/Resources/Prototypes/Entities/Objects/Vehicles/buckleable.yml @@ -223,6 +223,7 @@ id: VehicleATV name: ATV description: All-Tile Vehicle. + noSpawn: true # Frontier, using VehicleATVNF instead components: - type: Vehicle southOver: true @@ -314,6 +315,7 @@ id: VehicleSkeletonMotorcycle name: skeleton motorcycle description: Bad to the Bone. + noSpawn: true # Frontier, using VehicleSkeletonMotorcycleNF instead components: - type: Vehicle southOver: true diff --git a/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml b/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml index b3316b05c93..db48c3075a9 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml @@ -22,6 +22,7 @@ id: ComputerEmergencyShuttle name: emergency shuttle console description: Handles authorization to early launch the shuttle. + noSpawn: true # Frontier components: - type: AccessReader access: @@ -104,6 +105,7 @@ id: ComputerShuttleSyndie name: syndicate shuttle console description: Used to pilot a syndicate shuttle. + noSpawn: true # Frontier components: - type: Sprite layers: @@ -134,6 +136,7 @@ id: ComputerShuttleCargo name: cargo shuttle console description: Used to pilot the cargo shuttle. + noSpawn: true # Frontier components: - type: Sprite layers: @@ -164,6 +167,7 @@ id: ComputerShuttleSalvage name: salvage shuttle console description: Used to pilot the salvage shuttle. + noSpawn: true # Frontier components: - type: Sprite layers: @@ -714,6 +718,7 @@ parent: BaseComputer name: cargo shuttle computer description: Used to order the shuttle. + noSpawn: true # Frontier components: - type: Sprite layers: diff --git a/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml b/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml index 9e71f64b433..505c2af59a6 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml @@ -2009,8 +2009,8 @@ pack: HappyHonkAds - type: SpeakOnUIClosed pack: HappyHonkGoodbyes - - type: AccessReader - access: [["Kitchen"], ["Theatre"]] + - type: AccessReader # Frontier +# access: [["Kitchen"], ["Theatre"]] # Frontier - type: MarketModifier mod: 5 @@ -2085,6 +2085,6 @@ normalState: normal denyState: deny ejectDelay: 2 - - type: AccessReader - access: [["SyndicateAgent"]] + - type: AccessReader # Frontier +# access: [["SyndicateAgent"]] # Frontier diff --git a/Resources/Prototypes/GameRules/events.yml b/Resources/Prototypes/GameRules/events.yml index ccfc6a0dc4a..3f95f7b6a30 100644 --- a/Resources/Prototypes/GameRules/events.yml +++ b/Resources/Prototypes/GameRules/events.yml @@ -10,20 +10,22 @@ minimumPlayers: 55 - type: AnomalySpawnRule -# - type: entity - # id: BluespaceArtifact - # parent: BaseGameRule - # noSpawn: true - # components: - # - type: StationEvent - # weight: 5 - # startDelay: 30 - # duration: 35 - # - type: BluespaceArtifactRule +- type: entity + id: BluespaceArtifact + parent: BaseGameRule + abstract: true # Frontier + noSpawn: true + components: + - type: StationEvent + weight: 5 + startDelay: 30 + duration: 35 + - type: BluespaceArtifactRule - type: entity id: BluespaceLocker parent: BaseGameRule + abstract: true # Frontier noSpawn: true components: - type: StationEvent @@ -46,8 +48,8 @@ - type: entity id: BureaucraticError - abstract: true # Frontier parent: BaseGameRule + abstract: true # Frontier noSpawn: true components: - type: StationEvent @@ -59,8 +61,8 @@ - type: entity id: ClericalError - abstract: true # Frontier parent: BaseGameRule + abstract: true # Frontier noSpawn: true components: - type: StationEvent @@ -152,37 +154,39 @@ startDelay: 20 - type: GasLeakRule -# - type: entity - # id: KudzuGrowth - # parent: BaseGameRule - # noSpawn: true - # components: - # - type: StationEvent - # earliestStart: 15 - # minimumPlayers: 15 - # weight: 5 - # startDelay: 50 - # duration: 240 - # - type: KudzuGrowthRule +- type: entity + id: KudzuGrowth + parent: BaseGameRule + abstract: true # Frontier + noSpawn: true + components: + - type: StationEvent + earliestStart: 15 + minimumPlayers: 15 + weight: 5 + startDelay: 50 + duration: 240 + - type: KudzuGrowthRule -# - type: entity - # id: MeteorSwarm - # parent: BaseGameRule - # noSpawn: true - # components: - # - type: StationEvent - # earliestStart: 30 - # weight: 5 - # minimumPlayers: 20 - # startAnnouncement: station-event-meteor-swarm-start-announcement - # endAnnouncement: station-event-meteor-swarm-end-announcement - # startAudio: - # path: /Audio/Announcements/meteors.ogg - # params: - # volume: -4 - # duration: null #ending is handled by MeteorSwarmRule - # startDelay: 30 - # - type: MeteorSwarmRule +- type: entity + id: MeteorSwarm + parent: BaseGameRule + abstract: true # Frontier + noSpawn: true + components: + - type: StationEvent + earliestStart: 30 + weight: 5 + minimumPlayers: 20 + startAnnouncement: station-event-meteor-swarm-start-announcement + endAnnouncement: station-event-meteor-swarm-end-announcement + startAudio: + path: /Audio/Announcements/meteors.ogg + params: + volume: -4 + duration: null #ending is handled by MeteorSwarmRule + startDelay: 30 + - type: MeteorSwarmRule - type: entity id: MouseMigration @@ -284,18 +288,19 @@ lightBreakChancePerSecond: 0.0003 doorToggleChancePerSecond: 0.001 -# - type: entity - # parent: BaseGameRule - # id: TerminatorSpawn - # noSpawn: true - # components: - # - type: StationEvent - # weight: 8 - # duration: 1 - # earliestStart: 30 - # minimumPlayers: 20 - # - type: RandomSpawnRule - # prototype: SpawnPointGhostTerminator +- type: entity + parent: BaseGameRule + id: TerminatorSpawn + abstract: true # Frontier + noSpawn: true + components: + - type: StationEvent + weight: 8 + duration: 1 + earliestStart: 30 + minimumPlayers: 20 + - type: RandomSpawnRule + prototype: SpawnPointGhostTerminator - type: entity id: VentClog @@ -402,8 +407,8 @@ - type: entity id: ZombieOutbreak - abstract: true # Frontier parent: BaseGameRule + abstract: true # Frontier noSpawn: true components: - type: StationEvent @@ -420,8 +425,8 @@ - type: entity id: LoneOpsSpawn - abstract: true # Frontier parent: BaseGameRule + abstract: true # Frontier noSpawn: true components: - type: StationEvent @@ -450,8 +455,8 @@ - type: entity id: ImmovableRodSpawn - abstract: true # Frontier parent: BaseGameRule + abstract: true # Frontier noSpawn: true components: - type: StationEvent @@ -495,7 +500,7 @@ id: IonStorm components: - type: StationEvent - weight: 10 + weight: 1 # Frontier 10<1 reoccurrenceDelay: 20 duration: 1 - type: IonStormRule diff --git a/Resources/Prototypes/Nyanotrasen/Catalog/Fills/Vending/Inventories/maildrobe.yml b/Resources/Prototypes/Nyanotrasen/Catalog/Fills/Vending/Inventories/maildrobe.yml index 061bd16021c..8782654fc84 100644 --- a/Resources/Prototypes/Nyanotrasen/Catalog/Fills/Vending/Inventories/maildrobe.yml +++ b/Resources/Prototypes/Nyanotrasen/Catalog/Fills/Vending/Inventories/maildrobe.yml @@ -1,7 +1,8 @@ - type: vendingMachineInventory id: MailDrobeInventory startingInventory: - WeaponMailLake: 1 # Frontier + WeaponMailLake: 2 # Frontier + HoverbikeMailcarrierFlatpack: 2 # Frontier ClothingOuterEVASuitMailman: 2 # Frontier BoxMailCapsulePrimed: 2 # Frontier ClothingBackpackMessengerMailCarrier: 2 # Frontier diff --git a/Resources/Prototypes/Nyanotrasen/Entities/Objects/Books/hyperlinks.yml b/Resources/Prototypes/Nyanotrasen/Entities/Objects/Books/hyperlinks.yml index 6e20ae3dcda..6c119b4f43c 100644 --- a/Resources/Prototypes/Nyanotrasen/Entities/Objects/Books/hyperlinks.yml +++ b/Resources/Prototypes/Nyanotrasen/Entities/Objects/Books/hyperlinks.yml @@ -1,34 +1,34 @@ # Frontier - this needs a dedicated fix if we want to continue using it even -#- type: entity -# parent: BaseItem -# id: BaseHyperlinkBook -# abstract: true -# components: -# - type: Sprite -# sprite: Objects/Misc/books.rsi -# - type: Tag -# tags: -# - Book -# - type: StaticPrice -# price: 35 -# -#- type: entity -# parent: BaseHyperlinkBook -# id: HyperlinkBookSpaceLaw -# name: space law -# description: A big book of laws for space courts. -# components: -# - type: Sprite -# sprite: Nyanotrasen/Objects/Misc/books.rsi -# layers: -# - state: law_space -# - type: HyperlinkBook -# url: https://frontierstation14.com/index.php/Space_Law # Frontier -# - type: Tag -# tags: -# - Book -# - BookSpaceLaw # Frontier -# +- type: entity + parent: BaseItem + id: BaseHyperlinkBook + abstract: true + components: + - type: Sprite + sprite: Objects/Misc/books.rsi + - type: Tag + tags: + - Book + - type: StaticPrice + price: 35 + +- type: entity + parent: BaseHyperlinkBook + id: HyperlinkBookSpaceLaw + name: space law + description: A big book of laws for space courts. + components: + - type: Sprite + sprite: Nyanotrasen/Objects/Misc/books.rsi + layers: + - state: law_space + - type: HyperlinkBook + url: https://frontierstation14.com/index.php/Space_Law #Frontier + - type: Tag + tags: + - Book + - BookSpaceLaw #Frontier + #- type: entity # parent: BaseHyperlinkBook # id: HyperlinkBookSupernanny @@ -41,7 +41,7 @@ # - state: law_space # - type: HyperlinkBook # url: https://supernannyfanon.fandom.com/wiki/Category:Discipline_Techniques -# + #- type: entity # parent: BaseHyperlinkBook # id: HyperlinkBookChemistry @@ -53,7 +53,7 @@ # - state: book_chemistry # - type: HyperlinkBook # url: https://wiki.nyanotrasen.moe/view/Chemistry -# + #- type: entity # parent: BaseHyperlinkBook # id: HyperlinkBookBartending @@ -65,7 +65,7 @@ # - state: book_bar # - type: HyperlinkBook # url: https://wiki.nyanotrasen.moe/view/Drinks -# + #- type: entity # parent: BaseHyperlinkBook # id: HyperlinkBookCooking @@ -77,7 +77,7 @@ # - state: book_cooking # - type: HyperlinkBook # url: https://wiki.nyanotrasen.moe/view/Cooking -# + #- type: entity # parent: BaseHyperlinkBook # id: HyperlinkBookBotany @@ -89,7 +89,7 @@ # - state: book_hydroponics_pod_people # - type: HyperlinkBook # url: https://wiki.nyanotrasen.moe/view/Hydroponics -# + #- type: entity # parent: BaseHyperlinkBook # id: HyperlinkBookShuttle @@ -101,7 +101,7 @@ # - state: book_engineering # - type: HyperlinkBook # url: https://wiki.nyanotrasen.moe/view/Shuttle_Construction -# + #- type: entity # parent: BaseHyperlinkBook # id: HyperlinkBookAlerts @@ -113,7 +113,7 @@ # - state: book_nuclear # - type: HyperlinkBook # url: https://wiki.nyanotrasen.moe/view/Alert_Procedure -# + #- type: entity # parent: BaseHyperlinkBook # id: HyperlinkBookProcedure @@ -125,7 +125,7 @@ # - state: book_particle_accelerator # - type: HyperlinkBook # url: https://frontierstation14.com/index.php/Space_Law -# + #- type: entity # parent: BaseHyperlinkBook # id: HyperlinkBookPower @@ -137,7 +137,7 @@ # - state: book_engineering2 # - type: HyperlinkBook # url: https://wiki.nyanotrasen.moe/view/Power -# + #- type: entity # parent: BaseHyperlinkBook # id: HyperlinkBookMedical @@ -149,7 +149,7 @@ # - state: book_infections # - type: HyperlinkBook # url: https://wiki.nyanotrasen.moe/view/Medical -# + #- type: entity # parent: BaseHyperlinkBook # id: HyperlinkBookHacking @@ -161,7 +161,7 @@ # - state: book_hacking # - type: HyperlinkBook # url: https://wiki.nyanotrasen.moe/view/Hacking -# + #- type: entity # parent: BaseHyperlinkBook # id: HyperlinkBookAtmos diff --git a/Resources/Prototypes/Nyanotrasen/Roles/Jobs/Wildcards/prisoner.yml b/Resources/Prototypes/Nyanotrasen/Roles/Jobs/Wildcards/prisoner.yml index ae296cbe933..63c22175f11 100644 --- a/Resources/Prototypes/Nyanotrasen/Roles/Jobs/Wildcards/prisoner.yml +++ b/Resources/Prototypes/Nyanotrasen/Roles/Jobs/Wildcards/prisoner.yml @@ -6,7 +6,7 @@ requirements: - !type:WhitelistRequirement startingGear: PrisonerGear -# alwaysUseSpawner: true + alwaysUseSpawner: true canBeAntag: false whitelistRequired: true icon: "JobIconPrisoner" diff --git a/Resources/Prototypes/Procedural/salvage_factions.yml b/Resources/Prototypes/Procedural/salvage_factions.yml index 376f8678104..cf7865280e0 100644 --- a/Resources/Prototypes/Procedural/salvage_factions.yml +++ b/Resources/Prototypes/Procedural/salvage_factions.yml @@ -111,37 +111,41 @@ id: Cultists groups: - entries: - - id: MobBloodCultLeech + - id: SpawnMobBloodCultLeech amount: 2 maxAmount: 3 - - id: MobBloodCultistZealotMelee + - id: SpawnMobBloodCultistZealotRanged amount: 1 - entries: - - id: MobBloodCultistZealotMelee - amount: 0 - maxAmount: 2 + - id: SpawnMobBloodCultistZealotMelee + amount: 1 + maxAmount: 3 prob: 0.5 - entries: - - id: MobBloodCultistCaster + - id: SpawnMobBloodCultistCaster amount: 1 maxAmount: 2 prob: 0.25 - entries: - id: BloodCultTurret - amount: 2 + amount: 1 + - id: SpawnMobBloodCultistZealotRanged + amount: 1 prob: 0.25 - entries: - - id: MobBloodCultistAcolyte + - id: SpawnMobBloodCultistAcolyte amount: 1 prob: 0.25 - entries: - - id: MobBloodCultistPriest + - id: SpawnMobBloodCultistPriest amount: 1 prob: 0.1 - entries: - - id: MobBloodCultistAcolyte # Will replace it later with new mob + - id: SpawnMobBloodCultistJanitor amount: 1 - prob: 0.001 + - id: SpawnMobBloodCultistZealotMelee + amount: 1 + prob: 0.05 configs: DefenseStructure: BloodCollector Mining: Xenos # No idea what this thing does or where to look for it diff --git a/Resources/Prototypes/Recipes/Lathes/categories.yml b/Resources/Prototypes/Recipes/Lathes/categories.yml index d03bbaa8161..d904f24ca7e 100644 --- a/Resources/Prototypes/Recipes/Lathes/categories.yml +++ b/Resources/Prototypes/Recipes/Lathes/categories.yml @@ -31,5 +31,9 @@ name: lathe-category-weapons - type: latheCategory # Frontier - id: EVASuits - name: lathe-category-evasuits + id: EVASuits # Frontier + name: lathe-category-evasuits # Frontier + +- type: latheCategory # Frontier + id: ArmorNF # Frontier + name: lathe-category-armor-nf # Frontier diff --git a/Resources/Prototypes/_NF/Catalog/Cargo/cargo_fun.yml b/Resources/Prototypes/_NF/Catalog/Cargo/cargo_fun.yml index 08d71863e38..0268bb45c37 100644 --- a/Resources/Prototypes/_NF/Catalog/Cargo/cargo_fun.yml +++ b/Resources/Prototypes/_NF/Catalog/Cargo/cargo_fun.yml @@ -7,4 +7,3 @@ cost: 500 category: cargoproduct-category-name-fun group: market - diff --git a/Resources/Prototypes/_NF/Catalog/Cargo/cargo_shuttle.yml b/Resources/Prototypes/_NF/Catalog/Cargo/cargo_shuttle.yml index d38e263f3b6..4214f03ec90 100644 --- a/Resources/Prototypes/_NF/Catalog/Cargo/cargo_shuttle.yml +++ b/Resources/Prototypes/_NF/Catalog/Cargo/cargo_shuttle.yml @@ -1,29 +1,9 @@ -- type: cargoProduct - id: ShuttleThruster - icon: - sprite: Structures/Shuttles/thruster.rsi - state: base - product: CrateThruster - cost: 1500 - category: cargoproduct-category-name-shuttle - group: market - -- type: cargoProduct - id: ShuttleGyroscope - icon: - sprite: Structures/Shuttles/gyroscope.rsi - state: base - product: CrateGyroscope - cost: 4000 - category: cargoproduct-category-name-shuttle - group: market - - type: cargoProduct id: ShuttleSmallThruster icon: sprite: Structures/Shuttles/thruster.rsi state: base - product: CrateSmallThruster + product: CrateEngineeringSmallThruster cost: 500 category: cargoproduct-category-name-shuttle group: market @@ -33,7 +13,7 @@ icon: sprite: Structures/Shuttles/gyroscope.rsi state: base - product: CrateSmallGyroscope + product: CrateEngineeringSmallGyroscope cost: 500 category: cargoproduct-category-name-shuttle group: market diff --git a/Resources/Prototypes/_NF/Catalog/Fills/Backpacks/duffelbag_npc_loot.yml b/Resources/Prototypes/_NF/Catalog/Fills/Backpacks/duffelbag_npc_loot.yml index baeb525e55f..6a2726824f9 100644 --- a/Resources/Prototypes/_NF/Catalog/Fills/Backpacks/duffelbag_npc_loot.yml +++ b/Resources/Prototypes/_NF/Catalog/Fills/Backpacks/duffelbag_npc_loot.yml @@ -566,13 +566,13 @@ noSpawn: true components: - type: Sprite - sprite: _NF/Clothing/Back/Messenger/messenger.rsi + sprite: _NF/Clothing/Back/Messenger/bloodcult.rsi state: icon - type: SpawnItemsOnUse items: - - id: CrossbowImprovised -# - id: ClothingBeltQuiverCrossbowFilledBolt - - id: SpaceCash1000 + - id: CrossbowImprovised + - id: ClothingBeltQuiverCrossbowFilledBolt + - id: SpaceCash1000 sound: path: /Audio/Items/jumpsuit_equip.ogg @@ -583,9 +583,9 @@ components: - type: SpawnItemsOnUse items: - - id: CrossbowImprovised - - id: ClothingBeltQuiverCrossbowFilledUranium - - id: SpaceCash1000 + - id: CrossbowImprovised + - id: ClothingBeltQuiverCrossbowFilledUranium + - id: SpaceCash1000 sound: path: /Audio/Items/jumpsuit_equip.ogg @@ -596,8 +596,8 @@ components: - type: SpawnItemsOnUse items: - - id: ClothingBeltQuiverCrossbowFilledPlasma - - id: SpaceCash1000 + - id: ClothingBeltQuiverCrossbowFilledPlasma + - id: SpaceCash500 sound: path: /Audio/Items/jumpsuit_equip.ogg @@ -608,6 +608,87 @@ components: - type: SpawnItemsOnUse items: - - id: SpaceCash1000 + - id: SpaceCash500 + sound: + path: /Audio/Items/jumpsuit_equip.ogg + +# Blood Cultist: generic cash rewards +- type: entity + parent: ClothingBackpackBloodCultZealotLootA + id: ClothingBackpackBloodCultLootA + noSpawn: true + components: + - type: SpawnItemsOnUse + items: + - id: SpaceCash1000 + prob: 0.95 + - id: SpaceCash1000 + prob: 0.95 + - id: Bloodpack + prob: 0.08 + - id: Tourniquet + amount: 1 + prob: 0.05 + - id: MaterialBones + prob: 0.2 + sound: + path: /Audio/Items/jumpsuit_equip.ogg + +- type: entity + parent: ClothingBackpackBloodCultZealotLootA + id: ClothingBackpackBloodCultLootB + noSpawn: true + components: + - type: SpawnItemsOnUse + items: + - id: SpaceCash1000 + prob: 0.95 + - id: SpaceCash500 + prob: 0.5 + - id: Bloodpack + prob: 0.06 + - id: BruteAutoInjector + amount: 1 + prob: 0.02 + - id: MaterialBones + prob: 0.1 + sound: + path: /Audio/Items/jumpsuit_equip.ogg + +- type: entity + parent: ClothingBackpackBloodCultZealotLootA + id: ClothingBackpackBloodCultLootC + noSpawn: true + components: + - type: SpawnItemsOnUse + items: + - id: SpaceCash1000 + prob: 0.95 + - id: Bloodpack + prob: 0.04 + - id: EmergencyMedipen + amount: 1 + prob: 0.02 + - id: MaterialBones1 + prob: 0.1 + sound: + path: /Audio/Items/jumpsuit_equip.ogg + +- type: entity + parent: ClothingBackpackBloodCultZealotLootA + id: ClothingBackpackBloodCultLootD + noSpawn: true + components: + - type: SpawnItemsOnUse + items: + - id: SpaceCash500 + prob: 0.95 + - id: Bloodpack + prob: 0.02 + - id: Gauze1 + amount: 1 + prob: 0.01 + - id: MaterialBones1 + prob: 0.05 sound: path: /Audio/Items/jumpsuit_equip.ogg diff --git a/Resources/Prototypes/_NF/Catalog/Fills/Crates/chemistry.yml b/Resources/Prototypes/_NF/Catalog/Fills/Crates/chemistry.yml index 5081dd5c5f3..18dee491c22 100644 --- a/Resources/Prototypes/_NF/Catalog/Fills/Crates/chemistry.yml +++ b/Resources/Prototypes/_NF/Catalog/Fills/Crates/chemistry.yml @@ -1,6 +1,8 @@ - type: entity id: CrateSpaceCleaner parent: CrateGenericSteel + name: bulk space cleaner crate + description: For a large mess. components: - type: StorageFill contents: diff --git a/Resources/Prototypes/_NF/Catalog/Fills/Crates/engines.yml b/Resources/Prototypes/_NF/Catalog/Fills/Crates/engines.yml index ce859351b5e..eff29da654e 100644 --- a/Resources/Prototypes/_NF/Catalog/Fills/Crates/engines.yml +++ b/Resources/Prototypes/_NF/Catalog/Fills/Crates/engines.yml @@ -1,31 +1,17 @@ - type: entity - id: CrateGyroscope parent: CrateEngineering + id: CrateEngineeringSmallThruster + name: small thruster crate components: - type: StorageFill contents: - - id: GyroscopeUnanchoredFlatpack + - id: SmallThrusterFlatpack - type: entity - id: CrateThruster parent: CrateEngineering + id: CrateEngineeringSmallGyroscope + name: small gyroscope crate components: - type: StorageFill contents: - - id: ThrusterUnanchoredFlatpack - -- type: entity - id: CrateSmallGyroscope - parent: CrateEngineering - components: - - type: StorageFill - contents: - - id: SmallGyroscopeUnanchoredFlatpack - -- type: entity - id: CrateSmallThruster - parent: CrateEngineering - components: - - type: StorageFill - contents: - - id: SmallThrusterUnanchoredFlatpack + - id: SmallGyroscopeFlatpack diff --git a/Resources/Prototypes/_NF/Catalog/Fills/Crates/fun.yml b/Resources/Prototypes/_NF/Catalog/Fills/Crates/fun.yml index 8dccf95ae23..05e62163cd1 100644 --- a/Resources/Prototypes/_NF/Catalog/Fills/Crates/fun.yml +++ b/Resources/Prototypes/_NF/Catalog/Fills/Crates/fun.yml @@ -1,6 +1,8 @@ - type: entity id: CrateFloorsFun parent: CrateGenericSteel + name: fun floors tiles crate + description: A crate full of 30 random tiles, used for decoration. components: - type: StorageFill contents: @@ -24,3 +26,14 @@ amount: 30 prob: 1 orGroup: FloorTileItemArcadeBlue + +- type: entity + id: CrateFunHoverbikeNF + parent: CrateLivestock + name: hoverbike crate + description: Harder, better, faster, stronger? No, just faster, faster, faster. + components: + - type: StorageFill + contents: + - id: VehicleHoverbikeNF + - id: VehicleKeyHoverbikeNF diff --git a/Resources/Prototypes/_NF/Catalog/Fills/Crates/materials.yml b/Resources/Prototypes/_NF/Catalog/Fills/Crates/materials.yml index d1a57be6b7e..b7d04083d79 100644 --- a/Resources/Prototypes/_NF/Catalog/Fills/Crates/materials.yml +++ b/Resources/Prototypes/_NF/Catalog/Fills/Crates/materials.yml @@ -1,6 +1,8 @@ - type: entity id: CrateMaterials parent: CrateGenericSteel + name: materials crate + description: 1 stack of glass, plastic, steel, plasma and plasteel. components: - type: StorageFill contents: diff --git a/Resources/Prototypes/_NF/Catalog/Fills/Crates/npc.yml b/Resources/Prototypes/_NF/Catalog/Fills/Crates/npc.yml index 0b8d19f09e9..20e4af03ea8 100644 --- a/Resources/Prototypes/_NF/Catalog/Fills/Crates/npc.yml +++ b/Resources/Prototypes/_NF/Catalog/Fills/Crates/npc.yml @@ -1,7 +1,8 @@ - type: entity - name: Emotional support pet crate id: CrateNPCEmotionalSupport parent: CrateLivestock + name: emotional support pet crate + description: A crate containing a single emotional support pet. components: - type: StorageFill contents: @@ -34,9 +35,8 @@ orGroup: MobCatGhost - type: entity - name: Emotional support pet crate id: CrateNPCEmotionalSupportSafe # No pitbull - parent: CrateLivestock + parent: CrateNPCEmotionalSupport suffix: Safe components: - type: StorageFill diff --git a/Resources/Prototypes/_NF/Catalog/Fills/Crates/science.yml b/Resources/Prototypes/_NF/Catalog/Fills/Crates/science.yml index 77f50c9261c..3b9dd654044 100644 --- a/Resources/Prototypes/_NF/Catalog/Fills/Crates/science.yml +++ b/Resources/Prototypes/_NF/Catalog/Fills/Crates/science.yml @@ -1,6 +1,8 @@ - type: entity id: CrateScienceLabBundle parent: CrateScienceSecure + name: scientist lab kit + description: Contains a full kit to build your very own science lab. components: - type: StorageFill contents: diff --git a/Resources/Prototypes/_NF/Catalog/Fills/Crates/service.yml b/Resources/Prototypes/_NF/Catalog/Fills/Crates/service.yml index 1c0511c94a4..19b3226f1a1 100644 --- a/Resources/Prototypes/_NF/Catalog/Fills/Crates/service.yml +++ b/Resources/Prototypes/_NF/Catalog/Fills/Crates/service.yml @@ -1,6 +1,8 @@ - type: entity id: CrateServiceJanitorialSupplies2 parent: CratePlastic + name: janitorial supplies crate B + description: Fight back against dirt and grime with Nanotrasen's Janitorial Essentials(tm)! Contains two trash bag boxes, one box of wet floor signs and 2 spray cleaners. components: - type: StorageFill contents: @@ -13,6 +15,8 @@ - type: entity id: CrateVehicleJanicart parent: CrateLivestock + name: janicart crate + description: The janitor's trusty steed. components: - type: StorageFill contents: diff --git a/Resources/Prototypes/_NF/Catalog/Fills/Crates/syndicate.yml b/Resources/Prototypes/_NF/Catalog/Fills/Crates/syndicate.yml index f70dc549da0..c2ee196737a 100644 --- a/Resources/Prototypes/_NF/Catalog/Fills/Crates/syndicate.yml +++ b/Resources/Prototypes/_NF/Catalog/Fills/Crates/syndicate.yml @@ -1,7 +1,9 @@ - type: entity id: CrateSyndicateLightSurplusBundle parent: CrateSyndicate + name: Syndicate light surplus crate + description: Contains 20 telecrystals worth of completely random Syndicate items. It can be useless junk or really good. components: - type: SurplusBundle - totalPrice: 30 + totalPrice: 20 storePreset: StorePresetLightUplink diff --git a/Resources/Prototypes/_NF/Catalog/Fills/Crates/trade.yml b/Resources/Prototypes/_NF/Catalog/Fills/Crates/trade.yml index 031cfe18c91..674c1ca9392 100644 --- a/Resources/Prototypes/_NF/Catalog/Fills/Crates/trade.yml +++ b/Resources/Prototypes/_NF/Catalog/Fills/Crates/trade.yml @@ -1,10 +1,14 @@ - type: entity id: CrateTradeSecureNormalFilled parent: CrateTradeBaseSecureNormal + name: cargo trading crate + description: Contains goods made in the Frontier sector, ready to be sold on a cargo depot for higher value. MAKE SURE THE CRATE IS INTACT. - type: entity id: CrateTradeSecureHighFilled parent: CrateTradeBaseSecureHigh + name: high value cargo trading crate + description: Contains high value goods made in the Frontier sector, ready to be sold on a cargo depot for higher value. MAKE SURE THE CRATE IS INTACT. - type: entity id: CrateTradeContrabandSecureNormalFilled @@ -16,4 +20,4 @@ - type: entity id: CrateTradeContrabandSecureCyberSunFilled - parent: CrateTradeContrabandSecureCyberSun \ No newline at end of file + parent: CrateTradeContrabandSecureCyberSun diff --git a/Resources/Prototypes/_NF/Catalog/Fills/Crates/vending.yml b/Resources/Prototypes/_NF/Catalog/Fills/Crates/vending.yml index 7509d3125df..ef165874ac3 100644 --- a/Resources/Prototypes/_NF/Catalog/Fills/Crates/vending.yml +++ b/Resources/Prototypes/_NF/Catalog/Fills/Crates/vending.yml @@ -1,6 +1,8 @@ - type: entity id: CrateVendingMachineRestockAstroVendFilled parent: CratePlasticBiodegradable + name: AstroVend restock crate + description: Contains two restock boxes for the AstroVend vending machine. components: - type: StorageFill contents: @@ -10,6 +12,8 @@ - type: entity id: CrateVendingMachineRestockAmmoFilled parent: CratePlasticBiodegradable + name: Liberation restock crate + description: Contains two restock boxes for the Liberation vending machine. components: - type: StorageFill contents: @@ -19,6 +23,8 @@ - type: entity id: CrateVendingMachineRestockFlatpackVendFilled parent: CratePlasticBiodegradable + name: FlatpackVend restock crate + description: Contains two restock boxes for a FlatpackVend vending machine. components: - type: StorageFill contents: @@ -28,6 +34,8 @@ - type: entity id: CrateVendingMachineRestockCuddlyCritterVendFilled parent: CratePlasticBiodegradable + name: CuddlyCritterVend restock crate + description: Contains two restock boxes for a CuddlyCritterVend vending machine. components: - type: StorageFill contents: @@ -37,6 +45,8 @@ - type: entity id: CrateVendingMachineRestockLessLethalVendFilled parent: CratePlasticBiodegradable + name: LessLethalVend restock crate + description: Contains two restock boxes for the LessLethalVend vending machine. components: - type: StorageFill contents: @@ -46,6 +56,8 @@ - type: entity id: CrateVendingMachineRestockAutoTuneVendFilled parent: CratePlasticBiodegradable + name: AutoTuneVend restock crate + description: Contains two restock boxes for the AutoTuneVend vending machine. components: - type: StorageFill contents: @@ -55,6 +67,8 @@ - type: entity id: CrateVendingMachineRestockPottedPlantVendFilled parent: CratePlasticBiodegradable + name: Plant-O-Matic restock crate + description: Contains two restock boxes for the Plant-O-Matic vending machine. components: - type: StorageFill contents: diff --git a/Resources/Prototypes/_NF/Catalog/Fills/Lockers/suit_storage.yml b/Resources/Prototypes/_NF/Catalog/Fills/Lockers/suit_storage.yml index a2f50543550..1c2901f582d 100644 --- a/Resources/Prototypes/_NF/Catalog/Fills/Lockers/suit_storage.yml +++ b/Resources/Prototypes/_NF/Catalog/Fills/Lockers/suit_storage.yml @@ -1,5 +1,5 @@ #SOFTSUITS -#Paramedic's hardsuit +#Paramedic's voidsuit - type: entity id: SuitStorageParamedic parent: SuitStorageBase @@ -7,16 +7,28 @@ components: - type: StorageFill contents: -# - id: NitrogenTankFilled -# - id: OxygenTankFilled - id: AirTankFilled - - id: ClothingHeadHelmetVoidParamed - id: ClothingOuterHardsuitVoidParamed - id: ClothingMaskBreathMedical - id: JetpackMiniFilled - id: HandheldGPSBasic - type: AccessReader -# access: [["Medical"]] + +#Hydroponics EVA +- type: entity + id: SuitStorageHydro + parent: SuitStorageBase + suffix: Hydroponics + components: + - type: StorageFill + contents: + - id: AirTankFilled + - id: ClothingOuterEVASuitHydro + - id: ClothingMaskBreath + - id: JetpackMiniFilled + - id: HandheldGPSBasic +# - id: ClothingShoesBootsMagMercenaryFilled # Frontier - Not adding this to the suit storage so it wont be abused, exists only on role spawn. + - type: AccessReader #HARDSUITS #Quartermaster hardsuit @@ -27,8 +39,6 @@ components: - type: StorageFill contents: -# - id: NitrogenTankFilled -# - id: OxygenTankFilled - id: AirTankFilled - id: ClothingShoesBootsMag - id: ClothingOuterHardsuitLuxury @@ -36,7 +46,22 @@ - id: JetpackMiniFilled - id: HandheldGPSBasic - type: AccessReader - # access: [["Quartermaster"]] + +#Mining hardsuit +- type: entity + id: SuitStorageMining + parent: SuitStorageBase + suffix: Mining + components: + - type: StorageFill + contents: + - id: AirTankFilled + - id: ClothingShoesBootsMag + - id: ClothingOuterHardsuitSalvage + - id: ClothingMaskGasExplorer + - id: JetpackMiniFilled + - id: HandheldGPSBasic + - type: AccessReader #Mercenary hardsuit - type: entity @@ -46,8 +71,6 @@ components: - type: StorageFill contents: -# - id: NitrogenTankFilled -# - id: OxygenTankFilled - id: AirTankFilled - id: ClothingOuterHardsuitMercenary - id: ClothingMaskGasMercenary @@ -57,6 +80,23 @@ - type: AccessReader access: [["Captain"], ["Mercenary"]] +#SCAF hardsuit +- type: entity + id: SuitStorageScaf + parent: SuitStorageBase + suffix: SCAF + components: + - type: StorageFill + contents: + - id: AirTankFilled + - id: ClothingOuterHardsuitScaf + - id: ClothingMaskGasMercenary + - id: JetpackMiniFilled + - id: HandheldGPSBasic +# - id: ClothingShoesBootsMagMercenaryFilled # Frontier - Not adding this to the suit storage so it wont be abused, exists only on role spawn. + - type: AccessReader + access: [["Captain"], ["Mercenary"]] + #Pilot hardsuit - type: entity id: SuitStoragePilot @@ -65,14 +105,11 @@ components: - type: StorageFill contents: -# - id: NitrogenTankFilled -# - id: OxygenTankFilled - id: AirTankFilled - id: ClothingOuterHardsuitPilot - id: ClothingMaskBreath - id: JetpackMiniFilled - id: HandheldGPSBasic -# - id: ClothingShoesBootsMagMercenaryFilled # Frontier - Not adding this to the suit storage so it wont be abused, exists only on role spawn. - type: AccessReader access: [["Captain"], ["Pilot"]] @@ -84,16 +121,12 @@ components: - type: StorageFill contents: -# - id: NitrogenTankFilled -# - id: OxygenTankFilled - id: AirTankFilled - id: ClothingOuterHardsuitClown - id: ClothingMaskBreath - id: JetpackMiniFilled - id: HandheldGPSBasic -# - id: ClothingShoesBootsMagMercenaryFilled # Frontier - Not adding this to the suit storage so it wont be abused, exists only on role spawn. - type: AccessReader -# access: [["Captain"], ["Pilot"]] #Cadet hardsuit - type: entity @@ -103,8 +136,6 @@ components: - type: StorageFill contents: -# - id: NitrogenTankFilled -# - id: OxygenTankFilled - id: AirTankFilled - id: ClothingOuterHardsuitNfsdBronze # Frontier - id: ClothingMaskGasNfsd @@ -122,8 +153,6 @@ components: - type: StorageFill contents: -# - id: NitrogenTankFilled -# - id: OxygenTankFilled - id: AirTankFilled - id: ClothingOuterHardsuitNfsdSilver # Frontier - id: ClothingMaskGasNfsd @@ -141,8 +170,6 @@ components: - type: StorageFill contents: -# - id: NitrogenTankFilled -# - id: OxygenTankFilled - id: AirTankFilled - id: ClothingOuterHardsuitNfsdBrigmedic # Frontier - id: ClothingMaskGasNfsd @@ -160,8 +187,6 @@ components: - type: StorageFill contents: -# - id: NitrogenTankFilled -# - id: OxygenTankFilled - id: AirTankFilled - id: ClothingOuterHardsuitNfsdGold # Frontier - id: ClothingMaskGasNfsd @@ -179,8 +204,6 @@ components: - type: StorageFill contents: -# - id: NitrogenTankFilled -# - id: OxygenTankFilled - id: AirTankFilled - id: ClothingOuterHardsuitNfsdGold # Frontier - id: ClothingMaskGasNfsd @@ -198,8 +221,6 @@ components: - type: StorageFill contents: -# - id: NitrogenTankFilled -# - id: OxygenTankFilled - id: AirTankFilled - id: ClothingOuterHardsuitNfsdSheriff # Frontier - id: ClothingMaskGasSheriff @@ -217,8 +238,6 @@ components: - type: StorageFill contents: -# - id: NitrogenTankFilled -# - id: OxygenTankFilled - id: AirTankFilled - id: ClothingOuterHardsuitNfsdCombat # Frontier - id: ClothingMaskGasNfsd @@ -236,8 +255,6 @@ components: - type: StorageFill contents: -# - id: NitrogenTankFilled -# - id: OxygenTankFilled - id: AirTankFilled - id: ClothingOuterHardsuitNfsdCommand # Frontier - id: ClothingMaskGasNfsd @@ -245,4 +262,4 @@ - id: HandheldGPSBasic - id: ClothingShoesBootsMagNfsd # Frontier - type: AccessReader - access: [["Security"]] \ No newline at end of file + access: [["Security"]] diff --git a/Resources/Prototypes/_NF/Catalog/Fills/Lockers/suit_storage_wallmount.yml b/Resources/Prototypes/_NF/Catalog/Fills/Lockers/suit_storage_wallmount.yml index 66f836e5061..feb64cc4885 100644 --- a/Resources/Prototypes/_NF/Catalog/Fills/Lockers/suit_storage_wallmount.yml +++ b/Resources/Prototypes/_NF/Catalog/Fills/Lockers/suit_storage_wallmount.yml @@ -1,20 +1,35 @@ #SOFTSUITS -#Paramedic's hardsuit +#Paramedic's Voidsuit - type: entity id: SuitStorageWallmountParamedic parent: [SuitStorageWallmount, SuitStorageParamedic] +#Hydroponics EVA +- type: entity + id: SuitStorageWallmountHydro + parent: [SuitStorageWallmount, SuitStorageHydro] + #HARDSUITS #Quartermaster hardsuit - type: entity id: SuitStorageWallmountQuartermaster parent: [SuitStorageWallmount, SuitStorageQuartermaster] +#Mining hardsuit +- type: entity + id: SuitStorageWallmountMining + parent: [SuitStorageWallmount, SuitStorageMining] + #Mercenary hardsuit - type: entity id: SuitStorageWallmountMercenary parent: [SuitStorageWallmount, SuitStorageMercenary] +#SCAF hardsuit +- type: entity + id: SuitStorageWallmountScaf + parent: [SuitStorageWallmount, SuitStorageScaf] + #Pilot hardsuit - type: entity id: SuitStorageWallmountPilot diff --git a/Resources/Prototypes/_NF/Catalog/VendingMachines/Inventories/flatpackvend.yml b/Resources/Prototypes/_NF/Catalog/VendingMachines/Inventories/flatpackvend.yml index 63b4848031d..158eae93dcc 100644 --- a/Resources/Prototypes/_NF/Catalog/VendingMachines/Inventories/flatpackvend.yml +++ b/Resources/Prototypes/_NF/Catalog/VendingMachines/Inventories/flatpackvend.yml @@ -24,3 +24,5 @@ AirlockGlassFlatpack: 20 AirlockShuttleFlatpack: 20 AirlockGlassShuttleFlatpack: 20 + emaggedInventory: + HoverbikeFlatpack: 1 diff --git a/Resources/Prototypes/_NF/Catalog/security_uplink_catalog.yml b/Resources/Prototypes/_NF/Catalog/security_uplink_catalog.yml index c00035963b9..8239aefedf3 100644 --- a/Resources/Prototypes/_NF/Catalog/security_uplink_catalog.yml +++ b/Resources/Prototypes/_NF/Catalog/security_uplink_catalog.yml @@ -83,6 +83,43 @@ - SeniorOfficer - Sheriff +- type: listing + id: UplinkSecurityCombatHardsuit + name: uplink-security-hardsuit-combat-name + description: uplink-security-hardsuit-combat-desc + productEntity: ClothingOuterHardsuitNfsdCombat + icon: { sprite: _NF/Clothing/OuterClothing/Hardsuits/nfsd_combat.rsi, state: icon } + cost: + FrontierUplinkCoin: 10 + categories: + - UplinkSecurityHardsuits + conditions: + - !type:StoreWhitelistCondition + whitelist: + tags: + - SecurityUplink + +- type: listing + id: UplinkSecurityCommandHardsuit + name: uplink-security-hardsuit-commmand-name + description: uplink-security-hardsuit-commmand-desc + productEntity: ClothingOuterHardsuitNfsdCommand + icon: { sprite: _NF/Clothing/OuterClothing/Hardsuits/nfsd_command.rsi, state: icon } + cost: + FrontierUplinkCoin: 10 + categories: + - UplinkSecurityHardsuits + conditions: + - !type:StoreWhitelistCondition + whitelist: + tags: + - SecurityUplink + - !type:BuyerJobCondition + whitelist: + - Bailiff + - SeniorOfficer + - Sheriff + - type: listing id: UplinkSecurityHardsuitSyndieReverseEngineered name: uplink-security-hardsuit-experimental-name @@ -406,7 +443,7 @@ name: uplink-security-holo-name description: uplink-security-holo-desc productEntity: HoloprojectorNfsd - icon: { sprite: Objects/Devices/Holoprojectors/security.rsi, state: icon } + icon: { sprite: _NF/Objects/Devices/Holoprojectors/nfsd.rsi, state: icon } cost: FrontierUplinkCoin: 1 categories: @@ -450,11 +487,11 @@ - SecurityUplink - type: listing - id: UplinkSecurityTechfab + id: UplinkNfsdTechfab name: uplink-security-techfab-name description: uplink-security-techfab-desc productEntity: NfsdTechFabCircuitboard - icon: { sprite: Objects/Misc/module.rsi, state: security } + icon: { sprite: Objects/Misc/module.rsi, state: nfsd } cost: FrontierUplinkCoin: 5 categories: @@ -830,8 +867,8 @@ id: UplinkSecuritySwat name: uplink-security-swat-name description: uplink-security-swat-desc - productEntity: ClothingMaskGasSwat - icon: { sprite: Clothing/Mask/swat.rsi, state: icon} + productEntity: ClothingMaskGasSheriff + icon: { sprite: _NF/Clothing/Masks/nfsd_sheriff.rsi, state: icon} cost: FrontierUplinkCoin: 3 categories: @@ -1127,3 +1164,24 @@ - Bailiff - SeniorOfficer - Sheriff + +- type: listing + id: UplinkSecurityHoverbikeNfsdFlatpack + name: uplink-security-hoverbike-name + description: uplink-security-hoverbike-desc + productEntity: HoverbikeNfsdFlatpack + icon: { sprite: _NF/Objects/Vehicles/hoverbike.rsi, state: vehicle } + cost: + FrontierUplinkCoin: 35 + categories: + - UplinkSecurityUtility + conditions: + - !type:StoreWhitelistCondition + whitelist: + tags: + - SecurityUplink + - !type:BuyerJobCondition + whitelist: + - Bailiff + - SeniorOfficer + - Sheriff diff --git a/Resources/Prototypes/_NF/Entities/Clothing/Back/messenger.yml b/Resources/Prototypes/_NF/Entities/Clothing/Back/messenger.yml index dbc9663b13d..ef06b89ce91 100644 --- a/Resources/Prototypes/_NF/Entities/Clothing/Back/messenger.yml +++ b/Resources/Prototypes/_NF/Entities/Clothing/Back/messenger.yml @@ -202,3 +202,11 @@ components: - type: Sprite sprite: _NF/Clothing/Back/Messenger/nfsd_cream.rsi + +- type: entity + parent: ClothingBackpackMessenger + id: ClothingBackpackMessengerBloodCult + name: cultist messenger bag + components: + - type: Sprite + sprite: _NF/Clothing/Back/Messenger/bloodcult.rsi diff --git a/Resources/Prototypes/_NF/Entities/Clothing/Belt/belts.yml b/Resources/Prototypes/_NF/Entities/Clothing/Belt/belts.yml index 7e254c7b15b..6525399496d 100644 --- a/Resources/Prototypes/_NF/Entities/Clothing/Belt/belts.yml +++ b/Resources/Prototypes/_NF/Entities/Clothing/Belt/belts.yml @@ -96,4 +96,30 @@ - type: Sprite sprite: _NF/Clothing/Belt/nfsd_webbing.rsi - type: Clothing - sprite: _NF/Clothing/Belt/nfsd_webbing.rsi \ No newline at end of file + sprite: _NF/Clothing/Belt/nfsd_webbing.rsi + +- type: entity + parent: ClothingBeltBase + id: ClothingBeltCultForceField + name: cult runic belt buckle + components: + - type: Sprite + sprite: _NF/Clothing/Belt/cult_force_field.rsi + shader: unshaded + - type: Clothing + sprite: _NF/Clothing/Belt/cult_force_field.rsi + - type: Reflect + enabled: true + reflectProb: .1 + spread: 90 + +- type: entity + parent: ClothingBeltStorageBase + id: ClothingBeltCultWebbing + name: cult webbing + description: A webbing with pockets lined with waterproof (water, huh?) material. + components: + - type: Sprite + sprite: _NF/Clothing/Belt/cult_webbing.rsi + - type: Clothing + sprite: _NF/Clothing/Belt/cult_webbing.rsi diff --git a/Resources/Prototypes/_NF/Entities/Clothing/Ears/headsets.yml b/Resources/Prototypes/_NF/Entities/Clothing/Ears/headsets.yml index be124ee5dd7..eec26ae1dc3 100644 --- a/Resources/Prototypes/_NF/Entities/Clothing/Ears/headsets.yml +++ b/Resources/Prototypes/_NF/Entities/Clothing/Ears/headsets.yml @@ -1,6 +1,7 @@ - type: entity parent: ClothingHeadsetSecurity id: ClothingHeadsetSecuritySafe # Ask SR or Sheriff for keys + name: nfsd headset suffix: Safe components: - type: ContainerFill @@ -83,6 +84,7 @@ - type: entity parent: ClothingHeadsetNfsdCream id: ClothingHeadsetNfsdCreamMed # Ask SR or Sheriff for keys + noSpawn: true components: - type: ContainerFill containers: diff --git a/Resources/Prototypes/_NF/Entities/Clothing/Ears/headsets_alt.yml b/Resources/Prototypes/_NF/Entities/Clothing/Ears/headsets_alt.yml index f9e04210314..4896645adf4 100644 --- a/Resources/Prototypes/_NF/Entities/Clothing/Ears/headsets_alt.yml +++ b/Resources/Prototypes/_NF/Entities/Clothing/Ears/headsets_alt.yml @@ -74,3 +74,8 @@ sprite: _NF/Clothing/Ears/Headsets/nfsd_h_cb.rsi - type: Clothing sprite: _NF/Clothing/Ears/Headsets/nfsd_h_cb.rsi + - type: ContainerFill + containers: + key_slots: + - EncryptionKeyStationMaster + - EncryptionKeyCentCom diff --git a/Resources/Prototypes/_NF/Entities/Clothing/Head/hardsuit-helmets.yml b/Resources/Prototypes/_NF/Entities/Clothing/Head/hardsuit-helmets.yml index b0ab3a29e5c..51252fdf9e3 100644 --- a/Resources/Prototypes/_NF/Entities/Clothing/Head/hardsuit-helmets.yml +++ b/Resources/Prototypes/_NF/Entities/Clothing/Head/hardsuit-helmets.yml @@ -36,6 +36,7 @@ name: pilot hardsuit helmet description: Light hardsuit helmet for pilots. components: + - type: BreathMask - type: Sprite sprite: _NF/Clothing/Head/Hardsuits/pilot.rsi - type: Clothing @@ -69,6 +70,7 @@ name: experimental salvager helmet description: A predication of decay washes over your mind. components: + - type: BreathMask - type: Sprite sprite: _NF/Clothing/Head/Hardsuits/maxim_prototype.rsi - type: Clothing diff --git a/Resources/Prototypes/_NF/Entities/Clothing/Head/helmets.yml b/Resources/Prototypes/_NF/Entities/Clothing/Head/helmets.yml index be27d3f4cf6..3d34e9458e5 100644 --- a/Resources/Prototypes/_NF/Entities/Clothing/Head/helmets.yml +++ b/Resources/Prototypes/_NF/Entities/Clothing/Head/helmets.yml @@ -58,3 +58,20 @@ sprite: _NF/Clothing/Head/Helmets/nfsd.rsi - type: Clothing sprite: _NF/Clothing/Head/Helmets/nfsd.rsi + +# Bloodcult Janitor Helmet +- type: entity + parent: ClothingHeadHelmetBasic + id: ClothingHeadHelmetCultJanitor + name: cult leader helmet + components: + - type: Sprite + sprite: _NF/Clothing/Head/Helmets/cult_janitor.rsi + - type: Clothing + sprite: _NF/Clothing/Head/Helmets/cult_janitor.rsi + - type: Contraband + - type: Tag + tags: + - ClothMade + - HidesHair + - WhitelistChameleon diff --git a/Resources/Prototypes/_NF/Entities/Clothing/Head/hoods.yml b/Resources/Prototypes/_NF/Entities/Clothing/Head/hoods.yml index ff4c0e351c1..18f16acd12c 100644 --- a/Resources/Prototypes/_NF/Entities/Clothing/Head/hoods.yml +++ b/Resources/Prototypes/_NF/Entities/Clothing/Head/hoods.yml @@ -35,3 +35,27 @@ sprite: Clothing/Head/Hoods/Coat/hoodsyndicate.rsi - type: Clothing sprite: Clothing/Head/Hoods/Coat/hoodsyndicate.rsi + +- type: entity + parent: ClothingHeadBase + id: ClothingHeadHatHoodBloodCulthood + name: cult hood + noSpawn: true + components: + - type: Sprite + sprite: _NF/Clothing/Head/Hoods/cult.rsi + - type: Clothing + sprite: _NF/Clothing/Head/Hoods/cult.rsi + - type: Tag + tags: + - HidesHair + - WhitelistChameleon + - type: Contraband + +- type: entity # for looks only + parent: [ ClothingHeadHatHoodBloodCulthood, ClothingHeadHelmetBasic ] # hehe + id: ClothingHeadHatHoodBloodCulthoodUnremoveable + noSpawn: true + name: cult hood + components: + - type: Unremoveable diff --git a/Resources/Prototypes/_NF/Entities/Clothing/Head/softsuit-helmets.yml b/Resources/Prototypes/_NF/Entities/Clothing/Head/softsuit-helmets.yml index 2f5ac8ca070..e956ba59399 100644 --- a/Resources/Prototypes/_NF/Entities/Clothing/Head/softsuit-helmets.yml +++ b/Resources/Prototypes/_NF/Entities/Clothing/Head/softsuit-helmets.yml @@ -12,6 +12,7 @@ - type: Tag tags: - HelmetEVA + - HidesHair - WhitelistChameleon - type: entity @@ -28,4 +29,5 @@ - type: Tag tags: - HelmetEVA + - HidesHair - WhitelistChameleon diff --git a/Resources/Prototypes/_NF/Entities/Clothing/Masks/masks.yml b/Resources/Prototypes/_NF/Entities/Clothing/Masks/masks.yml index 93bd1b35324..d62a6215dc1 100644 --- a/Resources/Prototypes/_NF/Entities/Clothing/Masks/masks.yml +++ b/Resources/Prototypes/_NF/Entities/Clothing/Masks/masks.yml @@ -8,6 +8,10 @@ sprite: _NF/Clothing/Masks/arcadia.rsi - type: Clothing sprite: _NF/Clothing/Masks/arcadia.rsi + - type: Tag + tags: + - ClothMade + - HidesHair - type: entity parent: ClothingMaskBase @@ -58,3 +62,35 @@ sprite: _NF/Clothing/Masks/nfsd_sheriff.rsi - type: Clothing sprite: _NF/Clothing/Masks/nfsd_sheriff.rsi + - type: Armor + modifiers: + coefficients: + Blunt: 0.95 + Slash: 0.95 + Piercing: 0.95 + Heat: 0.95 + +- type: entity + parent: ClothingMaskPullableBase + id: ClothingMaskCultJanitor + name: cult leader mask + description: A close-fitting imposing breathing mask designed for cult leaders who value style. + components: + - type: Sprite + sprite: _NF/Clothing/Masks/cult_janitor_mask.rsi + - type: Clothing + sprite: _NF/Clothing/Masks/cult_janitor_mask.rsi + - type: BreathMask + - type: IdentityBlocker + - type: Armor + modifiers: + coefficients: + Blunt: 0.90 + Slash: 0.90 + Piercing: 0.90 + Heat: 0.90 + - type: Contraband + - type: Tag + tags: + - ClothMade + - HidesHair diff --git a/Resources/Prototypes/_NF/Entities/Clothing/OuterClothing/coats.yml b/Resources/Prototypes/_NF/Entities/Clothing/OuterClothing/coats.yml index c14e4d24182..872f9fc7a21 100644 --- a/Resources/Prototypes/_NF/Entities/Clothing/OuterClothing/coats.yml +++ b/Resources/Prototypes/_NF/Entities/Clothing/OuterClothing/coats.yml @@ -105,7 +105,35 @@ sprite: _NF/Clothing/OuterClothing/Misc/nfsd_long.rsi - type: Clothing sprite: _NF/Clothing/OuterClothing/Misc/nfsd_long.rsi - + +# Bloodcult Robes +- type: entity + parent: [ ClothingOuterStorageBase, ClothingOuterArmorBulletproof ] + id: ClothingOuterCoatCultJanitor + name: cult leader armored robes + description: Regal robes fitting for a cult leader. + components: + - type: Sprite + sprite: _NF/Clothing/OuterClothing/Coats/cult_janitor_robe.rsi + - type: Clothing + sprite: _NF/Clothing/OuterClothing/Coats/cult_janitor_robe.rsi + - type: Contraband + +- type: entity + parent: [ ClothingOuterStorageToggleableBase, ClothingOuterArmorBasic ] + id: ClothingOuterCoatBloodCultRobes + name: cult robes + description: There's no cult without classic red/crimson cult robes with bulletproof vests. + suffix: Frontier + components: + - type: Sprite + sprite: _NF/Clothing/OuterClothing/Coats/cult_robes.rsi + - type: Clothing + sprite: _NF/Clothing/OuterClothing/Coats/cult_robes.rsi + - type: ToggleableClothing + clothingPrototype: ClothingHeadHatHoodBloodCulthood + - type: Contraband + - type: entity parent: ClothingOuterWinterHoP id: ClothingOuterJacketSr diff --git a/Resources/Prototypes/_NF/Entities/Clothing/OuterClothing/hardsuits.yml b/Resources/Prototypes/_NF/Entities/Clothing/OuterClothing/hardsuits.yml index 493d9ea90e5..0fcdf7c486a 100644 --- a/Resources/Prototypes/_NF/Entities/Clothing/OuterClothing/hardsuits.yml +++ b/Resources/Prototypes/_NF/Entities/Clothing/OuterClothing/hardsuits.yml @@ -157,7 +157,7 @@ Caustic: 0.75 - type: ClothingSpeedModifier walkModifier: 0.95 - sprintModifier: 0.85 + sprintModifier: 0.9 - type: entity parent: ClothingOuterHardsuitNfsdBronze @@ -238,7 +238,7 @@ Radiation: 0.2 Caustic: 0.2 - type: ClothingSpeedModifier - walkModifier: 0.9 + walkModifier: 0.75 sprintModifier: 0.65 #Security Combat Hardsuit @@ -287,7 +287,7 @@ - type: Armor modifiers: coefficients: - Blunt: 0.6 + Blunt: 0.5 Slash: 0.5 Piercing: 0.5 Heat: 0.50 diff --git a/Resources/Prototypes/_NF/Entities/Markers/Spawners/Conditional/bloodcultmobs.yml b/Resources/Prototypes/_NF/Entities/Markers/Spawners/Conditional/bloodcultmobs.yml new file mode 100644 index 00000000000..ebe3483fc50 --- /dev/null +++ b/Resources/Prototypes/_NF/Entities/Markers/Spawners/Conditional/bloodcultmobs.yml @@ -0,0 +1,177 @@ +- type: entity + name: Blood Cult Priest Spawner + suffix: AI, Hostile, Caster + id: SpawnMobBloodCultistPriest + parent: MarkerBase + components: + - type: Sprite + layers: + - state: red + - state: ai + - sprite: Mobs/Species/Human/parts.rsi + state: full + - sprite: Clothing/Head/Helmets/cult.rsi + state: equipped-HELMET + - sprite: Clothing/Shoes/Specific/cult.rsi + state: equipped-FEET + - sprite: Clothing/OuterClothing/Armor/cult_armour.rsi + state: equipped-OUTERCLOTHING + - sprite: Objects/Weapons/Guns/Basic/staves.rsi + state: animation-inhand-right + - type: ConditionalSpawner + prototypes: + - MobBloodCultistPriest + +- type: entity + name: Blood Cult Acolyte + suffix: AI, Hostile, Melee + id: SpawnMobBloodCultistAcolyte + parent: MarkerBase + components: + - type: Sprite + layers: + - state: red + - state: ai + - sprite: Mobs/Species/Human/parts.rsi + state: full + - sprite: Clothing/Head/Helmets/cult.rsi + state: equipped-HELMET + - sprite: Clothing/Shoes/Specific/cult.rsi + state: equipped-FEET + - sprite: Clothing/OuterClothing/Armor/cult_armour.rsi + state: equipped-OUTERCLOTHING + - sprite: Objects/Weapons/Melee/cult_blade.rsi + state: inhand-right + - type: ConditionalSpawner + prototypes: + - MobBloodCultistAcolyte + +- type: entity + name: Blood Cult Zealot + suffix: AI, Hostile, Melee + id: SpawnMobBloodCultistZealotMelee + parent: MarkerBase + components: + - type: Sprite + layers: + - state: red + - state: ai + - sprite: Mobs/Species/Human/parts.rsi + state: full + - sprite: Clothing/Head/Hoods/cult.rsi + state: equipped-HELMET + - sprite: Clothing/Shoes/Specific/cult.rsi + state: equipped-FEET + - sprite: Clothing/OuterClothing/Misc/cultrobes.rsi + state: equipped-OUTERCLOTHING + - sprite: Objects/Weapons/Melee/cult_dagger.rsi + state: inhand-right + - type: ConditionalSpawner + prototypes: + - MobBloodCultistZealotMelee + +- type: entity + name: Blood Cult Zealot + suffix: AI, Hostile, Ranged + id: SpawnMobBloodCultistZealotRanged + parent: MarkerBase + components: + - type: Sprite + layers: + - state: red + - state: ai + - sprite: Mobs/Species/Human/parts.rsi + state: full + - sprite: Clothing/Head/Hoods/cult.rsi + state: equipped-HELMET + - sprite: Clothing/Shoes/Specific/cult.rsi + state: equipped-FEET + - sprite: Clothing/OuterClothing/Misc/cultrobes.rsi + state: equipped-OUTERCLOTHING + - sprite: _NF/Objects/Weapons/Guns/Bow/crossbow.rsi + state: inhand-left + - type: ConditionalSpawner + prototypes: + - MobBloodCultistZealotRanged + +- type: entity + name: Blood Cult Zealot + suffix: AI, Hostile, Caster + id: SpawnMobBloodCultistCaster + parent: MarkerBase + components: + - type: Sprite + layers: + - state: red + - state: ai + - sprite: Mobs/Species/Human/parts.rsi + state: full + - sprite: Clothing/Head/Hoods/cult.rsi + state: equipped-HELMET + - sprite: Clothing/Shoes/Specific/cult.rsi + state: equipped-FEET + - sprite: Clothing/OuterClothing/Misc/cultrobes.rsi + state: equipped-OUTERCLOTHING + - sprite: Objects/Weapons/Guns/Basic/staves.rsi + state: animation-inhand-right + - type: ConditionalSpawner + prototypes: + - MobBloodCultistCaster + +- type: entity + name: Blood Cult Leech + suffix: AI, Hostile, Melee, Fast + id: SpawnMobBloodCultLeech + parent: MarkerBase + components: + - type: Sprite + layers: + - state: red + - state: ai + - sprite: _NF/Mobs/BloodCult/bloodcultleech.rsi + state: leech + - type: ConditionalSpawner + prototypes: + - MobBloodCultLeech + +- type: entity + name: Ascended Cultist + suffix: AI, Hostile, Caster, Megafauna + id: SpawnMobBloodCultistAscended + parent: MarkerBase + components: + - type: Sprite + layers: + - state: red + - state: ai + - sprite: _NF/Mobs/BloodCult/ascended_cultist.rsi + state: ascended_cultist + - type: ConditionalSpawner + prototypes: + - MobBloodCultistAscended + +- type: entity + name: Blood Cult Janitor + suffix: AI, Hostile, Melee + id: SpawnMobBloodCultistJanitor + parent: MarkerBase + components: + - type: Sprite + layers: + - state: red + - state: ai + - sprite: Mobs/Species/Human/parts.rsi + state: full + - sprite: _NF/Clothing/Masks/cult_janitor_mask.rsi + state: equipped-MASK + - sprite: _NF/Clothing/Head/Helmets/cult_janitor.rsi + state: equipped-HELMET + - sprite: Clothing/Shoes/Specific/cult.rsi + state: equipped-FEET + - sprite: _NF/Clothing/OuterClothing/Coats/cult_janitor_robe.rsi + state: equipped-OUTERCLOTHING + - sprite: Objects/Weapons/Melee/cult_blade.rsi + state: inhand-right + - type: ConditionalSpawner + prototypes: + - MobBloodCultistJanitor diff --git a/Resources/Prototypes/_NF/Entities/Markers/Spawners/Random/bloodcult_inhand_weapons.yml b/Resources/Prototypes/_NF/Entities/Markers/Spawners/Random/bloodcult_inhand_weapons.yml new file mode 100644 index 00000000000..d081f0df67d --- /dev/null +++ b/Resources/Prototypes/_NF/Entities/Markers/Spawners/Random/bloodcult_inhand_weapons.yml @@ -0,0 +1,70 @@ +- type: entity + name: random melee weapon + id: SpawnInhandMeleeWeaponBloodCultLow + parent: MarkerBase + suffix: "Blood cult, Low" + noSpawn: true + components: + - type: Sprite + layers: + - state: green + scale: 0.7, 0.7 + - sprite: Objects/Weapons/Melee/cult_blade.rsi + state: icon + - type: RandomSpawner + prototypes: + - RitualDagger + - RitualDagger + - RitualDagger + - RitualDagger + - RitualDagger + - RitualDagger + - Machete + - ButchCleaver + - WeaponCrusherGlaive + - SpearBone + chance: 1.0 + offset: 0.0 + rarePrototypes: + - UnholyHalberd + - EldritchBlade + - Katana + - FireAxe + - BrokenBottle + rareChance: 0.01 + +- type: entity + name: random melee weapon + id: SpawnInhandMeleeWeaponBloodCultHigh + parent: MarkerBase + suffix: "Blood cult, High" + noSpawn: true + components: + - type: Sprite + layers: + - state: green + scale: 0.7, 0.7 + - sprite: Objects/Weapons/Melee/cult_blade.rsi + state: icon + - type: RandomSpawner + prototypes: + - EldritchBlade + - EldritchBlade + - EldritchBlade + - EldritchBlade + - EldritchBlade + - EldritchBlade + - EldritchBlade + - UnholyHalberd + - FireAxe + - SpearBone + - SpearUranium + chance: 1.0 + offset: 0.0 + rarePrototypes: + - RitualDagger + - Machete + - ButchCleaver + - WeaponCrusherGlaive + - BrokenBottle + rareChance: 0.01 diff --git a/Resources/Prototypes/_NF/Entities/Spawners/syndicatemobs.yml b/Resources/Prototypes/_NF/Entities/Markers/Spawners/Random/syndicatemobs.yml similarity index 100% rename from Resources/Prototypes/_NF/Entities/Spawners/syndicatemobs.yml rename to Resources/Prototypes/_NF/Entities/Markers/Spawners/Random/syndicatemobs.yml diff --git a/Resources/Prototypes/_NF/Entities/Spawners/wizardfederationmobs.yml b/Resources/Prototypes/_NF/Entities/Markers/Spawners/Random/wizardfederationmobs.yml similarity index 100% rename from Resources/Prototypes/_NF/Entities/Spawners/wizardfederationmobs.yml rename to Resources/Prototypes/_NF/Entities/Markers/Spawners/Random/wizardfederationmobs.yml diff --git a/Resources/Prototypes/_NF/Entities/Markers/Spawners/vehicles.yml b/Resources/Prototypes/_NF/Entities/Markers/Spawners/vehicles.yml new file mode 100644 index 00000000000..8587415cc57 --- /dev/null +++ b/Resources/Prototypes/_NF/Entities/Markers/Spawners/vehicles.yml @@ -0,0 +1,13 @@ +- type: entity + name: hoverbike spawner + id: SpawnVehicleHoverbikeNF + parent: MarkerBase + components: + - type: Sprite + layers: + - state: green + - sprite: _NF/Objects/Vehicles/hoverbike.rsi + state: vehicle + - type: ConditionalSpawner + prototypes: + - VehicleHoverbikeNF diff --git a/Resources/Prototypes/_NF/Entities/Mobs/NPCs/base_humanoid_hostile.yml b/Resources/Prototypes/_NF/Entities/Mobs/NPCs/base_humanoid_hostile.yml index eb7ee760a69..d0524c133aa 100644 --- a/Resources/Prototypes/_NF/Entities/Mobs/NPCs/base_humanoid_hostile.yml +++ b/Resources/Prototypes/_NF/Entities/Mobs/NPCs/base_humanoid_hostile.yml @@ -43,7 +43,6 @@ # Human NPC, uses equipment, immune to vacuum/low pressure # but otherwise should be the same as base line human mob -# Going to use this prototype later for other mobs - type: entity name: Human NPC suffix: AI, Hostile @@ -69,31 +68,31 @@ 160: Dead - type: Stamina critThreshold: 130 -# Missing stuff from BaseMobSpeciesOrganic - type: Flashable - type: Blindable - type: Butcherable - butcheringType: Spike # TODO human. + butcheringType: Spike spawned: - id: FoodMeatHuman amount: 5 # AI package - type: HTN rootTask: - task: SimpleHumanoidHostileCompound -# Alt root tasks -# task: MeleeCombatCompound -# task: SimpleRangedHostileCompound + task: SimpleHumanoidHostileCompound # Alt root tasks: MeleeCombatCompound, SimpleRangedHostileCompound blackboard: - NavClimb: !type:Bool # They use this option too much for my liking, but without this mobs usually get stuck on spawn in expeds + NavClimb: !type:Bool false + NavInteract: !type:Bool + true + NavPry: !type:Bool + true - type: NpcFactionMember factions: - SimpleHostile - type: Carriable # Carrying system from nyanotrasen. - type: MobPrice - price: 1500 # Kidnapping a living person and selling them for cred is a good move. - deathPenalty: 0.5 # However they really ought to be living and intact, otherwise they're worth 2x less. + price: 1500 + deathPenalty: 0.5 - type: Contraband - type: Advertise pack: syndicatehumanoidchatter # Don't have neutral one @@ -136,13 +135,10 @@ - ShoesRequiredStepTriggerImmune - type: HTN rootTask: - task: SimpleHumanoidHostileCompound -# Alt root tasks -# task: MeleeCombatCompound -# task: SimpleRangedHostileCompound + task: SimpleHumanoidHostileCompound # Alt root tasks: MeleeCombatCompound, SimpleRangedHostileCompound blackboard: - NavClimb: !type:Bool # They use this option too much for my liking, but I'll keep it here as an option - true + NavClimb: !type:Bool + false NavInteract: !type:Bool true NavPry: !type:Bool @@ -168,6 +164,6 @@ Base: dead - type: Carriable # Carrying system from nyanotrasen. - type: MobPrice - price: 1500 # Kidnapping a living person and selling them for cred is a good move. - deathPenalty: 0.5 # However they really ought to be living and intact, otherwise they're worth 2x less. + price: 1500 + deathPenalty: 0.5 - type: Contraband diff --git a/Resources/Prototypes/_NF/Entities/Mobs/NPCs/bloodcultistmob.yml b/Resources/Prototypes/_NF/Entities/Mobs/NPCs/bloodcultistmob.yml index 658cd602f41..810ea1fba6a 100644 --- a/Resources/Prototypes/_NF/Entities/Mobs/NPCs/bloodcultistmob.yml +++ b/Resources/Prototypes/_NF/Entities/Mobs/NPCs/bloodcultistmob.yml @@ -11,12 +11,11 @@ rechargeCooldown: 1.5 rechargeSound: path: /Audio/_NF/Effects/silence.ogg -# - type: ArchaicAccent - type: Advertise pack: bloodcultisthumanoidchatter - minimumWait: 120 # 1 * 2 - maximumWait: 240 # 2 * 60 - NextAdvertisementTime: 0 + minimumWait: 30 + maximumWait: 120 + NextAdvertisementTime: 10 - type: AutoWakeUp - type: MovementAlwaysTouching @@ -27,7 +26,7 @@ name: Blood Cult Priest parent: MobBloodCultistBase id: MobBloodCultistPriest - suffix: AI, Ranged + noSpawn: true components: - type: Loadout prototypes: @@ -52,12 +51,44 @@ soundGunshot: path: /Audio/Effects/Lightning/lightningshock.ogg +# Blood Cult Janitor, ranged mab, bolts deal 10 slash damage +# Look for magic bolt here:\Resources\Prototypes\_NF\Entities\Objects\Weapons\Guns\Projectiles\magic.yml +- type: entity + name: Blood Cult Janitor + parent: MobBloodCultistBase + id: MobBloodCultistJanitor + noSpawn: true + components: + - type: Loadout + prototypes: + - BloodCultistJanitorGear + - type: Reflect + enabled: true + reflectProb: .3 + spread: 90 + - type: Stamina + critThreshold: 500 + - type: BasicEntityAmmoProvider + proto: ShellSoapConjuredBloodCultCluster # SoapConjuredBloodCultCluster + capacity: 1 + count: 1 + - type: Gun + showExamineText: false + fireRate: 4 + selectedMode: SemiAuto + soundGunshot: + path: /Audio/Effects/Lightning/lightningshock.ogg + - type: RechargeBasicEntityAmmo + rechargeCooldown: 12 + rechargeSound: + path: /Audio/_NF/Effects/silence.ogg + # Blood Cult Acolyte, melee mob armed with eldritch sword (16 slash) - type: entity name: Blood Cult Acolyte parent: MobBloodCultistBase id: MobBloodCultistAcolyte - suffix: AI, Melee + noSpawn: true components: - type: Loadout prototypes: @@ -66,13 +97,23 @@ enabled: true reflectProb: .3 spread: 90 + - type: HTN + rootTask: + task: MeleeCombatCompound + blackboard: + NavClimb: !type:Bool + false + NavInteract: !type:Bool + true + NavPry: !type:Bool + true # Blood Cult Acolyte, melee mob armed with ritual dagger (12 slash) - type: entity name: Blood Cult Zealot parent: MobBloodCultistBase id: MobBloodCultistZealotMelee - suffix: AI, Melee + noSpawn: true components: - type: Loadout prototypes: @@ -81,14 +122,24 @@ enabled: true reflectProb: .1 spread: 90 + - type: HTN + rootTask: + task: MeleeCombatCompound + blackboard: + NavClimb: !type:Bool + false + NavInteract: !type:Bool + true + NavPry: !type:Bool + true # Blood Cult Zealot, ranged mob, crossbow bolt deals 20 slash and 5 bloodloss # Look for crossbow bolt here: \Resources\Prototypes\_NF\Entities\Objects\Weapons\Guns\Projectiles\crossbow_bolts.yml - type: entity name: Blood Cult Zealot - suffix: AI, Crossbow parent: MobBloodCultistBase id: MobBloodCultistZealotRanged + noSpawn: true components: - type: Loadout prototypes: @@ -101,7 +152,7 @@ capacity: 1 count: 1 - type: Gun - useKey: false + showExamineText: false fireRate: 0.5 selectedMode: SemiAuto availableModes: @@ -113,9 +164,9 @@ # Look for magic bolt here:\Resources\Prototypes\_NF\Entities\Objects\Weapons\Guns\Projectiles\magic.yml - type: entity name: Blood Cult Zealot - suffix: AI, Ranged parent: MobBloodCultistBase id: MobBloodCultistCaster + noSpawn: true components: - type: Loadout prototypes: @@ -137,10 +188,8 @@ # Ascended Cultist, spawns 2 Drained Ones - type: entity name: Ascended Cultist # Megafauna - suffix: AI, Ranged - parent: - - MobNonHumanHostileBase - - FlyingMobBase + noSpawn: true + parent: MobNonHumanHostileBase id: MobBloodCultistAscended components: - type: NpcFactionMember @@ -148,6 +197,7 @@ - BloodCultNF - type: MovementIgnoreGravity - type: MovementAlwaysTouching + - type: CanMoveInAir - type: Advertise pack: bloodcultisthumanoidchatter - type: Reflect @@ -180,6 +230,7 @@ capacity: 2 count: 2 - type: Gun + showExamineText: false fireRate: 1 soundGunshot: path: /Audio/Effects/teleport_arrival.ogg @@ -199,6 +250,7 @@ energy: 1.2 color: "#ff0000" castShadows: false + - type: SoundWhileAlive - type: AmbientSound volume: -9 range: 5 @@ -212,7 +264,7 @@ # Blood Leech, melee, fast, has moderate health regen - type: entity name: Blood Leech - suffix: AI, Melee + noSpawn: true parent: - MobNonHumanHostileBase - MobPassiveRegen @@ -258,8 +310,8 @@ # Drained One, melee - type: entity name: Drained One - suffix: AI, Melee - parent: + noSpawn: true + parent: - MobNonHumanHostileBase - FlyingMobBase id: MobBloodCultDrainedOne @@ -315,7 +367,7 @@ # Drained One (summonable by players), melee - type: entity name: Drained One - suffix: AI, Melee + noSpawn: true parent: MobBloodCultDrainedOne id: MobBloodCultDrainedOneNanoTrasen components: @@ -349,6 +401,7 @@ interactSuccessSound: path: /Audio/_NF/Effects/bloodcult/ghost-scream.ogg - type: Gun + showExamineText: false fireRate: 2 selectedMode: FullAuto availableModes: @@ -361,8 +414,6 @@ path: /Audio/_NF/Effects/silence.ogg - type: BallisticAmmoProvider proto: BulletBloodCultDarkBolt -# capacity: 1000 -# count: 1000 - type: HTN rootTask: task: TurretCompound @@ -381,3 +432,26 @@ range: 5 sound: path: /Audio/Effects/shuttle_thruster.ogg + - type: Destructible + thresholds: + - trigger: + !type:DamageTrigger + damage: 600 + behaviors: + - !type:DoActsBehavior + acts: [ "Destruction" ] + - trigger: + !type:DamageTrigger + damage: 300 + # TODO: Construction graph + behaviors: + - !type:DoActsBehavior + acts: [ "Destruction" ] + - !type:PlaySoundBehavior + sound: + collection: MetalGlassBreak + - !type:SpawnEntitiesBehavior + spawn: + ShardCrystalRed: + min: 1 + max: 3 diff --git a/Resources/Prototypes/_NF/Entities/Mobs/NPCs/syndicatemob.yml b/Resources/Prototypes/_NF/Entities/Mobs/NPCs/syndicatemob.yml index ed68256edf0..3ec108980f1 100644 --- a/Resources/Prototypes/_NF/Entities/Mobs/NPCs/syndicatemob.yml +++ b/Resources/Prototypes/_NF/Entities/Mobs/NPCs/syndicatemob.yml @@ -2,7 +2,6 @@ name: Syndicate Naval Agent abstract: true noSpawn: true -# parent: BaseMobHuman parent: MobHumanoidHostileBase id: MobSyndicateNavalBase components: @@ -12,21 +11,21 @@ - type: NpcFactionMember factions: - Syndicate - - type: AutoImplant - implants: - - DeathRattleImplant - - DeathAcidifierImplantNF -# - DeathAcidifierImplant -# - MicroBombImplant + #- type: AutoImplant # muh loot! nooo + #implants: + #- DeathRattleImplant + #- DeathAcidifierImplantNF + #- DeathAcidifierImplant + #- MicroBombImplant - type: RechargeBasicEntityAmmo rechargeCooldown: 1 rechargeSound: path: /Audio/_NF/Effects/silence.ogg - type: Advertise pack: syndicatehumanoidchatter - minimumWait: 20 - maximumWait: 120 # 2 * 60 - NextAdvertisementTime: 5 + minimumWait: 30 + maximumWait: 120 + NextAdvertisementTime: 10 - type: Buckle disable: true - type: AutoWakeUp @@ -42,10 +41,6 @@ - type: Loadout prototypes: - SyndicateNavalCaptainGearA - - type: Reflect - enabled: true - reflectProb: .05 - spread: 90 - type: RechargeBasicEntityAmmo rechargeCooldown: 0.75 rechargeSound: @@ -55,8 +50,8 @@ capacity: 1 count: 1 - type: Gun + showExamineText: false fireRate: 0.75 - useKey: false selectedMode: SemiAuto availableModes: - SemiAuto @@ -123,8 +118,8 @@ capacity: 1 count: 1 - type: Gun + showExamineText: false fireRate: 2 - useKey: false selectedMode: SemiAuto availableModes: - SemiAuto @@ -188,8 +183,8 @@ capacity: 1 count: 1 - type: Gun + showExamineText: false fireRate: 4 - useKey: false selectedMode: SemiAuto availableModes: - SemiAuto @@ -254,8 +249,8 @@ maxCharge: 600 startingCharge: 600 - type: Gun + showExamineText: false fireRate: 1 - useKey: false selectedMode: SemiAuto availableModes: - SemiAuto @@ -313,7 +308,7 @@ capacity: 8 count: 8 - type: Gun - useKey: false + showExamineText: false minAngle: 10 maxAngle: 30 fireRate: 8 @@ -376,7 +371,7 @@ capacity: 1 count: 1 - type: Gun - useKey: false + showExamineText: false fireRate: 1 selectedMode: SemiAuto availableModes: @@ -444,12 +439,11 @@ capacity: 4 count: 4 - type: Gun + showExamineText: false fireRate: 6 - useKey: false selectedMode: FullAuto availableModes: - FullAuto - - SemiAuto soundGunshot: /Audio/Weapons/Guns/Gunshots/pistol.ogg - type: entity @@ -484,11 +478,8 @@ # Hostile Victim of Experimentation, "armed" with shiv - type: entity - name: Captive #Victim of Experimentation + name: Captive parent: MobHumanoidHostileBase -# - MobBloodstream -# - MobFlammable -# - BaseMobSpecies id: MobExperimentationVictim noSpawn: true components: @@ -521,7 +512,7 @@ - type: AutoImplant implants: - DeathRattleImplant - - DeathAcidifierImplantNF + #- DeathAcidifierImplantNF - type: RechargeBasicEntityAmmo rechargeCooldown: 1.5 rechargeSound: @@ -531,8 +522,8 @@ capacity: 4 count: 4 - type: Gun + showExamineText: false fireRate: 5 - useKey: false selectedMode: SemiAuto availableModes: - SemiAuto @@ -552,8 +543,8 @@ capacity: 4 count: 4 - type: Gun + showExamineText: false fireRate: 5 - useKey: false selectedMode: SemiAuto availableModes: - SemiAuto @@ -598,12 +589,11 @@ capacity: 4 count: 4 - type: Gun + showExamineText: false fireRate: 0.5 - useKey: false selectedMode: FullAuto availableModes: - FullAuto - - SemiAuto soundGunshot: /Audio/Weapons/Guns/Gunshots/pistol.ogg - type: entity @@ -647,7 +637,7 @@ prototypes: - SyndicateNavalMimeGear - type: Stamina - critThreshold: 500 # Extra hard to incapacitate and loot + critThreshold: 500 - type: MovementSpeedModifier baseWalkSpeed: 4 baseSprintSpeed: 6 @@ -677,8 +667,8 @@ capacity: 3 count: 3 - type: Gun + showExamineText: false fireRate: 4 - useKey: false selectedMode: SemiAuto availableModes: - SemiAuto diff --git a/Resources/Prototypes/_NF/Entities/Mobs/NPCs/wizardfederationmob.yml b/Resources/Prototypes/_NF/Entities/Mobs/NPCs/wizardfederationmob.yml index 29f8504def0..87c8f17e244 100644 --- a/Resources/Prototypes/_NF/Entities/Mobs/NPCs/wizardfederationmob.yml +++ b/Resources/Prototypes/_NF/Entities/Mobs/NPCs/wizardfederationmob.yml @@ -1,6 +1,5 @@ - type: entity name: Wizard - suffix: AI abstract: true parent: - MobHumanoidHostileBase @@ -14,34 +13,31 @@ rechargeCooldown: 3 rechargeSound: path: /Audio/_NF/Effects/silence.ogg - - type: AutoImplant - implants: - - DeathAcidifierImplantNF + #- type: AutoImplant # muh loot! nooo + #implants: + #- DeathAcidifierImplantNF - type: Reflect enabled: true reflectProb: .35 spread: 90 -# Immunity to Heat damage from being lit on fire - type: Flammable fireSpread: true canResistFire: true damage: types: Heat: 0 -# Mad stamina - type: Stamina critThreshold: 400 -# Narrow dmg thresholds - type: MobThresholds thresholds: 0: Alive - 110: Critical - 120: Dead + 120: Critical + 160: Dead - type: Advertise pack: wizardhumanoidchatter - minimumWait: 120 # 1 * 2 - maximumWait: 240 # 2 * 60 - NextAdvertisementTime: 0 + minimumWait: 30 + maximumWait: 120 + NextAdvertisementTime: 10 - type: AutoWakeUp - type: MovementAlwaysTouching @@ -51,6 +47,7 @@ name: Blue Wizard parent: MobWizFedlBase id: MobWizFedWizardBlue + noSpawn: true components: - type: Loadout prototypes: @@ -60,6 +57,7 @@ capacity: 2 count: 2 - type: Gun + showExamineText: false fireRate: 1 soundGunshot: path: /Audio/Effects/teleport_arrival.ogg @@ -74,35 +72,17 @@ name: Red Wizard parent: MobWizFedlBase id: MobWizFedWizardRed + noSpawn: true components: - type: Loadout prototypes: - NPCWizardRedGear -# Will keep it here for later use -# - type: SolutionContainerManager -# solutions: -# chamber: -# maxVol: 2000 #100 shots -# reagents: -# - ReagentId: Phlogiston -# Quantity: 40 -# - ReagentId: ChlorineTrifluoride -# Quantity: 40 -# - ReagentId: Napalm -# Quantity: 1920 -# - type: SolutionAmmoProvider -# solutionId: chamber -# proto: BulletWaterShot -# - type: SolutionTransfer -# transferAmount: 20 -# maxTransferAmount: 50 -# minTransferAmount: 20 -# canChangeTransferAmount: false - type: BasicEntityAmmoProvider proto: BulletFireBolt capacity: 1 count: 1 - type: Gun + showExamineText: false fireRate: 1 soundGunshot: path: /Audio/Magic/fireball.ogg @@ -113,6 +93,7 @@ name: Violet Wizard parent: MobWizFedlBase id: MobWizFedWizardViolet + noSpawn: true components: - type: Loadout prototypes: @@ -122,6 +103,7 @@ capacity: 8 count: 8 - type: Gun + showExamineText: false fireRate: 6 soundGunshot: path: /Audio/Magic/fireball.ogg @@ -134,9 +116,9 @@ # Look for soap here: \Resources\Prototypes\_NF\Entities\Objects\Specific\Wizard\conjured_items.yml - type: entity name: Soap Wizard - suffix: AI parent: MobWizFedlBase id: MobWizFedWizardSoap + noSpawn: true components: - type: Loadout prototypes: @@ -146,6 +128,7 @@ capacity: 1 count: 1 - type: Gun + showExamineText: false fireRate: 1 soundGunshot: path: /Audio/Effects/teleport_arrival.ogg @@ -153,9 +136,9 @@ # Wizards in hardsuits - type: entity name: Blue Wizard - suffix: AI, Hardsuit parent: MobWizFedWizardBlue id: MobWizFedWizardBlueHardsuit + noSpawn: true components: - type: Loadout prototypes: @@ -163,9 +146,9 @@ - type: entity name: Red Wizard - suffix: AI, Hardsuit parent: MobWizFedWizardRed id: MobWizFedWizardRedHardsuit + noSpawn: true components: - type: Loadout prototypes: @@ -173,9 +156,9 @@ - type: entity name: Violet Wizard - suffix: AI, Hardsuit parent: MobWizFedWizardViolet id: MobWizFedWizardVioletHardsuit + noSpawn: true components: - type: Loadout prototypes: @@ -186,6 +169,7 @@ suffix: AI, Hardsuit parent: MobWizFedWizardSoap id: MobWizFedWizardSoapHardsuit + noSpawn: true components: - type: Loadout prototypes: @@ -194,7 +178,7 @@ # Conjured Creatures - type: entity name: Blue Curacao Elemental - suffix: AI + noSpawn: true parent: - MobNonHumanHostileBase id: WaterElementalConjured @@ -214,7 +198,7 @@ - type: PointLight radius: 2.0 energy: 3.5 - color: "#75b1f0" # Edited through the LiquidAnomalySystem + color: "#75b1f0" - type: MobThresholds thresholds: 0: Alive @@ -231,7 +215,7 @@ Slash: 15 - type: MeleeChemicalInjector solution: bloodstream - transferAmount: 5 + transferAmount: 10 - type: TimedDespawn lifetime: 30 - type: Ammo diff --git a/Resources/Prototypes/_NF/Entities/Objects/Devices/flatpacks.yml b/Resources/Prototypes/_NF/Entities/Objects/Devices/flatpacks.yml index fc544e21dd8..464a1404327 100644 --- a/Resources/Prototypes/_NF/Entities/Objects/Devices/flatpacks.yml +++ b/Resources/Prototypes/_NF/Entities/Objects/Devices/flatpacks.yml @@ -135,45 +135,21 @@ - type: entity parent: BaseNFFlatpack - id: GyroscopeUnanchoredFlatpack - name: gyroscope flatpack - description: A flatpack used for constructing a gyroscope. - components: - - type: Flatpack - entity: GyroscopeUnanchored - - type: Sprite - layers: - - state: engineering_gyroscope - -- type: entity - parent: BaseNFFlatpack - id: SmallGyroscopeUnanchoredFlatpack + id: SmallGyroscopeFlatpack name: small gyroscope flatpack description: A flatpack used for constructing a small gyroscope. components: - type: Flatpack - entity: SmallGyroscopeUnanchored + entity: SmallGyroscope - type: entity parent: BaseNFFlatpack - id: ThrusterUnanchoredFlatpack - name: thruster flatpack - description: A flatpack used for constructing a thruster. - components: - - type: Flatpack - entity: ThrusterUnanchored - - type: Sprite - layers: - - state: engineering_thruster - -- type: entity - parent: BaseNFFlatpack - id: SmallThrusterUnanchoredFlatpack + id: SmallThrusterFlatpack name: small thruster flatpack description: A flatpack used for constructing a small thruster. components: - type: Flatpack - entity: SmallThrusterUnanchored + entity: SmallThruster # Science - type: entity @@ -618,3 +594,40 @@ entity: NfsdTechFab - type: StaticPrice price: 250 + +# Hoverbikes +- type: entity + parent: BaseNFFlatpack + id: HoverbikeFlatpack + name: hoverbike flatpack + description: A flatpack used for constructing a hoverbike. Keys already slotted in the ignition. + components: + - type: Flatpack + entity: VehicleHoverbikeNFKeys + - type: StaticPrice + price: 2000 + - type: Sprite + layers: + - state: command_airlock + +- type: entity + parent: HoverbikeFlatpack + id: HoverbikeMailcarrierFlatpack + name: mail carrier hoverbike flatpack + description: A flatpack used for constructing a hoverbike. Keys already slotted in the ignition. + components: + - type: Flatpack + entity: VehicleHoverbikeMailcarrierKey + - type: StaticPrice + price: 75 + +- type: entity + parent: HoverbikeFlatpack + id: HoverbikeNfsdFlatpack + name: nfsd hoverbike flatpack + description: A flatpack used for constructing a hoverbike. Keys already slotted in the ignition. + components: + - type: Flatpack + entity: VehicleHoverbikeNfsdKey + - type: StaticPrice + price: 750 diff --git a/Resources/Prototypes/_NF/Entities/Objects/Devices/production.yml b/Resources/Prototypes/_NF/Entities/Objects/Devices/production.yml index 1c0f20e7884..a9efdb10a2d 100644 --- a/Resources/Prototypes/_NF/Entities/Objects/Devices/production.yml +++ b/Resources/Prototypes/_NF/Entities/Objects/Devices/production.yml @@ -13,6 +13,76 @@ materialRequirements: Glass: 1 +- type: entity + id: TilePrinterNFMachineCircuitboard + parent: BaseMachineCircuitboard + name: tile-meister 5000 machine board + description: A machine printed circuit board for an tile-meister 5000 + components: + - type: MachineBoard + prototype: TilePrinterNF + requirements: + MatterBin: 2 + Manipulator: 2 + materialRequirements: + Glass: 1 + +- type: entity + id: SalvageTechFabCircuitboardNF + parent: BaseMachineCircuitboard + name: salvage techfab machine board + description: A machine printed circuit board for a salvage techfab + components: + - type: Sprite + state: supply + - type: MachineBoard + prototype: SalvageTechfabNF + requirements: + MatterBin: 2 + Manipulator: 2 + tagRequirements: + GlassBeaker: + Amount: 2 + DefaultPrototype: Beaker + ExamineName: Glass Beaker + +# TechFab +- type: entity + id: NfsdTechFabCircuitboard + parent: SecurityTechFabCircuitboard + name: nfsd techfab machine board + description: A machine printed circuit board for an nfsd techfab. + components: + - type: Sprite + state: nfsd + - type: MachineBoard + prototype: NfsdTechFab + +# Thrusters +- type: entity + id: ThrusterSecurityMachineCircuitboard + parent: BaseMachineCircuitboard + name: security thruster machine board + components: + - type: MachineBoard + prototype: ThrusterSecurity + requirements: + Capacitor: 3 + materialRequirements: + Steel: 5 + +- type: entity + id: ThrusterNfsdMachineCircuitboard + parent: BaseMachineCircuitboard + name: nfsd thruster machine board + components: + - type: MachineBoard + prototype: ThrusterNfsd + requirements: + Capacitor: 3 + materialRequirements: + Steel: 5 + - type: entity id: SmallThrusterMachineCircuitboard parent: BaseMachineCircuitboard @@ -25,89 +95,76 @@ materialRequirements: Steel: 5 - type: StaticPrice - price: 30 + price: 12.5 +# Gyroscope - type: entity - id: SmallGyroscopeMachineCircuitboard + id: GyroscopeSecurityMachineCircuitboard parent: BaseMachineCircuitboard - name: small gyroscope machine board + name: security gyroscope machine board components: - type: MachineBoard - prototype: SmallGyroscope + prototype: GyroscopeSecurity requirements: Manipulator: 2 Capacitor: 1 materialRequirements: Glass: 2 - - type: StaticPrice - price: 12.5 - type: entity - id: ThrusterSecurityMachineCircuitboard + id: SmallGyroscopeSecurityMachineCircuitboard parent: BaseMachineCircuitboard - name: security thruster machine board + name: small security gyroscope machine board components: - type: MachineBoard - prototype: ThrusterSecurity + prototype: SmallGyroscopeSecurity requirements: - Capacitor: 3 + Manipulator: 2 + Capacitor: 1 materialRequirements: - Steel: 5 + Glass: 2 + - type: StaticPrice + price: 12.5 - type: entity - id: ThrusterNfsdMachineCircuitboard + id: GyroscopeNfsdMachineCircuitboard parent: BaseMachineCircuitboard - name: nfsd thruster machine board + name: nfsd gyroscope machine board components: - type: MachineBoard - prototype: ThrusterNFSD + prototype: GyroscopeNfsd requirements: - Capacitor: 3 + Manipulator: 2 + Capacitor: 1 materialRequirements: - Steel: 5 + Glass: 2 - type: entity - id: TilePrinterNFMachineCircuitboard + id: SmallGyroscopeNfsdMachineCircuitboard parent: BaseMachineCircuitboard - name: tile-meister 5000 machine board - description: A machine printed circuit board for an tile-meister 5000 + name: small nfsd gyroscope machine board components: - - type: MachineBoard - prototype: TilePrinterNF - requirements: - MatterBin: 2 - Manipulator: 2 - materialRequirements: - Glass: 1 + - type: MachineBoard + prototype: SmallGyroscopeNfsd + requirements: + Manipulator: 2 + Capacitor: 1 + materialRequirements: + Glass: 2 + - type: StaticPrice + price: 12.5 - type: entity - id: SalvageTechFabCircuitboardNF + id: SmallGyroscopeMachineCircuitboard parent: BaseMachineCircuitboard - name: salvage techfab machine board - description: A machine printed circuit board for a salvage techfab - components: - - type: Sprite - state: supply - - type: MachineBoard - prototype: SalvageTechfabNF - requirements: - MatterBin: 2 - Manipulator: 2 - tagRequirements: - GlassBeaker: - Amount: 2 - DefaultPrototype: Beaker - ExamineName: Glass Beaker - - type: StaticPrice - price: 200 - -- type: entity - id: NfsdTechFabCircuitboard - parent: SecurityTechFabCircuitboard - name: nfsd techfab machine board - description: A machine printed circuit board for an nfsd techfab. + name: small gyroscope machine board components: - - type: Sprite - state: nfsd - - type: MachineBoard - prototype: NfsdTechFab + - type: MachineBoard + prototype: SmallGyroscope + requirements: + Manipulator: 2 + Capacitor: 1 + materialRequirements: + Glass: 2 + - type: StaticPrice + price: 12.5 diff --git a/Resources/Prototypes/_NF/Entities/Objects/Misc/implanters.yml b/Resources/Prototypes/_NF/Entities/Objects/Misc/implanters.yml index d119d2ac358..04b0b01ce79 100644 --- a/Resources/Prototypes/_NF/Entities/Objects/Misc/implanters.yml +++ b/Resources/Prototypes/_NF/Entities/Objects/Misc/implanters.yml @@ -2,12 +2,21 @@ - type: entity id: MedicalTrackingImplanter - name: medical insurance tracking implanter + name: medical tracking implanter parent: BaseImplantOnlyImplanter components: - type: Implanter implant: MedicalTrackingImplant +- type: entity + id: FreelanceTrackingImplanter + name: freelance tracking implanter + suffix: Freelance + parent: BaseImplantOnlyImplanterSyndi + components: + - type: Implanter + implant: FreelanceTrackingImplant + - type: entity id: DeathAcidifierImplanterNF name: death acidifier implanter diff --git a/Resources/Prototypes/_NF/Entities/Objects/Misc/subdermal_implants.yml b/Resources/Prototypes/_NF/Entities/Objects/Misc/subdermal_implants.yml index 57f96e3992e..517d950ffbc 100644 --- a/Resources/Prototypes/_NF/Entities/Objects/Misc/subdermal_implants.yml +++ b/Resources/Prototypes/_NF/Entities/Objects/Misc/subdermal_implants.yml @@ -3,7 +3,7 @@ - type: entity parent: BaseSubdermalImplant id: MedicalTrackingImplant - name: medical insurance tracking implant + name: medical tracking implant description: This implant has a tracking device monitor for the Medical radio channel. noSpawn: true components: @@ -26,6 +26,32 @@ - type: Rattle radioChannel: "Medical" +- type: entity + parent: BaseSubdermalImplant + id: FreelanceTrackingImplant + name: freelance tracking implant + description: This implant has a tracking device monitor for the Freelance radio channel. + noSpawn: true + components: + - type: SubdermalImplant +# - type: SuitSensor +# randomMode: false +# controlsLocked: true +# mode: SensorCords +# activationContainer: "implant" +# - type: DeviceNetwork +# deviceNetId: Wireless +# transmitFrequencyId: SuitSensor +# - type: StationLimitedNetwork +# - type: WirelessNetworkConnection +# range: 500 + - type: TriggerOnMobstateChange + mobState: + - Critical + - Dead + - type: Rattle + radioChannel: "Freelance" + - type: entity parent: BaseSubdermalImplant id: DeathAcidifierImplantNF diff --git a/Resources/Prototypes/_NF/Entities/Objects/Specific/Wizard/conjured_items.yml b/Resources/Prototypes/_NF/Entities/Objects/Specific/Wizard/conjured_items.yml index f733bcf09eb..a3ea8614362 100644 --- a/Resources/Prototypes/_NF/Entities/Objects/Specific/Wizard/conjured_items.yml +++ b/Resources/Prototypes/_NF/Entities/Objects/Specific/Wizard/conjured_items.yml @@ -59,3 +59,125 @@ color: MediumPurple radius: 1.5 softness: 1 + +# Blood Cult Soaps +- type: entity + name: soaplet + id: SoapletBloodCult + noSpawn: true + parent: SoapConjured + components: + - type: Sprite + layers: + - state: soaplet + shader: unshaded + color: red + - type: StepTrigger + intersectRatio: 0.04 + - type: Fixtures + fixtures: + fix1: + shape: !type:PhysShapeCircle + radius: 0.2 + density: 5 + mask: + - ItemMask + restitution: 0.3 + friction: 0.1 + projectile: + shape: + !type:PhysShapeAabb + bounds: "-0.08,-0.06,0.08,0.06" + hard: false + mask: + - Impassable + - BulletImpassable + - type: Projectile + deleteOnCollide: false + onlyCollideWhenShot: false + damage: + types: + Slash: 1 + - type: StaminaDamageOnCollide + damage: 1 + - type: PointLight + color: red + radius: 1.2 + softness: 1 + +- type: entity + name: soap + id: SoapConjuredBloodCultCluster # I swear, I'll use it some how + parent: + - Soap + - ConjuredObject10 + components: + - type: Sprite + sprite: _NF/Objects/Specific/Wizard/conjuredsoap.rsi + layers: + - state: soap-4 + shader: unshaded + color: red + - type: Appearance + - type: ClusterGrenade + fillPrototype: SoapletBloodCult + maxGrenadesCount: 20 + grenadeTriggerIntervalMax: 0 + grenadeTriggerIntervalMin: 0 + baseTriggerDelay: 60 + randomSpread: true + velocity: 25 + - type: DamageOnLand + damage: + types: + Blunt: 9 + - type: PassiveDamage + damage: + groups: + Brute: 10 + - type: Damageable + damageContainer: Inorganic + - type: Destructible + thresholds: + - trigger: + !type:DamageTrigger + damage: 10 + behaviors: + - !type:TriggerBehavior + - !type:DoActsBehavior + acts: ["Destruction"] + - type: ContainerContainer + containers: + cluster-payload: !type:Container + - type: Ammo + muzzleFlash: null + - type: Projectile + deleteOnCollide: false + onlyCollideWhenShot: true + damage: + types: + Slash: 5 + - type: PointLight + color: red + radius: 1.2 + softness: 1 + +- type: entity + id: ShellSoapConjuredBloodCultCluster + parent: + - SoapConjured + - BaseCartridge + #- ConjuredObject10 + components: + - type: Sprite + sprite: _NF/Objects/Specific/Wizard/conjuredsoap.rsi + layers: + - state: soap-4 + shader: unshaded + color: red + - type: CartridgeAmmo + proto: SoapletBloodCult # SoapConjuredBloodCultCluster + count: 35 + spread: 40 + - type: Ammo + muzzleFlash: null diff --git a/Resources/Prototypes/_NF/Entities/Objects/Vehicles/keys.yml b/Resources/Prototypes/_NF/Entities/Objects/Vehicles/keys.yml new file mode 100644 index 00000000000..e71c1c07ed9 --- /dev/null +++ b/Resources/Prototypes/_NF/Entities/Objects/Vehicles/keys.yml @@ -0,0 +1,17 @@ +- type: entity + parent: BaseItem + id: VehicleKeyHoverbikeNF + name: hoverbike keys + description: Cute bibelot. + components: + - type: Item + size: Tiny + - type: Tag + tags: + - VehicleKey + - HoverbikeKeys + - type: Sprite + sprite: _NF/Objects/Vehicles/hoverbike.rsi + state: keys + - type: StaticPrice + price: 50 diff --git a/Resources/Prototypes/_NF/Entities/Objects/Vehicles/vehicles.yml b/Resources/Prototypes/_NF/Entities/Objects/Vehicles/vehicles.yml new file mode 100644 index 00000000000..be0f216aede --- /dev/null +++ b/Resources/Prototypes/_NF/Entities/Objects/Vehicles/vehicles.yml @@ -0,0 +1,358 @@ +# Base game vehicles +- type: entity + parent: VehicleATV + id: VehicleATVNF + name: ATV + description: All-Tile Vehicle. + components: + - type: Sprite + sprite: _NF/Objects/Vehicles/atv.rsi + layers: + - state: hull + map: [ "enum.DamageStateVisualLayers.Base" ] + - state: engine + map: ["enum.VehicleVisualLayers.AutoAnimate"] + - state: lights + shader: unshaded + noRot: true + - type: RandomSprite + available: + - enum.DamageStateVisualLayers.Base: + hull: Sixteen # Rainbow, Emagged, Departmental, Advanced + - type: ItemSlots + slots: + key_slot: + name: vehicle-slot-component-slot-name-keys + whitelist: + requireAll: true + tags: + - VehicleKey + - ATVKeys + priority: 1 + insertSound: + path: /Audio/Effects/Vehicle/vehiclestartup.ogg + params: + volume: -3 + bag: + name: stored bag + whitelist: + components: + - Storage + priority: 2 + insertSound: + path: /Audio/Items/belt_equip.ogg + params: + volume: -3 + - type: ItemMapper + mapLayers: + bag: + whitelist: + components: + - Storage + sprite: _NF/Objects/Vehicles/atv.rsi + - type: Appearance + +- type: entity + parent: VehicleSkeletonMotorcycle + id: VehicleSkeletonMotorcycleNF + name: skeleton motorcycle + description: Bad to the Bone. + components: + - type: Storage + grid: + - 0,0,1,3 + - 3,0,6,3 + - 8,0,9,3 + maxItemSize: Huge + - type: ContainerContainer + containers: + storagebase: !type:Container + - type: UserInterface + interfaces: + - key: enum.StorageUiKey.Key + type: StorageBoundUserInterface + +# New Frontier vehicles +- type: entity + parent: VehicleATVNF + id: VehicleHoverbikeNF + name: hoverbike + description: A turbine with bike handles. Very safe. + components: + - type: MovementIgnoreGravity + - type: MovementAlwaysTouching + - type: CanMoveInAir + - type: AmbientSound + sound: /Audio/Effects/shuttle_thruster.ogg + range: 8 + volume: 5 + enabled: false + - type: Strap + buckleOffset: "0.1, -0.05" + maxBuckleDistance: 1 + - type: MovementSpeedModifier + acceleration: 2 + friction: 1.5 + baseWalkSpeed: 4.5 + baseSprintSpeed: 7 + - type: Sprite + sprite: _NF/Objects/Vehicles/hoverbike.rsi + layers: + - state: hull + map: [ "enum.DamageStateVisualLayers.Base" ] + - state: engine + map: ["enum.VehicleVisualLayers.AutoAnimate"] + - state: lights + shader: unshaded + noRot: true + - type: RandomSprite + available: + - enum.DamageStateVisualLayers.Base: + hull: Sixteen # Rainbow, Emagged, Departmental, Advanced + - type: ItemSlots + slots: + key_slot: + name: vehicle-slot-component-slot-name-keys + whitelist: + requireAll: true + tags: + - VehicleKey + - HoverbikeKeys + priority: 1 + insertSound: + path: /Audio/Effects/Vehicle/vehiclestartup.ogg + params: + volume: -5 + bag: + name: stored bag + whitelist: + components: + - Storage + priority: 2 + insertSound: + path: /Audio/Items/belt_equip.ogg + params: + volume: -3 + - type: ItemMapper + mapLayers: + bag: + whitelist: + components: + - Storage + sprite: _NF/Objects/Vehicles/hoverbike.rsi + - type: Appearance + - type: PointLight + radius: 7 + energy: 3 + +- type: entity + parent: VehicleHoverbikeNF + id: VehicleHoverbikeNFKeys + suffix: With key + components: + - type: ItemSlots + slots: + key_slot: + name: vehicle-slot-component-slot-name-keys + whitelist: + requireAll: true + tags: + - VehicleKey + - HoverbikeKeys + startingItem: VehicleKeyHoverbikeNF + priority: 1 + insertSound: + path: /Audio/Effects/Vehicle/vehiclestartup.ogg + params: + volume: -5 + bag: + name: stored bag + whitelist: + components: + - Storage + priority: 2 + insertSound: + path: /Audio/Items/belt_equip.ogg + params: + volume: -3 + +# Mail carrier +- type: entity + parent: VehicleSkeletonMotorcycleNF + id: VehicleHoverbikeMailcarrier + name: mail carrier hoverbike + description: You better run, better run, faster than my mail. + components: + - type: MovementIgnoreGravity + - type: MovementAlwaysTouching + - type: CanMoveInAir + - type: AmbientSound + sound: /Audio/Effects/shuttle_thruster.ogg + range: 8 + volume: 5 + enabled: false + - type: Sprite + sprite: _NF/Objects/Vehicles/hoverbike.rsi + layers: + - state: hull + color: "#8fd3ff" + - state: engine + map: ["enum.VehicleVisualLayers.AutoAnimate"] + - state: mailtrim + - state: lights + shader: unshaded + noRot: true + - type: ItemSlots + slots: + key_slot: + name: vehicle-slot-component-slot-name-keys + whitelist: + requireAll: true + tags: + - VehicleKey + - HoverbikeKeys + priority: 1 + insertSound: + path: /Audio/Effects/Vehicle/vehiclestartup.ogg + params: + volume: -5 + mailgun: + name: rpds + whitelist: + components: + - Gun # Any gun :(, including RPDS + priority: 2 + - type: ItemMapper + mapLayers: + mailgun: + whitelist: + components: + - Gun + sprite: _NF/Objects/Vehicles/hoverbike.rsi + - type: Appearance + - type: PointLight + enabled: false + radius: 6 + energy: 3 + +- type: entity + parent: VehicleHoverbikeMailcarrier + id: VehicleHoverbikeMailcarrierKey + suffix: With key + components: + - type: ItemSlots + slots: + key_slot: + name: vehicle-slot-component-slot-name-keys + whitelist: + requireAll: true + tags: + - VehicleKey + - HoverbikeKeys + startingItem: VehicleKeyHoverbikeNF + priority: 1 + insertSound: + path: /Audio/Effects/Vehicle/vehiclestartup.ogg + params: + volume: -5 + mailgun: + name: rpds + whitelist: + components: + - Gun # Any gun :(, including RPDS + priority: 2 + +# NFSD +- type: entity + parent: VehicleHoverbikeMailcarrier + id: VehicleHoverbikeNfsd + name: nfsd hoverbike + description: An NFSD issued turbine with bike handles. Very safe. + components: + - type: Vehicle + northOver: true + westOver: true + eastOver: true + northOverride: -0.1 + southOverride: 0.1 + hornSound: + path: /Audio/Effects/Vehicle/policesiren.ogg + - type: MovementSpeedModifier # Very petty on my end + acceleration: 1.9 + friction: 1.4 + baseWalkSpeed: 4.3 + baseSprintSpeed: 6.8 + - type: Sprite + sprite: _NF/Objects/Vehicles/hoverbike.rsi + layers: + - state: hull + color: "#49633d" + - state: engine + map: ["enum.VehicleVisualLayers.AutoAnimate"] + - state: nfsdstar + - state: lights + shader: unshaded + noRot: true + - type: ItemSlots + slots: + key_slot: + name: vehicle-slot-component-slot-name-keys + whitelist: + requireAll: true + tags: + - VehicleKey + - HoverbikeKeys + priority: 1 + insertSound: + path: /Audio/Effects/Vehicle/vehiclestartup.ogg + params: + volume: -5 + nfsdbaton: + name: stunbaton + whitelist: + components: + - Stunbaton + priority: 2 + - type: ItemMapper + mapLayers: + nfsdbaton: + whitelist: + components: + - Stunbaton + sprite: _NF/Objects/Vehicles/hoverbike.rsi + - type: Appearance + - type: RotatingLight + speed: 190 + - type: PointLight + enabled: false + radius: 6 + energy: 2 + color: "#FF4020" + mask: /Textures/Effects/LightMasks/double_cone.png + +- type: entity + parent: VehicleHoverbikeNfsd + id: VehicleHoverbikeNfsdKey + suffix: With key + components: + - type: ItemSlots + slots: + key_slot: + name: vehicle-slot-component-slot-name-keys + whitelist: + requireAll: true + tags: + - VehicleKey + - HoverbikeKeys + startingItem: VehicleKeyHoverbikeNF + priority: 1 + insertSound: + path: /Audio/Effects/Vehicle/vehiclestartup.ogg + params: + volume: -5 + nfsdbaton: + name: stunbaton + whitelist: + components: + - Stunbaton + priority: 2 \ No newline at end of file diff --git a/Resources/Prototypes/_NF/Entities/Objects/Weapons/Melee/wizard_staff.yml b/Resources/Prototypes/_NF/Entities/Objects/Weapons/Melee/wizard_staff.yml index e30e0863509..419fcac920f 100644 --- a/Resources/Prototypes/_NF/Entities/Objects/Weapons/Melee/wizard_staff.yml +++ b/Resources/Prototypes/_NF/Entities/Objects/Weapons/Melee/wizard_staff.yml @@ -24,7 +24,7 @@ - type: Contraband - type: entity - name: red wizard staff + name: inert red wizard staff parent: WizardStaffMeleeBase id: WizardStaffMeleeRed components: @@ -35,7 +35,7 @@ - type: Contraband - type: entity - name: violet wizard staff + name: inert violet wizard staff parent: WizardStaffMeleeBase id: WizardStaffMeleeViolet components: @@ -46,7 +46,7 @@ - type: Contraband - type: entity - name: soap wizard staff + name: inert soap wizard staff parent: WizardStaffMeleeBase id: WizardStaffMeleeSoap components: @@ -58,7 +58,7 @@ # Blood Cult - type: entity - name: blood cult staff + name: inert cultist staff parent: WizardStaffMeleeRed id: WizardStaffMeleeBlood components: @@ -73,3 +73,14 @@ soundHit: path: /Audio/Effects/bite.ogg - type: Contraband + +- type: entity + name: cultist staff + parent: WizardStaffMeleeBlood + id: WizardStaffDarkBolt + suffix: "Dark bolt" + components: + - type: BasicEntityAmmoProvider + proto: BulletBloodCultDarkBolt + capacity: 10 + count: 10 diff --git a/Resources/Prototypes/_NF/Entities/Spawners/bloodcultmobs.yml b/Resources/Prototypes/_NF/Entities/Spawners/bloodcultmobs.yml deleted file mode 100644 index 5ac6e07895b..00000000000 --- a/Resources/Prototypes/_NF/Entities/Spawners/bloodcultmobs.yml +++ /dev/null @@ -1,97 +0,0 @@ -- type: entity - name: Blood Cult Priest Spawner - suffix: AI, Caster - id: SpawnMobBloodCultistPriest - parent: MarkerBase - components: - - type: Sprite - layers: - - state: red - - state: ai - - type: ConditionalSpawner - prototypes: - - MobBloodCultistPriest - -- type: entity - name: Blood Cult Acolyte - suffix: AI, Melee - id: SpawnMobBloodCultistAcolyte - parent: MarkerBase - components: - - type: Sprite - layers: - - state: red - - state: ai - - type: ConditionalSpawner - prototypes: - - MobBloodCultistAcolyte - -- type: entity - name: Blood Cult Zealot - suffix: AI, Melee - id: SpawnMobBloodCultistZealotMelee - parent: MarkerBase - components: - - type: Sprite - layers: - - state: red - - state: ai - - type: ConditionalSpawner - prototypes: - - MobBloodCultistZealotMelee - -- type: entity - name: Blood Cult Zealot - suffix: AI, Ranged - id: SpawnMobBloodCultistZealotRanged - parent: MarkerBase - components: - - type: Sprite - layers: - - state: red - - state: ai - - type: ConditionalSpawner - prototypes: - - MobBloodCultistZealotRanged - -- type: entity - name: Blood Cult Zealot - suffix: AI, Caster - id: SpawnMobBloodCultistCaster - parent: MarkerBase - components: - - type: Sprite - layers: - - state: red - - state: ai - - type: ConditionalSpawner - prototypes: - - MobBloodCultistCaster - -- type: entity - name: Blood Cult Leech - suffix: AI, Melee, Fast - id: SpawnMobBloodCultLeech - parent: MarkerBase - components: - - type: Sprite - layers: - - state: red - - state: ai - - type: ConditionalSpawner - prototypes: - - MobBloodCultLeech - -- type: entity - name: Ascended Cultist - suffix: AI, Caster, Megafauna - id: SpawnMobBloodCultistAscended - parent: MarkerBase - components: - - type: Sprite - layers: - - state: red - - state: ai - - type: ConditionalSpawner - prototypes: - - MobBloodCultistAscended diff --git a/Resources/Prototypes/_NF/Entities/Structures/Doors/Airlocks/access.yml b/Resources/Prototypes/_NF/Entities/Structures/Doors/Airlocks/access.yml index 344d58dfafe..1f9e7ed8b6e 100644 --- a/Resources/Prototypes/_NF/Entities/Structures/Doors/Airlocks/access.yml +++ b/Resources/Prototypes/_NF/Entities/Structures/Doors/Airlocks/access.yml @@ -79,8 +79,6 @@ - type: ContainerFill containers: board: [ DoorElectronicsSecurity ] - - type: Wires - layoutId: AirlockSecurity - type: entity parent: AirlockNfsd @@ -90,8 +88,78 @@ - type: ContainerFill containers: board: [ DoorElectronicsSecurity ] - - type: Wires - layoutId: AirlockSecurity + +- type: entity + parent: AirlockNfsd + id: AirlockNfsdBrigLocked + suffix: NFSD Brig, Locked + components: + - type: ContainerFill + containers: + board: [ DoorElectronicsBrig ] + +- type: entity + parent: AirlockNfsdGlass + id: AirlockNfsdBrigGlassLocked + suffix: NFSD Brig, Locked + components: + - type: ContainerFill + containers: + board: [ DoorElectronicsBrig ] + +- type: entity + parent: AirlockNfsd + id: AirlockNfsdDetectiveLocked + suffix: NFSD Detective, Locked + components: + - type: ContainerFill + containers: + board: [ DoorElectronicsDetective ] + +- type: entity + parent: AirlockNfsdGlass + id: AirlockNfsdDetectiveGlassLocked + suffix: NFSD Detective, Locked + components: + - type: ContainerFill + containers: + board: [ DoorElectronicsDetective ] + +- type: entity + parent: AirlockNfsd + id: AirlockNfsdLawyerLocked + suffix: NFSD Lawyer, Locked + components: + - type: ContainerFill + containers: + board: [ DoorElectronicsSecurityLawyer ] + +- type: entity + parent: AirlockNfsdGlass + id: AirlockNfsdLawyerGlassLocked + suffix: NFSD Lawyer, Locked + components: + - type: ContainerFill + containers: + board: [ DoorElectronicsSecurityLawyer ] + +- type: entity + parent: AirlockNfsd + id: AirlockNfsdArmoryLocked + suffix: NFSD Armory, Locked + components: + - type: ContainerFill + containers: + board: [ DoorElectronicsArmory ] + +- type: entity + parent: AirlockNfsdGlass + id: AirlockNfsdArmoryGlassLocked + suffix: NFSD Armory, Locked + components: + - type: ContainerFill + containers: + board: [ DoorElectronicsArmory ] # Glass Airlocks - type: entity diff --git a/Resources/Prototypes/_NF/Entities/Structures/Machines/Computers/computers.yml b/Resources/Prototypes/_NF/Entities/Structures/Machines/Computers/computers.yml index 7b0d78fb618..53d05a33f9a 100644 --- a/Resources/Prototypes/_NF/Entities/Structures/Machines/Computers/computers.yml +++ b/Resources/Prototypes/_NF/Entities/Structures/Machines/Computers/computers.yml @@ -149,3 +149,22 @@ interfaces: - key: enum.ContrabandPalletConsoleUiKey.Contraband type: ContrabandPalletConsoleBoundUserInterface + +- type: entity + parent: ComputerShuttle + id: ComputerShuttleAntag + components: + - type: Sprite + layers: + - map: ["computerLayerBody"] + state: computer + - map: ["computerLayerKeyboard"] + state: generic_keyboard + - map: ["computerLayerScreen"] + state: syndishuttle + - map: ["computerLayerKeys"] + state: syndie_key + - type: PointLight + radius: 1.5 + energy: 1.6 + color: "#c94242" diff --git a/Resources/Prototypes/_NF/Entities/Structures/Machines/Computers/computers_tabletop.yml b/Resources/Prototypes/_NF/Entities/Structures/Machines/Computers/computers_tabletop.yml index b9af5d98a2a..7769f153125 100644 --- a/Resources/Prototypes/_NF/Entities/Structures/Machines/Computers/computers_tabletop.yml +++ b/Resources/Prototypes/_NF/Entities/Structures/Machines/Computers/computers_tabletop.yml @@ -63,6 +63,27 @@ - type: entity parent: [BaseStructureComputerTabletop, ComputerShuttleSyndie] # Shuttle id: ComputerTabletopShuttleSyndie + noSpawn: true + components: + - type: Sprite + drawdepth: SmallObjects + layers: + - map: ["computerLayerBody"] + sprite: _NF/Structures/Machines/computer_tabletop.rsi + state: computer_tabletop + - map: ["computerLayerKeyboard"] + sprite: _NF/Structures/Machines/computer_tabletop.rsi + state: generic_keyboard_tabletop + - map: ["computerLayerScreen"] + sprite: Structures/Machines/computers.rsi + state: syndishuttle + - map: ["computerLayerKeys"] + sprite: Structures/Machines/computers.rsi + state: syndie_key + +- type: entity + parent: [BaseStructureComputerTabletop, ComputerShuttleAntag] # Shuttle + id: ComputerTabletopShuttleAntag components: - type: Sprite drawdepth: SmallObjects diff --git a/Resources/Prototypes/_NF/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/_NF/Entities/Structures/Machines/lathe.yml index ab5030cbad4..7d575be619e 100644 --- a/Resources/Prototypes/_NF/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/_NF/Entities/Structures/Machines/lathe.yml @@ -254,14 +254,15 @@ idleState: icon runningState: icon staticRecipes: - - Durathread - - Plasteel - - SheetSteel - - SheetPlasteel - - SheetPlasma - - SheetGlass1 - - SheetRGlass - - SheetPlastic + #- Durathread + #- Plasteel + #- SheetSteel + #- SheetPlasteel + #- SheetPlasma30 + #- SheetUranium30 + #- SheetGlass30 + #- SheetRGlass + #- SheetPlastic - ClothingOuterSuitEmergency - ClothingHeadHelmetEVA - ClothingOuterHardsuitEVA @@ -305,26 +306,21 @@ - GlowstickPurple - GlowstickRedLathe - GlowstickYellow - dynamicRecipes: + - OreBag - MiningDrill + - WeaponProtoKineticAccelerator + dynamicRecipes: - Bucket - MopItem - SprayBottle - FireExtinguisher - - LightTube - - LightBulb - - CableStack - CableMVStack - CableHVStack - - Signaller - - PowerCellMedium - PowerCellHigh - PowerCellMicroreactor - WeaponCrusher - WeaponCrusherDagger - WeaponCrusherGlaive - - WeaponProtoKineticAccelerator - - WeaponTetherGun - WeaponGrapplingGun - ClothingBackpackHolding - ClothingBackpackSatchelHolding @@ -364,6 +360,7 @@ - Sheet - RawMaterial - Ingot +# - Ore - type: entity id: NfsdTechFab diff --git a/Resources/Prototypes/_NF/Entities/Structures/Shuttles/thrusters.yml b/Resources/Prototypes/_NF/Entities/Structures/Shuttles/thrusters.yml index db40c343a6c..721dd786a35 100644 --- a/Resources/Prototypes/_NF/Entities/Structures/Shuttles/thrusters.yml +++ b/Resources/Prototypes/_NF/Entities/Structures/Shuttles/thrusters.yml @@ -1,126 +1,3 @@ -- type: entity - id: BaseThrusterSecurity - parent: BaseThruster - abstract: true - -- type: entity - id: ThrusterSecurity - parent: [ BaseStructureUnanchorable, BaseThrusterSecurity, ConstructibleMachine ] - name: thruster - suffix: Security - components: - - type: Machine - board: ThrusterSecurityMachineCircuitboard - - type: Sprite - sprite: _NF/Structures/Shuttles/thrustersecurity.rsi - layers: - - state: base - map: ["enum.ThrusterVisualLayers.Base"] - - state: thrust - map: ["enum.ThrusterVisualLayers.ThrustOn"] - shader: unshaded - visible: false - - state: thrust_burn_unshaded - map: ["enum.ThrusterVisualLayers.ThrustingUnshaded"] - shader: unshaded - visible: false - offset: 0, 1 - - type: Destructible - thresholds: - - trigger: - !type:DamageTrigger - damage: 600 # Considering we need a lot of thrusters didn't want to make an individual one too tanky - behaviors: - - !type:DoActsBehavior - acts: ["Destruction"] - -- type: entity - id: ThrusterSecurityUnanchored - parent: ThrusterUnanchored - suffix: Unanchored, Security - components: - - type: Sprite - sprite: _NF/Structures/Shuttles/thrustersecurity.rsi - layers: - - state: base - map: ["enum.ThrusterVisualLayers.Base"] - - state: thrust - map: ["enum.ThrusterVisualLayers.ThrustOn"] - shader: unshaded - visible: false - - state: thrust_burn_unshaded - map: ["enum.ThrusterVisualLayers.ThrustingUnshaded"] - shader: unshaded - visible: false - offset: 0, 1 - - type: Destructible - thresholds: - - trigger: - !type:DamageTrigger - damage: 600 # Considering we need a lot of thrusters didn't want to make an individual one too tanky - behaviors: - - !type:DoActsBehavior - acts: ["Destruction"] - -- type: entity - id: DebugThrusterSecurity - parent: [BaseStructureDisableToolUse, DebugThruster] - name: thruster - suffix: DEBUG, Security - components: - - type: Sprite - sprite: _NF/Structures/Shuttles/thrustersecurity.rsi - layers: - - state: base - map: ["enum.ThrusterVisualLayers.Base"] - - state: thrust - map: ["enum.ThrusterVisualLayers.ThrustOn"] - shader: unshaded - visible: false - - state: thrust_burn_unshaded - map: ["enum.ThrusterVisualLayers.ThrustingUnshaded"] - shader: unshaded - visible: false - offset: 0, 1 - - type: Destructible - thresholds: - - trigger: - !type:DamageTrigger - damage: 600 # Considering we need a lot of thrusters didn't want to make an individual one too tanky - behaviors: - - !type:DoActsBehavior - acts: ["Destruction"] - -- type: entity - id: ThrusterNfsd - parent: ThrusterSecurity - suffix: NFSD - components: - - type: Machine - board: ThrusterNfsdMachineCircuitboard - - type: Sprite - sprite: _NF/Structures/Shuttles/thrusternfsd.rsi - -- type: entity - id: ThrusterNfsdUnanchored - parent: ThrusterSecurityUnanchored - suffix: Unanchored, NFSD - components: - - type: Machine - board: ThrusterNfsdMachineCircuitboard - - type: Sprite - sprite: _NF/Structures/Shuttles/thrusternfsd.rsi - -- type: entity - id: DebugThrusterNfsd - parent: DebugThrusterSecurity - suffix: DEBUG, NFSD - components: - - type: Machine - board: ThrusterNfsdMachineCircuitboard - - type: Sprite - sprite: _NF/Structures/Shuttles/thrusternfsd.rsi - - type: entity id: SmallThruster parent: Thruster @@ -154,155 +31,6 @@ - type: Machine board: SmallThrusterMachineCircuitboard -- type: entity - id: SmallThrusterUnanchored - parent: SmallThruster - suffix: Unanchored - components: - - type: Transform - anchored: false - - type: Physics - bodyType: Dynamic - -- type: entity - id: GyroscopeSecurity - parent: [BaseStructureDisableToolUse, Gyroscope] - suffix: Security - components: - - type: Sprite - sprite: _NF/Structures/Shuttles/gyroscope.rsi - snapCardinals: true - layers: - - state: base - map: ["enum.ThrusterVisualLayers.Base"] - - state: thrust - map: ["enum.ThrusterVisualLayers.ThrustOn"] - shader: unshaded - visible: false - - state: thrust_burn - map: [ "enum.ThrusterVisualLayers.Thrusting" ] - visible: false - - state: thrust_burn_unshaded - map: ["enum.ThrusterVisualLayers.ThrustingUnshaded"] - shader: unshaded - visible: false - -- type: entity - id: GyroscopeSecurityUnanchored - parent: GyroscopeSecurity - suffix: Unanchored, Security - components: - - type: Transform - anchored: false - - type: Physics - bodyType: Dynamic - -- type: entity - id: DebugGyroscopeSecurity - parent: [BaseStructureDisableToolUse, DebugGyroscope] - name: gyroscope - suffix: DEBUG, Security - components: - - type: Sprite - sprite: _NF/Structures/Shuttles/gyroscope.rsi - snapCardinals: true - layers: - - state: base - map: ["enum.ThrusterVisualLayers.Base"] - - state: thrust - map: ["enum.ThrusterVisualLayers.ThrustOn"] - shader: unshaded - visible: false - - state: thrust_burn_unshaded - map: ["enum.ThrusterVisualLayers.ThrustingUnshaded"] - shader: unshaded - visible: false - -- type: entity - id: SmallGyroscopeSecurity - parent: GyroscopeSecurity - name: small gyroscope - suffix: Security - components: - - type: Thruster - thrusterType: Angular - requireSpace: false - baseThrust: 250 - thrust: 250 - - type: ApcPowerReceiver - powerLoad: 200 - - type: Sprite - scale: 0.8, 0.8 - sprite: _NF/Structures/Shuttles/gyroscope.rsi - snapCardinals: true - layers: - - state: base - map: ["enum.ThrusterVisualLayers.Base"] - - state: thrust - map: ["enum.ThrusterVisualLayers.ThrustOn"] - shader: unshaded - visible: false - - state: thrust_burn_unshaded - map: ["enum.ThrusterVisualLayers.ThrustingUnshaded"] - shader: unshaded - visible: false - - type: StaticPrice - price: 100 - - type: Machine - board: SmallGyroscopeMachineCircuitboard - -- type: entity - id: SmallGyroscopeSecurityUnanchored - parent: SmallGyroscopeSecurity - suffix: Unanchored, Security - components: - - type: Transform - anchored: false - - type: Physics - bodyType: Dynamic - -- type: entity - id: GyroscopeNfsd - parent: GyroscopeSecurity - suffix: NFSD - components: - - type: Sprite - sprite: _NF/Structures/Shuttles/nfsdgyroscope.rsi - snapCardinals: true - -- type: entity - id: DebugGyroscopeNfsd - parent: DebugGyroscopeSecurity - suffix: DEBUG, NFSD - components: - - type: Sprite - sprite: _NF/Structures/Shuttles/nfsdgyroscope.rsi - snapCardinals: true - -- type: entity - id: SmallGyroscopeNfsd - parent: GyroscopeSecurity - suffix: NFSD - components: - - type: Sprite - scale: 0.8, 0.8 - sprite: _NF/Structures/Shuttles/nfsdgyroscope.rsi - snapCardinals: true - - type: Machine - board: SmallGyroscopeMachineCircuitboard - -- type: entity - id: SmallGyroscopeNfsdUnanchored - parent: SmallGyroscopeSecurityUnanchored - suffix: Unanchored, NFSD - components: - - type: Sprite - scale: 0.8, 0.8 - sprite: _NF/Structures/Shuttles/nfsdgyroscope.rsi - snapCardinals: true - - type: Machine - board: SmallGyroscopeMachineCircuitboard - - type: entity id: SmallGyroscope parent: Gyroscope @@ -334,13 +62,3 @@ price: 100 - type: Machine board: SmallGyroscopeMachineCircuitboard - -- type: entity - id: SmallGyroscopeUnanchored - parent: SmallGyroscope - suffix: Unanchored - components: - - type: Transform - anchored: false - - type: Physics - bodyType: Dynamic diff --git a/Resources/Prototypes/_NF/Entities/Structures/Shuttles/thrusters_nfsd.yml b/Resources/Prototypes/_NF/Entities/Structures/Shuttles/thrusters_nfsd.yml new file mode 100644 index 00000000000..3023fc7a07a --- /dev/null +++ b/Resources/Prototypes/_NF/Entities/Structures/Shuttles/thrusters_nfsd.yml @@ -0,0 +1,54 @@ +- type: entity + id: ThrusterNfsd + parent: ThrusterSecurity + suffix: NFSD + components: + - type: Sprite + sprite: _NF/Structures/Shuttles/thrusternfsd.rsi + - type: Machine + board: ThrusterNfsdMachineCircuitboard + +- type: entity + id: DebugThrusterNfsd + parent: DebugThrusterSecurity + suffix: DEBUG, NFSD + components: + - type: Sprite + sprite: _NF/Structures/Shuttles/thrusternfsd.rsi + - type: Machine + board: ThrusterNfsdMachineCircuitboard + +- type: entity + id: GyroscopeNfsd + parent: GyroscopeSecurity + suffix: NFSD + components: + - type: Sprite + sprite: _NF/Structures/Shuttles/nfsdgyroscope.rsi + snapCardinals: true + - type: Machine + board: GyroscopeNfsdMachineCircuitboard + +- type: entity + id: DebugGyroscopeNfsd + parent: DebugGyroscopeSecurity + suffix: DEBUG, NFSD + components: + - type: Sprite + sprite: _NF/Structures/Shuttles/nfsdgyroscope.rsi + snapCardinals: true + - type: Machine + board: GyroscopeNfsdMachineCircuitboard + +- type: entity + id: SmallGyroscopeNfsd + parent: GyroscopeSecurity + name: small gyroscope + suffix: NFSD + components: + - type: Sprite + scale: 0.8, 0.8 + sprite: _NF/Structures/Shuttles/nfsdgyroscope.rsi + snapCardinals: true + - type: Machine + board: SmallGyroscopeNfsdMachineCircuitboard diff --git a/Resources/Prototypes/_NF/Entities/Structures/Shuttles/thrusters_security.yml b/Resources/Prototypes/_NF/Entities/Structures/Shuttles/thrusters_security.yml new file mode 100644 index 00000000000..f19386485f3 --- /dev/null +++ b/Resources/Prototypes/_NF/Entities/Structures/Shuttles/thrusters_security.yml @@ -0,0 +1,82 @@ +- type: entity + id: ThrusterSecurity + parent: [ BaseStructureUnanchorable, Thruster ] + name: thruster + suffix: Security + components: + - type: Sprite + sprite: _NF/Structures/Shuttles/thrustersecurity.rsi + - type: Destructible + thresholds: + - trigger: + !type:DamageTrigger + damage: 600 # Considering we need a lot of thrusters didn't want to make an individual one too tanky + behaviors: + - !type:DoActsBehavior + acts: ["Destruction"] + - type: Machine + board: ThrusterSecurityMachineCircuitboard + +- type: entity + id: DebugThrusterSecurity + parent: [BaseStructureDisableToolUse, DebugThruster] + name: thruster + suffix: DEBUG, Security + components: + - type: Sprite + sprite: _NF/Structures/Shuttles/thrustersecurity.rsi + - type: Destructible + thresholds: + - trigger: + !type:DamageTrigger + damage: 600 # Considering we need a lot of thrusters didn't want to make an individual one too tanky + behaviors: + - !type:DoActsBehavior + acts: ["Destruction"] + - type: Machine + board: ThrusterSecurityMachineCircuitboard + +- type: entity + id: GyroscopeSecurity + parent: [BaseStructureDisableToolUse, Gyroscope] + suffix: Security + components: + - type: Sprite + sprite: _NF/Structures/Shuttles/gyroscope.rsi + snapCardinals: true + - type: Machine + board: GyroscopeSecurityMachineCircuitboard + +- type: entity + id: DebugGyroscopeSecurity + parent: [BaseStructureDisableToolUse, DebugGyroscope] + name: gyroscope + suffix: DEBUG, Security + components: + - type: Sprite + sprite: _NF/Structures/Shuttles/gyroscope.rsi + snapCardinals: true + - type: Machine + board: GyroscopeSecurityMachineCircuitboard + +- type: entity + id: SmallGyroscopeSecurity + parent: GyroscopeSecurity + name: small gyroscope + suffix: Security + components: + - type: Thruster + thrusterType: Angular + requireSpace: false + baseThrust: 250 + thrust: 250 + - type: ApcPowerReceiver + powerLoad: 200 + - type: Sprite + scale: 0.8, 0.8 + sprite: _NF/Structures/Shuttles/gyroscope.rsi + snapCardinals: true + - type: StaticPrice + price: 100 + - type: Machine + board: SmallGyroscopeSecurityMachineCircuitboard diff --git a/Resources/Prototypes/_NF/Entities/Structures/Specific/bloodcult.yml b/Resources/Prototypes/_NF/Entities/Structures/Specific/bloodcult.yml index 4946732cc5a..e61a2d301f3 100644 --- a/Resources/Prototypes/_NF/Entities/Structures/Specific/bloodcult.yml +++ b/Resources/Prototypes/_NF/Entities/Structures/Specific/bloodcult.yml @@ -184,23 +184,58 @@ shader: unshaded - type: entity - parent: BloodCultProp01 + parent: Autolathe id: BloodCultProp02 - name: curious object - description: Huh, I wonder what this thing is and what does it do. + name: blood cult forge + description: A forge for weapon and armor production. components: - type: Sprite - sprite: _NF/Structures/Specific/BloodCult/props.rsi + sprite: _NF/Structures/Specific/BloodCult/forge.rsi + snapCardinals: true layers: - - state: prop-2 - - state: unshadedprop-2 + - state: icon + map: ["enum.LatheVisualLayers.IsRunning"] + - state: unlit shader: unshaded + map: ["enum.PowerDeviceVisualLayers.Powered"] + - state: inserting + map: ["enum.MaterialStorageVisualLayers.Inserting"] + - state: panel + map: ["enum.WiresVisualLayers.MaintenancePanel"] + - type: MaterialStorage + whitelist: + tags: + - Sheet + - RawMaterial + - Ingot + - type: Lathe + idleState: icon + runningState: building + staticRecipes: + - RitualDagger + - EldritchBlade + - UnholyHalberd + - WizardStaffMeleeBlood + - SpearBone + - ClothingHeadHelmetCultJanitor + - ClothingMaskCultJanitor + - ClothingOuterCoatCultJanitor + - ClothingHeadHelmetCult + - ClothingOuterArmorCult + - ClothingShoesCult + - ClothingHeadHatHoodCulthood + - ClothingOuterRobesCult + - ClothingHeadHelmetBone + - ClothingOuterArmorBone + - ClothingBackpackMessengerBloodCult + - PumpkinLanternSmall + - CandleRedInfinite - type: entity parent: BloodCultProp01 id: BloodCultProp03 - name: curious object - description: Huh, I wonder what this thing is and what does it do. + name: blood cult shrine + description: An occult shrine for imbuing objects with vile energies. components: - type: Sprite sprite: _NF/Structures/Specific/BloodCult/props.rsi @@ -212,8 +247,8 @@ - type: entity parent: BloodCultProp01 id: BloodCultProp04 - name: curious object - description: Huh, I wonder what this thing is and what does it do. + name: blood cult workbench + description: An occult workbench with handy drawers. There is a severed hand in one. components: - type: Sprite sprite: _NF/Structures/Specific/BloodCult/props.rsi diff --git a/Resources/Prototypes/_NF/Entities/Structures/Storage/Closets/Lockers/lockers.yml b/Resources/Prototypes/_NF/Entities/Structures/Storage/Closets/Lockers/lockers.yml index 5b15ce884d9..ca91f13b2fd 100644 --- a/Resources/Prototypes/_NF/Entities/Structures/Storage/Closets/Lockers/lockers.yml +++ b/Resources/Prototypes/_NF/Entities/Structures/Storage/Closets/Lockers/lockers.yml @@ -319,10 +319,28 @@ # SR - type: entity id: LockerStationRepresentative - parent: [BaseStructureIndestructible, BaseStructureLockImmuneToEmag, BaseStructureAccessReaderImmuneToEmag, LockerHeadOfPersonnel] # Frontier + parent: [BaseStructureIndestructible, BaseStructureLockImmuneToEmag, BaseStructureAccessReaderImmuneToEmag, LockerBaseSecure] # Frontier name: station representative's locker components: + - type: Appearance - type: EntityStorageVisuals - stateBaseClosed: hop - stateDoorOpen: hop_open - stateDoorClosed: hop_door + stateBaseClosed: sr + stateDoorOpen: sr_open + stateDoorClosed: sr_door + - type: Sprite + sprite: _NF/Structures/Storage/closet.rsi + noRot: true + layers: + - state: generic + map: ["enum.StorageVisualLayers.Base"] + - state: generic_door + map: ["enum.StorageVisualLayers.Door"] + - state: locked + map: ["enum.LockVisualLayers.Lock"] + shader: unshaded + - state: welded + visible: false + map: ["enum.WeldableLayers.BaseWelded"] + - type: AccessReader + access: [["HeadOfPersonnel"]] + diff --git a/Resources/Prototypes/_NF/Entities/Structures/Storage/Crates/base_structurecrates.yml b/Resources/Prototypes/_NF/Entities/Structures/Storage/Crates/base_structurecrates.yml index 93991912284..6eb022d947e 100644 --- a/Resources/Prototypes/_NF/Entities/Structures/Storage/Crates/base_structurecrates.yml +++ b/Resources/Prototypes/_NF/Entities/Structures/Storage/Crates/base_structurecrates.yml @@ -11,16 +11,6 @@ state: icon - type: Sprite sprite: Structures/Storage/Crates/secure.rsi - layers: - - state: base - - state: closed - map: ["enum.StorageVisualLayers.Door"] - - state: welded - visible: false - map: ["enum.WeldableLayers.BaseWelded"] - - state: locked - map: ["enum.LockVisualLayers.Lock"] - shader: unshaded - type: Damageable damageContainer: Inorganic damageModifierSet: StrongMetallic diff --git a/Resources/Prototypes/_NF/Events/events.yml b/Resources/Prototypes/_NF/Events/events.yml index a39ee0a9ae6..10c52201adc 100644 --- a/Resources/Prototypes/_NF/Events/events.yml +++ b/Resources/Prototypes/_NF/Events/events.yml @@ -23,196 +23,3 @@ earliestStart: 90 minimumPlayers: 20 - type: BluespaceSyndicateCrateRule - -- type: entity - id: BluespaceCacheError - parent: BaseGameRule - noSpawn: true - components: - - type: StationEvent - startAnnouncement: station-event-bluespace-cache-start-announcement - startAudio: - path: /Audio/Announcements/attention.ogg - endAnnouncement: station-event-bluespace-cache-end-announcement - earliestStart: 100 - minimumPlayers: 20 - weight: 2 - startDelay: 10 - duration: 1350 - maxDuration: 1560 - - type: BluespaceErrorRule - gridPath: /Maps/_NF/Bluespace/cache.yml - rewardFactor: 3.3 - -- type: entity - id: BluespaceVaultError - parent: BaseGameRule - noSpawn: true - components: - - type: StationEvent - startAnnouncement: station-event-bluespace-vault-start-announcement - startAudio: - path: /Audio/Announcements/attention.ogg - endAnnouncement: station-event-bluespace-vault-end-announcement - earliestStart: 100 - minimumPlayers: 30 - weight: 2 - startDelay: 10 - duration: 1020 - maxDuration: 1350 - - type: BluespaceErrorRule - gridPath: /Maps/_NF/Bluespace/vault.yml - rewardFactor: 0.7 - -- type: entity - id: BluespaceVaultSmallError - parent: BaseGameRule - noSpawn: true - components: - - type: StationEvent - startAnnouncement: station-event-bluespace-vault-start-announcement - startAudio: - path: /Audio/Announcements/attention.ogg - endAnnouncement: station-event-bluespace-vault-end-announcement - earliestStart: 100 - minimumPlayers: 15 - weight: 4 - startDelay: 10 - duration: 590 - maxDuration: 780 - - type: BluespaceErrorRule - gridPath: /Maps/_NF/Bluespace/vaultsmall.yml - rewardFactor: 1 - -- type: entity - id: BluespaceAsteroid - parent: BaseGameRule - noSpawn: true - components: - - type: StationEvent - startAnnouncement: station-event-bluespace-asteroid-start-announcement - startAudio: - path: /Audio/Announcements/attention.ogg - endAnnouncement: station-event-bluespace-asteroid-end-announcement - earliestStart: 100 - minimumPlayers: 15 - weight: 5 - startDelay: 10 - duration: 1500 - maxDuration: 1800 - - type: BluespaceErrorRule - gridPath: /Maps/_NF/Bluespace/asteroidvault.yml - -- type: entity - id: BluespaceAsteroidBunker - parent: BaseGameRule - noSpawn: true - components: - - type: StationEvent - startAnnouncement: station-event-bluespace-asteroid-start-announcement - startAudio: - path: /Audio/Announcements/attention.ogg - endAnnouncement: station-event-bluespace-asteroid-end-announcement - earliestStart: 100 - minimumPlayers: 15 - weight: 3 - startDelay: 10 - duration: 2100 - maxDuration: 2400 - - type: BluespaceErrorRule - gridPath: /Maps/_NF/Bluespace/asteroidbunker.yml - -- type: entity - id: BluespaceCargoniaShip - parent: BaseGameRule - noSpawn: true - components: - - type: StationEvent - startAnnouncement: station-event-bluespace-ship-start-announcement - startAudio: - path: /Audio/Announcements/attention.ogg - endAnnouncement: station-event-bluespace-ship-end-announcement - earliestStart: 100 - minimumPlayers: 15 - weight: 5 - startDelay: 10 - duration: 900 - maxDuration: 1200 - - type: BluespaceErrorRule - gridPath: /Maps/_NF/Bluespace/cargoniaship.yml - -- type: entity - id: BluespaceArcIndDataCarrier - parent: BaseGameRule - noSpawn: true - components: - - type: StationEvent - startAnnouncement: station-event-bluespace-ship-start-announcement - startAudio: - path: /Audio/Announcements/attention.ogg - endAnnouncement: station-event-bluespace-ship-end-announcement - earliestStart: 100 - minimumPlayers: 15 - weight: 3 - startDelay: 10 - duration: 900 - maxDuration: 1200 - - type: BluespaceErrorRule - gridPath: /Maps/_NF/Bluespace/datacarrier.yml - -- type: entity - id: BluespaceSyndicateFTLInterception - parent: BaseGameRule - noSpawn: true - components: - - type: StationEvent - startAnnouncement: station-event-bluespace-syndicate-ftl-interception-start-announcement - startAudio: - path: /Audio/Misc/notice1.ogg - endAnnouncement: station-event-bluespace-syndicate-ftl-interception-end-announcement - earliestStart: 80 - minimumPlayers: 30 - weight: 10 - startDelay: 10 - duration: 1800 - maxDuration: 2400 - - type: BluespaceErrorRule - gridPath: /Maps/_NF/Bluespace/syndieftlintercept.yml - -- type: entity - id: BluespaceWizardFederationScout - parent: BaseGameRule - noSpawn: true - components: - - type: StationEvent - startAnnouncement: station-event-bluespace-wizardfederation-scout-start-announcement - startAudio: - path: /Audio/Misc/notice1.ogg - endAnnouncement: station-event-bluespace-wizardfederation-scout-end-announcement - earliestStart: 100 - minimumPlayers: 15 - weight: 10 - startDelay: 10 - duration: 900 - maxDuration: 1200 - - type: BluespaceErrorRule - gridPath: /Maps/_NF/Bluespace/wizardprobealt.yml - -- type: entity - id: BluespaceBloodMoon - parent: BaseGameRule - noSpawn: true - components: - - type: StationEvent - startAnnouncement: station-event-bluespace-bloodmoon-start-announcement - startAudio: - path: /Audio/Misc/notice1.ogg - endAnnouncement: station-event-bluespace-bloodmoon-end-announcement - earliestStart: 80 - minimumPlayers: 30 - weight: 10 - startDelay: 10 - duration: 1800 - maxDuration: 2400 - - type: BluespaceErrorRule - gridPath: /Maps/_NF/Bluespace/bloodmoon.yml \ No newline at end of file diff --git a/Resources/Prototypes/_NF/Events/events_bluespace.yml b/Resources/Prototypes/_NF/Events/events_bluespace.yml new file mode 100644 index 00000000000..1c4cb3a6605 --- /dev/null +++ b/Resources/Prototypes/_NF/Events/events_bluespace.yml @@ -0,0 +1,192 @@ +- type: entity + id: BluespaceCacheError + parent: BaseGameRule + noSpawn: true + components: + - type: StationEvent + startAnnouncement: station-event-bluespace-cache-start-announcement + startAudio: + path: /Audio/Announcements/attention.ogg + endAnnouncement: station-event-bluespace-cache-end-announcement + earliestStart: 100 + minimumPlayers: 20 + weight: 2 + startDelay: 10 + duration: 1350 + maxDuration: 1560 + - type: BluespaceErrorRule + gridPath: /Maps/_NF/Bluespace/cache.yml + rewardFactor: 3.3 + +- type: entity + id: BluespaceVaultError + parent: BaseGameRule + noSpawn: true + components: + - type: StationEvent + startAnnouncement: station-event-bluespace-vault-start-announcement + startAudio: + path: /Audio/Announcements/attention.ogg + endAnnouncement: station-event-bluespace-vault-end-announcement + earliestStart: 100 + minimumPlayers: 30 + weight: 2 + startDelay: 10 + duration: 1020 + maxDuration: 1350 + - type: BluespaceErrorRule + gridPath: /Maps/_NF/Bluespace/vault.yml + rewardFactor: 0.7 + +- type: entity + id: BluespaceVaultSmallError + parent: BaseGameRule + noSpawn: true + components: + - type: StationEvent + startAnnouncement: station-event-bluespace-vault-start-announcement + startAudio: + path: /Audio/Announcements/attention.ogg + endAnnouncement: station-event-bluespace-vault-end-announcement + earliestStart: 100 + minimumPlayers: 15 + weight: 4 + startDelay: 10 + duration: 590 + maxDuration: 780 + - type: BluespaceErrorRule + gridPath: /Maps/_NF/Bluespace/vaultsmall.yml + rewardFactor: 1 + +- type: entity + id: BluespaceAsteroid + parent: BaseGameRule + noSpawn: true + components: + - type: StationEvent + startAnnouncement: station-event-bluespace-asteroid-start-announcement + startAudio: + path: /Audio/Announcements/attention.ogg + endAnnouncement: station-event-bluespace-asteroid-end-announcement + earliestStart: 100 + minimumPlayers: 15 + weight: 5 + startDelay: 10 + duration: 1500 + maxDuration: 1800 + - type: BluespaceErrorRule + gridPath: /Maps/_NF/Bluespace/asteroidvault.yml + +- type: entity + id: BluespaceAsteroidBunker + parent: BaseGameRule + noSpawn: true + components: + - type: StationEvent + startAnnouncement: station-event-bluespace-asteroid-start-announcement + startAudio: + path: /Audio/Announcements/attention.ogg + endAnnouncement: station-event-bluespace-asteroid-end-announcement + earliestStart: 100 + minimumPlayers: 15 + weight: 3 + startDelay: 10 + duration: 2100 + maxDuration: 2400 + - type: BluespaceErrorRule + gridPath: /Maps/_NF/Bluespace/asteroidbunker.yml + +- type: entity + id: BluespaceCargoniaShip + parent: BaseGameRule + noSpawn: true + components: + - type: StationEvent + startAnnouncement: station-event-bluespace-ship-start-announcement + startAudio: + path: /Audio/Announcements/attention.ogg + endAnnouncement: station-event-bluespace-ship-end-announcement + earliestStart: 100 + minimumPlayers: 15 + weight: 5 + startDelay: 10 + duration: 900 + maxDuration: 1200 + - type: BluespaceErrorRule + gridPath: /Maps/_NF/Bluespace/cargoniaship.yml + +- type: entity + id: BluespaceArcIndDataCarrier + parent: BaseGameRule + noSpawn: true + components: + - type: StationEvent + startAnnouncement: station-event-bluespace-ship-start-announcement + startAudio: + path: /Audio/Announcements/attention.ogg + endAnnouncement: station-event-bluespace-ship-end-announcement + earliestStart: 100 + minimumPlayers: 15 + weight: 5 + startDelay: 10 + duration: 900 + maxDuration: 1200 + - type: BluespaceErrorRule + gridPath: /Maps/_NF/Bluespace/datacarrier.yml + +- type: entity + id: BluespaceSyndicateFTLInterception + parent: BaseGameRule + noSpawn: true + components: + - type: StationEvent + startAnnouncement: station-event-bluespace-syndicate-ftl-interception-start-announcement + startAudio: + path: /Audio/Misc/notice1.ogg + endAnnouncement: station-event-bluespace-syndicate-ftl-interception-end-announcement + earliestStart: 80 + minimumPlayers: 30 + weight: 5 + startDelay: 10 + duration: 1800 + maxDuration: 2400 + - type: BluespaceErrorRule + gridPath: /Maps/_NF/Bluespace/syndieftlintercept.yml + +- type: entity + id: BluespaceWizardFederationScout + parent: BaseGameRule + noSpawn: true + components: + - type: StationEvent + startAnnouncement: station-event-bluespace-wizardfederation-scout-start-announcement + startAudio: + path: /Audio/Misc/notice1.ogg + endAnnouncement: station-event-bluespace-wizardfederation-scout-end-announcement + earliestStart: 100 + minimumPlayers: 15 + weight: 5 + startDelay: 10 + duration: 900 + maxDuration: 1200 + - type: BluespaceErrorRule + gridPath: /Maps/_NF/Bluespace/wizardprobealt.yml + +- type: entity + id: BluespaceBloodMoon + parent: BaseGameRule + noSpawn: true + components: + - type: StationEvent + startAnnouncement: station-event-bluespace-bloodmoon-start-announcement + startAudio: + path: /Audio/Misc/notice1.ogg + endAnnouncement: station-event-bluespace-bloodmoon-end-announcement + earliestStart: 80 + minimumPlayers: 30 + weight: 5 + startDelay: 10 + duration: 1800 + maxDuration: 2400 + - type: BluespaceErrorRule + gridPath: /Maps/_NF/Bluespace/bloodmoon.yml \ No newline at end of file diff --git a/Resources/Prototypes/_NF/Maps/POI/cove.yml b/Resources/Prototypes/_NF/Maps/POI/cove.yml index 6d3b83ea69a..820ff738ce0 100644 --- a/Resources/Prototypes/_NF/Maps/POI/cove.yml +++ b/Resources/Prototypes/_NF/Maps/POI/cove.yml @@ -9,3 +9,8 @@ components: - type: StationNameSetup mapNameTemplate: 'Pirate Cove' + - type: StationJobs + overflowJobs: [] + availableJobs: + PirateCaptain: [ 0, 0 ] + PirateFirstMate: [ 0, 0 ] \ No newline at end of file diff --git a/Resources/Prototypes/_NF/Markers/Spawners/jobs.yml b/Resources/Prototypes/_NF/Markers/Spawners/jobs.yml index 4e55ff0d770..465a3d567ee 100644 --- a/Resources/Prototypes/_NF/Markers/Spawners/jobs.yml +++ b/Resources/Prototypes/_NF/Markers/Spawners/jobs.yml @@ -24,6 +24,45 @@ - state: green - state: pilot +- type: entity + id: SpawnPointPirate + parent: SpawnPointJobBase + name: pirate + components: + - type: SpawnPoint + job_id: Pirate + - type: Sprite + sprite: _NF/Markers/jobs.rsi + layers: + - state: green + - state: pilot + +- type: entity + id: SpawnPointPirateCaptain + parent: SpawnPointJobBase + name: pirate captain + components: + - type: SpawnPoint + job_id: PirateCaptain + - type: Sprite + sprite: _NF/Markers/jobs.rsi + layers: + - state: green + - state: pilot + +- type: entity + id: SpawnPointPirateFirstMate + parent: SpawnPointJobBase + name: pirate first mate + components: + - type: SpawnPoint + job_id: PirateFirstMate + - type: Sprite + sprite: _NF/Markers/jobs.rsi + layers: + - state: green + - state: pilot + - type: entity id: SpawnPointStc parent: SpawnPointJobBase @@ -74,3 +113,39 @@ layers: - state: green - state: hop + +- type: entity + id: SpawnPointSheriff + parent: SpawnPointHeadOfSecurity + name: sheriff + components: + - type: SpawnPoint + job_id: Sheriff + - type: Sprite + layers: + - state: green + - state: hos + +- type: entity + id: SpawnPointBailiff + parent: SpawnPointWarden + name: bailiff + components: + - type: SpawnPoint + job_id: Bailiff + - type: Sprite + layers: + - state: green + - state: warden + +- type: entity + id: SpawnPointDetectiveNF + parent: SpawnPointDetective + name: detective nf + components: + - type: SpawnPoint + job_id: DetectiveNF + - type: Sprite + layers: + - state: green + - state: detective diff --git a/Resources/Prototypes/_NF/Palettes/frontier.yml b/Resources/Prototypes/_NF/Palettes/frontier.yml index afa91e87a83..b18f3279796 100644 --- a/Resources/Prototypes/_NF/Palettes/frontier.yml +++ b/Resources/Prototypes/_NF/Palettes/frontier.yml @@ -5,4 +5,8 @@ nfsd brown: "#49392696" nfsd green: "#4b653e96" mercenary: "#5e7c1696" + sr green dark: "#123d15ff" + sr green mid: "#1f6626ff" + sr green light: "#2e9935ff" + sr gold: "#f1b223ff" diff --git a/Resources/Prototypes/_NF/Recipes/Lathes/bloodcult.yml b/Resources/Prototypes/_NF/Recipes/Lathes/bloodcult.yml new file mode 100644 index 00000000000..8c9517f6efb --- /dev/null +++ b/Resources/Prototypes/_NF/Recipes/Lathes/bloodcult.yml @@ -0,0 +1,184 @@ +# Weapons +- type: latheRecipe + id: RitualDagger + result: RitualDagger + completetime: 1 + category: Weapons + materials: + Bones: 100 + Steel: 500 + +- type: latheRecipe + id: EldritchBlade + result: EldritchBlade + completetime: 1 + category: Weapons + materials: + Bones: 200 + Steel: 700 + Plasteel: 500 + +- type: latheRecipe + id: UnholyHalberd + result: UnholyHalberd + completetime: 1 + category: Weapons + materials: + Bones: 1000 + Steel: 1000 + Plasteel: 1500 + +- type: latheRecipe + id: WizardStaffMeleeBlood + result: WizardStaffMeleeBlood + completetime: 1 + category: Weapons + materials: + Bones: 500 + Plasteel: 500 + Wood: 1500 + +- type: latheRecipe + id: SpearBone + result: SpearBone + completetime: 1 + category: Weapons + materials: + Bones: 400 + Cloth: 100 + +# Armor +- type: latheRecipe + id: ClothingHeadHelmetCultJanitor + result: ClothingHeadHelmetCultJanitor + completetime: 1 + category: ArmorNF + materials: + Bones: 200 + Cloth: 100 + Durathread: 100 + Steel: 500 + Plasteel: 500 + +- type: latheRecipe + id: ClothingMaskCultJanitor + result: ClothingMaskCultJanitor + completetime: 1 + category: ArmorNF + materials: + Bones: 200 + Cloth: 100 + Durathread: 100 + Steel: 200 + Plasteel: 200 + +- type: latheRecipe + id: ClothingOuterCoatCultJanitor + result: ClothingOuterCoatCultJanitor + completetime: 1 + category: ArmorNF + materials: + Bones: 1000 + Cloth: 300 + Durathread: 300 + Steel: 1500 + Plasteel: 1500 + +- type: latheRecipe + id: ClothingHeadHelmetCult + result: ClothingHeadHelmetCult + completetime: 1 + category: ArmorNF + materials: + Bones: 200 + Cloth: 100 + Durathread: 100 + Steel: 500 + Plasteel: 500 + +- type: latheRecipe + id: ClothingOuterArmorCult + result: ClothingOuterArmorCult + completetime: 1 + category: ArmorNF + materials: + Bones: 1000 + Cloth: 300 + Durathread: 300 + Steel: 1500 + Plasteel: 1500 + +- type: latheRecipe + id: ClothingShoesCult + result: ClothingShoesCult + completetime: 1 + category: ArmorNF + materials: + Bones: 200 + Cloth: 100 + Durathread: 100 + Steel: 200 + Plasteel: 200 + +- type: latheRecipe + id: ClothingHeadHatHoodCulthood + result: ClothingHeadHatHoodCulthood + completetime: 1 + category: ArmorNF + materials: + Cloth: 100 + Durathread: 200 + +- type: latheRecipe + id: ClothingOuterRobesCult + result: ClothingOuterRobesCult + completetime: 1 + category: ArmorNF + materials: + Bones: 200 + Cloth: 600 + Durathread: 600 + Plasteel: 200 + +- type: latheRecipe + id: ClothingHeadHelmetBone + result: ClothingHeadHelmetBone + completetime: 1 + category: ArmorNF + materials: + Bones: 400 + +- type: latheRecipe + id: ClothingOuterArmorBone + result: ClothingOuterArmorBone + completetime: 1 + category: ArmorNF + materials: + Bones: 600 + +- type: latheRecipe + id: ClothingBackpackMessengerBloodCult + result: ClothingBackpackMessengerBloodCult + completetime: 1 + category: ArmorNF + materials: + Cloth: 400 + +# Tools +- type: latheRecipe + id: PumpkinLanternSmall + result: PumpkinLanternSmall + completetime: 1 + category: Tools + materials: + Bones: 400 + Steel: 200 + +- type: latheRecipe + id: CandleRedInfinite + result: CandleRedInfinite + completetime: 1 + category: Tools + materials: + Bones: 400 + Durathread: 100 diff --git a/Resources/Prototypes/_NF/Recipes/Lathes/electronics.yml b/Resources/Prototypes/_NF/Recipes/Lathes/electronics.yml index f89ddffe3e3..d4ae9e008eb 100644 --- a/Resources/Prototypes/_NF/Recipes/Lathes/electronics.yml +++ b/Resources/Prototypes/_NF/Recipes/Lathes/electronics.yml @@ -6,6 +6,39 @@ materials: Credit: 1 +- type: latheRecipe + id: TilePrinterNFMachineCircuitboard + result: TilePrinterNFMachineCircuitboard + completetime: 4 + materials: + Steel: 700 + Glass: 900 + +- type: latheRecipe + id: SalvageTechFabCircuitboardNF + result: SalvageTechFabCircuitboardNF + completetime: 4 + materials: + Steel: 800 + Glass: 900 + +# Thrusters +- type: latheRecipe + id: ThrusterSecurityMachineCircuitboard + result: ThrusterSecurityMachineCircuitboard + completetime: 4 + materials: + Steel: 400 + Glass: 900 + +- type: latheRecipe + id: ThrusterNfsdMachineCircuitboard + result: ThrusterNfsdMachineCircuitboard + completetime: 4 + materials: + Steel: 400 + Glass: 900 + - type: latheRecipe id: SmallThrusterMachineCircuitboard result: SmallThrusterMachineCircuitboard @@ -14,34 +47,43 @@ Steel: 140 Glass: 300 +# Gyroscope - type: latheRecipe - id: SmallGyroscopeMachineCircuitboard - result: SmallGyroscopeMachineCircuitboard + id: GyroscopeSecurityMachineCircuitboard + result: GyroscopeSecurityMachineCircuitboard + completetime: 4 + materials: + Steel: 400 + Glass: 900 + +- type: latheRecipe + id: SmallGyroscopeSecurityMachineCircuitboard + result: SmallGyroscopeSecurityMachineCircuitboard completetime: 4 materials: Steel: 50 Glass: 120 - type: latheRecipe - id: ThrusterSecurityMachineCircuitboard - result: ThrusterSecurityMachineCircuitboard + id: GyroscopeNfsdMachineCircuitboard + result: GyroscopeNfsdMachineCircuitboard completetime: 4 materials: Steel: 400 Glass: 900 - type: latheRecipe - id: TilePrinterNFMachineCircuitboard - result: TilePrinterNFMachineCircuitboard + id: SmallGyroscopeNfsdMachineCircuitboard + result: SmallGyroscopeNfsdMachineCircuitboard completetime: 4 materials: - Steel: 700 - Glass: 900 + Steel: 50 + Glass: 120 - type: latheRecipe - id: SalvageTechFabCircuitboardNF - result: SalvageTechFabCircuitboardNF + id: SmallGyroscopeMachineCircuitboard + result: SmallGyroscopeMachineCircuitboard completetime: 4 materials: - Steel: 800 - Glass: 900 + Steel: 50 + Glass: 120 diff --git a/Resources/Prototypes/_NF/Recipes/Lathes/misc.yml b/Resources/Prototypes/_NF/Recipes/Lathes/misc.yml index d77243c10fa..80c51a0e93b 100644 --- a/Resources/Prototypes/_NF/Recipes/Lathes/misc.yml +++ b/Resources/Prototypes/_NF/Recipes/Lathes/misc.yml @@ -88,3 +88,12 @@ category: Tools materials: Steel: 500 + +- type: latheRecipe + id: OreBag + result: OreBag + completetime: 1 + category: Tools + materials: + Steel: 500 + Cloth: 500 diff --git a/Resources/Prototypes/_NF/Roles/Jobs/Hostile/blood_cultists.yml b/Resources/Prototypes/_NF/Roles/Jobs/Hostile/blood_cultists.yml index 818a06d3dd5..626dae1e443 100644 --- a/Resources/Prototypes/_NF/Roles/Jobs/Hostile/blood_cultists.yml +++ b/Resources/Prototypes/_NF/Roles/Jobs/Hostile/blood_cultists.yml @@ -7,8 +7,9 @@ gloves: ClothingHandsGlovesCombat neck: BedsheetCult outerClothing: ClothingOuterArmorCult + belt: ClothingBeltCultWebbing + back: ClothingBackpackBloodCultLootA inhand: -# - UnholyHalberd - WizardStaffMeleeBlood # Acolyte @@ -19,42 +20,63 @@ shoes: ClothingShoesCult gloves: ClothingHandsGlovesCombat outerClothing: ClothingOuterArmorCult + back: ClothingBackpackBloodCultLootB + belt: ClothingBeltCultWebbing inhand: - - EldritchBlade -# - RitualDagger + - SpawnInhandMeleeWeaponBloodCultHigh # Cultist (Melee) - type: startingGear id: BloodCultistZealotMeleeGear equipment: - head: ClothingHeadHatHoodCulthood + head: ClothingHeadHatHoodBloodCulthoodUnremoveable shoes: ClothingShoesCult gloves: ClothingHandsGlovesCombat mask: ClothingMaskJackal - outerClothing: ClothingOuterRobesCult + outerClothing: ClothingOuterCoatBloodCultRobes + belt: ClothingBeltCultWebbing + back: ClothingBackpackBloodCultLootD inhand: - - RitualDagger + - SpawnInhandMeleeWeaponBloodCultLow # Cultist (Ranged) - type: startingGear id: BloodCultistZealotRangedGear equipment: - head: ClothingHeadHatHoodCulthood + head: ClothingHeadHatHoodBloodCulthoodUnremoveable shoes: ClothingShoesCult mask: ClothingMaskRaven gloves: ClothingHandsGlovesColorBlackCrossbow - outerClothing: ClothingOuterRobesCult + outerClothing: ClothingOuterCoatBloodCultRobes back: ClothingBackpackBloodCultZealotLootA belt: ClothingBeltQuiverCrossbowFilledBolt + inhand: + - SpawnInhandMeleeWeaponBloodCultLow # Cultist (Caster) - type: startingGear id: BloodCultistCasterGear equipment: - head: ClothingHeadHatHoodCulthood + head: ClothingHeadHatHoodBloodCulthoodUnremoveable shoes: ClothingShoesCult mask: ClothingMaskRaven gloves: ClothingHandsGlovesCombat - outerClothing: ClothingOuterRobesCult + outerClothing: ClothingOuterCoatBloodCultRobes + back: ClothingBackpackBloodCultLootC + belt: ClothingBeltCultWebbing inhand: - WizardStaffMeleeBlood + +# Janitor (Caster) +- type: startingGear + id: BloodCultistJanitorGear + equipment: + head: ClothingHeadHelmetCultJanitor + shoes: ClothingShoesCult + mask: ClothingMaskCultJanitor + gloves: ClothingHandsGlovesCombat + outerClothing: ClothingOuterCoatCultJanitor + belt: ClothingBeltCultForceField + back: ClothingBackpackBloodCultLootA + inhand: + - SpawnInhandMeleeWeaponBloodCultHigh diff --git a/Resources/Prototypes/_NF/Roles/Jobs/Pirates/pirate.yml b/Resources/Prototypes/_NF/Roles/Jobs/Pirates/pirate.yml new file mode 100644 index 00000000000..6f09b0f145a --- /dev/null +++ b/Resources/Prototypes/_NF/Roles/Jobs/Pirates/pirate.yml @@ -0,0 +1,35 @@ +- type: job + id: Pirate + name: job-name-pirate + description: job-description-pirate + playTimeTracker: JobPirate + requirements: + - !type:OverallPlaytimeRequirement + time: 86400 # Frontier - 24 hours + startingGear: NFPirateGear + alwaysUseSpawner: true + canBeAntag: true + icon: "JobIconMercenary" + supervisors: job-supervisors-hire + setPreference: true + accessGroups: + - GeneralAccess + special: + - !type:AddImplantSpecial + implants: [ FreelanceTrackingImplant ] + +- type: startingGear + id: NFPirateGear + equipment: + jumpsuit: ClothingUniformJumpsuitPirate + back: ClothingBackpackPirateFilled + head: ClothingHeadBandBlack + ears: ClothingHeadsetAltFreelancer + shoes: ClothingShoesBootsLaceup + id: PiratePDA + belt: ClothingBeltUtility + pocket1: AppraisalTool + innerClothingSkirt: ClothingUniformJumpsuitPirate + satchel: ClothingBackpackPirateFilled + duffelbag: ClothingBackpackPirateFilled + messenger: ClothingBackpackMessengerMercenaryFilled diff --git a/Resources/Prototypes/_NF/Roles/Jobs/Pirates/pirate_captain.yml b/Resources/Prototypes/_NF/Roles/Jobs/Pirates/pirate_captain.yml new file mode 100644 index 00000000000..9336a9d3c04 --- /dev/null +++ b/Resources/Prototypes/_NF/Roles/Jobs/Pirates/pirate_captain.yml @@ -0,0 +1,38 @@ +- type: job + id: PirateCaptain + name: job-name-pirate-captain + description: job-description-pirate-captain + playTimeTracker: JobPirateCaptain + requirements: + - !type:WhitelistRequirement + - !type:OverallPlaytimeRequirement + time: 172800 # Frontier - 48 hours + startingGear: NFPirateCaptainGear + alwaysUseSpawner: true + canBeAntag: true + icon: "JobIconMercenary" + supervisors: job-supervisors-hire + setPreference: true + accessGroups: + - GeneralAccess + special: + - !type:AddImplantSpecial + implants: [ FreelanceTrackingImplant ] + +- type: startingGear + id: NFPirateCaptainGear + equipment: + jumpsuit: ClothingUniformJumpsuitPirate + back: ClothingBackpackPirateFilled + head: ClothingHeadHatPirate + ears: ClothingHeadsetAltFreelancer + shoes: ClothingShoesBootsLaceup + id: PiratePDA + belt: ClothingBeltUtility + pocket1: AppraisalTool + pocket2: EnergyCutlass + outerClothing: ClothingOuterCoatPirate + innerClothingSkirt: ClothingUniformJumpskirtColorLightBrown + satchel: ClothingBackpackPirateFilled + duffelbag: ClothingBackpackPirateFilled + messenger: ClothingBackpackMessengerMercenaryFilled diff --git a/Resources/Prototypes/_NF/Roles/Jobs/Pirates/pirate_first_mate.yml b/Resources/Prototypes/_NF/Roles/Jobs/Pirates/pirate_first_mate.yml new file mode 100644 index 00000000000..d5cf14704fd --- /dev/null +++ b/Resources/Prototypes/_NF/Roles/Jobs/Pirates/pirate_first_mate.yml @@ -0,0 +1,37 @@ +- type: job + id: PirateFirstMate + name: job-name-pirate-first-mate + description: job-description-pirate-first-mate + playTimeTracker: JobPirateFirstMate + requirements: + - !type:WhitelistRequirement + - !type:OverallPlaytimeRequirement + time: 129600 # Frontier - 36 hours + startingGear: NFPirateFirstMateGear + canBeAntag: true + alwaysUseSpawner: true + icon: "JobIconMercenary" + supervisors: job-supervisors-hire + setPreference: true + accessGroups: + - GeneralAccess + special: + - !type:AddImplantSpecial + implants: [ FreelanceTrackingImplant ] + +- type: startingGear + id: NFPirateFirstMateGear + equipment: + jumpsuit: ClothingUniformJumpsuitPirate + back: ClothingBackpackPirateFilled + head: ClothingHeadHatPirateTricord + ears: ClothingHeadsetAltFreelancer + shoes: ClothingShoesBootsLaceup + id: PiratePDA + belt: ClothingBeltUtility + pocket1: AppraisalTool + outerClothing: ClothingOuterCoatGentle + innerClothingSkirt: ClothingUniformJumpsuitPirate + satchel: ClothingBackpackPirateFilled + duffelbag: ClothingBackpackPirateFilled + messenger: ClothingBackpackMessengerMercenaryFilled diff --git a/Resources/Prototypes/_NF/Roles/play_time_trackers.yml b/Resources/Prototypes/_NF/Roles/play_time_trackers.yml index 6d34995cee5..1079310b289 100644 --- a/Resources/Prototypes/_NF/Roles/play_time_trackers.yml +++ b/Resources/Prototypes/_NF/Roles/play_time_trackers.yml @@ -15,3 +15,12 @@ - type: playTimeTracker id: JobStc + +- type: playTimeTracker + id: JobPirateCaptain + +- type: playTimeTracker + id: JobPirateFirstMate + +- type: playTimeTracker + id: JobPirate \ No newline at end of file diff --git a/Resources/Prototypes/_NF/Shipyard/BlackMarket/barnacle.yml b/Resources/Prototypes/_NF/Shipyard/BlackMarket/barnacle.yml new file mode 100644 index 00000000000..c9994955803 --- /dev/null +++ b/Resources/Prototypes/_NF/Shipyard/BlackMarket/barnacle.yml @@ -0,0 +1,32 @@ +# Author Info +# GitHub: cheackraze + +# Shuttle Notes: +# a wooden pirate version of the classic Prospector +- type: vessel + id: Barnacle + name: Barnacle + description: 'Nobody expects the lowly barnacle' + price: 16000 + category: Small + group: BlackMarket + shuttlePath: /Maps/_NF/Shuttles/BlackMarket/barnacle.yml + +- type: gameMap + id: Barnacle + mapName: 'Barnacle' + mapPath: /Maps/_NF/Shuttles/BlackMarket/barnacle.yml + minPlayers: 0 + stations: + Barnacle: + stationProto: StandardFrontierVessel + components: + - type: StationNameSetup + mapNameTemplate: 'Prospector {1}' # Fake name eh? + nameGenerator: + !type:NanotrasenNameGenerator + prefixCreator: '14' + - type: StationJobs + overflowJobs: [] + availableJobs: + Pirate: [ 0, 0 ] diff --git a/Resources/Prototypes/_NF/Shipyard/BlackMarket/bocakillo.yml b/Resources/Prototypes/_NF/Shipyard/BlackMarket/bocakillo.yml new file mode 100644 index 00000000000..d019732a9ac --- /dev/null +++ b/Resources/Prototypes/_NF/Shipyard/BlackMarket/bocakillo.yml @@ -0,0 +1,37 @@ +# Author Info +# GitHub: MagnusCrowe (https://github.com/magnuscrowe) +# Discord: ??? + +# Maintainer Info +# GitHub: ??? +# Discord: ??? + +# Shuttle Notes: +# +- type: vessel + id: Bocakillo + name: Bocakillo + description: A tiny plastitanium vessel suited to a crew of 2 to 3 pirates. Has two broadside cannons and a rear-facing disposals launcher. Runs on plasma. + price: 35000 #Cheap + category: Small + group: BlackMarket + shuttlePath: /Maps/_NF/Shuttles/BlackMarket/bocakillo.yml + +- type: gameMap + id: Bocakillo + mapName: 'Bocakillo' + mapPath: /Maps/_NF/Shuttles/BlackMarket/bocakillo.yml + minPlayers: 0 + stations: + Bocakillo: + stationProto: StandardFrontierVessel + components: + - type: StationNameSetup + mapNameTemplate: 'Bocadillo {1}' #Sneaky spoofed name + nameGenerator: + !type:NanotrasenNameGenerator + prefixCreator: '14' + - type: StationJobs + overflowJobs: [] + availableJobs: + Pirate: [ 0, 0 ] diff --git a/Resources/Prototypes/_NF/Shipyard/BlackMarket/schooner.yml b/Resources/Prototypes/_NF/Shipyard/BlackMarket/schooner.yml index 2431788fb06..9a99c20b5c0 100644 --- a/Resources/Prototypes/_NF/Shipyard/BlackMarket/schooner.yml +++ b/Resources/Prototypes/_NF/Shipyard/BlackMarket/schooner.yml @@ -23,4 +23,5 @@ prefixCreator: '14' - type: StationJobs overflowJobs: [] - availableJobs: {} + availableJobs: + Pirate: [ 0, 0 ] diff --git a/Resources/Prototypes/_NF/Shipyard/Security/interceptor.yml b/Resources/Prototypes/_NF/Shipyard/Security/interceptor.yml index 3471d8609dd..851af76029c 100644 --- a/Resources/Prototypes/_NF/Shipyard/Security/interceptor.yml +++ b/Resources/Prototypes/_NF/Shipyard/Security/interceptor.yml @@ -1,26 +1,26 @@ -# - type: vessel -# id: Interceptor -# name: NSF Interceptor -# description: A small security vessel specializing in crime scene forensics. -# price: 21350 -# category: Small -# group: Security -# shuttlePath: /Maps/_NF/Shuttles/Security/interceptor.yml +- type: vessel + id: Interceptor + name: NSF Interceptor + description: A small security vessel specializing in crime scene forensics. + price: 21350 + category: Small + group: Security + shuttlePath: /Maps/_NF/Shuttles/Security/interceptor.yml -#- type: gameMap -# id: Interceptor -# mapName: 'NSF Interceptor' -# mapPath: /Maps/_NF/Shuttles/Security/interceptor.yml -# minPlayers: 0 -# stations: -# Interceptor: -# stationProto: StandardFrontierSecurityVessel -# components: -# - type: StationNameSetup -# mapNameTemplate: 'Interceptor {1}' -# nameGenerator: -# !type:NanotrasenNameGenerator -# prefixCreator: '14' -# - type: StationJobs -# overflowJobs: [] -# availableJobs: {} \ No newline at end of file +- type: gameMap + id: Interceptor + mapName: 'NSF Interceptor' + mapPath: /Maps/_NF/Shuttles/Security/interceptor.yml + minPlayers: 0 + stations: + Interceptor: + stationProto: StandardFrontierSecurityVessel + components: + - type: StationNameSetup + mapNameTemplate: 'Interceptor {1}' + nameGenerator: + !type:NanotrasenNameGenerator + prefixCreator: '14' + - type: StationJobs + overflowJobs: [] + availableJobs: {} diff --git a/Resources/Prototypes/_NF/Shipyard/Security/wasp.yml b/Resources/Prototypes/_NF/Shipyard/Security/wasp.yml index 6f5a9de34f6..33c723de7dc 100644 --- a/Resources/Prototypes/_NF/Shipyard/Security/wasp.yml +++ b/Resources/Prototypes/_NF/Shipyard/Security/wasp.yml @@ -2,7 +2,7 @@ id: Wasp name: NSF Wasp description: A large expedition oriented ship for holding prisoners and making them work planetside. - price: 145700 + price: 135000 category: Large group: Security shuttlePath: /Maps/_NF/Shuttles/Security/wasp.yml diff --git a/Resources/Prototypes/_NF/Shipyard/base.yml b/Resources/Prototypes/_NF/Shipyard/base.yml index 9c1d3090c82..009a1c6ef5f 100644 --- a/Resources/Prototypes/_NF/Shipyard/base.yml +++ b/Resources/Prototypes/_NF/Shipyard/base.yml @@ -17,6 +17,7 @@ id: StandardFrontierOutpost parent: - BaseStation + - BaseStationJobsSpawning - BaseStationCargo - BaseStationSiliconLawFrontierShips noSpawn: true diff --git a/Resources/Prototypes/_NF/Shipyard/chisel.yml b/Resources/Prototypes/_NF/Shipyard/chisel.yml index d4cc906f6de..00d93eee310 100644 --- a/Resources/Prototypes/_NF/Shipyard/chisel.yml +++ b/Resources/Prototypes/_NF/Shipyard/chisel.yml @@ -12,7 +12,7 @@ id: Chisel name: ICR Chisel description: Standard small size multipurpose vessel , originally meant to aid in ship scrapping. - price: 31340 + price: 34615 # on init 30100$, 15% markup 4515$ category: Small group: Civilian shuttlePath: /Maps/_NF/Shuttles/chisel.yml diff --git a/Resources/Prototypes/_NF/tags.yml b/Resources/Prototypes/_NF/tags.yml index 20ad3a2e53c..119bd41fc48 100644 --- a/Resources/Prototypes/_NF/tags.yml +++ b/Resources/Prototypes/_NF/tags.yml @@ -62,4 +62,7 @@ id: DroneUsable - type: Tag - id: LightReplacer \ No newline at end of file + id: LightReplacer + +- type: Tag + id: HoverbikeKeys \ No newline at end of file diff --git a/Resources/Textures/Objects/Vehicles/atv.rsi/meta.json b/Resources/Textures/Objects/Vehicles/atv.rsi/meta.json index 5bfcefc790d..0d831823ccd 100644 --- a/Resources/Textures/Objects/Vehicles/atv.rsi/meta.json +++ b/Resources/Textures/Objects/Vehicles/atv.rsi/meta.json @@ -41,4 +41,4 @@ "name": "keys" } ] -} +} \ No newline at end of file diff --git a/Resources/Textures/_NF/Clothing/Back/Messenger/bloodcult.rsi/equipped-BACKPACK.png b/Resources/Textures/_NF/Clothing/Back/Messenger/bloodcult.rsi/equipped-BACKPACK.png new file mode 100644 index 00000000000..b645db6d31b Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Back/Messenger/bloodcult.rsi/equipped-BACKPACK.png differ diff --git a/Resources/Textures/_NF/Clothing/Back/Messenger/bloodcult.rsi/icon.png b/Resources/Textures/_NF/Clothing/Back/Messenger/bloodcult.rsi/icon.png new file mode 100644 index 00000000000..e93a93d031a Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Back/Messenger/bloodcult.rsi/icon.png differ diff --git a/Resources/Textures/_NF/Clothing/Back/Messenger/bloodcult.rsi/inhand-left.png b/Resources/Textures/_NF/Clothing/Back/Messenger/bloodcult.rsi/inhand-left.png new file mode 100644 index 00000000000..77dee9de3fd Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Back/Messenger/bloodcult.rsi/inhand-left.png differ diff --git a/Resources/Textures/_NF/Clothing/Back/Messenger/bloodcult.rsi/inhand-right.png b/Resources/Textures/_NF/Clothing/Back/Messenger/bloodcult.rsi/inhand-right.png new file mode 100644 index 00000000000..b41f121b130 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Back/Messenger/bloodcult.rsi/inhand-right.png differ diff --git a/Resources/Textures/_NF/Clothing/Back/Messenger/bloodcult.rsi/meta.json b/Resources/Textures/_NF/Clothing/Back/Messenger/bloodcult.rsi/meta.json new file mode 100644 index 00000000000..fd414099766 --- /dev/null +++ b/Resources/Textures/_NF/Clothing/Back/Messenger/bloodcult.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/0345de358247afe0eb23ed0ff509b9b5f1995135 | Based on sprite by @Zydras (github), resprited (colored) for Syndicate by erhardsteinhauer (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-BACKPACK", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_NF/Clothing/Belt/arcadia.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/_NF/Clothing/Belt/arcadia.rsi/equipped-BELT.png similarity index 100% rename from Resources/Textures/_NF/Clothing/Belt/arcadia.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/_NF/Clothing/Belt/arcadia.rsi/equipped-BELT.png diff --git a/Resources/Textures/_NF/Clothing/Belt/arcadia.rsi/meta.json b/Resources/Textures/_NF/Clothing/Belt/arcadia.rsi/meta.json index 0490a574c94..b7ca3a67b3d 100644 --- a/Resources/Textures/_NF/Clothing/Belt/arcadia.rsi/meta.json +++ b/Resources/Textures/_NF/Clothing/Belt/arcadia.rsi/meta.json @@ -11,7 +11,7 @@ "name": "icon" }, { - "name": "equipped-OUTERCLOTHING", + "name": "equipped-BELT", "directions": 4 }, { diff --git a/Resources/Textures/_NF/Clothing/Belt/cult_force_field.rsi/equipped-BELT.png b/Resources/Textures/_NF/Clothing/Belt/cult_force_field.rsi/equipped-BELT.png new file mode 100644 index 00000000000..ca6516b9dee Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Belt/cult_force_field.rsi/equipped-BELT.png differ diff --git a/Resources/Textures/_NF/Clothing/Belt/cult_force_field.rsi/icon.png b/Resources/Textures/_NF/Clothing/Belt/cult_force_field.rsi/icon.png new file mode 100644 index 00000000000..623570cc6bd Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Belt/cult_force_field.rsi/icon.png differ diff --git a/Resources/Textures/_NF/Clothing/Belt/cult_force_field.rsi/inhand-left.png b/Resources/Textures/_NF/Clothing/Belt/cult_force_field.rsi/inhand-left.png new file mode 100644 index 00000000000..6116c042a92 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Belt/cult_force_field.rsi/inhand-left.png differ diff --git a/Resources/Textures/_NF/Clothing/Belt/cult_force_field.rsi/inhand-right.png b/Resources/Textures/_NF/Clothing/Belt/cult_force_field.rsi/inhand-right.png new file mode 100644 index 00000000000..11be63e0cdb Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Belt/cult_force_field.rsi/inhand-right.png differ diff --git a/Resources/Textures/_NF/Clothing/Belt/cult_force_field.rsi/meta.json b/Resources/Textures/_NF/Clothing/Belt/cult_force_field.rsi/meta.json new file mode 100644 index 00000000000..5f67545a788 --- /dev/null +++ b/Resources/Textures/_NF/Clothing/Belt/cult_force_field.rsi/meta.json @@ -0,0 +1,32 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/tgstation/tgstation/blob/master/icons/mob/nonhuman-player/cult.dmi : modificationa to the original fila and icon and inhand spraties by erhardsteinhauer", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-BELT", + "directions": 4, + "delays": [ + [ 0.3, 0.3, 0.3 ], + [ 0.3, 0.3, 0.3 ], + [ 0.3, 0.3, 0.3 ], + [ 0.3, 0.3, 0.3 ] + ] + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_NF/Clothing/Belt/cult_webbing.rsi/equipped-BELT.png b/Resources/Textures/_NF/Clothing/Belt/cult_webbing.rsi/equipped-BELT.png new file mode 100644 index 00000000000..d457326c697 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Belt/cult_webbing.rsi/equipped-BELT.png differ diff --git a/Resources/Textures/_NF/Clothing/Belt/cult_webbing.rsi/icon.png b/Resources/Textures/_NF/Clothing/Belt/cult_webbing.rsi/icon.png new file mode 100644 index 00000000000..1027479ad88 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Belt/cult_webbing.rsi/icon.png differ diff --git a/Resources/Textures/_NF/Clothing/Belt/cult_webbing.rsi/inhand-left.png b/Resources/Textures/_NF/Clothing/Belt/cult_webbing.rsi/inhand-left.png new file mode 100644 index 00000000000..e62a991e4d3 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Belt/cult_webbing.rsi/inhand-left.png differ diff --git a/Resources/Textures/_NF/Clothing/Belt/cult_webbing.rsi/inhand-right.png b/Resources/Textures/_NF/Clothing/Belt/cult_webbing.rsi/inhand-right.png new file mode 100644 index 00000000000..0e7a437c011 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Belt/cult_webbing.rsi/inhand-right.png differ diff --git a/Resources/Textures/_NF/Clothing/Belt/cult_webbing.rsi/meta.json b/Resources/Textures/_NF/Clothing/Belt/cult_webbing.rsi/meta.json new file mode 100644 index 00000000000..29a21879665 --- /dev/null +++ b/Resources/Textures/_NF/Clothing/Belt/cult_webbing.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tg at commit https://github.com/tgstation/tgstation/commit/0310aaa254607855d7273ec849c4ecad48477dd5 | resprited in blood cult colors by erhardsteinhauer", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-BELT", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_NF/Clothing/Head/Helmets/cult_janitor.rsi/equipped-HELMET.png b/Resources/Textures/_NF/Clothing/Head/Helmets/cult_janitor.rsi/equipped-HELMET.png new file mode 100644 index 00000000000..9f74174191d Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Head/Helmets/cult_janitor.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/_NF/Clothing/Head/Helmets/cult_janitor.rsi/icon.png b/Resources/Textures/_NF/Clothing/Head/Helmets/cult_janitor.rsi/icon.png new file mode 100644 index 00000000000..c61c1b2669f Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Head/Helmets/cult_janitor.rsi/icon.png differ diff --git a/Resources/Textures/_NF/Clothing/Head/Helmets/cult_janitor.rsi/inhand-left.png b/Resources/Textures/_NF/Clothing/Head/Helmets/cult_janitor.rsi/inhand-left.png new file mode 100644 index 00000000000..d534b05118d Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Head/Helmets/cult_janitor.rsi/inhand-left.png differ diff --git a/Resources/Textures/_NF/Clothing/Head/Helmets/cult_janitor.rsi/inhand-right.png b/Resources/Textures/_NF/Clothing/Head/Helmets/cult_janitor.rsi/inhand-right.png new file mode 100644 index 00000000000..267039e48f9 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Head/Helmets/cult_janitor.rsi/inhand-right.png differ diff --git a/Resources/Textures/_NF/Clothing/Head/Helmets/cult_janitor.rsi/meta.json b/Resources/Textures/_NF/Clothing/Head/Helmets/cult_janitor.rsi/meta.json new file mode 100644 index 00000000000..068dfe738d6 --- /dev/null +++ b/Resources/Textures/_NF/Clothing/Head/Helmets/cult_janitor.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e , edited by Alekshhh, recolored for New Frontier by erhardsteinhauer", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_NF/Clothing/Head/Hoods/cult.rsi/equipped-HELMET.png b/Resources/Textures/_NF/Clothing/Head/Hoods/cult.rsi/equipped-HELMET.png new file mode 100644 index 00000000000..c2999a2247b Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Head/Hoods/cult.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/_NF/Clothing/Head/Hoods/cult.rsi/icon.png b/Resources/Textures/_NF/Clothing/Head/Hoods/cult.rsi/icon.png new file mode 100644 index 00000000000..0fbd391b8bf Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Head/Hoods/cult.rsi/icon.png differ diff --git a/Resources/Textures/_NF/Clothing/Head/Hoods/cult.rsi/inhand-left.png b/Resources/Textures/_NF/Clothing/Head/Hoods/cult.rsi/inhand-left.png new file mode 100644 index 00000000000..52c39e0b78b Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Head/Hoods/cult.rsi/inhand-left.png differ diff --git a/Resources/Textures/_NF/Clothing/Head/Hoods/cult.rsi/inhand-right.png b/Resources/Textures/_NF/Clothing/Head/Hoods/cult.rsi/inhand-right.png new file mode 100644 index 00000000000..7e9456150e1 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Head/Hoods/cult.rsi/inhand-right.png differ diff --git a/Resources/Textures/_NF/Clothing/Head/Hoods/cult.rsi/meta.json b/Resources/Textures/_NF/Clothing/Head/Hoods/cult.rsi/meta.json new file mode 100644 index 00000000000..bb4192c2c21 --- /dev/null +++ b/Resources/Textures/_NF/Clothing/Head/Hoods/cult.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e | resprited in blood cult colors by erhardsteinhauer", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_NF/Clothing/Masks/cult_janitor_mask.rsi/equipped-MASK.png b/Resources/Textures/_NF/Clothing/Masks/cult_janitor_mask.rsi/equipped-MASK.png new file mode 100644 index 00000000000..fb6ed83e3c3 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Masks/cult_janitor_mask.rsi/equipped-MASK.png differ diff --git a/Resources/Textures/_NF/Clothing/Masks/cult_janitor_mask.rsi/icon.png b/Resources/Textures/_NF/Clothing/Masks/cult_janitor_mask.rsi/icon.png new file mode 100644 index 00000000000..f679209ccd9 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Masks/cult_janitor_mask.rsi/icon.png differ diff --git a/Resources/Textures/_NF/Clothing/Masks/cult_janitor_mask.rsi/inhand-left.png b/Resources/Textures/_NF/Clothing/Masks/cult_janitor_mask.rsi/inhand-left.png new file mode 100644 index 00000000000..958a46869f8 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Masks/cult_janitor_mask.rsi/inhand-left.png differ diff --git a/Resources/Textures/_NF/Clothing/Masks/cult_janitor_mask.rsi/inhand-right.png b/Resources/Textures/_NF/Clothing/Masks/cult_janitor_mask.rsi/inhand-right.png new file mode 100644 index 00000000000..49beafac712 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Masks/cult_janitor_mask.rsi/inhand-right.png differ diff --git a/Resources/Textures/_NF/Clothing/Masks/cult_janitor_mask.rsi/meta.json b/Resources/Textures/_NF/Clothing/Masks/cult_janitor_mask.rsi/meta.json new file mode 100644 index 00000000000..ba80d1cedd3 --- /dev/null +++ b/Resources/Textures/_NF/Clothing/Masks/cult_janitor_mask.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from TGstation github https://github.com/tgstation/tgstation/commit/e89db4dd4f42377b0adafb06806a763314a89034 , edited by Alekshhh, recolored for New Frontier by erhardsteinhauer", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-MASK", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_NF/Clothing/OuterClothing/Coats/cult_janitor_robe.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/_NF/Clothing/OuterClothing/Coats/cult_janitor_robe.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..6f694f7373a Binary files /dev/null and b/Resources/Textures/_NF/Clothing/OuterClothing/Coats/cult_janitor_robe.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/_NF/Clothing/OuterClothing/Coats/cult_janitor_robe.rsi/icon.png b/Resources/Textures/_NF/Clothing/OuterClothing/Coats/cult_janitor_robe.rsi/icon.png new file mode 100644 index 00000000000..8b43ff96db3 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/OuterClothing/Coats/cult_janitor_robe.rsi/icon.png differ diff --git a/Resources/Textures/_NF/Clothing/OuterClothing/Coats/cult_janitor_robe.rsi/inhand-left.png b/Resources/Textures/_NF/Clothing/OuterClothing/Coats/cult_janitor_robe.rsi/inhand-left.png new file mode 100644 index 00000000000..2f57c00a816 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/OuterClothing/Coats/cult_janitor_robe.rsi/inhand-left.png differ diff --git a/Resources/Textures/_NF/Clothing/OuterClothing/Coats/cult_janitor_robe.rsi/inhand-right.png b/Resources/Textures/_NF/Clothing/OuterClothing/Coats/cult_janitor_robe.rsi/inhand-right.png new file mode 100644 index 00000000000..fef28052d48 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/OuterClothing/Coats/cult_janitor_robe.rsi/inhand-right.png differ diff --git a/Resources/Textures/_NF/Clothing/OuterClothing/Coats/cult_janitor_robe.rsi/meta.json b/Resources/Textures/_NF/Clothing/OuterClothing/Coats/cult_janitor_robe.rsi/meta.json new file mode 100644 index 00000000000..d52461dc903 --- /dev/null +++ b/Resources/Textures/_NF/Clothing/OuterClothing/Coats/cult_janitor_robe.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from TGstation github https://github.com/tgstation/tgstation/commit/e89db4dd4f42377b0adafb06806a763314a89034 , edited by Alekshhh, recolored for New Frontier by erhardsteinhauer", + "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/_NF/Clothing/OuterClothing/Coats/cult_robes.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/_NF/Clothing/OuterClothing/Coats/cult_robes.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..f6fdd89a07d Binary files /dev/null and b/Resources/Textures/_NF/Clothing/OuterClothing/Coats/cult_robes.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/_NF/Clothing/OuterClothing/Coats/cult_robes.rsi/icon.png b/Resources/Textures/_NF/Clothing/OuterClothing/Coats/cult_robes.rsi/icon.png new file mode 100644 index 00000000000..bb19fafdd17 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/OuterClothing/Coats/cult_robes.rsi/icon.png differ diff --git a/Resources/Textures/_NF/Clothing/OuterClothing/Coats/cult_robes.rsi/inhand-left.png b/Resources/Textures/_NF/Clothing/OuterClothing/Coats/cult_robes.rsi/inhand-left.png new file mode 100644 index 00000000000..f09e1f97932 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/OuterClothing/Coats/cult_robes.rsi/inhand-left.png differ diff --git a/Resources/Textures/_NF/Clothing/OuterClothing/Coats/cult_robes.rsi/inhand-right.png b/Resources/Textures/_NF/Clothing/OuterClothing/Coats/cult_robes.rsi/inhand-right.png new file mode 100644 index 00000000000..20794e28aaa Binary files /dev/null and b/Resources/Textures/_NF/Clothing/OuterClothing/Coats/cult_robes.rsi/inhand-right.png differ diff --git a/Resources/Textures/_NF/Clothing/OuterClothing/Coats/cult_robes.rsi/meta.json b/Resources/Textures/_NF/Clothing/OuterClothing/Coats/cult_robes.rsi/meta.json new file mode 100644 index 00000000000..0b1255fcd7e --- /dev/null +++ b/Resources/Textures/_NF/Clothing/OuterClothing/Coats/cult_robes.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e | resprited in blood cult colors by erhardsteinhauer", + "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/_NF/Objects/Specific/Wizard/conjuredsoap.rsi/meta.json b/Resources/Textures/_NF/Objects/Specific/Wizard/conjuredsoap.rsi/meta.json index 1f9c900980a..0963e5ba314 100644 --- a/Resources/Textures/_NF/Objects/Specific/Wizard/conjuredsoap.rsi/meta.json +++ b/Resources/Textures/_NF/Objects/Specific/Wizard/conjuredsoap.rsi/meta.json @@ -22,6 +22,9 @@ { "name": "soap-4" }, + { + "name": "soaplet" + }, { "name": "inhand-left", "directions": 4 diff --git a/Resources/Textures/_NF/Objects/Specific/Wizard/conjuredsoap.rsi/soaplet.png b/Resources/Textures/_NF/Objects/Specific/Wizard/conjuredsoap.rsi/soaplet.png new file mode 100644 index 00000000000..5315a3324e5 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Specific/Wizard/conjuredsoap.rsi/soaplet.png differ diff --git a/Resources/Textures/_NF/Objects/Vehicles/atv.rsi/bag.png b/Resources/Textures/_NF/Objects/Vehicles/atv.rsi/bag.png new file mode 100644 index 00000000000..6b9013abb93 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Vehicles/atv.rsi/bag.png differ diff --git a/Resources/Textures/_NF/Objects/Vehicles/atv.rsi/engine.png b/Resources/Textures/_NF/Objects/Vehicles/atv.rsi/engine.png new file mode 100644 index 00000000000..e9b012e9d13 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Vehicles/atv.rsi/engine.png differ diff --git a/Resources/Textures/_NF/Objects/Vehicles/atv.rsi/hull.png b/Resources/Textures/_NF/Objects/Vehicles/atv.rsi/hull.png new file mode 100644 index 00000000000..5a527a340f8 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Vehicles/atv.rsi/hull.png differ diff --git a/Resources/Textures/_NF/Objects/Vehicles/atv.rsi/keys.png b/Resources/Textures/_NF/Objects/Vehicles/atv.rsi/keys.png new file mode 100644 index 00000000000..d1b314b8a2c Binary files /dev/null and b/Resources/Textures/_NF/Objects/Vehicles/atv.rsi/keys.png differ diff --git a/Resources/Textures/_NF/Objects/Vehicles/atv.rsi/lights.png b/Resources/Textures/_NF/Objects/Vehicles/atv.rsi/lights.png new file mode 100644 index 00000000000..d6ee0aff375 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Vehicles/atv.rsi/lights.png differ diff --git a/Resources/Textures/_NF/Objects/Vehicles/atv.rsi/meta.json b/Resources/Textures/_NF/Objects/Vehicles/atv.rsi/meta.json new file mode 100644 index 00000000000..b2660790a22 --- /dev/null +++ b/Resources/Textures/_NF/Objects/Vehicles/atv.rsi/meta.json @@ -0,0 +1,64 @@ +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a, resprited by decortes (discord) | original sprite was split into hull and engine, added bag sprite, changes made by erhardsteinhauer", + "states": [ + { + "name": "vehicle", + "directions": 4, + "delays": [ + [ 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2 ] + ] + }, + { + "name": "bag", + "directions": 4, + "delays": [ + [ 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2 ] + ] + }, + { + "name": "hull", + "directions": 4, + "delays": [ + [ 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2 ] + ] + }, + { + "name": "engine", + "directions": 4, + "delays": [ + [ 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2 ] + ] + }, + { + "name": "lights", + "directions": 4, + "delays": [ + [ 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2 ] + ] + }, + { + "name": "keys" + } + ] +} diff --git a/Resources/Textures/_NF/Objects/Vehicles/atv.rsi/vehicle.png b/Resources/Textures/_NF/Objects/Vehicles/atv.rsi/vehicle.png new file mode 100644 index 00000000000..88a0ffb48f4 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Vehicles/atv.rsi/vehicle.png differ diff --git a/Resources/Textures/_NF/Objects/Vehicles/hoverbike.rsi/bag.png b/Resources/Textures/_NF/Objects/Vehicles/hoverbike.rsi/bag.png new file mode 100644 index 00000000000..ad49098910f Binary files /dev/null and b/Resources/Textures/_NF/Objects/Vehicles/hoverbike.rsi/bag.png differ diff --git a/Resources/Textures/_NF/Objects/Vehicles/hoverbike.rsi/engine.png b/Resources/Textures/_NF/Objects/Vehicles/hoverbike.rsi/engine.png new file mode 100644 index 00000000000..ede223f454e Binary files /dev/null and b/Resources/Textures/_NF/Objects/Vehicles/hoverbike.rsi/engine.png differ diff --git a/Resources/Textures/_NF/Objects/Vehicles/hoverbike.rsi/hull.png b/Resources/Textures/_NF/Objects/Vehicles/hoverbike.rsi/hull.png new file mode 100644 index 00000000000..96cdb9b0eb8 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Vehicles/hoverbike.rsi/hull.png differ diff --git a/Resources/Textures/_NF/Objects/Vehicles/hoverbike.rsi/keys.png b/Resources/Textures/_NF/Objects/Vehicles/hoverbike.rsi/keys.png new file mode 100644 index 00000000000..514ce95d970 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Vehicles/hoverbike.rsi/keys.png differ diff --git a/Resources/Textures/_NF/Objects/Vehicles/hoverbike.rsi/lights.png b/Resources/Textures/_NF/Objects/Vehicles/hoverbike.rsi/lights.png new file mode 100644 index 00000000000..5cae1728907 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Vehicles/hoverbike.rsi/lights.png differ diff --git a/Resources/Textures/_NF/Objects/Vehicles/hoverbike.rsi/mailgun.png b/Resources/Textures/_NF/Objects/Vehicles/hoverbike.rsi/mailgun.png new file mode 100644 index 00000000000..1b499feb441 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Vehicles/hoverbike.rsi/mailgun.png differ diff --git a/Resources/Textures/_NF/Objects/Vehicles/hoverbike.rsi/mailtrim.png b/Resources/Textures/_NF/Objects/Vehicles/hoverbike.rsi/mailtrim.png new file mode 100644 index 00000000000..1738f52fa5b Binary files /dev/null and b/Resources/Textures/_NF/Objects/Vehicles/hoverbike.rsi/mailtrim.png differ diff --git a/Resources/Textures/_NF/Objects/Vehicles/hoverbike.rsi/meta.json b/Resources/Textures/_NF/Objects/Vehicles/hoverbike.rsi/meta.json new file mode 100644 index 00000000000..93c306e5887 --- /dev/null +++ b/Resources/Textures/_NF/Objects/Vehicles/hoverbike.rsi/meta.json @@ -0,0 +1,98 @@ +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited for New Frontier by erhardsteinhauer", + "states": [ + { + "name": "vehicle", + "directions": 4 + }, + { + "name": "bag", + "directions": 4, + "delays": [ + [ 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2 ] + ] + }, + { + "name": "hull", + "directions": 4, + "delays": [ + [ 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2 ] + ] + }, + { + "name": "engine", + "directions": 4, + "delays": [ + [ 0.1, 0.1, 0.2, 0.1 ], + [ 0.1, 0.1, 0.2, 0.1 ], + [ 0.1, 0.1, 0.2, 0.1 ], + [ 0.1, 0.1, 0.2, 0.1 ] + ] + }, + { + "name": "nfsdstar", + "directions": 4, + "delays": [ + [ 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2 ] + ] + }, + { + "name": "nfsdbaton", + "directions": 4, + "delays": [ + [ 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2 ] + ] + }, + { + "name": "mailtrim", + "directions": 4, + "delays": [ + [ 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2 ] + ] + }, + { + "name": "mailgun", + "directions": 4, + "delays": [ + [ 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2 ] + ] + }, + { + "name": "lights", + "directions": 4, + "delays": [ + [ 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2 ] + ] + }, + { + "name": "keys" + } + ] +} diff --git a/Resources/Textures/_NF/Objects/Vehicles/hoverbike.rsi/nfsdbaton.png b/Resources/Textures/_NF/Objects/Vehicles/hoverbike.rsi/nfsdbaton.png new file mode 100644 index 00000000000..1219614ecbd Binary files /dev/null and b/Resources/Textures/_NF/Objects/Vehicles/hoverbike.rsi/nfsdbaton.png differ diff --git a/Resources/Textures/_NF/Objects/Vehicles/hoverbike.rsi/nfsdstar.png b/Resources/Textures/_NF/Objects/Vehicles/hoverbike.rsi/nfsdstar.png new file mode 100644 index 00000000000..5a4f6b53c5b Binary files /dev/null and b/Resources/Textures/_NF/Objects/Vehicles/hoverbike.rsi/nfsdstar.png differ diff --git a/Resources/Textures/_NF/Objects/Vehicles/hoverbike.rsi/vehicle.png b/Resources/Textures/_NF/Objects/Vehicles/hoverbike.rsi/vehicle.png new file mode 100644 index 00000000000..98f94d04164 Binary files /dev/null and b/Resources/Textures/_NF/Objects/Vehicles/hoverbike.rsi/vehicle.png differ diff --git a/Resources/Textures/_NF/Structures/Specific/BloodCult/forge.rsi/building.png b/Resources/Textures/_NF/Structures/Specific/BloodCult/forge.rsi/building.png new file mode 100644 index 00000000000..ca53a9ce208 Binary files /dev/null and b/Resources/Textures/_NF/Structures/Specific/BloodCult/forge.rsi/building.png differ diff --git a/Resources/Textures/_NF/Structures/Specific/BloodCult/forge.rsi/icon.png b/Resources/Textures/_NF/Structures/Specific/BloodCult/forge.rsi/icon.png new file mode 100644 index 00000000000..1766c0aa2e2 Binary files /dev/null and b/Resources/Textures/_NF/Structures/Specific/BloodCult/forge.rsi/icon.png differ diff --git a/Resources/Textures/_NF/Structures/Specific/BloodCult/forge.rsi/inserting.png b/Resources/Textures/_NF/Structures/Specific/BloodCult/forge.rsi/inserting.png new file mode 100644 index 00000000000..a342a4b4d1c Binary files /dev/null and b/Resources/Textures/_NF/Structures/Specific/BloodCult/forge.rsi/inserting.png differ diff --git a/Resources/Textures/_NF/Structures/Specific/BloodCult/forge.rsi/meta.json b/Resources/Textures/_NF/Structures/Specific/BloodCult/forge.rsi/meta.json new file mode 100644 index 00000000000..d104b23ffb9 --- /dev/null +++ b/Resources/Textures/_NF/Structures/Specific/BloodCult/forge.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/tree/master/icons/obj/antags/cult | modified by erhardsteinhauer", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon", + "delays": [ [ 0.2, 0.2, 0.2 ] ] + }, + { + "name": "panel" + }, + { + "name": "unlit", + "delays": [ [ 0.2, 0.2, 0.2 ] ] + }, + { + "name": "building", + "delays": [ [ 0.2, 0.2, 0.2 ] ] + }, + { + "name": "inserting", + "delays": [ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1 ] ] + } + ] +} diff --git a/Resources/Textures/_NF/Structures/Specific/BloodCult/forge.rsi/panel.png b/Resources/Textures/_NF/Structures/Specific/BloodCult/forge.rsi/panel.png new file mode 100644 index 00000000000..e80c69460ac Binary files /dev/null and b/Resources/Textures/_NF/Structures/Specific/BloodCult/forge.rsi/panel.png differ diff --git a/Resources/Textures/_NF/Structures/Specific/BloodCult/forge.rsi/unlit.png b/Resources/Textures/_NF/Structures/Specific/BloodCult/forge.rsi/unlit.png new file mode 100644 index 00000000000..0b26fc475af Binary files /dev/null and b/Resources/Textures/_NF/Structures/Specific/BloodCult/forge.rsi/unlit.png differ diff --git a/Resources/Textures/_NF/Structures/Storage/Crates/labels.rsi/bounty.png b/Resources/Textures/_NF/Structures/Storage/Crates/labels.rsi/bounty.png new file mode 100644 index 00000000000..52e515e39b8 Binary files /dev/null and b/Resources/Textures/_NF/Structures/Storage/Crates/labels.rsi/bounty.png differ diff --git a/Resources/Textures/_NF/Structures/Storage/Crates/labels.rsi/captains_paper.png b/Resources/Textures/_NF/Structures/Storage/Crates/labels.rsi/captains_paper.png new file mode 100644 index 00000000000..961991bf349 Binary files /dev/null and b/Resources/Textures/_NF/Structures/Storage/Crates/labels.rsi/captains_paper.png differ diff --git a/Resources/Textures/_NF/Structures/Storage/Crates/labels.rsi/invoice.png b/Resources/Textures/_NF/Structures/Storage/Crates/labels.rsi/invoice.png new file mode 100644 index 00000000000..3e00e7d8068 Binary files /dev/null and b/Resources/Textures/_NF/Structures/Storage/Crates/labels.rsi/invoice.png differ diff --git a/Resources/Textures/_NF/Structures/Storage/Crates/labels.rsi/meta.json b/Resources/Textures/_NF/Structures/Storage/Crates/labels.rsi/meta.json new file mode 100644 index 00000000000..c180604984c --- /dev/null +++ b/Resources/Textures/_NF/Structures/Storage/Crates/labels.rsi/meta.json @@ -0,0 +1,23 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprites by Vermidia.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "paper" + }, + { + "name": "bounty" + }, + { + "name": "captains_paper" + }, + { + "name": "invoice" + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_NF/Structures/Storage/Crates/labels.rsi/paper.png b/Resources/Textures/_NF/Structures/Storage/Crates/labels.rsi/paper.png new file mode 100644 index 00000000000..8daf7770832 Binary files /dev/null and b/Resources/Textures/_NF/Structures/Storage/Crates/labels.rsi/paper.png differ diff --git a/Resources/Textures/_NF/Structures/Storage/closet.rsi/meta.json b/Resources/Textures/_NF/Structures/Storage/closet.rsi/meta.json index 0f165e76433..911c6b8e639 100644 --- a/Resources/Textures/_NF/Structures/Storage/closet.rsi/meta.json +++ b/Resources/Textures/_NF/Structures/Storage/closet.rsi/meta.json @@ -52,60 +52,60 @@ { "name": "mail_open" }, - { - "name": "nfsd" - }, - { - "name": "nfsd_door" - }, - { - "name": "nfsd_open" - }, - { - "name": "nfsd_brigmed" - }, - { - "name": "nfsd_brigmed_door" - }, - { - "name": "nfsd_brigmed_open" - }, - { - "name": "nfsd_copper" - }, - { - "name": "nfsd_copper_door" - }, - { - "name": "nfsd_copper_open" - }, - { - "name": "nfsd_silver" - }, - { - "name": "nfsd_silver_door" - }, - { - "name": "nfsd_silver_open" - }, - { - "name": "nfsd_gold" - }, - { - "name": "nfsd_gold_door" - }, - { - "name": "nfsd_gold_open" - }, - { - "name": "nfsd_sheriff" - }, - { - "name": "nfsd_sheriff_door" - }, - { - "name": "nfsd_sheriff_open" - }, + { + "name": "nfsd" + }, + { + "name": "nfsd_door" + }, + { + "name": "nfsd_open" + }, + { + "name": "nfsd_brigmed" + }, + { + "name": "nfsd_brigmed_door" + }, + { + "name": "nfsd_brigmed_open" + }, + { + "name": "nfsd_copper" + }, + { + "name": "nfsd_copper_door" + }, + { + "name": "nfsd_copper_open" + }, + { + "name": "nfsd_silver" + }, + { + "name": "nfsd_silver_door" + }, + { + "name": "nfsd_silver_open" + }, + { + "name": "nfsd_gold" + }, + { + "name": "nfsd_gold_door" + }, + { + "name": "nfsd_gold_open" + }, + { + "name": "nfsd_sheriff" + }, + { + "name": "nfsd_sheriff_door" + }, + { + "name": "nfsd_sheriff_open" + }, { "name": "unlocked" }, @@ -117,6 +117,15 @@ }, { "name": "sparking" + }, + { + "name": "sr" + }, + { + "name": "sr_open" + }, + { + "name": "sr_door" } ] } diff --git a/Resources/Textures/_NF/Structures/Storage/closet.rsi/sr.png b/Resources/Textures/_NF/Structures/Storage/closet.rsi/sr.png new file mode 100644 index 00000000000..9f59ded5ec9 Binary files /dev/null and b/Resources/Textures/_NF/Structures/Storage/closet.rsi/sr.png differ diff --git a/Resources/Textures/_NF/Structures/Storage/closet.rsi/sr_door.png b/Resources/Textures/_NF/Structures/Storage/closet.rsi/sr_door.png new file mode 100644 index 00000000000..355ccbc68b0 Binary files /dev/null and b/Resources/Textures/_NF/Structures/Storage/closet.rsi/sr_door.png differ diff --git a/Resources/Textures/_NF/Structures/Storage/closet.rsi/sr_open.png b/Resources/Textures/_NF/Structures/Storage/closet.rsi/sr_open.png new file mode 100644 index 00000000000..987c0b6d712 Binary files /dev/null and b/Resources/Textures/_NF/Structures/Storage/closet.rsi/sr_open.png differ